URL & Title
By default the button will use the URL and title of the page the button is on. You can instead choose the URL and Page Title that AddThis will use.
Optional Attributes
addthis:urlOptional- URL to use if not the current page. This is helpful when you have an AddThis button on multiple articles on the same page.
addthis:titleOptional- This is an alternate title.
addthis:descriptionOptional- This is an alternate description.
HTML Code Example
This example uses Example.com.
<a href="http://www.addthis.com/bookmark.php"
class="addthis_button"
addthis:url="http://example.com"
addthis:title="An Example Title"
addthis:description="An Example Description"></a>
API Reference
Check out the full menu API specification to learn more.