Forum Moderators: open
I have no idea how this is going to effect the spyders as of yet, since I just launched the site. I don't want the "lite" version to get spydered, because then higher resolution users get the wrong verson (which works, but isn't as nice), yet if I 'disallow' the "lite" version in robots.txt, then the bot might get confused. Being on a site, can't get to the site it's being autoforwaded to, meaning that I get 0 pages indexed.
I guess what I'm asking is, when I query the resolution of a bot (specifically just the major engines), what do I get back? Is this a situation where I should cloak or is there a better option?
Note: Please move this is it is better suited in an SE forum.
You could possibly use JavaScript to determine the resolution of the browser, and load different stylesheets based on the resolution of the browser.
That's probably how I'd handle it.