Skip to content

Instantly share code, notes, and snippets.

@dkam
Last active August 29, 2015 14:11
Show Gist options
  • Save dkam/92e36caaa006c785b9a4 to your computer and use it in GitHub Desktop.
Save dkam/92e36caaa006c785b9a4 to your computer and use it in GitHub Desktop.
Facebook sharing
From:
* http://stackoverflow.com/questions/10988815/facebook-twitter-and-google-1-buttons-using-only-html-no-javascript
* http://ar.zu.my/how-to-really-customize-the-deprecated-facebook-sharer-dot-php/
* http://www.sharelinkgenerator.com
Facebook:
http://www.facebook.com/sharer.php?s=100
&p[url]=https://booko.com.au/9781452129716/Josephine-The-Dazzling-Life-of-Josephine-Baker
&p[images][0]=https://covers.booko.info/9781452129716
&p[title]=My customized title
&p[summary]=My customized summary
images, title and summary are pulled from og:image (the first one), og:title and og:description respectively.
http://twitter.com/share
?url=https://booko.com.au/9781452129716/Josephine-The-Dazzling-Life-of-Josephine-Baker
&text=Prices for Josephine: The Dazzling Life of Josephine Baker by Patricia Hruby Powell
Google:
https://plusone.google.com/_/+1/confirm?hl=en&url=https://booko.com.au/9781452129716/Josephine-The-Dazzling-Life-of-Josephine-Baker
Pinterst
https://pinterest.com/pin/create/button/?url=Booko&media=https://covers.booko.info/9781452129716&description=Prices%20for%20A%20Book
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment