What does Google say about SEO? /
Quick SEO Quiz

Test your SEO knowledge in 5 questions

Less than a minute. Find out how much you really know about Google search.

🕒 ~1 min 🎯 5 questions

Official statement

Canonical tags on the mobile version are not taken into account; it is the desktop version that is indexed, not the mobile version. Links are treated as if they were pointing to the desktop version.
5:13
🎥 Source video

Extracted from a Google Search Central video

⏱ 48:06 💬 EN 📅 19/05/2016 ✂ 15 statements
Watch on YouTube (5:13) →
Other statements from this video 14
  1. 1:04 Google classe-t-il vraiment les contenus d'actualité différemment des autres résultats ?
  2. 2:07 Les mises à jour mobile de Google affectent-elles vraiment votre positionnement ?
  3. 4:16 Faut-il vraiment limiter ses pages à une seule balise H1 ?
  4. 15:16 Faut-il vraiment supprimer la balise priorité de vos sitemaps XML ?
  5. 16:32 Les URL courtes boostent-elles vraiment le référencement naturel ?
  6. 18:36 Pourquoi Google indexe-t-il des URLs non-canoniques même avec une balise canonical correcte ?
  7. 22:09 Comment Google gère-t-il vraiment les domaines en contenu dupliqué ?
  8. 25:48 Le paramètre changefreq du sitemap sert-il vraiment à quelque chose pour Google ?
  9. 28:49 Hreflang distingue-t-il vraiment les variantes régionales quand le contenu est identique ?
  10. 31:30 Pourquoi la stabilité des URLs d'images impacte-t-elle directement votre visibilité dans Google Images ?
  11. 33:35 Google ignore-t-il vraiment le texte incrusté dans vos images ?
  12. 36:57 Faut-il vraiment enregistrer la version HTTPS dans Search Console après une migration ?
  13. 38:17 Faut-il vraiment corriger les erreurs d'exploration dans la Search Console ?
  14. 45:27 Les liens sur images sans alt text sont-ils vraiment compris par Google ?
📅
Official statement from (10 years ago)
TL;DR

Google indexes the desktop version of a site and completely ignores the canonical tags placed on the mobile version. Links present on mobile are treated as if they point to the desktop version. In practice, this means that your canonicalization signals must be managed exclusively from the desktop version, even with Mobile-First Indexing.

What you need to understand

What is the technical reasoning behind this rule?

Google has always prioritized the desktop version as the canonical reference, even after the shift to Mobile-First Indexing. This statement may seem counterintuitive at first glance: why ignore signals from the mobile version when it is the one crawled first?

The answer lies in the separation of roles: crawling happens on mobile, but the canonical authority remains defined by the desktop. Canonical tags on mobile are considered redundant or potentially contradictory. Google prefers a single source of truth to avoid conflicting signals between the two versions.

How does this affect the treatment of internal links?

The point about links is crucial. When Googlebot crawls your mobile version and encounters a link, it does not treat that link as belonging to the mobile version. It automatically transposes this link to its desktop equivalent.

Specifically? A link https://example.com/m/page on your mobile site will be interpreted as pointing to https://example.com/page if that is your desktop structure. This automatic normalization aims to avoid dilution of PageRank between the mobile and desktop versions of the same resource.

What does this change for responsive sites?

For a responsive design site, this rule has no practical impact. There is only one URL, so only one canonical tag. No mobile/desktop distinction.

The issue arises only for architectures with distinct URLs: m-dot sites (m.example.com) or with suffixes like /mobile/. In these configurations, placing canonical tags on the mobile version is unnecessary. Only those on the desktop count.

  • Mobile canonical tags are ignored: Google does not consider them to determine which version to index
  • Desktop remains the canonical reference: even in Mobile-First, it defines which URL to index
  • Mobile links are transposed: Googlebot treats them as if they came from the desktop version
  • Responsive circumvents the issue: one URL = one canonical signal, no possible conflict

SEO Expert opinion

Is this statement consistent with what we observe in the field?

Yes, and it is indeed a recurring source of confusion. We regularly see sites with contradictory canonical tags between mobile and desktop, without generating any glaring errors in Search Console. Why? Because Google simply ignores the mobile version.

However, what sometimes gets tricky is when sites remove the canonicals from the desktop thinking that those from the mobile would suffice after the shift to Mobile-First. Classic mistake. The result: loss of canonical consolidation, duplicated pages reappearing in the index.

What nuances should we add to this rule?

Google talks here about canonical tags but does not mention other canonicalization signals. The 301/302 redirects from mobile to desktop are also processed but differently: they work, unlike the canonicals.

