Forum Moderators: not2easy
The "like" on the actual facebook page is different to the "like" on external websites. You need to integrate the "like box" plugin on a website so that they like your facebook page rather then a different open graph entity relating to your actual website
[edited by: bakedjake at 5:07 pm (utc) on Jun 16, 2011]
[edit reason] sidescroll fix [/edit]
2) Finally: my button points to www.example.com (root), all clicks no matter what page, counts right? I mean those coming from www.example.com/index.htm, or www.example.com/otherpage.htm?
They might all still point to example.com and be linked with that but they wont be linked with the page on facebook.
<iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com
%2Fexample&width=292&colorscheme=light&show_faces=false&border_color
&stream=false&header=false&height=62" scrolling="no" frameborder="0"
style="border:none; overflow:hidden; width:292px; height:62px;" allowTransparency="true"></iframe>
[edited by: tedster at 6:28 pm (utc) on Jun 16, 2011]
[edit reason] Add line breaks to prevent side-scrolling [/edit]