Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Which Facebook plugin do i need to use for my website,that would let visitors make comments/reviews and those comments are shown on my Facebook Business page.

I have already tried the Comments Plugin but that is showing the comment to the person profile that has left the review.

share|improve this question
In which programming language are you going to build your website? – Hitesh Riziya Jan 6 at 10:05
Hi, Ill be building in .NET – Ravi Patel Jan 6 at 10:35

1 Answer

well if you are using Wordpress,you may use Wordpress plugin provided by Facebook itself.Another chance is you are not using Wordpress ,then you either need to develop your own application for this,or you can use a third party app.You may find a nice app here: link

share|improve this answer
Hi, Thanks for the feedback, if I didnt want to use the third party app, what would be the process that I would need to develop please – Ravi Patel Jan 6 at 10:59
The comments for every URL can be accessed via the graph API. Simply go to: graph.facebook.com/comments/?ids={YOUR_URL} – World Gamer Jan 6 at 11:13

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.