Archive for the ‘Uncategorized’ Category

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&amp;Url=<?php the_permalink(); ?>&amp;Title=<?php the_title(); ?>

Delicious

http://delicious.com/post?url=<?php the_permalink(); ?>&amp;title=<?php the_title(); ?>&amp;notes=<?php the_excerpt(); ?>

Design Bump

http://www.designbump.com/submit?url=<?php the_permalink(); ?>&amp;title=<?php the_title(); ?>

Design Float

http://www.designfloat.com/submit.php?url=<?php the_permalink(); ?>&amp;title=<?php the_title(); ?>

Design Moo

http://www.designmoo.com/submit?url=<?php the_permalink(); ?>&amp;title=<?php the_title(); ?>

Digg

http://digg.com/submit?phase=2&amp;url=<?php the_permalink(); ?>&amp;title=<?php the_title(); ?>&amp;bodytext=<?php the_excerpt(); ?>

Diigo

http://www.diigo.com/post?url=<?php the_permalink(); ?>&amp;title=<?php the_title(); ?>

Dzone

http://www.dzone.com/links/add.html?url=<?php the_permalink(); ?>&amp;title=<?php the_title(); ?>

Facebook

http://www.facebook.com/share.php?u=<?php the_permalink(); ?>&amp;t=<?php the_title(); ?>

Fark

http://cgi.fark.com/cgi/fark/farkit.pl?h=<?php the_title(); ?>&amp;u=<?php the_permalink(); ?>

Friendfeed

http://www.friendfeed.com/share?title=<?php the_title(); ?>&amp;link=<?php the_permalink(); ?>

Google Bookmarks

http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=<?php the_permalink(); ?>&amp;title=<?php the_title(); ?>&amp;annotation=<?php the_excerpt(); ?>

Hacker News

http://news.ycombinator.com/submitlink?u=<?php the_permalink(); ?>&amp;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&amp;url=<?php the_permalink(); ?>&amp;title=<?php the_title(); ?>&amp;summary=<?php the_excerpt(); ?>

Live Favorites

https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=<?php the_permalink(); ?>&amp;title=<?php the_title(); ?>

Mister Wong

http://www.mister-wong.com/addurl/?bm_url=<?php the_permalink(); ?>&amp;bm_description=<?php the_title(); ?>

Mixx

http://www.mixx.com/submit?page_url=<?php the_permalink(); ?>&amp;title=<?php the_title(); ?>

MySpace

http://www.myspace.com/Modules/PostTo/Pages/?u=<?php the_permalink(); ?>&amp;t=<?php the_title(); ?>

Netvibes

http://www.netvibes.com/share?title=<?php the_title(); ?>&amp;url=<?php the_permalink(); ?>

Newsvine

http://www.newsvine.com/_tools/seed&amp;save?u=<?php the_permalink(); ?>&amp;h=<?php the_title(); ?>

Ping.fm

http://ping.fm/ref/?link=<?php the_permalink(); ?>&amp;title=<?php the_title(); ?>&amp;body=<?php the_excerpt(); ?>

Posterous

http://posterous.com/share?linkto=<?php the_permalink(); ?>&amp;title=<?php the_title(); ?>&amp;selection=<?php the_excerpt(); ?>

Propeller

http://www.propeller.com/submit/?url=<?php the_permalink(); ?>

Reddit

http://reddit.com/submit?url=<?php the_permalink(); ?>&amp;title=<?php the_title(); ?>

Slashdot

http://slashdot.org/bookmark.pl?title=<?php the_title(); ?>&amp;url=<?php the_permalink(); ?>

Sphere

http://www.sphere.com/search?q=sphereit:<?php the_permalink(); ?>&amp;title=<?php the_title(); ?>

Sphinn

http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=<?php the_permalink(); ?>

StumbleUpon

http://www.stumbleupon.com/submit?url=<?php the_permalink(); ?>&amp;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&amp;u=<?php the_permalink(); ?>&amp;t=<?php the_title(); ?>&amp;s=<?php the_excerpt(); ?>

Twitter

http://twitter.com/home?status=<?php the_title(); ?> - <?php the_permalink(); ?>

Yahoo Bookmarks

http://bookmarks.yahoo.com/toolbar/savebm?u=<?php the_permalink(); ?>&amp;t=<?php the_title(); ?>

Yahoo Buzz

http://buzz.yahoo.com/submit/?submitUrl=<?php the_permalink(); ?>&amp;submitHeadline=<?php the_title(); ?>&amp;submitSummary=<?php the_excerpt(); ?>&amp;submitCategory=science&amp;submitAssetType=text