A/B testing

MAF Publishing

Regular Member
Joined
Jun 26, 2023
Messages
480
Reaction score
354
What is the most SEO-friendly way to go about mass A/B testing of the front page of a site? It seems like it would be easy to annoy Google.
 
What is the most SEO-friendly way to go about mass A/B testing of the front page of a site? It seems like it would be easy to annoy Google.
The ideal SEO-friendly way for mass A/B testing of the front page according to me is to use server-side test methods that don't depend on JavaScript redirection or cloaking.
 
What is the most SEO-friendly way to go about mass A/B testing of the front page of a site? It seems like it would be easy to annoy Google.
If you simply want to A/B test your users, I would stick one of the two tests to the Google bots exclusively (just setting it on the headers serverside checking for all the regular user agents that Google use for crawling)

Still be aware, that this could be risky to some extent because Google sometimes uses other agents just to check that the page is not cloacking/deceiving the crawlers.
 
Back
Top