Menu

Post image 1
Post image 2
Post image 3
Post image 4
Post image 5
Post image 6
1 / 6
0

How to Add Pinterest Rich Pins to a Website Using HTML Meta Tags

DEV Community: html·Mittal Technologies·3 days ago
#6M0PTfGk
#dev#pinterest#rich#pins#open#graph
Reading 0:00
15s threshold

Pinterest Rich Pins sound like a marketing thing, but the actual implementation is a developer's job. If a client asks you to "set up Rich Pins" and you've never done it before, here's exactly what you need to know, no fluff, just the technical breakdown. What Pinterest actually needs from your HTML Pinterest validates Rich Pins by crawling a URL you submit and looking for either Open Graph meta tags or schema.org structured data in the . For most blog or article-based sites, Open Graph is the simpler path. The minimum viable set of Open Graph tags for Article Rich Pins: For product Rich Pins (e-commerce), you'll also need: Validating before submission Pinterest provides a validator at developers.pinterest.com/tools/url-debugger. Paste in one of your URLs and it will tell you exactly which tags it found, which are missing, and whether you're eligible for Rich Pin approval.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More