Question

I have an application and i am using Pinterest share in my site. For sharing title i am using og meta-tag like this:

<meta property="og:title" content="ABC SCHOOL2"> 

Now i want to share description. please tell me which og mata tag is used for description?

Was it helpful?

Solution

Use this official documentation from Pinterest https://developers.pinterest.com/rich_pins/

from my test just now. meta description works fine

 <meta name="description" content="4 Pics, 1 Word Tagalog" />

Try to view source my page (copy paste following in your browser location):

view-source:http://fedmich.com/android-games/4-pics-1-word-tagalog/
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top