Enter your email to subscribe Devaradise. Totally free!

How to create Light random post widget on your blog.

This time, syakirurahman will tell you about a Blog tutorial again. now, it is about random post widget. random post widget is important enough to make your blog navigation be easy. random post widget will display your older blog post that maybe your visitors never read it. so this widget will very useful to add on your blog.
well, this is the tutorial to make random post widget on blog :
1. Log in to your Dashboard
2. go to “lay out” menu
3. add “HTML/javascript ” gadget.
4. paste the codes below :

<!– Start Random Post –>
<script type=’text/javascript’>
aa_r_post_number = 10; //jumlah tampilan
aa_style = 2; // style : 0, 1 ,2 ,3
aa_url = ‘www.blogberbagi.com’; // Your Blog URL Without HTTP://
</script>
<script type=”text/javascript” src=”http://zona_widgets_1.xtgem.com/2_random_post_style”></script>
<!– End Random Post –>


*number 10 on aa_r_post_number = 10 is the number of post will display on this widget, you can modify it as you need.

okay, that’s all from me. if you don’t understand, you can ask me on the comments below. i waiting for your response. Happy Blogging 🙂