Oct
2006
Integrate Stumbleupon In Your Blog
October 8th, 2006 at 04:30 pm by ashok in blogSince I find Stumbleupon, I become a fan of this site as this is a great source of free traffic. Since begining when I found this site, I wanted that we should be able to add thumbup icon to our blog, so that visitors could thumbup our article through our blog. Today while reading liewcf blog, I found that Stumbleupon has announced the facility to Integrate StumbleUpon with our Blog. Which allows the visitors to submit new articles directly from the page they are viewing.
It was a very much overdue feature, I am sure many bloggers was waiting for this feature since long. It is really surprising why stumbleupon took so much time to release this feature, whereas almost all communities sites allow this features to integrate article from blog.
If you are already using digg, or del.icio.us icon in you blog then it will not be difficult for you to add stubmleupon in your blog. Add following line in your page where you want to display stumbleupon icon. Following is the code for wordpress blogs which you use to integrate stumbleupon in your blog.
<a href=”http://www.stumbleupon.com/submit?url=<?php the_permalink(); ?>&title=<?php the_title(); ?>”><img src=http://www.stumbleupon.com/images/thumbup.gif border=0> Stumble it!</a>
If you like this article then don’t forget to Stumble it!
Technorati Tags: stumbleupon, SU, blog
Related Posts
Comments
thanks for the plug
Welcome in my blog LiewCF.
Hi!
Thanks for the how-to.
I had been searching for this
And btw, include a date and time for when the article was written. I find it missing and its not good.
Add A Comment