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:url Optional
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:title Optional
This is an alternate title.
addthis:description Optional
This is an alternate description.

Back to Top


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>

Share Choose Favorites and look at the page title.

Back to Top


API Reference

Check out the full menu API specification to learn more.