Social Bookmarking Link Codes
How many times have you been building a custom WordPress theme and had to search for the appropriate social bookmarking link needed for your design? Well, search no more, you’ll find all the major players below:
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(); ?>&notes=<?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(); ?>
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(); ?>
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(); ?>
Identi.ca
http://identi.ca/notice/new?status_textarea=<?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(); ?>
Mixx
http://www.mixx.com/submit?page_url=<?php the_permalink(); ?>&title=<?php the_title(); ?>
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(); ?>
http://reddit.com/submit?url=<?php the_permalink(); ?>&title=<?php the_title(); ?>
Slashdot
http://slashdot.org/bookmark.pl?title=<?php the_title(); ?>&url=<?php the_permalink(); ?>
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(); ?>
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?v=3&u=<?php the_permalink(); ?>&t=<?php the_title(); ?>&s=<?php the_excerpt(); ?>
http://twitter.com/home?status=<?php the_title(); ?> - <?php the_permalink(); ?>
Yahoo Bookmarks
http://bookmarks.yahoo.com/toolbar/savebm?u=<?php the_permalink(); ?>&t=<?php the_title(); ?>
Yahoo Buzz
http://buzz.yahoo.com/submit/?submitUrl=<?php the_permalink(); ?>&submitHeadline=<?php the_title(); ?>&submitSummary=<?php the_excerpt(); ?>&submitCategory=science&submitAssetType=text
Da Categorie(s): Uncategorized