Social bookmarking is a method for Internet users to share, organize, search, and manage bookmarks of web resources. Unlike file sharing, the resources themselves aren’t shared, merely bookmarks that reference them. With Social Bookmark websites, users can save and categorize a personal collection of bookmarks and share them with others. Your visitors can now bookmark and submit your websites to all their favorite social bookmark services with the ease of a single click.
So how can we encourage more people to share our links? One of the easiest options is to include a set of links at the bottom of your posts which readers can click to automatically vote for your article.
In this post, I’ve written the WordPress codes for 45+ of the most popular social bookmarking and networking sites out there.
-
Bibsonomy
http://www.bibsonomy.org/ShowBookmarkEntry? c=b&jump=yes&url=<?php the_permalink(); ?>&description=<?php the_excerpt(); ?>
-
Blogmarks
http://blogmarks.net/my/new.php? title=<?php the_title(); ?>&url=<?php the_permalink(); ?>
-
Blinklist
http://www.blinklist.com/index.php?Action=Blink/addblink.php&Url=<?php the_permalink(); ?>&Title=<?php the_title(); ?>
-
Delicious
http://delicious.com/post?url=<?php the_permalink(); ?>&title=<?php the_title(); ?>¬es=<?php the_excerpt(); ?>
-
Design Bump
http://www.designbump.com/submit?url=<?php the_permalink(); ?>&title=<?php the_title(); ?>
-
Design Float
http://www.designfloat.com/submit.php?url=<?php the_permalink(); ?>&title=<?php the_title(); ?>
-
Design Moo
http://www.designmoo.com/submit?url=<?php the_permalink(); ?>&title=<?php the_title(); ?>
-
Digg
http://digg.com/submit?phase=2&url=<?php the_permalink(); ?>&title=<?php the_title(); ?>&bodytext=<?php the_excerpt(); ?>
-
Diigo
http://www.diigo.com/post?url=<?php the_permalink(); ?>&title=<?php the_title(); ?>
-
Dzone
http://www.dzone.com/links/add.html?url=<?php the_permalink(); ?>&title=<?php the_title(); ?>
-
Facebook
http://www.facebook.com/share.php?u=<?php the_permalink(); ?>&t=<?php the_title(); ?>
-
Fark
http://cgi.fark.com/cgi/fark/farkit.pl?h=<?php the_title(); ?>&u=<?php the_permalink(); ?>
-
Friendfeed
http://www.friendfeed.com/share?title=<?php the_title(); ?>&link=<?php the_permalink(); ?>
-
Folkd
http://www.folkd.com/submit/<?php the_permalink(); ?>
-
Google Bookmarks
http://www.google.com/bookmarks/mark?op=edit&bkmk=<?php the_permalink(); ?>&title=<?php the_title(); ?>&annotation=<?php the_excerpt(); ?>
-
Hacker News
http://news.ycombinator.com/submitlink?u=<?php the_permalink(); ?>&t=<?php the_title(); ?>
-
HaoHao
http://www.haohaoreport.com/submit.php?url=<?php the_permalink(); ?>&title=<?php the_title(); ?>
-
Identi.ca
http://identi.ca/notice/new?status_textarea=<?php the_permalink(); ?>
-
IndianPad
http://www.indianpad.com/submit.php?url=<?php the_permalink(); ?>
-
Linked In
http://www.linkedin.com/shareArticle?mini=true&url=<?php the_permalink(); ?>&title=<?php the_title(); ?>&summary=<?php the_excerpt(); ?>
-
Live Favorites
https://favorites.live.com/quickadd.aspx?marklet=1&url=<?php the_permalink(); ?>&title=<?php the_title(); ?>
-
Mister Wong
http://www.mister-wong.com/addurl/?bm_url=<?php the_permalink(); ?>&bm_description=<?php the_title(); ?>
-
Google+
-
MySpace
http://www.myspace.com/Modules/PostTo/Pages/?u=<?php the_permalink(); ?>&t=<?php the_title(); ?>
-
Netvibes
http://www.netvibes.com/share?title=<?php the_title(); ?>&url=<?php the_permalink(); ?>
-
Newsvine
http://www.newsvine.com/_tools/seed&save?u=<?php the_permalink(); ?>&h=<?php the_title(); ?>
-
Ping.fm
http://ping.fm/ref/?link=<?php the_permalink(); ?>&title=<?php the_title(); ?>&body=<?php the_excerpt(); ?>
-
Posterous
http://posterous.com/share?linkto=<?php the_permalink(); ?>&title=<?php the_title(); ?>&selection=<?php the_excerpt(); ?>
-
Propeller
http://www.propeller.com/submit/?url=<?php the_permalink(); ?>
-
Reddit
http://reddit.com/submit?url=<?php the_permalink(); ?>&title=<?php the_title(); ?>
-
Scoopeo
http://www.scoopeo.com/scoop/new?newurl=<?php the_permalink(); ?>&title=<?php the_title(); ?>
-
Simpy
http://simpy.com/simpy/LinkAdd.do? title=<?php the_title(); ?>&href=<?php the_permalink(); ?>
-
Slashdot
http://slashdot.org/bookmark.pl?title=<?php the_title(); ?>&url=<?php the_permalink(); ?>
-
SocialNews
http://www.socialnews.biz/submit?url=<?php the_permalink(); ?>&title=<?php the_title(); ?> ?>
-
Sphere
http://www.sphere.com/search?q=sphereit:<?php the_permalink(); ?>&title=<?php the_title(); ?>
-
Sphinn
http://sphinn.com/index.php?c=post&m=submit&link=<?php the_permalink(); ?>
-
Spurl
http://www.spurl.net/spurl.php? url=<?php the_permalink(); ?>&title=<?php the_title(); ?>
-
Squidoo
http://www.squidoo.com/lensmaster/bookmark?<?php the_permalink(); ?>
-
StumbleUpon
http://www.stumbleupon.com/submit?url=<?php the_permalink(); ?>&title=<?php the_title(); ?>
-
Technorati
http://technorati.com/faves?add=<?php the_permalink(); ?>
-
Tipd
http://tipd.com/submit.php?url=<?php the_permalink(); ?>
-
Tumblr
http://www.tumblr.com/share/link?url=&name=&description=
-
Twitter
http://twitter.com/home?status=<?php the_title(); ?> - <?php the_permalink(); ?>
-
Wink
http://www.wink.com/_/tag? url=<?php the_permalink(); ?>&doctitle=<?php the_title(); ?>
-
Yahoo Bookmarks
http://bookmarks.yahoo.com/toolbar/savebm?u=<?php the_permalink(); ?>&t=<?php the_title(); ?>
-
Yahoo Buzz
http://buzz.yahoo.com/buzz?targetUrl=<?php the_permalink(); ?>&headline=<?php the_title(); ?>&summary==<?php the_excerpt(); ?>
If you would rather avoid using plugins in your blog and have complete control for yourself, then you might prefer to code the links into your theme yourself.
Updates:
- Oct 27, 2012: Update featured images, fix some code
Below is a social bookmarking code for our site Socialnews.biz. It is a business oriented social news site.
http://www.socialnews.biz/submit?url=&title=
I’ve updated it! Thanks for your contributed.
Thank you, such a long list.
But, AOL has removed propeller from its service.