http://tinyurl.com/m5udpj Subscribe to the Rss Feed

Plain text social bookmark links for WordPress

Posted in Resources with 5 Comments

Ever wonder how to add social bookmark links to your WordPress blog without any plugins or icons attached to them? This article gives you the plain text code for many different social media sites such as Digg, Facebook, Reddit, Delicious, and many more. These links allow you to fully customize your WordPress site even more.

Blinkbits
http://blinkbits.com/bookmarklets/save.php?v=1&source_url=
<?php the_permalink();?>&title=<?php the_title();?>&Pop=no
Blinklist
http://www.blinklist.com/index.php?Action=Blink/addblink.php &Quick=true&Url=
<?php the_permalink();?>&Title=<?php the_title();?>&Pop=yes
Blogmarks
http://blogmarks.net/my/new.php? title=
<?php the_title();?>&url=<?php the_permalink();?>
Blogmemes
http://blogmemes.net/post.php?&title=
<?php the_title();?>&url=<?php the_permalink();?>
Care2
http://www.care2.com/news/news_post.html? url=
<?php the_permalink();?>&title=<?php the_title();?>&v=1.3">
Del.icio.us
http://del.icio.us/post?v=4&noui&jump=close&url=
<?php the_permalink();?>&title=<?php the_title();?>
Design Bump
http://designbump.com/node/add/drigg?url=<?php the_permalink();?>
Design Float
http://www.designfloat.com/submit.php?url=
<?php the_permalink();?>&<?php the_title();?>
Digg
http://digg.com/submit?phase=2&url=
<?php the_permalink();?>&title=<?php the_title();?>
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();?>
Furl
 http://www.furl.net/storeIt.jsp? t=
TITLE&u=<?php the_permalink();?>
Google Bookmarks
http://www.google.com/bookmarks/mark?op=edit&output=popup&bkmk=
<?php the_permalink();?>&title=<?php the_title();?>
Hugg
http://www.hugg.com/submit?url=<?php the_permalink();?>
Ma.gnolia
http://ma.gnolia.com/bookmarklet/add? url=
<?php the_permalink();?>&title=<?php the_title();?>
Mister Wong
http://www.mister-wong.com/index.php?action=addurl&bm_url=
<?php the_permalink();?>&bm_description=<?php the_title();?>
Mixx
http://www.mixx.com/submit?page_url=
<?php the_permalink();?>&<?php the_title();?>
Newsvine
http://www.newsvine.com/_tools/seed&save? u=
<?php the_permalink();?>&h=<?php the_title();?>
Netvouz
http://netvouz.com/action/submitBookmark?url=
<?php the_permalink();?>&title=<?php the_title();?>&popup=no
Reddit
http://reddit.com/submit?url=
<?php the_permalink();?>&title=<?php the_title();?>
Shadows
http://www.shadows.com/features/tcr.htm? url=
<?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?url=
<?php the_permalink();?>&title=<?php the_title();?>
Squidoo
 http://www.squidoo.com/lensmaster/bookmark?<?php the_permalink();?>
Spurl
http://www.spurl.net/spurl.php?v=3&title=
<?php the_title();?>&url=<?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();?>
Windows Live Favorites
https://favorites.live.com/quickadd.aspx?marklet=1&mkt=en-us &url=
<?php the_permalink();?>&title=<?php the_title();?>&top=1
Wink
http://www.wink.com/_/tag?url=
<?php the_permalink();?>&doctitle=<?php the_title();?>
Yahoo My Web
http://myweb.yahoo.com/myresults/bookmarklet? t=
<?php the_title();?>&u=<?php the_permalink();?>&ei=UTF

Add ReTweet Link with a TinyURL Permalink

First, add this to your functions.php file

function getTinyUrl($url) {
    $tinyurl = file_get_contents("http://tinyurl.com/api-create.php?url=".$url);
    return $tinyurl;
}

Next, add this piece of code wherever you want it to appear on your page. That’s it, then you’re done

<?php
$turl = getTinyUrl(get_permalink($post->ID));
echo '<a href="http://twitter.com/home?status=RT @YOURTWITTERUSERNAME '.$post->post_title.' '.$turl.'" title="Click to send this page to Twitter!" target="_blank">'.$turl.'</a>'
?>

Related posts:

  1. Replicate your favorite sites vol. 1: Flickr
  2. Replicate your favorite sites vol. 2: Facebook
  3. 13 Spectacular Firefox Add-ons for Twitter
  4. 10 Quick well-designed modal windows
  5. Replicate your favorite sites vol. 3: Apple.com

About the Author

Greg loves design, marketing, and new media. You can follow him on Twitter @gregdougherty.

0 Bookmark(s) in Delicious Stumble Float

  • Keith
    07-21-09

    Great post, thanks for sharing these links.

    I really think WordPress should have a Social Bookmarking plug-in built in. It’s something most people really want on their blog.

  • Anime
    01-01-10

    i am going to use these! Thanks

  • Sarbjit Singh
    05-29-10

    I realized that the images for social websites were slowing down my website. Text links really work much more faster.

    Thank you so much

  • Danna Lombardin
    09-10-11

    Can you share the design of your blog? I would seriously like to have it

  • autoclubuil
    07-31-12

    Приглашаем всех автолюбителей Сибири в наш клуб.
    Автоклуб38 – автоклуб Иркутской области!
    Свежие новости автопрома, обмен мнениями,
    законы и общение с сотрудниками полиции,
    объявления о покупке и продаже автомобилей и комплектующих.
    Всё это и многое другое вы найдёте в нашем клубе,
    по адресу http://www.автоклуб38.рф
    Добро пожаловать в Автоклуб38!