Facebook 缓存中的规范 URL 错误?

发布于 2024-12-12 21:48:32 字数 583 浏览 0 评论 0原文

我在此页面上有一个点赞按钮http://magazin.skiinfo.de/kaestle

今天早上,我犯了一个错误,输入了错误的规范 URL

<link rel="canonical" href="/skiurlaub-12833-de.jhtml"/>

我从页面中删除了规范 URL,但点赞按钮仍然采用此错误的规范 URL。当我查看调试器时,我得到了页面的正确信息。

是否有可以删除或刷新的 Facebook 缓存?

I have a like button on this page: http://magazin.skiinfo.de/kaestle

This morning, I made a mistake and put in a wrong canonical URL.

<link rel="canonical" href="/skiurlaub-12833-de.jhtml"/>

I deleted the canonical URL from the page, but the like button still takes this wrong canonical URL. When I look in the debugger, I get the right information of my page.

Is there a Facebook cache which I can delete or refresh?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

别再吹冷风 2024-12-19 21:48:32

使用 Facebook 的调试工具 可以清除 Facebook 对您页面元数据的缓存。通过调试器运行后,您的页面应该没问题。

Using Facebook's Debug Tool clears the cache Facebook has of your page's metadata. Your page should be fine after running it through the debugger.

飞烟轻若梦 2024-12-19 21:48:32

就我而言,规范 URL 和获取 URL 之间存在差异。

如果您使用 Facebook Open Graph Object Debugger链接 来调试这两个网址,它将起作用。

In my case, as difference between canonical URL and Fetched URL.

If you make both urls debugging with Facebook Open Graph Object Debuggera link , it will work.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文