Customizing AddThis: Title, Text, Adjust Image

devonweaver Jul 03, 2012 02:00PM EDT

Hi,
My AddThis code for my email newsletter is listed below. I was curious if it is possible to customize the code. When it is shared to a social site, I was hoping the Title and Paragraph text would display. Also, is it possible to dictate what image shows when a sharing takes place. Thanks!

<!-- AddThis Button BEGIN -->

<table width="100%" border="0" cellspacing="0" cellpadding="2">
<tr align="center">
<td><a href="http://api.addthis.com/oexchange/0.8/forward/facebook/offer?pco=tbxnj-1.0&amp;url=http%3A%2F%2Flnnetworknews.com%2FAAJune2012.html&amp;pubid=xa-4fd64033232332b0" target="_blank" ><img src="http://cache.addthis.com/icons/v1/thumbs/facebook.gif" alt="Facebook" width="16" height="16" hspace="2" border="0" /></a></td>
<td><a href="http://api.addthis.com/oexchange/0.8/forward/twitter/offer?pco=tbxnj-1.0&amp;url=http%3A%2F%2Flnnetworknews.com%2FAAJune2012.html&amp;pubid=xa-4fd64033232332b0" target="_blank" ><img src="http://cache.addthis.com/icons/v1/thumbs/twitter.gif" alt="Twitter" width="16" height="16" hspace="2" border="0" /></a></td>
<td><a href="http://api.addthis.com/oexchange/0.8/forward/email/offer?pco=tbxnj-1.0&amp;url=http%3A%2F%2Flnnetworknews.com%2FAAJune2012.html&amp;pubid=xa-4fd64033232332b0" target="_blank" ><img src="http://cache.addthis.com/icons/v1/thumbs/email.gif" alt="Email" width="16" height="16" hspace="2" border="0" /></a></td>
<td><a href="http://api.addthis.com/oexchange/0.8/forward/linkedin/offer?pco=tbxnj-1.0&amp;url=http%3A%2F%2Flnnetworknews.com%2FAAJune2012.html&amp;pubid=xa-4fd64033232332b0" target="_blank" ><img src="http://cache.addthis.com/icons/v1/thumbs/linkedin.gif" alt="LinkedIn" width="16" height="16" hspace="2" border="0" /></a></td>
<td><a href="http://www.addthis.com/bookmark.php?source=tbxnj-1.0&amp;=250&amp;pubid=xa-4fd20e1461f7985d&amp;url=http%3A%2F%2Flnnetworknews.com%2FAAJune2012.html&amp;pubid=xa-4fd64033232332b0" target="_blank" ><img src="http://cache.addthis.com/icons/v1/thumbs/more.gif" alt="More..." width="16" height="16" hspace="2" border="0" /></a></td>
</tr>
</table>

<!-- AddThis Button END --></td>

Up 0 Rated Down
Paul (AddThis Happiness Specialist) Jul 05, 2012 11:47AM EDT
You can customize the title, but not the paragraph text. If you want to share a specific summary or image you need to add Open Graph metadata to the page that you're sharing. To control how your page is shared on Facebook you should use OpenGraph tags which are described in Facebook's documentation here: http://developers.facebook.com/docs/opengraph/

This question is closed to new answers.

Still need help?


General Topics

 

Developers