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.

I am making a website which is having more than 10 products on a single page. The problem is that how i can add a Facebook like button for each product and how will i manage them. Thanks in advance.

share|improve this question
1  
Use the ref label - fb_ref and fb_source. there are lots of questions here on how to handle multiple likes. Please search before posting a Q - facebook.stackoverflow.com/search?q=multiple+likes – Deepak Lakshmanan Sep 13 '12 at 17:47

1 Answer

I had trouble with this for a while so I made a tool to help with it. It will store all of the open graph information and generate the like button code for you. Try it and let me know if it works for you.

Facebook/Open Graph Like Button Generator

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.