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 am trying to share a from my site on facebook and it just wont display the image. I tried the debug tool and it says that every thing is ok...

the most wired thing is that when I put the same page on a different server it works fine!!!

and how can I clear the facebook cache ?

thanks alot

share|improve this question
developers.facebook.com/tools/debug/og/…“Could not retrieve data from URL.” – CBroe Aug 20 '12 at 8:42

1 Answer

up vote 1 down vote accepted

Check to make sure that there is not a setting on your server preventing Facebook from programmatically scraping the image data. I have recently run across this issue where the settings on a server were restrictively secure to the extent where Facebook was not able to grab the image data for sharing purposes and make a copy of the image into its CDN.

share|improve this answer
What do you call this setting? How can I to identify it? – Zeev G Aug 20 '12 at 9:08

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.