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.

This article article has an issue with Facebook. When I try to share the article with sharer.php Facebook does not work (try by clicking the Facebook icon). Most of the other articles are working fine. I am using the og:image tag, but with this article the image is not loaded.

UPDATE:

From this debugger I get: https://developers.facebook.com/tools/debug

Response Code: 206 Fetched URL: https://s3.amazonaws.com/cd.live/uploads/content/image/5212/aside_main_air-pollution-day-2.jpg Canonical URL: https://s3.amazonaws.com/cd.live/uploads/content/image/5212/aside_main_air-pollution-day-2.jpg Errors That Must Be Fixed

Can't Download: Could not retrieve data from URL.

share|improve this question
this morning 17 October 2012 Facebook is loading the image – rtacconi Oct 17 '12 at 8:42

1 Answer

Have you tried http:// instead of https:// for the og:image url?

share|improve this answer
All articles are using https to serve the images and for most of them images are loaded (in FB). – rtacconi Oct 16 '12 at 17:04
Or maybe the HTML-code in og:description is confusing facebook? I See <p> tags coming through. Sorry I'm guessing here, since it's difficult to test :) – Willem Van Bockstal Oct 16 '12 at 17:14
And you might look here stackoverflow.com/questions/8855361/… – Willem Van Bockstal Oct 16 '12 at 17:16
Either with HTTP and HTTPS I get the same error. I had a look at the bugs, I cannot find a way to open a new bug – rtacconi Oct 16 '12 at 17:25
It works now for me! – Willem Van Bockstal Oct 16 '12 at 17:37

Your Answer

 
discard

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

Not the answer you're looking for? Browse other questions tagged or ask your own question.