How to add Recent Comment or Post on Blogger

1 comments - Post a comment

Recent Posts on Blogger

So easy, Just do this steps;
1. Go to your Dashboard
2. Go to Template Tab
3. There you will see a widget manager. Click Add a Page Elements on the section you want to place the recent comment.
4. Now you should see a list of widget elements you can pick. click on the Add to Blog Button under HTML/Javascript. this element is useful if we want to add a 3rd party functionality or other code. so we pick this. remember to choose this elements each time you need to add third-party codes.
5. Now you should have a new popup window open,
- Leave the title blank
- And go to the content area.
- Copy this Code and paste on that widget content area.

<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 POSTS</h2>
<script
src="http://YourBlogNameHere.blogspot.com/feeds/posts/default?orderby=
published&amp;alt=json-in-script&amp;callback=rp"></script>


or if you are lazy to do that, you can just click this button


or



Please note: you should change the “http://YourBlogNameHere.blogspot.com” on the code with your own blog url.

Good luck!

 
This Post has 1 Comment Add your own!
taruhan bola - March 21, 2013 at 3:16 PM

this useful just for active bloggers

Post a Comment