• Resolved administratus

    (@administratus)


    Hello,

    Google was giving me a warning that all products in my store miss the GTIN and MPN. They are individaul products, so they don’t have either. To get rid of the warning anyway, I have assigned an individual MPN to every single product. Now I am quite disappointed because the Google warning still persists :/
    When I look into the HTML code of a product-page then I can find the SKU and all the other assigned schemata-data, but the MPN doesn’t show up.

    Does anyone has any idea how to fix this?

    I found this code here, which should assign the SKU-value as MPN and hence resolve the warning. But I am not sure how to implement it correctly:
    https://shanerutter.co.uk/fix-for-woocommerce-schema-data-missing-brand-and-mpn/

    Thanks for any replies!

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Mike W

    (@nixiack8)

    Hi there!

    With Google reporting that it is missing the GTIN and MPN, you will need to double check the products’ settings. More on this is in the documentation of Google Product Feed.

    Please check it out and follow the steps. If you need anything else let us know!

    Thread Starter administratus

    (@administratus)

    Hello!

    Thank you so much for your reply! The link you posted should resolve the issue – HOWEVER unfortunately i am lost in the WooCommerce settings ??

    WooCommerce ? Settings ? Product Feeds simply does not exist in my backend! In WooCommerce ? Settings I find a tab lables “Products”. This one has 3 more sub-tabs – “General”, “Stock” and “Downloadable Products” , but there are no settings regarding the MPN or GTIN there.

    My WordPress is in German and I am using a plugin called Germanized which is essential to adjust the store to European laws. In the Germanized-settings there is nothing about the MPN either. And the plugin shouldn’t remove other settings entirely…

    Any idea why the tab could be missing?

    Plugin Support John Coy a11n

    (@johndcoy)

    Automattic Happiness Engineer

    Hi @administratus

    There are no MPN settings by default. The documentation above is for a paid plugin called Google Product Feed:

    https://woocommerce.com/products/google-product-feed/

    Thread Starter administratus

    (@administratus)

    Thanks, John! I already realized that ??

    If I assigned an MPN to the individual products, it should show up in the code without buying an additional plugin, right? sku and the other parameters work just fine since the WooCommerce Update in November fixed some schema errors caused by a previous update. only the MPN doesn’t get delivered and i don’t understand why.

    Plugin Support John Coy a11n

    (@johndcoy)

    Automattic Happiness Engineer

    Hi @administratus

    If I assigned an MPN to the individual products, it should show up in the code without buying an additional plugin, right?

    If you have a way to assign an MPN then I’d would assume so. You may just need to contact the developers that added that field to the products. I see that others have used this plugin to get it done:

    https://github.com/Auke1810/woocommerce-additional-product-identifiers

    Since there is no way to assign the MPN by default in core, I’ll mark this thread as resolved.

    Thread Starter administratus

    (@administratus)

    Thanks!
    So that means that I have an active plugin creating the MPN field?
    I checked the entire list of plugins and couldn’t identify anything that might be causing it.

    Are you sure that WooCommerce doesn’t create an MPN field by itself? (see screenshot) Then i might consider tracing the problem to the Germanized plugin, which is the only active plugin i could imagine could create the MPN field.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘MPN missing from Google Schema’ is closed to new replies.