Hi There
We have the social sharing buttons on the bottom of each article page (http://www.health-e.org.za/news/article.php?uid=20033633) .
When twitter share button is clicked it gives the option to share that article but the text in the box is all about health-e and not the title of that particular article. The link for the page is there but we want the article name to appear. Is there a way to fix this through AddThis or is this a problem that can only be fixed by our programmers by changing the names of the pages?
The facebook share button works perfectly? so this is why i ask.
Thanks!
Kind Regards
Keren
In order to share the title of the article and not the title of the page you need to set the title to share, like this:
<div class="addthis_toolbox addthis_default_style " addthis:title="THE TITLE">
Replace THE TITLE with the title to share
This question is closed to new answers.