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.
我在我的网站上使用 Facebook 的 FQL 来提取一些项目的“共享”计数。最近它已停止计算新股。Graph API 倾向于报告正确的值(有时..?),无论如何 FQL 报告 0。我在我的网站上使用“共享者”弹出窗口。
作为参考,它不计算共享的原因是因为我使用了包含 p[title]、p[url] 等的共享 URL 的替代格式。支持的计算共享的方法如下。
<a href="https://www.facebook.com/sharer/sharer.php?u=example.org" target="_blank"> Share on Facebook </a>