Blogger Ad Text Rotator [Script]

Leave a Comment

A Great text ad rotator for blogspot blogs and other websites. use this code to rotate text ads on your website.


<script language=javascript>
/*
 +---------------------------------------------------------+
 | Ads For Blogger              Copyright :  www.oxaus.com |
 +---------------------------------------------------------+
 | This Copyright Notice Must Remains intact.              |
 +---------------------------------------------------------+
*/
 
var adtxt=new Array()
//insert here your text
adtxt[0]='Free Advertising For Your Website';
adtxt[1]='AUTO SURF SEO Exchange';
adtxt[2]='Banner Exchange Get 2000 Free Impressions';
 
var adlinks=new Array()
//insert here your links
adlinks[0]='http://www.funneledafiliate.com';
adlinks[1]='http://www.autoviewz.com';
adlinks[2]='https://www.sharemyads.com';
 
 
var xy=Math.floor(Math.random()*adtxt.length);
document.write('[Ad] <a href="'+adlinks[xy]+'" target="_blank">'+adtxt[xy]+'</a>');
</script>


View script on pastebin : https://pastebin.com/EeB46QYF

0 comments:

Post a Comment





What have you got to loose, add this simple javascript code to your blogspot blog or website. it will enable you to rotate either text advertisements or banner adverts. Very simple to install and edit.

Run Unlimited adverts with no database. Simple javascript ad rotators.