Does anybody know how to use the addthis share button to share blogs content rather than the whole page when you have more than one article per page?
To define the URL to share you do it in one of three ways. First, you set it in the toolbox div:
<div class="addthis_toolbox addthis_default_style " addthis:url="THE URL">
Replace THE URL with the URL of the post.
This question is closed to new answers.