Blogger [Blogspot] is a place where we can blogging for free. Most of the blogger template is not necessary widget ready. Recent post widget is one of the most important things for blogger(hosted in blogger). When a visitor come to your site he wants to know what are the most recent post of your blog.I have discussed much buzzing.I’ve also written “How add Related post widget in blogger?”
Now come to the point “How add Recent post widget in blogger?”
Here’s the procedure on how to install the widget on your blog :
Step 1: First Login to your Blogger account.
Step 2: Go to Layout > add a gadget
Step 3: Now copy the code paste it in to javascript/HTML widget
Also, don’t forget to add your sitename in the last line of HTML code where I’ve mentioned “http://yoursitename.blogspot.com”.
I mean just replace it with your sitename and you are done.
The above code refers to recent 10 postings from your blog. But if you want to change it you change it by changing the number of “numposts” in the given code
Example – If you want to show 5 posts instead of 10 then simply change numposts to 5 which will become :- numposts = 5
Now every thing has done.
I wish your Happy blogging.
Related posts:
- Recent Comments Widget For Blogger | Blogspot This Widget will Display Recent comments on Blogger Blog. Step...
- Related Posts Widget for Blogger / Blogspot | SEO for blogger The related posts widget will show a new related posts...
- Using SyntaxHighlighter on BLOGGER xHighlighter is a script which is written in javascript. It...
- Show Blog Post Title First on Search Engine If your Blog title appears first followed by Blog post...
- Remove the Blogger Banner | How to Hide Blogger Navbar If you want to show your blog professional look...
Related posts brought to you by Yet Another Related Posts Plugin.




