I am using the wordpress plugin for Addthis. On my site's homepage (http://www.seodiscovery.org) it is displaying the number of times people have liked that URL. I would like to switch it to display and affect the number of times my fan page has been liked and be connected to that URL instead. I have found how to do this using the script, but not with the plugin. Is this possible
Thanks!
To display the number of likes for your Facebook fan page and not the page you're on set the URL like this:
<a class="addthis_button_facebook_like" fb:like:jref="URL OF YOUR FACEBOOK PAGE"></a>
Replace URL OF YOUR FACEBOOK PAGE with the URL of your Facebook page.
This question is closed to new answers.