What does Google say about SEO? /
Quick SEO Quiz

Test your SEO knowledge in 3 questions

Less than 30 seconds. Find out how much you really know about Google search.

🕒 ~30s 🎯 3 questions 📚 SEO Google

Official statement

For a site with desktop and m-dot versions: the desktop version is always the canonical URL. On desktop, place a rel canonical pointing to itself and a rel alternate pointing to m-dot. On m-dot, place only a rel canonical pointing to desktop.
🎥 Source video

Extracted from a Google Search Central video

💬 EN 📅 31/01/2023 ✂ 17 statements
Watch on YouTube →
Other statements from this video 16
  1. Faut-il vraiment supprimer les balises meta keywords de votre site ?
  2. Faut-il modifier la date lastmod du sitemap à chaque mise à jour mineure ?
  3. Faut-il vraiment séparer les sitemaps news et généraux pour éviter les doublons d'URLs ?
  4. Pourquoi Google ignore-t-il votre meta description alors que vous l'avez soigneusement rédigée ?
  5. Faut-il vraiment nettoyer les backlinks spammés de votre profil de liens ?
  6. Faut-il encore optimiser la densité de mots-clés pour le SEO ?
  7. Le désaveu de liens suffit-il à récupérer vos positions perdues après une pénalité ?
  8. Pourquoi les redirections 301 restent-elles le nerf de la guerre lors d'un changement de domaine ?
  9. Un code 404 ciblé sur Googlebot peut-il bloquer l'indexation de vos pages ?
  10. Faut-il vraiment avoir le même contenu sur mobile et desktop pour l'indexation mobile-first ?
  11. Faut-il vraiment demander la suppression des URLs redirigées de l'index Google ?
  12. Vérifier son site dans Search Console améliore-t-il vraiment son référencement ?
  13. Pourquoi Google refuse-t-il le contenu multilingue dynamique sur une même URL ?
  14. Que se passe-t-il quand vos liens hreflang ne se valident pas tous ?
  15. Les liens footer « Made by X » sont-ils vraiment sans danger pour votre SEO ?
  16. Les données EXIF des images sont-elles inutiles pour le SEO ?
📅
Official statement from (3 years ago)
TL;DR

Google confirms that for a desktop + m-dot architecture, the desktop version remains the canonical URL. The desktop version points to itself via canonical and to m-dot via alternate. The mobile version only carries a canonical pointing to desktop — no reverse rel alternate.

What you need to understand

Why is Google still maintaining this configuration in 2023?

Because thousands of sites are still using a separate m-dot architecture, even though responsive design and mobile-first indexing now dominate. John Mueller's statement reminds us of the fundamentals of a configuration that, while outdated, remains active on many legacy sites.

The logic is straightforward: Google needs to understand that desktop.example.com and m.example.com are two versions of the same content, and that the desktop version is the canonical reference. Without this configuration, you risk duplication, cannibalization, and dilution of your SEO signal.

What's the difference between canonical and alternate in this context?

The rel canonical indicates the reference URL to index. The rel alternate signals the existence of an alternative version for a different context (in this case, mobile).

On the desktop version, the canonical points to itself (self-declaration), while the alternate points to m-dot. On m-dot, only the canonical pointing to desktop is needed — no reverse alternate required, as Google understands the bidirectional link.

Is this configuration still relevant today?

Honestly? No, for most modern projects. Responsive design with mobile-first indexing has rendered this architecture largely obsolete. Google crawls and indexes the mobile version of a single responsive site.

But if you're inheriting an m-dot site — costly migration, technical constraints, heavy legacy baggage — this configuration remains the official standard. Ignoring these rules on an existing m-dot site is playing with duplication.

  • The desktop version is always canonical in an m-dot architecture
  • Desktop carries rel="canonical" to itself AND rel="alternate" media="only screen and (max-width: 640px)" to m-dot
  • M-dot carries only rel="canonical" to desktop
  • No reverse rel alternate on m-dot — Google infers the relationship
  • This configuration is obsolete for new projects (favor responsive instead)

SEO Expert opinion

Is this rule still being applied by Google in practice?

Yes, and it's verifiable. M-dot sites that follow this configuration see both versions correctly handled in Search Console — desktop indexed, m-dot served to mobile users. Configuration errors (missing canonical, malformed alternate) still generate alerts in the "Coverage" section.

That said, Google tolerates certain approximations. An m-dot site without alternate tags can function if the canonical is clean and the content is sufficiently differentiated. But that's jury-rigging — you might as well do it right if you're staying with this architecture.

Why doesn't Google recommend migrating to responsive?

Because Mueller is answering a specific technical question here, not a broader strategy. Google obviously recommends responsive elsewhere in its documentation. But migrating a large m-dot site is expensive, time-consuming, and carries risks.

