This Blog is deleting...

Please go to my new Blog:

http://itnews24h.blogspot.com


Loading...
Custom Search

Wednesday, October 22, 2008

Recent Posts Widget For Blogger

More then 5 Recent Posts Widget For Blogger. As recent posts can easily be added via feedburner or google.

How to add 5 recent posts.


Click LAYOUT > ADD A GADGET > FEED

Then type your feed url and save it will show upto your 5 recent posts.

How to add more than 5 Recent Posts Widget For Blogger.

Click LAYOUT > ADD A GADGET > HTML/JAVASCRIPT

Now add the code from below to it and save it.


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

<script>

var numposts = 12;

var showpostdate = false;

var showpostsummary = false;

var numchars = 100;

</script>

<h2>RECENT POSTS</h2>

<script src="http://anshuldudeja.blogspot.com/feeds/posts/default?orderby=published&alt=json-in-script&callback=rp"></script>


Chage the codes in red to your blog name and no of posts to be shown and its length of characters.

It will show up 12 recent posts like in my blog.

No comments:

Post a Comment

------------------------------

Related Articles