How long is Facebook caching the sharing thumbnails?

后端 未结 3 924
情深已故
情深已故 2021-01-11 15:19

How long is Facebook caching the sharing thumbnails? I\'ve added a custom thumbnail for my page using:



        
相关标签:
3条回答
  • 2021-01-11 16:00

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

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

    0 讨论(0)
  • 2021-01-11 16:08

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

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

    0 讨论(0)
  • 2021-01-11 16:09

    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.

    0 讨论(0)
提交回复
热议问题