Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个网站,我们在每篇博文的末尾都加载了一个 Google +1 按钮。在主页上,它显示了博客文章的预告片,它显示了相同的 +1 按钮,但它与 +1 的次数不对应。
不知道从哪里开始调试这个......
谢谢!
我首先检查按钮的 url 参数是否已设置。如果没有设置,按钮通常会查找 rel 规范标签,或者最终从 DOM 中查找位置。
来自Google Plus API