This statement assumes that some sites remain on m-dot for legitimate business reasons. It's not a blank check to maintain outdated architecture — it's an instruction manual for those who have no choice in the short term.

What errors are most commonly observed in the field?

The most frequent: a misconfigured cross-canonical. Desktop pointing to m-dot instead of itself, or m-dot self-declaring as canonical. Result: Google indexes the wrong version, or worse, oscillates between the two.

Another classic: the media attribute missing or malformed in the rel alternate. Google may then ignore the indication and treat both versions as distinct duplicate content. [To verify]: some sites with poorly configured alternate still appear well-indexed, likely thanks to other signals (separate sitemaps, hreflang, user-agent detection).

Warning: If you're torn between keeping m-dot and migrating to responsive, conduct a serious audit. A poorly executed migration can do more damage than a well-maintained clean m-dot configuration.

Practical impact and recommendations

What should you check on an existing m-dot site?

Start by crawling both versions — desktop and m-dot — with Screaming Frog or an equivalent tool. Verify the consistency of canonical and alternate tags across a representative sample of pages: homepage, category pages, product sheets, articles.

Then check Search Console: see what version Google is actually indexing, and whether coverage errors appear. Compare desktop and mobile sitemaps — they should list the correct URLs respectively.

How do you fix an incorrect configuration?

If desktop points to m-dot via canonical, reverse it immediately. Desktop must declare itself as canonical. If m-dot carries an alternate to desktop, remove it — only the canonical is needed.

Make sure the media="only screen and (max-width: 640px)" (or equivalent) attribute is present on the rel alternate on the desktop side. Without it, Google may ignore the instruction.

Deploy corrections in waves if the site is large — test first on an isolated section, monitor indexing in Search Console, then roll out globally.

Should you consider migrating to responsive?

If the m-dot site is working correctly, generating traffic and conversions, migration isn't urgent. But if you're planning a redesign — design, CMS, platform — that's the ideal time to switch to responsive.

Mobile-first indexing makes m-dot increasingly irrelevant. Google crawls and indexes the mobile version of a responsive site, which dramatically simplifies SEO management: single content, single URL, single configuration.

  • Crawl desktop and m-dot to verify canonical/alternate across all page types
  • Check Search Console to see which version is indexed and whether errors appear
  • Fix desktop: rel canonical to itself + rel alternate media to m-dot
  • Fix m-dot: rel canonical to desktop only
  • Test corrections on an isolated section before global deployment
  • Monitor indexing for 2-4 weeks after correction
  • Assess the opportunity for a responsive migration during the next redesign
This canonical/alternate configuration for m-dot is the official standard, but it belongs to a bygone era. If you're managing a legacy m-dot site, apply these rules scrupulously to avoid duplication. If you're launching a new project, forget m-dot and go responsive. In between? A serious audit is essential — and these optimizations, while theoretically straightforward, often hide technical pitfalls (misconfigured templates, recalcitrant CMS, inconsistencies across sections). Working with an SEO-specialized agency can save you months of trial-and-error corrections and guarantee clean implementation, especially if your site has thousands of pages or a complex architecture.

❓ Frequently Asked Questions

Peut-on utiliser un canonical de m-dot vers desktop et un alternate inverse de desktop vers m-dot ?
Non, c'est inutile et source de confusion. Desktop s'autodéclare canonical et pointe vers m-dot en alternate. M-dot pointe uniquement vers desktop en canonical. Google comprend la relation bidirectionnelle sans alternate inverse.
Que se passe-t-il si on oublie l'attribut media dans le rel alternate ?
Google peut ignorer l'indication et traiter les deux versions comme du contenu distinct, avec risque de duplication. L'attribut media précise le contexte (mobile) et aide Google à choisir la bonne version selon le user-agent.
Un site m-dot bien configuré est-il pénalisé par rapport à un site responsive en mobile-first indexing ?
Non, tant que la configuration est propre et que les contenus mobile sont équivalents à desktop. Mais le responsive simplifie la gestion SEO et évite les erreurs de config — d'où la recommandation générale de Google.
Faut-il des sitemaps séparés pour desktop et m-dot ?
C'est recommandé. Un sitemap desktop listant les URLs desktop, un sitemap mobile listant les URLs m-dot. Ça aide Google à découvrir et crawler les deux versions correctement.
Peut-on mélanger responsive et m-dot sur différentes sections d'un même site ?
Techniquement oui, mais c'est un cauchemar de gestion. Chaque section m-dot doit respecter la config canonical/alternate, chaque section responsive suit ses propres règles. Privilégie une architecture homogène.
🏷 Related Topics
Crawl & Indexing Images & Videos Domain Name

🎥 From the same video 16

Other SEO insights extracted from this same Google Search Central video · published on 31/01/2023

🎥 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.