Trick to get Recents Comments and Recent Post on Blogger

Wednesday, August 20, 2008
Posted by Takumi 86


Recents Comments

Ever wonder how can you add more plugins to your blog? This site is telling you how to make it. Must say that Jackbook has done a very good job in providing useful information and tips like he always did

1. Go to your Dashboard Layout, Create new widget and click on HTML/Javascript

2. Copy and paste the following code into the box

[script src="http://files.lifewg.googlepages.com/blogger-widget.js">[/script>

[script>
var numposts = 10;
var showpostdate = false;
var showpostsummary = false;
var numchars = 100;
[/script>

[h2>RECENT COMMENTS[/h2>
[script src="http://YourBlogNameHere.blogspot.com/feeds/comments/default?orderby=published&alt=json-in-script&callback=rp">[/script>


For Recent Comments on Blogger
http://YourBlogNameHere.blogspot.com/feeds/comments/defaultDon forget to change “http://YourBlogNameHere.blogspot.com” with your own blog url

For Recent Posts on Blogger
http://YourDomainNameHere.blogspot.com/feeds/posts/default

If you having problem on displaying it due to bandwidth exceeded, then try to replace the source JS code into this one http://h1.ripway.com/Diablo888/blogger-widget.js

Or you can also host the JS file into your own web host


Attention! To make the code works, Please replace [ with <



If you like my post, please subscribe to my RSS feed!



Labels: