Facebook like plugin

Permalink
This is a bit puzzling to me as I looked all over Facebook for a way to do this. I know there has to be a way. I have a Facebook like plugin and have 2 likes (haven't officially launched site yet). On my Facebook page for the site, I have 1 like. Can I link them so that when someone clicks like on the site, it shows up on the facebook page and vice versa? I am using the Facebook Like addon if that helps, but I assume that is just the same thing as building my own plugin.

 
citytech2 replied on at Permalink Reply
citytech2
Hi
Try this:

<div class="addthis_toolbox addthis_default_style ">
<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=xa-4fa277de306d5f49"></script>
VPenkov replied on at Permalink Reply
VPenkov
If you have a fan page, set the fanpage's URL as the URL for the "Like" button.

For example, your website is awesomewebsite.com and your facebook page ishttp://facebook.com/awesomewebsite...

So you go to the page that generates a "Like" button for you. And it asks you for a URL to your website. Sethttp://facebook.com/awesomewebsite... as the URL and then paste the code on your website.
This will work.

Disregard the comment above, it uses FBML (I think) and will stop working this month. I don't think citytech got your question right.
yunotakemymoney replied on at Permalink Reply
I ended up getting this figured out. I uninstalled the like addon and just put the div element in an html block on my page. Generated the div on the Facebook developers page. Sometimes the best solutions are the simplest
jonahkue replied on at Permalink Reply
I'm sorry, I'm a newbie at this. How did you do this with the div setup? My facebook fan page is facebook.com/jonahkue