简体   繁体   English

如何显示另一家公司网站上Facebook页面上的评论?

[英]How can I display comments from a facebook page on another company's website?

We are partnering with another company that has a page on Facebook, and we are looking for the best way to display the comments from that page on our website (and vice versa). 我们正在与在Facebook上拥有一个页面的另一家公司合作,我们正在寻找在我们的网站上显示该页面的评论的最佳方法(反之亦然)。 What is the best way to do this since it is not our FB page? 既然这不是我们的FB页面,什么是最好的方法?

Sounds like you just need a like box http://developers.facebook.com/docs/reference/plugins/like-box/ 听起来您只需要一个类似的框http://developers.facebook.com/docs/reference/plugins/like-box/

If you want more than that you basically have to implement a facebook application that can handle the data. 如果您还不希望这样做,则基本上必须实现一个可以处理数据的Facebook应用程序。 Think of this as writing your own facebook client like a version of hootsuite. 可以将其视为像hootsuite版本一样编写自己的facebook客户端。 You will need full control of the target page to install the application. 您将需要完全控制目标页面才能安装该应用程序。

Also when you say "our website" I assume you don't mean a facebook page. 另外,当您说“我们的网站”时,我假设您的意思不是Facebook页面。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在公司网站上使用FQL获取Facebook页面? - how to get Facebook page using FQL, given a company's website? facebook 评论 - 从博客同步评论 -> fb 公司页面/墙 - facebook comments - synching comments from blog -> fb company page/wall Facebook和网站上Facebook页面上的博客评论 - blog comments on facebook and on website's page on facebook 在Ajax生成的页面/网站上显示Facebook评论 - Display Facebook Comments on Ajax generated page/website 如何从SPA将图像和一些文本发布到公司的Facebook页面? - How do I post an image and some text to a company's Facebook page from a SPA? 将评论从Facebook页面传输到网站 - Transfering comments from a Facebook page to a website 如何审核我网站上发布的Facebook评论? - How can I moderate Facebook comments posted in my website? 如何在不同页面(使用不同语言的同一页面)上对使用FB评论插件完成的Facebook评论进行分组和显示? - How can i group and display facebook comments done with FB comments plugin on different pages (same page in different languages)? 如何获取我网站上评论的Facebook评论? - How can I retrive facebook comments commented on my website? 如何使用Facebook API将Facebook评论添加到我的网站页面? - How to add facebook comments to my website page using facebook API?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM