Hi,
How do you make all FB Like buttons within a website point to the same URL so that a click on a FB like button on one page, is counted on every page?
With thanks and best wishes,
Paul
To set the URL to share to Facebook Like button use the fb:like:href parameter, like this:
<a class="addthis_button_facebook_like" fb:like:href="YOUR URL"></a>
Replace YOUR URL with the URL you'd like to share.
This question is closed to new answers.