Facebook Sharer 不显示 Link 图像,即使调试器没有给出错误

Facebook Sharer not showing Link image, even if the debugger gives no error

发生了一些奇怪的事情... 我很想分享这个 link:https://www.racebooking.net/it/moto/post/5812/giro-straordinario-di-fabrizio-perotti-a-bordo-del/ 在 Facebook 上,但是图片没有显示。

如果我通过 Open Graph Debugger 和 "Fetch new scrape information" 调试它,一切看起来都很好,我没有发现任何错误并且检测到图像,但没有显示在 link 预览中。

这是第一次发生,直到几天前我的网站一切正常。有什么想法吗?

查看当前错误报告:

除了 Tobi 的回答:如果您的站点同时提供 og:image、og:image:width 和 og:image:height,那么即使是创建的第一个共享也会使用该图像。所以不要忘记 og:image:widthog:image:height 元标记。