• Resolved RobWord

    (@robword)


    Hi

    I have recently noticed that my pins from my site don’t show as Rich Pins, even though all the data is there and the validator states all is OK and correct and that they are Rich Pins.

    What could be wrong?

    Thanks

    Rob

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author JS Morisset

    (@jsmoriss)

    The URL you provided is https://robsnow.eu/, which has on og:type of “website”, which is not a valid rich pin type.

    https://help.pinterest.com/en/business/article/rich-pins

    There are three types of Rich Pins: product, article, and recipe. Product Rich Pins show the most up-to-date price, availability, and product information right on your Pin. Article and recipe Rich Pins will update to reflect any edits you may make on your site.

    js.

    Thread Starter RobWord

    (@robword)

    Plugin Author JS Morisset

    (@jsmoriss)

    You have some duplicate meta tags that might confuse the Pinterest crawler – if/when you validate your webpage with Facebook’s debugger (for example), you would get errors. You should remove the following duplicate meta tags:

    
    <!-- Open Graph Meta Tags generated by Blog2Social 612 - https://www.blog2social.com -->
    <meta property="og:title" content="Michelle Yeoh (Celebrity Sunday) All-Over T-shirt"/>
    <meta property="og:description" content="Michelle Yeoh: A humorous caricature illustration of the well-known Malaysian actress; Michelle Yeoh. One of a series of caricatures achieved for the Celebrity Sunday series, where a famous person is rendered within a day. The idea is to show them as if in a passport photo to have consistency. Get to know your new favorite [&hellip;]"/>
    <meta property="og:url" content="https://robsnow.eu/product/michelle-yeoh-celebrity-t-shirt/"/>
    <meta property="og:image" content="https://robsnow.eu/wp-content/uploads/2020/01/mockup-73db1b63.jpg"/>
    <!-- Open Graph Meta Tags generated by Blog2Social 612 - https://www.blog2social.com -->
    

    The following meta tags from WPSSO look fine.

    
    <meta property="og:type" content="product"/>
    <meta property="product:availability" content="instock"/>
    <meta property="product:retailer_item_id" content="117751"/>
    <meta property="product:retailer_part_no" content="YeohAll001"/>
    <meta property="product:price:amount" content="38.00"/>
    <meta property="product:price:currency" content="EUR"/>
    <meta property="product:pretax_price:amount" content="38.00"/>
    <meta property="product:pretax_price:currency" content="EUR"/>
    <meta property="og:url" content="https://robsnow.eu/product/michelle-yeoh-celebrity-t-shirt/"/>
    <meta property="og:locale" content="en_GB"/>
    <meta property="og:site_name" content="rob art | illustration"/>
    <meta property="og:title" content="Michelle Yeoh (Celebrity Sunday) All-Over T-shirt"/>
    <meta property="og:description" content="A humorous caricature illustration of the well-known Malaysian actress; Michelle Yeoh. One of the Celebrity Sunday series."/>
    <meta property="og:updated_time" content="2020-01-27T13:21:32+00:00"/>
    <!-- og:image:1 --><meta property="og:image" content="https://robsnow.eu/wp-content/uploads/2020/01/mockup-73db1b63-600x315-cropped.jpg"/>
    <!-- og:image:1 --><meta property="og:image:width" content="600"/>
    <!-- og:image:1 --><meta property="og:image:height" content="315"/>
    

    Since you’re using WooCommerce, I would suggest also fixing the warnings from Google’s validation tool as well:

    https://search.google.com/structured-data/testing-tool/u/0/#url=https%3A%2F%2Frobsnow.eu%2Fproduct%2Fmichelle-yeoh-celebrity-t-shirt%2F

    See here for details on how to fix WooCommerce product errors/warnings using WPSSO:

    https://wpsso.com/docs/plugins/wpsso/installation/better-schema-for-woocommerce/

    js.

    Thread Starter RobWord

    (@robword)

    OK

    I removed the duplicate tags from B2Blogger app.
    Still no change.

    I have asked Pinterest to have a look, just in case it’s an error at their end.
    Will get back to you if they reply with no help.

    Rob

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Rich Pins problem’ is closed to new replies.