All things Shopify and commerce
Hello
Can anyone please help with setting up rich pins on shopify store,
How do we set up rich pins on open graph in shopify store, edit code, theme liquid. What is the correct coding for this set up so that our pins can be as rich pins. The open graph data needs to be enabled, does anyone know how to set these coding please
Thank you very much.
Rich Pins rely on Open Graph metadata. Shopify automatically includes some Open Graph tags, but you may want to customize them. Here’s how to do it:
Edit Your Theme Code:
Add Open Graph Tags: Insert the following code within the <head> section of your theme.liquid file:
<meta property="og:type" content="product" /> <meta property="og:title" content="{{ product.title }}" /> <meta property="og:description" content="{{ product.description | strip_html | truncate: 160 }}" /> <meta property="og:image" content="{{ product.featured_image | img_url: 'large' }}" /> <meta property="og:url" content="{{ shop.url }}{{ product.url }}" />
Once you’ve added the Open Graph tags, you need to validate your Rich Pins:
After validation, you may need to apply for Rich Pins:
Once everything is set up, keep an eye on your Pinterest analytics to see how your Rich Pins are performing!
Hello,
Thank you so much for your response to my question on rich pin set up. Now, I have tried to copy paste from a you tube instructions the coding on my shopify store under edit code, liquid theme and under <home> as you have told in your reply as well. However, with Pinterest develops site, the Validate Rich Pins (Pinterest Rich Pin Validator) is no longer there to use, it looks as though this is no longer there under Pinterest Developers site. I have google it so many times to get this Pinterest Rich Pin Validator so I can put my URL to validate/apply but it does not exist, it seems.
I am not able to go further and get the rich pins set up working at the moment.
What would you advise
Thank you very much
@kashemdeveloper ...I'm experiencing the same thing. I can't find the Pinterest Rich Pin Validator. What are the next steps?
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024