If you're new here, you may want to subscribe to my RSS feed. Also you might want to check out my Malaysia Top 100 Blogs List. Thanks for visiting!
I have a huge increase in traffic to RiceBlogger dot com when my Blogs with Top Commentators Plugins post is StumbleUpon-ed. Although there is some drop in traffic after that, overall traffic have been constantly increase daily.There was someone asking for tips on the way he could add StumbleUpon link onto their blog. Here is how you could add them. I found out 2 ways of doing it, I belief there is more ways to do this out there. One way is to install Sociable Plugin for Wordpress and another way is to code it manually, which is what I have done for my blog.
Add Digg it!

<a href=”http://digg.com/submit?phase=2&url=<?php the_permalink() ?>”>Digg it!</a>
Add StumbleUpon

<a href=”http://www.stumbleupon.com/submit?url=<?php the_permalink(); ?>&title=<?php the_title(); ?>”>Stumble it!</a>
Add Furl
<a href=”http://furl.net/storeIt.jsp?t=<?php the_title(); ?>&u=<?php the_permalink() ?>”>Furl</a>
Add Reddit

<a href=”http://reddit.com/submit?url=<?php the_permalink() ?>&title=<?php the_title(); ?>” >reddit</a>
Add Del.icio.us

<a href=”http://del.icio.us/post?url=<?php the_permalink() ?>&title=<?php the_title(); ?>”>Del.icio.us</a>
Copy the code and paste it in both Main Index Templates and Single Post. Look for
<?php the_content
and paste it somewhere before or right after this code.
This social bookmark could also be applied to other new social bookmarking website. But you will need to find out the link which they use to add a new bookmark. Also, this only works in Wordpress.






You help me to stumble or reddit my posts or not?
if you do a good post, I would gladly do that…
keep it up!
yeah, i did for good post too
I’m using Oracle Brains Social Book Marker plugin, it’s so simple
those social bookmarking plugins work..but is not as customizable as coding them.
Hey thanks for the codes i love’em !!!
[...] I have given the code to manually code the sociable into your wordpress theme. Propeller is a pretty new sociable website similar to Digg, but Propeller is operated by [...]
[...] I mentioned how you could add sociable to your blog post by hard coding it onto your theme and how WP-©Feed will prevent people from stealing your blog [...]
I am looking on add a digg button, and yahoo buzz button on my blog, just like u currently have. If possible, wan to make other too
Hey, thanks for the helpful post! However, I’m also interested to showcase the current # of votes received (not the reviews themselves) along with the voting link. How do we show that?
now i find what i want to know.. thank you for this informations..
thanks bro for the tips…but i wonder why its does not work in my site…can you please guide me again..thanks men
can i use this code for blogger!!
I think I have to do some modifications!!
Any way thanks for the post!!