Where can I find full docs for using http://www.facebook.com/sharer.php ? I want to know all aviable params to this url for sharing something.
P.S. http://developers.facebook.com/docs/reference/plugins/like/ gave me no info.
|
Where can I find full docs for using http://www.facebook.com/sharer.php ? I want to know all aviable params to this url for sharing something. P.S. http://developers.facebook.com/docs/reference/plugins/like/ gave me no info. |
|||
|
|
|
There's no documentation because the new way for sharing is the Like button. But you can add do http://www.facebook.com/sharer.php?u=yourURL. To specify the image and the description, you have to add the following meta data in the header of your website. Image
Description
Facebook will use the meta og:image to find the image and the meta description for the description. Cheers |
|||||
|
|