Hello. I have a forum phpbb2 and recently I create a facebook fanpage. I am getting confused how to put it in my site. If I put the main button than it shows same url on the home and on all the posts. What is the proper method to add it with different links like on every post. Thank You.
How to create the custom code that it get all the urls? And when some one click on like than will he fan of my page? How to insert it? Where to create the code like this?
I am currently put this:: <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http://www.facebook.com/pages/Name/" layout="box_count" show_faces="false" font="verdana"></fb:like></center> Code (markup): Is This wrong? Please describe