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.

How can I display a Facebook "likebox" in my website?

share|improve this question

2 Answers

You can go make the button right here

Or you can get the "likes" of a page via JSON just by using their Graph API (it's in the returned data here)

share|improve this answer

Javaamtho may be referring to the like box for facebook pages

http://developers.facebook.com/docs/reference/plugins/like-box/

and here's a nifty tool to customize it a bit

http://prettylikebox.com/

share|improve this answer

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.