Hello,
I want to use Facebook like button on my dating sites (at the footer).
How do I use it? On my facbook individual account or whole site.
Currently, I have this code at the footer:
<script src="https://connect.facebook.net/en_US/all.js#xfbml=1"></script>
<fb:like href="http://www.mydomain.com/" layout="standard" show_faces="false" action="like" font="arial"></fb:like>
I have 10 likes on the homepage total now.
I also have a FB account address as: facebook.com/mydomainname
Which method should I use?
Should I leave the way it is now or make a link to my individual page (facebook.com/mydomainname) on the footer?
Thanks.