多个 Facebook 点赞 - 必须链接到 1 个 Facebook 页面吗?
我制作了一个您可以“喜欢”的网站,该网站链接到 Facebook 页面。
是否可以对个别博客文章进行“点赞”?如果是这样,我怎样才能将这些链接到某个庄园的 Facebook 页面呢?
谢谢
Ive made a website which you can 'like' and this is linked to the Facebook Page.
Is it possible to have individual blog posts 'liked'? If so, how could I still link these to the Facebook Page in some manor?
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以为各个博客帖子设置“赞”按钮,只要每个帖子都有不同的 URL(应该是这样)。
您不能同时点赞博客文章和 Facebook 页面。一位用户和一个 Facebook 对象之间存在“赞”: http://developers.facebook.com /docs/reference/fql/like/
如果您想增加 Facebook 页面的点赞数量,您可以将人们引导至页面本身,也可以添加 Like Box 到您的博客。
You can set up Like Buttons for individual blog posts as long as each post has a distinct URL (which should be the case).
You cannot simultaneously Like a blog post and a Facebook page. A Like exists between one user and one Facebook object: http://developers.facebook.com/docs/reference/fql/like/
If you want to increase your Facebook page Like count, you can either direct people to the page itself or add a Like Box to your blog.