Share random posts widget for blogspot

Posted by Andi Syahputra | 4:32 PM
Now I'll share to you a widget that will generate a random posts from any site you specified. And of course this script is made as small as possible so your website performance is not afffected.
Actually this widget for blogger blog but I think other platform are welcome too.. :D

Here is the script:

<!-- Start Random Post -->
<script type='text/javascript'>
aa_r_post_number = 50; //set the total posts you want to display
aa_style = 2; // style : 0, 1 ,2 ,3
aa_url = 'your blog url.blogspot.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 -->


OK, paste the code above in your body tag where you want it to appear.

Please edit the following parameters before you paste the code:

- change your blog url.blogspot.com with the URL of the site

- aa_r_post_number = 50; you can set it to 5 or 10 or 100 if you want to. But please note that the more you set, the slower it will be, So I recommend 5 for the value

- aa_style = 2; change it to the style you want. Available value: 0,1,2,3

- You can re-upload the javascript to your own hosting if you feel that xtgem.com slow... :D

I hope this script is useful for you.... :D
Check also other cool modified widget here, at zona widgets
hi folks, visit my other tutorial blog at Kumpulan tutorial menarik
0 comments