• Home
  • New Entries
  • Popular Entries
  • Submit a Story
  • About

Add Social Bookmarking Buttons in your Wordpress Blog without plugins ...

There are nearly 8,087 plugins in the Worpress .org site and many of them are useful from different point of views. So does that means that you should just go and install all of them. “Plugins can extend WordPress to do almost anything you can imagine” and this statement is enough for many to just go and start downloading and installing all the plugins that they want without even thinking what could be result of installing so many plugins could do. Using many plugins can slow down your blog performance, reason being, more number of queries from plugins.

Yes, Plugins are important because of their functionality but if there are alternatives to plugins then why not use them to get your work done. Using Manual code to replace wordpress plugin is a much better way.

In this post I will be highlighting the manual codes that we can use to create share buttons for Retweet, Digg, Buzz, DesignFloat, StumbleUpon, FShare, Delicious, DZone, Reddit, Technoraiti.


How to use


For Wordpress Blog Paste the following code in your theme folders single.php file and for your website paste it on proper place where you want to display.

Retweet Counter


Add a retweet counter on your posts with Tweetmeme

<script type="text/javascript" src="http://tweetmeme.com/i/scripts/
button.js"></script>

Source


The Digg Button

<a class="DiggThisButton"> (<img src="http://digg.com/img/diggThis.png"
height="80" width="52" alt="DiggThis" />)</a>
<script src="http://digg.com/tools/diggthis.js" type="text/javascript">
</script>

Source


StumbleUpon

<a href="http://www.stumbleupon.com/submit?url=<?php the_permalink(); ?>
&title=<?php the_title(); ?>"><img src="http://cdn.stumble-upon.com/
images/32x32_su_solid.gif" alt="StumbleUpon.com"/></a>

Source


Delicious

<img src="http://static.delicious.com/img/delicious.small.gif"
height="10" width="10" alt="Delicious" />
<a href="http://delicious.com/save" onclick="window.open(http://
delicious.com/save?v=5&noui&jump=close&url=+encodeURIComponent(<?php
the_permalink() ?>)+&title=+encodeURIComponent(<?php the_title() ?>
), wouldelicious, oolbar=no,width=550,height=550); return false;">
Bookmark this on Delicious</a>

Source


DZone

 

<script language="javascript" src="http://widgets.dzone.com/links/
widgets/zoneit.js"></script>

Source


DesignFloat

design_float_buttonFor use with Wordpress powered blogs, replace “Your URL Here” with <?php the_permalink() ?>

<script type="text/javascript">submit_url = Your URL Here;</script>
<script type="text/javascript" src="http://www.designfloat.com/evb2/
button.php"></script>

Source


fShare


<a name="fb_share" type="box_count" href="http://www.facebook.com/
sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php
/js/FB.Share" type="text/javascript"></script>

Source


Mixx

<a href="http://www.mixx.com/" onclick="window.location=http://
www.mixx.com/submit?page_url=+window.location; return false;"><img
src="http://www.mixx.com/images/buttons/mixx-button4.png" alt=
"Add to Mixx!" border="0" /></a>

Source


Reddit


<a href="http://www.reddit.com/submit" onclick="window.location =
http://www.reddit.com/submit?url= +encodeURIComponent(window.location);
return false"> <img src="http://www.reddit.com/static/spreddit1.gif"
alt="submit to reddit" border="0" /> </a>

Source


Technorati


<a href="http://technorati.com/faves?sub=addfavbtn&add=http://
nameofmyblog.wordpress.com"><img src="http://static.technorati.com/
pix/fave/tech-fav-1.png" alt="Add to Technorati Favorites" /></a>

change “nameofmyblog” with the actual name of your blog.

Source


Buzz

 

<script type="text/javascript" src="http://d.yimg.com/ds/badge2.in.js"
badgetype="logo">ARTICLEURL</script>

Source


New Additions


Blog Engage


<script type="text/javascript">submit_url = "<?php the_permalink();
?>";</script><script src="http://blogengage.com/evb/button.php">
</script>

Source

 Original Source:
http://artatm.com/2010/01/add-social-bookmarking-buttons-in-your-wordpress-blog-without-plugins/

AddThis Social Bookmark Button

Posted at 02:16:51 pm | Permalink | Posted in How to Blog  

Related Stuff

Google Buzz Button Wordpress Plugin Released

If you are looking for a Google Buzz button to add into your Wordpress site then we have released the first Wordpress plugin exclusively ...

Plug And Play Ecommerce With Wordpress Plugins

Since 2003 Wordpress has slowly been gaining popularity amongst the elite of the internet, the bloggers. It is one of those few things ...

Add Google Search to Your WordPress Blog

The native WordPress search does not return very relevant results, thus it makes a lot of sense to add Google Search into your WordPress ...

Add More Sidebars to Your WordPress Theme

You can add more than one sidebar section to your WordPress site. For example, with the stc-intermountain.org site, I added a whole bunch ...

Series Posting in Wordpress

In my functions.php file, I have some code which implements series posting. This relies on the thematic ...

Top Stuff

Free Blogger templates Anime Themes

Wordpress Guestbook Generator Plugin

48 Unique Ways To Use WordPress

GeekLog

WordPress Single Post Templates

Get The Image WordPress Plugin



About Webloglines

Webloglines is a project offers a comprehensive collection of blogging services, articles, themes and plugins from around the world. Whether you're looking to promote your own blog or find blogs on various topics, this site is for you.


Search


Topics

  • Adsense (12)
  • Blogging Tips (73)
  • Blogs Slides (25)
  • Blogs Websites (22)
  • Digg (20)
  • How to Blog (129)
  • Search Engines (9)
  • SEO (135)
  • WordPress Plugins (269)
  • WordPress Security (75)
  • Wordpress Themes (99)
  • Wordpress Tips (162)

© 2006 www.webloglines.com. All Rights Reserved. Powered by IRange