点赞按钮错误地报告某些页面的点赞为零

发布于 2024-12-17 02:07:17 字数 436 浏览 0 评论 0原文

在一个相当简单的网站上,所有面向用户的页面上都有 Facebook like 按钮,使用 iframe 嵌入方法。问题是,在某些页面上,点赞计数始终报告为 0;在其他页面上,点赞计数已正确报告。这是特别奇怪的,因为工作页面和非工作页面共享相同的页面模板,因此具有相同的代码。

到目前为止,我已经:

  • 使用 FB Lint 工具确认非工作页面正确验证且没有错误
  • 确认 og:url 标记指向页面的正确 URL
  • 确认“赞”按钮确实有效(喜欢的内容)显示在 FB 上)
  • 确认(通过查询 API)FB 实际上正在计算点赞数,并且点赞数 >0
  • 确认问题似乎是特定于页面的;换句话说,“喜欢”按钮在同一页面上总是失败,并且总是在同一页面上工作

任何人都知道可能导致此问题的原因是什么?

On a fairly simple website, all of the user-facing pages have the Facebook like button on them, using the iframe embed method. Thing is, on some of the pages the like count is always reported as 0; on other pages, the like count is reported correctly. This is particularly odd, given that the working and non-working pages share the same page template, and therefore have the same code.

So far, I have:

  • Used the FB Lint tool to confirm that the non-working pages validate correctly with no errors
  • Confirmed that the og:url tag is pointing to the correct URL for the page
  • Confirmed that the Like button actually works (liked content shows up on FB)
  • Confirmed (via the query API) that FB actually is counting the likes, and that the likes are >0
  • Confirmed that the issue seems to be page-specific; in other words, the like button always fails on the same pages, and always works on the same pages

Anyone know what might be causing this?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文