缩略图无法自定义

发布于 2024-12-15 00:53:33 字数 531 浏览 10 评论 0原文

这是有问题的网站: http://photobybrent.com/

灰色标题中的 FB“赞”链接 -面积是问题。当人们点击“喜欢”时,会显示错误的广告缩略图。不好!事实上,我把广告图片全部从网站上撤下来,但它仍然在显示。

我在文档的头部使用了以下代码,并且“喜欢”缩略图仍然在人们的个人资料上显示广告:

<meta property="og:image" content="http://photobybrent.com/wp-content/themes/brentstanley/images/fb_thumb.jpg" />
<link rel="image_src" type="image/jpeg" href="http://photobybrent.com/wp-content/themes/brentstanley/images/fb_thumb.jpg" />

任何见解或建议都表示赞赏。谢谢!

Here is the website in question: http://photobybrent.com/

The FB "Like" link in the grey header-area is the issue. When people click "like," the wrong thumbnail is shown, of an AD. Not good! In fact, I took the ad image off the site all together and it's STILL showing.

I've used the following code in the head of my document and the "Like" thumbnail is still showing an ad on people's profiles:

<meta property="og:image" content="http://photobybrent.com/wp-content/themes/brentstanley/images/fb_thumb.jpg" />
<link rel="image_src" type="image/jpeg" href="http://photobybrent.com/wp-content/themes/brentstanley/images/fb_thumb.jpg" />

Any insight or suggestion is appreciated. Thanks!

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

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

发布评论

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

评论(1

淡写薰衣草的香 2024-12-22 00:53:33

您应该首先解决 Facebook 对象调试器报告的问题。

http://developers.facebook .com/tools/debug/og/object?q=http%3A%2F%2Fphotobybrent.com%2F

You should address the problem reported by the Facebook Object Debugger before anything else.

http://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fphotobybrent.com%2F

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