More About me

Im very passionate to write blogs about different topics such as Blogging, Online jobs, Internet etc. Im a graduate, cool, mature & still single guy (hehe...). I love to do internet surfing, watching every movies, & to help people.

More About Blog

I make this blog to know more & discuss topics such as blogging, world wide web, interesting stories, Online jobs. This blog is helpful to those people who just start doing blogging.

Top Commenters Widget For Blogger With Backlinks

Top commentators widget for blogger with backlinks to there blogs is very nice widget to show of the names of the readers of your blog with maximum comments with the link to there blog.As this can show any no of names you want with most comments.

Now follow an easy way to add it to your blog by just adding small bit of javascript to your blog page element.Now lets see how to install it in your blogspot.

Go To LAYOUT > Page Elements > Add a Gadget > Html/Javascript

Now add the below codes to it..

<script type="text/javascript">
function pipeCallback(obj) {
document.write('<ol>');
var i;
for (i = 0; i < obj.count ; i++)
{
var href = "'" + obj.value.items[i].link + "'";
var item = "<li>" + "<a href=" + href + ">" + obj.value.items[i].title + "</a> </li>";
document.write(item);
}
document.write('</ol>');
}
</script>
<script src="http://pipes.yahoo.com/pipes/pipe.run?_render=json&_callback=pipeCallback&_id=918c4b96efdf63fee389f2f025085904&EntertheURL=http%3A%2F%mixtaka.blogspot.com&number=10&Nametobeexcluded=Name" type="text/javascript"></script>


Change the codes above with in red with name of your blog,total no of names you wanna show and Name with any name you want to exclude from the list of yours.

Now save It . And view your blog. It show up the list of the top of your blog with how many comments they have done.Isn't it very easy to add up this widget.


Bookmark and Share



Subscribe to receive daily blogging tips in your inbox :

Delivered by FeedBurner

0 comments:

Post a Comment