I have a question for people with web development knowledge

SpawnOfDark

Junior Member
Joined
Mar 28, 2015
Messages
105
Reaction score
15
Is that possible to create an alternate version of your website on the same domain?

Explaination:

If a visitor connects to my website he will have 50% to see X version of my website and 50% to see Y , completely different designs .. like if he enters my website today he may see Black Hat World design an the day after " Google " design ..
 
I believe you are talking about split testing :) Yes, it can be done.
 
yes it is and there are also countless methods to go about it.
 
Its called A/B testing. Visual web optimizer is a good tool. vwo.com

Disclaimour : its an globally recognised product.i am not trying to sell anything
 
Is that possible to create an alternate version of your website on the same domain?

Explaination:

If a visitor connects to my website he will have 50% to see X version of my website and 50% to see Y , completely different designs .. like if he enters my website today he may see Black Hat World design an the day after " Google " design ..
Simply called split testing or ab test in your case. You can use Google optimize to actually see which one performs better , it's free.
 
Back
Top