ShareThis.com 社交媒体按钮 HitCounter 事故

发布于 2025-01-07 05:27:47 字数 837 浏览 0 评论 0原文

我的页面上有社交媒体分享和点赞按钮。 Facebook 按钮的点击次数存在问题。如果我在 Facebook 上“分享”该页面,下次刷新该页面时,该页面就会计入“点赞”。

; ; ;

<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript">stLight.options({publisher: "69070f45-d198-4d82-8b1f-9715232e78e8"}); </script>

你知道可能出了什么问题吗?我被困住了>。<

I have social media share and like buttons on my page. There is a problem with the hitcount that the Facebook buttons get. If I "Share" the page on Facebook it gets counted toward the "Likes" the next time I refresh the page.

<span class='st_facebook_hcount' st_title='$videoTitle' displayText='Facebook'></span>
<span class='st_twitter_hcount' st_title='$videoTitle' displayText='Tweet'></span>
<span class='st_sharethis_hcount' st_title='$videoTitle' displayText='share'></span>
<span class='st_fblike_hcount' st_title='$videoTitle' displayText='Facebook Like'></span>
<span class='st_plusone_hcount' st_title='$videoTitle' displayText='Google +1'></span>

<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript">stLight.options({publisher: "69070f45-d198-4d82-8b1f-9715232e78e8"}); </script>

Any ideas what could be going wrong? I'm stuck >.<

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

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

发布评论

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

评论(1

帅冕 2025-01-14 05:27:47

我不认为你做错了什么,它按照 Facebook 的预期工作

这是 Facebook 所说的数字:

取自: http://developers.facebook.com/docs/reference/plugins/like/

我的“赞”按钮上显示的数字是由什么组成的?

显示的数字是以下各项的总和:

此 URL 的点赞数
此 URL 的分享数量(这包括复制/粘贴链接回 Facebook)
Facebook 上有关此 URL 的故事的点赞数和评论数
包含此 URL 作为附件的收件箱邮件数。

希望这有帮助..

I don't think you are doing anything wrong, its working as intended by Facebook

Here is what Facebook says the number is:

Taken from: http://developers.facebook.com/docs/reference/plugins/like/

What makes up the number shown on my Like button?

The number shown is the sum of:

The number of likes of this URL
The number of shares of this URL (this includes copy/pasting a link back to Facebook)
The number of likes and comments on stories on Facebook about this URL
The number of inbox messages containing this URL as an attachment.

Hope this helps..

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