LinkWithin

Related Posts Plugin for WordPress, Blogger...

Sunday 3 March 2013

Popular Post Widget For Blogger

By 09:16
    Here is im show you how you can add a Recent Posts widget/gadget with thumbnails to your Blogger (blogspot or custom domain) blog. It's pretty simple. Follow the steps below.

Step1 : First You Login your Blogger Account.
Ad

Step2:  Go to your Blogger Dashboard > Design/Layout > Page Element > Add a Gadget > HTML/JavaScript.


Step3 : Copy and paste this code in html java Script Widget


<script language='JavaScript'>
aBold = true;
numposts=200;
maxshowresult=5;
home_page = "http://YOUR-BLOG-URL.blogspot.com/";
</script>
<script src='http://www.webaholic.co.in/other/popular-posts-widget-for-blogger.js' type='text/javascript'>
</script>





Step4: Write Your blogname place of YOUR-BLOG-URL.

Step5: Now all are done and save the templats.


Step 6:Customization :

If you would like customize popular posts widget you easily customize:

1. numposts is the number of posts you got.
2. maxshowresult is the maximum result that will be shown. 
Change this accordingly.

0 comments:

Post a Comment