I found a Super Simple URL Rotator
Just wanna share a simple way to rotate urls/landing pages:
<script type="text/javascript">
var urls = new Array();
urls[0] = "http://www.google.com";
urls[1] = "http://www.ebay.com";
var random = Math.floor(Math.random()*urls.length);
window.location = urls[random];
</script>
That's it!!
I spent the past few hours searching for a simple way to do it. And finally found it here How to create a URL rotator.
Hope this helps!
-
PCH -
Thanks - 1 reply
{{ DiscussionBoard.errors[8363062].message }}-
Hackbridge -
Thanks - 1 reply
SignatureLooking For Top Amazon Keywords? Look no further NO CHARGE ;-){{ DiscussionBoard.errors[8363322].message }}-
PCH -
Thanks - 1 reply
{{ DiscussionBoard.errors[8363334].message }}-
asciscopecunia -
Thanks
{{ DiscussionBoard.errors[8364081].message }} -
-
-
-
-
UnkwnUsr -
Thanks
SignatureFREE Shopify Training Course {NO SUBSCRIPTION}{{ DiscussionBoard.errors[8364959].message }} -
-
Tim3 -
Thanks
Signature{{ DiscussionBoard.errors[8365197].message }} -
-
steveblom -
Thanks
{{ DiscussionBoard.errors[10635773].message }} -
-
Randall Magwood -
Thanks
Signature==>> Free book reveals make money with affiliate marketing{{ DiscussionBoard.errors[10636264].message }} -