If you like to add Top Commentators Widget to your blog follow the steps below.It will increase the commenting rate on blogs.
1.Log in to your dashboard--> layout- ->Page Elements
2.Click on 'Add a Gadget' on the sidebar.
3.Select 'HTML/Javascript' and add the code given below and click save.
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=c92ac21897d8b56e61cfa85930dd89a1&url=http%3A%2F%2FBLOGNAME.blogspot.com&num=10" type="text/javascript"></script> |
Note : Remember to replace BLOGNAME with your blog name. Do not include http://
2 comments:
Thank you so much for sharing this info. One question, are this comments good for a month or since I started blogging? Take care and have a nice day.
I love your system. Best. Product. Ever! Thank you for making it painless, pleasant and most of all hassle free!
Post a Comment