Skip to content

Instantly share code, notes, and snippets.

@ebinnion
Last active October 13, 2015 13:17
Show Gist options
  • Save ebinnion/4201277 to your computer and use it in GitHub Desktop.
Save ebinnion/4201277 to your computer and use it in GitHub Desktop.
Easy Social Share Links
<!-- Delicious -->
<a title="Share this on del.icio.us" href="http://del.icio.us/post?url=http://yourwebsite.com&title=Your Ttitle"> Boorkmak on del.icio.us </a>
<!-- Digg -->
<a title="Submit to Digg" href="http://digg.com/submit?url=http%3A//yourwebsite.com/&amp;title=Your%3Website%Name"> Post on Digg </a>
<!-- Reddit -->
<a title="Share this on Reddit" href="http://reddit.com/submit?url=http://iamkawsar.com&title=Your Website Name">Post on on Reddit</a>
<!-- Facebook -->
<a href="http://www.facebook.com/sharer.php?u=http://yourwebsite.com">Share on Facebook</a>
<!-- StumbleUpon -->
<a href="http://www.stumbleupon.com/submit?url=http://yourwebsite.com&title=Your website Name">Share on StumbleUpon</a>
<!-- Twitter -->
<a href="http://twitter.com/home?status=Check out this Awesome Site - http://yourwebsite.com @yourusername">Tweet This</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment