I am trying to setup split test with GSO - it cannot see my original page and the conversion page though it can reach the variation page fine.
My page are like this:
Original page:
www.example.com/getaquote/index.htm
Variation page:
www.example.com/getaquote/index1.htm
Conversion page:
www.example.com/thanks/index.htm
I ignored the error and proceeded to implement the JS code for the test. It cannot validate that the code is placed fine because it cannot access the URL. I can successfully click at the URL it shows to load the page in question.
I am stumped. If Google cannot see my pages for some reason (it is an old established site), how can it see the variation page?
Any clues?
TIA.