Hi, I want to add a share button to each outgoing link on my blog.
The AddThis will be example:
<a href="http://www.EXTERNAL.com">EXTERNAL.com</a>
<a href="http://addthis.com/share.php?=www.EXTERNAL.com"><img src="http://addthis.com/static/share.gif"/></a>
Is it possible ?