Another point: [To verify] for sites with dynamic serving (same URL, different content based on user-agent). Google claims to crawl primarily with a mobile user-agent, but sometimes we observe inconsistencies when the mobile content differs too much from the desktop. In this case, it's hard to know which version is truly taken into account.

In what scenarios could this rule cause problems?

The classic trap: sites that have a separate AMP version in addition to a traditional mobile version. The canonical tag for the AMP page must point to the canonical mobile version (or desktop depending on the architecture), but if the latter has its own mobile canonical ignored by Google, we end up with a shaky chain of canonicals.

Another problematic case: international sites with distinct mobile URLs by language. If the hreflang tags are only present on mobile, they risk being ignored or misinterpreted. Let's be honest: it's rare, but when it happens, it's a nightmare to debug.

Practical impact and recommendations

What should I check on my site now?

First step: audit the consistency of canonical tags between your mobile and desktop versions if they exist separately. Open your site on mobile and desktop, inspect the source code, compare. Do the desktop canonicals properly point to the right URLs?

If your site is in m-dot or has distinct mobile URLs, ensure that each desktop page has its own canonical tag. The mobile version may have one for symmetry (some CMS generate them automatically), but don't rely on that to fix issues on the desktop side.

What mistakes should you absolutely avoid?

Never remove canonical tags from the desktop under the pretext that Google crawls mobile first. Crawling and indexing are two distinct steps. Google can crawl mobile but refer to the desktop for canonical signals.

Another common mistake: leaving mobile canonicals pointing to mobile URLs while the desktop points to different desktop URLs. This creates a logical inconsistency that Google resolves by ignoring mobile, but it often reveals a deeper architectural problem.

How can I verify that everything is in order?

Use Google Search Console: in the Coverage section, check that the indexed URLs match what you expect. If you see mobile URLs indexed while you have desktop canonicals, that's a warning sign.

Run a crawl with Screaming Frog in desktop mode and mobile mode separately. Compare the extracted canonical tags. If they diverge on important pages, dig deeper: either you fix the desktop or you accept that the mobile version may be decorative from an SEO standpoint.

  • Audit the desktop canonical tags and ensure they point to the right URLs
  • Compare the mobile/desktop canonicals on a sample of key pages
  • Check in Search Console that the indexed URLs are consistent with your desktop canonicals
  • Crawl the site in desktop and mobile mode to identify divergences
  • Remove or correct contradictory canonicals between mobile and desktop
In summary: focus your SEO efforts on the signals sent from the desktop version, even with Mobile-First. Mobile canonical tags are useless for Google, but be careful not to create confusion by leaving contradictory signals. These optimizations touch on the technical architecture of the site and may reveal deep configuration issues. If your site has a complex mobile/desktop structure, or if you notice hard-to-interpret inconsistencies, hiring a specialized SEO agency can help you avoid costly mistakes and speed up compliance.

❓ Frequently Asked Questions

Si Google crawle en Mobile-First, pourquoi ignore-t-il les balises canonical mobiles ?
Le crawl et la canonicalisation sont deux étapes distinctes. Google crawle le mobile pour découvrir le contenu, mais se réfère au desktop pour les signaux d'autorité canonique, afin d'éviter les conflits entre versions.
Dois-je quand même mettre des balises canonical sur ma version mobile ?
Ce n'est pas nécessaire d'un point de vue SEO puisque Google les ignore. Cependant, certains CMS les génèrent automatiquement et cela ne nuit pas tant qu'elles sont cohérentes avec le desktop.
Comment Google traite-t-il les liens internes de ma version mobile ?
Google transpose automatiquement les liens mobiles vers leur équivalent desktop. Un lien sur m.example.com/page est traité comme pointant vers example.com/page.
Cette règle s'applique-t-elle aux sites en responsive design ?
Non, un site responsive a une seule URL pour mobile et desktop, donc une seule balise canonical. Il n'y a pas de distinction à gérer.
Que faire si mes canonical mobile et desktop sont contradictoires ?
Corrige d'abord les canonical desktop pour qu'elles pointent vers les bonnes URLs. Google ignorera celles du mobile, mais l'incohérence peut révéler un problème d'architecture à traiter.
🏷 Related Topics
Crawl & Indexing AI & SEO Links & Backlinks Mobile SEO

🎥 From the same video 14

Other SEO insights extracted from this same Google Search Central video · duration 48 min · published on 19/05/2016

🎥 Watch the full video on YouTube →

Related statements

💬 Comments (0)

Be the first to comment.

2000 characters remaining
🔔

Get real-time analysis of the latest Google SEO declarations

Be the first to know every time a new official Google statement drops — with full expert analysis.

No spam. Unsubscribe in one click.