Forum Moderators: Robert Charlton & goodroi
It also requires that the mobile URL is accessible for all Googlebots. It doesn´t state it should be able to actually crawl it.
The site will rank on the merit of the desktop site with Google offering the mobile URL in the SERPS. Title and description are clearly from the desktop site.
EditorialGuy wrote:
the mobile page is crawled, indexed, and ranked on its own merits for mobile searches
No, the mobile page is crawled, indexed, and ranked on its own merits for mobile searches
It also requires that the mobile URL is accessible for all Googlebots. It doesn´t state it should be able to actually crawl it.
In this configuration, each desktop URL has an equivalent different URL serving mobile-optimized content. A common setup would be pages on www.example.com serving desktop users having corresponding m.example.com pages serving mobile users. Google does not favor any particular URL format as long as they are all accessible for all Googlebots.
Annotations for desktop and mobile URLs
To help our algorithms understand this configuration on your site, we recommend using the following annotations:
1.On the desktop page, add a special link rel="alternate" tag pointing to the corresponding mobile URL. This helps Googlebot discover the location of your site's mobile pages.
2.On the mobile page, add a link rel="canonical" tag pointing to the corresponding desktop URL.
Build a site in html5 responsive and all your questions will disappear ... well, in my experience that is:-))