Skip to main content
All CollectionsShare
Showing photo for Pinterest pinning, Facebook, and other apps
Showing photo for Pinterest pinning, Facebook, and other apps
Cassandra Campbell avatar
Written by Cassandra Campbell
Updated over a week ago

You can force Pinterest (and any other app that shares an image) to use a specific image if you add the following code to the <head> of your web page as specified here: http://ogp.me/
โ€‹

<meta property="og:image" content="http://ia.media-imdb.com/images/example.jpg" />

Otherwise, our code tries to grab whatever image it thinks is best

Once there you will want to add your URL then click "Debug".

Once your information loads you will want to click "Fetch new scrape information"

Did this answer your question?