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.

I properly set og:image on my website, the facebook linter sees it (facebook debugger) however, it says the image should be at least 200x200, which it is not the case, my image is 250x250 image.

What could be causing the issue? Could this have anything to do with Cloudfront?

Edit: I got around it by switching from this image to another image which is a 
jpg image, but still I couldn't find the cause for the problem since the image
looks fine.
share|improve this question
Is the URL you're using a redirect to the actual image? If so, this is a known issue - i believe the debugger and docs will be updated to clarify this issue shortly – Igy Mar 11 at 19:03
No, I get a HTTP response 200 from the image URL. – hernandes Mar 11 at 19:22
Fix the rest of the warnings too, for example the URL you provided doesn't actually have any OG meta tags: pastebin.com/0h5TnJRS – Igy Mar 11 at 21:33
I've just done this without success, but apparently Facebook doesn't like the image that I'm using since after changing into some other random image it stopped complaining on the linter... What could be wrong with this image? It it bigger than 200x200 – hernandes Mar 12 at 0:09
Same problem for my site. I've even tried converting the image to a different format and back using a different piece of software. No change. Other images work fine. I'm pretty sure Facebook's image parsing is just plain broken. I filed a bug. Maybe if/when they fix it, it will fix your problem, too. – dgatwood Mar 23 at 20:48
show 1 more comment

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.