facebook reset cache on “Share on Facebook” links

淺唱寂寞╮ 提交于 2019-12-02 16:29:33

问题


I just updated our site's <meta>'s open graph protocol. I just noticed that whenever I share some links, the old <meta> is the one being parsed by Facebook. However, to those links I run on debugger tool they show the updated <meta>. Is there a way to have Facebook recognized updated <meta> on all links aside from pasting it on debugger?


回答1:


When You update your <meta> (Open graph) tags and run it through the debugger You are updating and clearing Facebook servers cache, Not Yours!

Clear Your browser cache and you should see the updated <meta> tags



来源:https://stackoverflow.com/questions/19899697/facebook-reset-cache-on-share-on-facebook-links

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