Its obvious social bookmarking brings good traffic and reach your blog to a wider audience. I think there are more than 30 social bookmarking services, however we are limited to certain number of social bookmarking services. So here is a big list of scripts that might be helpful for you to add social sharing link on your blog or website. Lets start with something we are quite known, you may think its unnecessary to list out, but you can use this post for your future reference. These link script are quite helpful if you are creating your own social bookmarking icons for you blog. Anyways lets get started. Facebook
1 | http: //www.facebook.com/share.php?u=<?php the_permalink(); ?>&t=<?php the_title(); ?> |
Twitter
1 | http: //twitter.com/home?status=<?php the_title(); ?> - <?php the_permalink(); ?> |
StumbleUpon
1 | http: //www.stumbleupon.com/submit?url=<?php the_permalink(); ?>&title=<?php the_title(); ?> |
Digg
1 | http: //digg.com/submit?phase=2&url=<?php the_permalink(); ?>&title=<?php the_title(); ?>&bodytext=<?php the_excerpt(); ?> |
Delicious
1 | http: //delicious.com/post?url=<?php the_permalink(); ?>&title=<?php the_title(); ?>¬es=<?php the_excerpt(); ?> |
FriendFeed
1 | http: //www.friendfeed.com/share?title=<?php the_title(); ?>&link=<?php the_permalink(); ?> |
Reddit
1 | http: //reddit.com/submit?url=<?php the_permalink(); ?>&title=<?php the_title(); ?> |
Mixx
1 | http: //www.mixx.com/submit?page_url=<?php the_permalink(); ?>&title=<?php the_title(); ?> |
Ping.fm
1 | http: //ping.fm/ref/?link=<?php the_permalink(); ?>&title=<?php the_title(); ?>&body=<?php the_excerpt(); ?> |
Posterous
1 | http: //posterous.com/share?linkto=<?php the_permalink(); ?>&title=<?php the_title(); ?>&selection=<?php the_excerpt(); ?> |
Sphinn
1 | http: //sphinn.com/index.php?c=post&m=submit&link=<?php the_permalink(); ?> |
Technorati
1 | http: //technorati.com/faves?add=<?php the_permalink(); ?> |
Yahoo Buzz
1 | http: //buzz.yahoo.com/submit/?submitUrl=<?php the_permalink(); ?>&submitHeadline=<?php the_title(); ?>&submitSummary=<?php the_excerpt(); ?>&submitCategory=science&submitAssetType=text |
Dzone
1 | http: //www.dzone.com/links/add.html?url=<?php the_permalink(); ?>&title=<?php the_title(); ?> |
MySpace
1 | http: //www.myspace.com/Modules/PostTo/Pages/?u=<?php the_permalink(); ?>&t=<?php the_title(); ?> |
Netvibes
1 | http: //www.netvibes.com/share?title=<?php the_title(); ?>&url=<?php the_permalink(); ?> |
Slashdot
1 | http: //slashdot.org/bookmark.pl?title=<?php the_title(); ?>&url=<?php the_permalink(); ?> |
Tumblr
1 | http: //www.tumblr.com/share?v=3&u=<?php the_permalink(); ?>&t=<?php the_title(); ?>&s=<?php the_excerpt(); ?> |
Newsvine
1 | http: //www.newsvine.com/_tools/seed&save?u=<?php the_permalink(); ?>&h=<?php the_title(); ?> |
Linked In
1 | http: //www.linkedin.com/shareArticle?mini=true&url=<?php the_permalink(); ?>&title=<?php the_title(); ?>&summary=<?php the_excerpt(); ?> |
Identi.ca
1 | http: //identi.ca/notice/new?status_textarea=<?php the_permalink(); ?> |
Design Float
1 | http: //www.designfloat.com/submit.php?url=<?php the_permalink(); ?>&title=<?php the_title(); ?> |
Tipd
1 | http: //tipd.com/submit.php?url=<?php the_permalink(); ?> |
BlinkList
1 | http: //www.blinklist.com/index.php?Action=Blink/addblink.php&Url=<?php the_permalink(); ?>&Title=<?php the_title(); ?> |
Google Bookmarks
1 | http: //www.google.com/bookmarks/mark?op=edit&bkmk=<?php the_permalink(); ?>&title=<?php the_title(); ?>&annotation=<?php the_excerpt(); ?> |
Squidoo
1 | http: //www.squidoo.com/lensmaster/bookmark?" document.location.href "&title=" document.title " |
Furl
1 | http: //www.furl.net/store?s=f&to=0&u=" document.location.href "&ti=" document.title " |
I hope this list would be helpful and if you think I had missed any social bookmarking websites, drop in your suggestions in the comment box.