Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Programming Talk
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
Share
LinkBack Thread Tools
Old 06-26-2010, 06:19 PM   #1
Senior Warrior Member
War Room Member
 
Chris Worner's Avatar
 
Join Date: Oct 2009
Location: Loompa Land
Posts: 1,388
Thanks: 2,578
Thanked 751 Times in 397 Posts
Default URL rotator script

I dont suppose any of you fine programmers can recommend a url rotator for split testing a squeeze page?

Cheers
Chris

Chris Worner is offline   Reply With Quote
Old 06-26-2010, 08:06 PM   #2
The Interwebs master
 
hendricius's Avatar
 
Join Date: Jun 2010
Location: Hamburg, Germany
Posts: 123
Thanks: 0
Thanked 6 Times in 6 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Default Re: URL rotator script

Few months ago, I wrote a simple script that allows me to put in a list of Urls then the script starts visiting the Urls one after the other.

All you have to do is add the Urls, the times you want to spend on each page and you're done.

If you are interested I can sell you a copy of the script for only $9.99.

This script helps me improve my Alexa ranking and get more exposure to many of the pages that don't receive any hits in my website.

Looking forward to hearing more from you

Follow me on Twitter: @hendricius
hendricius is offline   Reply With Quote
Old 06-27-2010, 09:09 AM   #3
Active Warrior
War Room Member
 
mikegates's Avatar
 
Join Date: May 2005
Location: Ft. Collins CO, USA
Posts: 67
Blog Entries: 2
Thanks: 0
Thanked 12 Times in 3 Posts
Social Networking View Member's Twitter Profile  View Member's YouTube Profile
Default Re: URL rotator script

Many URL rotator scripts, rotate links randomly because it's very easy to create one to do that. That will work fine for you if you get a lot or traffic to your site, since theoretically the more hits you get the better the chances of each page getting the same number of hits.

If you are not getting a lot of traffic, a sequential link rotator will split the traffic evenly, giving you better split test results.

When I had a need for a sequential link rotator and couldn't find one, I created my own :-)

With my URL Rotator you send traffic to one URL, and it rotates the traffic to different URL's that you have defined in the admin panel.

Thanks,
Mike

The Link Rotator Script is one of my favorite marketing tools! Link Rotator Usage Video
mikegates is offline   Reply With Quote
Old 06-27-2010, 11:22 AM   #4
Warrior Member
War Room Member
 
Join Date: Nov 2009
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: URL rotator script

Don't forget that if you have a flow or session, when doing split testing you should always try to tag the user in some fashion (cookie or url variable) to maintain a consistent approach. While straight round-robin does distribute traffic evenly it also creates an inconsistent user experience. Making sure when a user returns to the site they get whatever page they were originally displayed is the best way user experience. This also holds true for flows where you may have two different flows you are testing.
wsylvester is offline   Reply With Quote
Old 06-28-2010, 11:54 PM   #5
Warrior Member
 
Join Date: Apr 2010
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: URL rotator script

[quote=yukon;2270224]Maybe this will help (free).


very good, thank you very much!

bjhfootball is offline   Reply With Quote
Old 06-29-2010, 11:26 PM   #6
Warrior Member
 
Beavis's Avatar
 
Join Date: Jun 2010
Location: Arizona
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Social Networking View Member's YouTube Profile
Contact Info
Send a message via Skype™ to Beavis
Default Re: URL rotator script

I have a javascript function that rotates a random quote, but it's kinda the same thing. I threw this together out of my head. It's pretty simple and should work (hopefully).

Code:
var maxsiteNo = 3
var site= new Array()

site[0] = 'landingpage1.html'
site[1] = 'landingpage2.html'
site[2] = 'landingpage3.html'
window.location = site[Math.round(Math.random() * maxsiteNo)]);
Beavis is offline   Reply With Quote
Old 07-04-2010, 08:23 AM   #7
HyperActive Warrior
War Room Member
 
ASUService's Avatar
 
Join Date: Jul 2002
Location: USA.
Posts: 481
Thanks: 329
Thanked 115 Times in 89 Posts
Default Re: URL rotator script

