I can't find any 'official' advice from Google on how best to handle redirects for mobile users who access the desktop version of a URL, and then are redirected to the corresponding mobile version of the same page.
There's a 2009 post on Google Webmaster Blog [
googlewebmastercentral.blogspot.com ] but the post does not answer the question - what type of redirect to use?
301, 302, or is there some other redirect code to specify a mobile device redirect from, say, www.domain.com/page to m.domain.com/page?
Any advice?