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.

So I just launched a re-designed website on a new server. It's been 48 hours since the site migration from the old server to the new server. I just added Like buttons to news entries and for some reason they're not showing up on a users wall when clicked on. If a comment is entered in the drop down (after clicking Like) and the Post to Facebook button is clicked, then the comment shows with a URL to the page--no title, no description text, etc. The only thing I can think is that Facebook for some reason has the old website DNS cached which of course would lead to unavailable URLs.

Anybody experienced this? Normally Like buttons are super simple to implement, but these one are being stubborn.

share|improve this question

1 Answer

Either Facebook DNS hasn't propagated or their cache is old.

You can clear FB's cache by putting in your url in here: http://developers.facebook.com/tools/debug

share|improve this answer
That's what I thought the deal was, just didn't know about that debug tool. Thanks for the heads up! It's cooking now. – John Meloy Aug 29 '11 at 4:26

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.