Do you need any type of tracking? I assume you want to know which page is converting.

If that's the case give UltraTrack a try. Easy to install and configure. Once that's done just enter your url's in the list and place a small bit of code in the thank you/confirmation page and you're done. You can set up multiple campaigns!

Check it out ... it's free but requires newsletter signup:
Get The UltraTrack Advantage

Best Regards,
Mike Allton
ASU Service, Inc.
The LAST SMS Platform You'll Ever Need! Easy Money!
ASUService is offline   Reply With Quote
Old 03-31-2012, 03:09 PM   #8
Warrior Member
 
Join Date: Mar 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: URL rotator script

Quote:
Originally Posted by hendricius View Post
Few months ago, I wrote a simple script that allows me to put in a list of Urls then the script starts visiting the Urls one after the other.

All you have to do is add the Urls, the times you want to spend on each page and you're done.

If you are interested I can sell you a copy of the script for only $9.99.

This script helps me improve my Alexa ranking and get more exposure to many of the pages that don't receive any hits in my website.

Looking forward to hearing more from you
how do you put the links in??? example if you have 200 links do you have to enter them 1 by 1 or there is a window were you can copy paste the 200??? that is the problem i am having with the one i bought
y302010 is offline   Reply With Quote
Old 03-31-2012, 05:26 PM   #9
Senior Warrior Member
War Room Member
 
Chris Thompson's Avatar
 
Join Date: Oct 2008
Location: Canada
Posts: 1,136
Thanks: 17
Thanked 379 Times in 176 Posts
Default Re: URL rotator script

If your intention is to split test why not just use a split testing product?

Google website Optimizer or a better paid product like VWO has way better benefits than just a rotator script.

See this tutorial for good videos
Http://outsourcefactor.com/split
Chris Thompson is offline   Reply With Quote
Old 05-29-2012, 04:27 PM   #10
Warrior Member
 
Join Date: Jul 2011
Location: Boulder, CO, USA
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: URL rotator script

Bump and slight hijack of the thread, but anyone have or know of any URL rotators that can be setup based on IP? I would like to be able to direct traffic to a specific page based on where the IP is located.
RadarEighty is offline   Reply With Quote
Old 05-29-2012, 05:30 PM   #11
eCommerce + mCommerce
War Room Member
 
SteveSRS's Avatar
 
Join Date: May 2012
Location: NL & Peru & USA
Posts: 335
Blog Entries: 2
Thanks: 24
Thanked 73 Times in 63 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Default Re: URL rotator script

Quote:
Originally Posted by RadarEighty View Post
Bump and slight hijack of the thread, but anyone have or know of any URL rotators that can be setup based on IP? I would like to be able to direct traffic to a specific page based on where the IP is located.
easily done but you will need a product to obtain location data based on IP
ip2location.com is one.. however if you are using cloudflare for your website the country code is also passed on in the headers

Public Beta Relased: 100% Free SRS Easy Android Root software launch. Mainly Samsung but also HTC, ZTE and more. 1-Click Android Root and Unroot!

[SOOOON]
My new -ALL FREE- Premium eBook website
SteveSRS is online now   Reply With Quote
Old 02-14-2013, 02:36 PM   #12
CoolSite.com Web Addict
 
Join Date: May 2011
Location: Chappaqua, NY
Posts: 23
Thanks: 0
Thanked 3 Times in 3 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Contact Info
Send a message via Skype™ to mikecorso
Default Re: URL rotator script

This URL Rotator still work? Any enhancements/changes since 2010?

Thanks,

Mike Corso
Cool Site of the Day
Boost Your Website Visibility
mikecorso is offline   Reply With Quote
Old 02-14-2013, 03:02 PM   #13
The Owner
War Room Member
 
KingMighty's Avatar
 
Join Date: Nov 2012
Posts: 383
Thanks: 59
Thanked 59 Times in 47 Posts
Default Re: URL rotator script

I would use Ad Rotator

Dont Forget To Give Thanks If I Helped You!
KingMighty is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Programming Talk

Bookmarks

Tags
rotator, script, url

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 12:05 AM.