Questions
-
What's the best way to redirect mobile site?
I've responded to specific comments below, but here's the information you need to redirect: https://developers.google.com/webmasters/smartphone-sites/details The gist is, you need: 301 or 302 redirects from the desktop site to the mobile site, based on user agent detection Rel="canonical" tag on each mobile page pointing to to each desktop page Rel="alternate" tag on each desktop page pointing to each mobile page A Vary HTTP header A mobile sitemap As I mentioned below, I also recommend that you have a link at the bottom of the mobile and desktop sites pointing to the other version. That way, if you get the redirects wrong, people can self correct.
Behavior & Demographics | | KristinaKledzik0