How long is Facebook caching the sharing thumbnails?

天涯浪子 提交于 2019-12-01 03:19:34

Check the page with Facebook URL Linter, it seems to reload the thumbnails images in the cache.

http://developers.facebook.com/tools/lint

azhure

Facebook images are cached on a different servers on a different location. According to what I have read, it will take 3 to 5 years before the image is refresh/deleted permanently after the last time it was accessed. So if the image keeps being accessed it won't be flushed. Not until you give up on shutting down your site.

FYI the FB linter link above doesn't work anymore. This seems to do the trick though:

https://developers.facebook.com/tools/debug

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!