Blogger top commentator link
This article guide you how to make a link for visitor who have the most comments at your blog. This lovely gift link will show at your blog widget.
Read rest of the post and start giving lovely top comment links
HOw To Make this?
First you have to login blogger then open layout, new elemnts, and choose HTML/JAvascript.
Then insert this code inside 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=a55cb97ebb368bb1b89b7f6bdeb35336&url=http%3A%2F%2FBlog URL &num=10&filter=blog name" type="text/javascript"></script>
The red text is available to replace with your own text.
There many ways how to do this, but if you have some problem, please feel free to leave us a comments below.
Another blog resources
3 comments:
Thanks for sharing this script.
Hapi says
hello... hapi blogging... have a nice day! just visiting here....
galihrezah says
please sent to my email