Taktical
Elite Member
- May 15, 2011
- 1,641
- 3,343
I've ranked my clients site for really tough keywords worth millions. Now they're launching a crazy redesign with a lot of complex java. The site is responsive, meaning that different browsers get different versions of the code.
Thats not the problem. The problem is the because the site is so complex, using HTML5, AJAX and javascript, that the code is WILDLY different from one browser to the next. For example, safari on mac sees all the content nice and clean, just the way you'd like it. On chrome however, you can't see even one word of text, its all referenced in external java files.
Now i've checked how the site looks to googlebot, and of course its the chrome version that i dont want it to see. Can I control what version of the responsive design googlebot sees? How can i direct the site to call up the correct version when googlebot comes across it?
If thats not possible, which browser should i optimize the code for so that googlebot sees it?
Thanks!
Thats not the problem. The problem is the because the site is so complex, using HTML5, AJAX and javascript, that the code is WILDLY different from one browser to the next. For example, safari on mac sees all the content nice and clean, just the way you'd like it. On chrome however, you can't see even one word of text, its all referenced in external java files.
Now i've checked how the site looks to googlebot, and of course its the chrome version that i dont want it to see. Can I control what version of the responsive design googlebot sees? How can i direct the site to call up the correct version when googlebot comes across it?
If thats not possible, which browser should i optimize the code for so that googlebot sees it?
Thanks!