我怎样才能有 facebook 论坛中图片的缩略图

发布于 2024-12-12 03:17:13 字数 208 浏览 0 评论 0原文

我有一个由 MYBB 系统制作的论坛,我的论坛的每篇帖子中的每张照片都只向注册用户显示,当我在 Facebook 上分享它时,它不会在缩略图中显示帖子照片! 我想知道如何注册 Facebook Crawler 来获取这种缩略图?或者有什么办法让它在 Facebook 上显示吗?

I have a forum that made it by MYBB system and every photo in every post of my Forum just shown for Registered User, and when I share it in Facebook it doesn't show post photo in thumbnail!!
I want to know how can I register Facebook Crawler for this kind of thumbnail ?? or is there any way to make it shown for Facebook??

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

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

发布评论

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

评论(1

月光色 2024-12-19 03:17:13

您需要

  1. 将 Open Graph 元标记添加到您的页面(请参阅 https://developers.facebook.com/ docs/opengraph/
  2. 确保标签可用于 Facebook 的爬虫(不会登录到您的网站),
  3. 使用调试工具检查 facebook 在您的页面上检测到的内容( http://developers.facebook.com/tools/debug )

You need to

  1. Add the Open Graph meta tags to your pages (see https://developers.facebook.com/docs/opengraph/ )
  2. Ensure that the tags are available to Facebook's crawler (which won't be logged in to your site),
  3. Check what facebook is detecting on your page using the debug tool ( http://developers.facebook.com/tools/debug )
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文