Best method to do A B testing across to subdomains
- by Lior
I want to do an A B test of an entire site for a new design and UX with only slight changes in content (a big brand site that has good Google rankings for many generic keywords.
My idea of implementation is doing a 302 redirect to the new version (placing it on www1 subdomain) and allowing only user agents of known browsers to pass. The test version will have disallow all in the robots text.
Will Google treat this favorably or do I have to use Google Website Optimizer (which will give me tracking headaches)?