Post an image to Facebook

dileepkumar.erukulla Apr 11, 2012 08:16AM EDT

<div class="addthis_toolbox addthis_default_style "
addthis:url="http://google.com"
addthis:title="An Example Title"
addthis:description="An Example Description">

<a href="http://www.addthis.com/bookmark.php?v=250&pubid={YOUR_PROFILE_ID}" class="addthis_button_compact">Share</a>
<span class="addthis_separator">|</span>
<a class="addthis_button_preferred_1"></a>
<a class="addthis_button_preferred_2"></a>
<a class="addthis_button_preferred_3"></a>
<a class="addthis_button_preferred_4"></a>
</div>

I have place the above code in my .aspx page it is showing needfull plugins but when am clicking on facebook plugin am able send only the specified url.But i want to post specified Image to Facebook.
Please help me on it.

1 Community Answers

Paul Apr 11, 2012 11:58AM EDT

Facebook doesn't work like the other AddThis buttons. Instead of accepting parameters that we pass it, Facebook requests the URL you're sharing and gets the data it displays from the meta and link tags in the header. 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