Latest Updates » [1] Auto XML Sitemap [2] Create Contact Page [3] Blogger and Wordpress Templates! Download Now !


Wednesday, 3 July 2013

WIDGET:Random posts widget in sidebar



We have seen popular posts and recent posts widgets on many blogs sidebar. These widgets helps readers to find relevant posts and increase internal linking.

These widgets helps you to hold your visitors for more time on your blog and increase page views along with reduce bounce rate. To add this widget on to your blog sidebar please follow these step.


How to add Random posts widget in blogger sidebar

Step 1. Go to blogger layout. (see image below)
 

Step 2. Click on add a gadget (see image below)

Step 3. Select html/javascript widget (see image below)

Step 4. Paste the following code into box and click on save.

Paste following code: 

<style type="text/css"> .noop-random-posts ul li { list-style-image: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiJ2oZ1oDhYaP9s6MKm-3ybyEj1Up-nir-FoWsOF_3U9kZKMLexzqBUCc2HsoaQbW4XKnv6_muBW-NTqf9QjC4_Xb_Hlk8IfcMWMqa3BiwJDcDvGIyZDHitaUKW_MnSOOuVF1u4Uf0XBOk/s1600/tick+list+style.png"); } </style> <div class="noop-random-posts"><script type="text/javascript"> var randarray = new Array();var l=0;var flag; var numofpost=5;function nooprandomposts(json){ var total = parseInt(json.feed.openSearch$totalResults.$t,10); for(i=0;i < numofpost;){flag=0;randarray.length=numofpost;l=Math.floor(Math.random()*total);for(j in randarray){if(l==randarray[j]){ flag=1;}} if(flag==0&&l!=0){randarray[i++]=l;}}document.write('<ul>'); for(n in randarray){ var p=randarray[n];var entry=json.feed.entry[p-1]; for(k=0; k < entry.link.length; k++){if(entry.link[k].rel=='alternate'){var item = "<li>" + "<a href=" + entry.link[k].href + ">" + entry.title.$t + "</a> </li>"; document.write(item);}} }document.write('</ul>');} </script> <script type="text/javascript" src="/feeds/posts/default?alt=json-in-script&start-index=1&max-results=1000&callback=nooprandomposts"></script></div>

You are done. You can move this widget in right place according to your design.If you have any doubts don't hesitate to ask.Please Comment.I hope you had enjoyed this post.Leave Comments...


Kindly Bookmark this Post using your favorite Bookmarking service:
Technorati Digg This Stumble Stumble Facebook Twitter

Advertise Here

0 comments:

Post a Comment


ABOUT THE AUTHOR

Hi! I am K Ajay, currently live in Chandigarh, India. A young Web Designer, Pro Blogger, Graphic Designer & an addicted Web Developer. I love working on Blogger and WordPress using CSS Tricks,and Web Designing. Read More...

FOLLOW US HERE


RANDOM POSTS

Bwidgets4all-Helping Bloggers with Blogging Tricks © 2013. All Rights Reserved | Free Blogger Templates | | Back to Top