Sunday, July 20, 2008

Display a list of Posts on your Sidebar

Many people have been trying to Display a list of all posts in there Blogger blog. Its a very simple Widget which can make your blog look very professional and actually your title can't be displayed on the front page of your website. Its a simple javescript code that you need to apply on your side bar.

All you require is a feed of your blog. Blogger has an inbuilt feed option for you. Your RSS feed URL should be http://www.yourblog.blogspot.com/rss.xml .Now you need to convert this into a simple javascript coding. You can get one converted HERE .

After you had that converted, Go to Dashboard > Layout > Page Elements > Add a Page Element > HTML / Javascript. Paste the javascript code you obtained in it. Click on save . Now give your blog a look it worked Right! It Should.

This method can also be used for displaying recent posts list after posts or in the sidebar click here to see how will the code look when you are done.

Now wasn't that wasy Enjoy!,

No comments: