Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

When we try to post a link of a story in facebook, the post is showing an array of thumbnails giving the user the option to select one among those. Page open graph has only one og:url though. This is a problem as the other images are some ads and images that are not relevant to the story.

Here is the debugger output of the link.

http://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fwww.kmtv.com%2Fnews%2F190627251.html

If I paste the same url in facebook it gives multiple thumbnails. How to avoid this so that facebook only shows the image that is specified in tag?

share|improve this question
1  
Perhaps its cached, and not taking the new input because of the following warning: 'All the images referenced by og:image should be at least 200px in both dimensions. Please check all the images with tag og:image in the given url and ensure that it meets the recommended specification.' – Tommy Crush Feb 13 at 16:47

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.