Add Recent Posts Widget
Posted On Friday, December 26, 2008 at at 5:30 AM by RashedCreate Recent Posts Widget. It will help your reader. They will able to know the recent posts. Follow the process to Get the Recent Posts widget.
- Sign in your site ant go to layout>>Page Elements>>Add a Gadget.
- Select HTML/Javascript
- Copy and paste these codes:<script style="text/javascript" src="http://scraptoall.googlepages.com/recentposts.js"></script><script style="text/javascript">var numposts = 10;var showpostdate = false;var showpostsummary = false;var numchars = 100;var standardstyling = true;</script><script src="http://shortmemory-shorttime.blogspot.com/feeds/posts/default?orderby=published&alt=json-in-script&callback=showrecentposts"></script>
- Change the url ("http://shortmemory-shorttime.blogspot.com/) and write your site's URL
- Save the gadget.