Google Plus One 按钮在博客文章中显示正常,但在博客主页上却显示不正常?

发布于 2024-11-26 23:21:04 字数 127 浏览 2 评论 0原文

我有一个网站,我们在每篇博客文章的末尾加载一个 Google +1 按钮。在主页上,它显示博客文章的预告片,它显示相同的 +1 按钮,但它与 +1 的次数不对应。

不知道从哪里开始调试这个......

谢谢!

I have a site where we're loading a Google +1 button at the end of each blog post. On the home page, where it shows the teaser of the blog post it shows the same +1 button but it doesn't correspond with the amount of times it's been +1'd.

Not sure where to start on de-bugging this...

Thanks!

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

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

发布评论

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

评论(1

千柳 2024-12-03 23:21:04

我首先检查按钮的 url 参数是否已设置。如果未设置,按钮通常会查找 rel 规范标签或最终查找 DOM 中的位置。

来自 Google Plus API

I'd start by checking if the url parameter for the button has been set. If that's not been set, the button usually look for the rel canonical tag or finally for the location from DOM.

From Google Plus API

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