Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Facebook Cache won't flush? [closed]

I just renamed my facebook application, but the Like button and the link sharer didn't change, even I used the debug tool (no more Linter tool ??). Any Idea how can I do that?

like image 678
Ehab Al-Hakawati Avatar asked Sep 25 '11 21:09

Ehab Al-Hakawati


1 Answers

you have to clear the facebook cache of your app/url.

you can do this on the facebook url linter. http://developers.facebook.com/tools/debug

insert the url which you are tring to like, and you will be presented with the info facebook see's. side effect is that its refreshes facebook cache from this url.

like image 65
Rufinus Avatar answered Sep 29 '22 21:09

Rufinus