Skip to content

Instantly share code, notes, and snippets.

@askaidau
Last active May 5, 2022 03:32
Show Gist options
  • Save askaidau/5757855 to your computer and use it in GitHub Desktop.
Save askaidau/5757855 to your computer and use it in GitHub Desktop.
Social sharing URL with all parameters listed
Facebook
========
https://www.facebook.com/dialog/feed?app_id=458358780877780
&link=https://developers.facebook.com/docs/reference/dialogs/
&picture=http://fbrell.com/f8.jpg
&name=Facebook%20Dialogs
&caption=Reference%20Documentation
&description=Using%20Dialogs%20to%20interact%20with%20users.
&redirect_uri=https://mighty-lowlands-6381.herokuapp.com/
Ref: https://developers.facebook.com/docs/reference/dialogs/feed/
sharer.php method (no longer being deprecated)
----------------------------------------------
https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fjpm.klear.ly%2F
See http://www.joshuawinn.com/facebooks-sharer-php-longer-deprecated-2014/
sharer.php method (deprecated)
------------------------------
http://www.facebook.com/sharer.php?s=100
&p[url]=http://bit.ly/myelection
&p[images][0]=http://election.gv.my/assets/vote.png
&p[title]=My customized title
&p[summary]=My customized summary
Ref: http://ar.zu.my/how-to-really-customize-the-deprecated-facebook-sharer-dot-php/
Sina Weibo
==========
http://service.weibo.com/share/share.php?url=
&title=
&appkey=
&pic=
&ralateUid=
&language=zh_cn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment