计算我网站上的点赞点击次数

发布于 2024-12-12 04:03:20 字数 170 浏览 0 评论 0原文

我有一个网站 - uxonbeer.co.il,我可以看到大约 300 个 Facebook 用户喜欢它。 问题是,最近我启用了 WWW.uxonbeer.co.il 网站浏览功能,但没有看到任何赞。 我怎样才能解决这个问题并在 WWW.uxonbeer.co.il 和 uxonbeer.co.il 中看到所有喜欢的内容?

I have a website - uxonbeer.co.il and I can see that about 300 facebook users likes it.
The problem is that lately, I have enabled browsing the website at WWW.uxonbeer.co.il and I see no likes.
How can I resolve it and see all the likes in both WWW.uxonbeer.co.il and uxonbeer.co.il?

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

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

发布评论

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

评论(1

执手闯天涯 2024-12-19 04:03:20

这只是部分答案,但可能会有所帮助:

Facebook 将您的 OGP 数据与他们分配给您的页面的 ID 号相关联,请参阅此处:
http://graph.facebook.com/10150326195658030

但“喜欢”或“分享”计数却不是与此 ID 号相关联。它与页面的实际 URL 相关联。因此,您有两个不同的计数,存储在此处的 Facebook 社交图表中:
https://graph.facebook.com/?ids= http://www.uxonbeer.co.il/

https://graph.facebook.com/?ids=http: //uxonbeer.co.il/

任何人都可以通过告诉我们如何对两个 URL 使用单一计数来完成答案吗?

大卫

This is only a partial answer, but it may help:

Facebook associate your OGP data with the ID number that they assign to your page, see here:
http://graph.facebook.com/10150326195658030

But the "like" or "share" count is not associated with this ID number. It's associated with the actual URL of the page. So you have two distinct counts, stored in the Facebook social graph here:
https://graph.facebook.com/?ids=http://www.uxonbeer.co.il/
and
https://graph.facebook.com/?ids=http://uxonbeer.co.il/

Can anyone finish the answer by telling us how to use a single count for both URLs?

David

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