Can you control pinterest's "find image" results?

Posted by anthony on Stack Overflow See other posts from Stack Overflow or by anthony
Published on 2012-03-27T16:01:00Z Indexed on 2012/03/31 23:29 UTC
Read the original article Hit count: 227

Filed under:
|
|
|

Rather than add Pin It buttons through our site, I would like to simply control what images show up in Pinterest's "Find Image" results if a user decides to pin one of our URLs.

As of now, "Find Images" allows the user to scroll through the images it finds on the page so they can select which image to pin. The "found" images start with the first jpg in the html file, I'm assuming (could that be a bad assumption??). On our site, this forces a user to scroll through about 15 navigation and promotion images before arriving at the featured product image. Is there any way to specify this image to show first in those results? Maybe through a meta tag, or by adding a class or id to the element?

Without a public Pinterest API, this seems like just guesswork, but I wanted to see if anyone else has run into this, or solved this. Thanks.

© Stack Overflow or respective owner

Related posts about image

Related posts about api