Click here to Skip to main content
15,881,173 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am using this widget 'Top Area Social Media' on my site http://69.195.124.176/~osormcom/[^].
I have to change the content and title displayed on sharer.php of facebook.
Current code in my widget
HTML
<a href="http://www.facebook.com/sharer.php?u=http://69.195.124.176/~osormcom/" title="Facebook" target="_blank">
<img src="http://69.195.124.176/~osormcom/wp-content/themes/udesign231/u-design/styles/common-images/facebook-icon.png" alt="facebook" border="0" />
</a>

also tried with
HTML
http://www.facebook.com/sharer.php?s=100&p[url]=http://www.example.com/&p[images][0]=/images/image.jpg&p[title]=Title&p[summary]=Summary

no luck yet.
Posted
Comments
kbrandwijk 4-Sep-14 21:20pm    
Seems to be no longer support by Facebook. Only URL, FB grabs the rest of the info all by itself...

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900