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

It is recommended to consider your AMP page as the mobile URL and link the AMP as the mobile version with a rel="canonical" link pointing to the desktop page.
28:31
🎥 Source video

Extracted from a Google Search Central video

⏱ 1h03 💬 EN 📅 12/01/2018 ✂ 11 statements
Watch on YouTube (28:31) →
Other statements from this video 10
  1. 6:15 Les liens dans les communiqués de presse ont-ils encore un poids en SEO ?
  2. 11:39 Googlebot peut-il vraiment ignorer votre robots.txt ?
  3. 16:00 Les erreurs 404 pénalisent-elles vraiment le référencement de votre site ?
  4. 21:45 Le texte masqué dans les onglets est-il vraiment indexé par Google Mobile-First ?
  5. 23:40 Pourquoi vos images CSS ne remontent-elles pas dans Google Images ?
  6. 27:03 Faut-il vraiment des pages catégories pour un petit catalogue produits ?
  7. 35:10 L'emplacement du serveur pèse-t-il vraiment sur le référencement naturel ?
  8. 37:02 Les redirections 301 suffisent-elles vraiment à préserver vos positions après une migration ?
  9. 57:57 Faut-il vraiment utiliser hreflang x-default sur tous les sites multilingues ?
  10. 58:20 Faut-il vraiment ajouter une balise canonical à chaque URL hreflang ?
📅
Official statement from (8 years ago)
TL;DR

Google recommends treating the AMP page as the main mobile version by setting a rel="canonical" from the AMP to the desktop version. This approach reverses the usual canonical logic where the main page points to its variants. In practice, this means rethinking the canonical link architecture for sites still using AMP, even though this technology has lost importance since the abandonment of AMP-first indexing.

What you need to understand

Why does Google recommend treating AMP as the main mobile version?

Mueller's statement is based on a logic of mobile-first architecture. Since Google prioritizes indexing mobile versions, it makes sense to define AMP as the canonical mobile variant. The rel="canonical" then points to the desktop version, creating an inverted parent-child relationship compared to traditional schemas.

This setup avoids conflicting signals that Google might receive if AMP were treated as just another alternative variant. By clearly designating AMP as the mobile version, we simplify the site's structural understanding for crawlers. This is particularly relevant for sites with three versions: desktop, mobile responsive, and AMP.

How does this approach differ from traditional setup?

Traditionally, the main desktop page contains a rel="amphtml" pointing to the AMP, while the AMP references a canonical to the desktop. This structure indicates that the desktop is the reference version. Mueller suggests reversing this hierarchy by positioning AMP as an independent mobile version.

The distinction is subtle but important for mobile-first indexing. If Google is primarily indexing via the mobile version, it’s better that this version is clearly identified as AMP rather than a regular responsive version. This avoids diluting signals between two competing mobile versions.

Is this recommendation still relevant with the decline of AMP?

AMP has lost its status as a preferred ranking factor after Google abandoned the lightning bolt badge and AMP-first in mobile results. Core Web Vitals have replaced AMP as a performance criterion. However, some publishers maintain their AMP pages for speed or existing infrastructure reasons.

If you still use AMP, this setup remains technically valid. But the strategic question becomes: should you still invest in AMP? Most sites have migrated to optimized responsive solutions. Mueller's advice applies, therefore, to an increasingly narrow scope of legacy sites or publishers facing specific constraints.

  • AMP should be configured as the main mobile variant if it is maintained
  • The rel="canonical" from AMP points to the desktop version, not the other way around
  • This structure clarifies the hierarchy for mobile-first indexing
  • AMP is no longer a direct ranking factor, making this setup less strategic
  • Sites with three versions (desktop, responsive, AMP) must determine which mobile version to prioritize

SEO Expert opinion

Is this recommendation consistent with observed practices in the field?

The setup proposed by Mueller is technically consistent with mobile-first indexing, but it poses a major practical problem: it unnecessarily complicates the architecture for marginal benefit. In practice, the majority of high-performing sites have abandoned AMP in favor of optimized responsive pages with good Core Web Vitals.

The rare sites now using AMP generally utilize the traditional setup (desktop canonical, AMP as a variant via rel="amphtml") without facing penalties. Google manages this traditional structure very well. [To be verified]: no public data demonstrates that reversing the canonical to the desktop improves crawling or ranking. This recommendation seems more theoretical than practical.

What risks does this reverse configuration present?

Configuring the canonical from AMP to the desktop creates an unusual asymmetry that some CMS and SEO tools may misinterpret. Automated audits might potentially signal canonical errors, even if the setup is technically correct according to Google. This generates noise in reports and complicates maintenance.

More problematic: if your responsive mobile version is well optimized, why force Google to index AMP? You lose control over which mobile version gets indexed. Many sites have limited functionality in AMP (forms, interactivity, tracking) that they would prefer in the responsive version. Forcing AMP as the main mobile version might degrade the indexed user experience.

In what cases does this configuration really justify itself?

This approach makes sense if your AMP is objectively superior to your mobile responsive version in terms of speed and user experience. This is rare, but some large publishers have heavy responsives and ultra-optimized AMPs. In this case, it is better for Google to index the best version.

Another case: sites with technical constraints that prevent optimizing the responsive but have a mature AMP infrastructure. Rather than maintaining two mediocre mobile versions, it’s better to clarify that AMP is the reference version. Let's be honest: this scenario concerns less than 5% of sites today.

Notice: If you migrate from a traditional setup to this inverted configuration, monitor your mobile positions closely for at least 2 months. Google will need to reindex and reassess which version to display. A poorly managed canonical change could create temporary volatility in SERPs.

Practical impact and recommendations

What actions should be taken if AMP pages are maintained?

The first step is to audit your current architecture. Check if your AMP is configured as a variant (rel="amphtml" from the desktop) or in a reverse canonical. Most sites use the former approach. If your mobile performance is stable, changing this setup is probably not a priority.

If you decide to adopt Mueller's recommendation, modify the rel="canonical" in the header of your AMP pages to point to the desktop version. Ensure that the desktop page does not have a canonical pointing to AMP, otherwise, you create a loop. Test on a few pilot pages before rolling it out widely.

What mistakes should be avoided during this reconfiguration?

The classic mistake is to forget to remove or modify the rel="amphtml" on the desktop side. If the desktop points to the AMP AND the AMP has a canonical to the desktop, Google will receive conflicting signals. It might arbitrarily choose which version to index, creating instability in mobile results.

Another trap: configure this structure when your AMP has truncated or limited content compared to the responsive. If Google indexes AMP as the main mobile version, mobile users might see a potentially stripped-down version. Ensure that your AMP provides an equivalent or superior experience before promoting it as the canonical mobile.

How to verify that the configuration is correct?

Use the URL inspection tool in Search Console to test both the desktop version and the AMP. Google should recognize AMP as the mobile version and display the canonical pointing to the desktop. Also, check that the mobile rendering correctly uses AMP, not the responsive.

Monitor the metrics in Search Console, especially mobile impressions and clicks. If you notice a drop after reconfiguration, it may be that Google preferred your responsive. In that case, consider reverting to the traditional configuration or, better yet, abandoning AMP entirely if your responsive can be optimized.

  • Audit the current canonical architecture between desktop, mobile responsive, and AMP
  • Verify that AMP offers a user experience equivalent to or better than the responsive
  • Modify the rel="canonical" of AMP to point to the desktop (not the other way around)
  • Test the configuration on a sample of pages before complete deployment
  • Monitor Search Console for 2-3 months to detect any mobile volatility
  • Document the strategic reasons for maintaining AMP rather than migrating to optimized responsive
The configuration recommended by Mueller makes theoretical sense in a mobile-first context but complicates architecture for uncertain gain. Before implementing it, ask yourself the real question: does your AMP still provide value? If the answer is no, invest instead in optimizing your responsive and abandon AMP. If the answer is yes, this reconfiguration can clarify your structure in Google’s eyes. In any case, these technical decisions can be complex and require in-depth expertise. Consulting a specialized SEO agency can provide a precise diagnosis of your architecture and personalized support to avoid costly mistakes during these migrations.

❓ Frequently Asked Questions

Dois-je absolument configurer l'AMP comme version mobile principale si j'utilise encore AMP ?
Non, ce n'est pas obligatoire. La configuration classique (desktop canonical, AMP en variante via rel="amphtml") fonctionne parfaitement. Cette recommandation de Mueller est une optimisation théorique, pas une exigence technique. Si votre configuration actuelle génère de bonnes performances mobiles, ne changez rien.
Que se passe-t-il si j'ai à la fois une responsive mobile et une AMP ?
Vous devez clarifier quelle version mobile Google doit indexer en priorité. Si l'AMP est configurée comme version mobile principale selon la recommandation de Mueller, Google indexera l'AMP plutôt que la responsive. Assurez-vous que l'AMP offre la meilleure expérience utilisateur dans ce cas.
AMP est-elle encore pertinente pour le SEO aujourd'hui ?
AMP n'est plus un facteur de ranking direct depuis l'abandon du badge éclair et de l'AMP-first indexing. Les Core Web Vitals ont remplacé AMP comme critère de performance. La plupart des sites performants ont migré vers des solutions responsive optimisées. AMP ne se justifie que si votre responsive est difficile à optimiser pour des raisons techniques.
Comment vérifier quelle version mobile Google indexe actuellement ?
Utilisez l'outil d'inspection d'URL de la Search Console en mode mobile. Google affichera la version indexée (AMP ou responsive) et le canonical associé. Comparez avec un crawl Screaming Frog en user-agent Googlebot mobile pour confirmer.
Puis-je avoir un canonical depuis l'AMP vers le desktop ET un rel="amphtml" depuis le desktop vers l'AMP ?
Non, cette configuration crée une boucle de signaux contradictoires. Si vous adoptez la recommandation de Mueller (canonical depuis AMP vers desktop), vous ne devez pas avoir de rel="amphtml" côté desktop. Choisissez une seule logique de relation canonique.
🏷 Related Topics
Domain Age & History Crawl & Indexing Links & Backlinks Mobile SEO Domain Name

🎥 From the same video 10

Other SEO insights extracted from this same Google Search Central video · duration 1h03 · published on 12/01/2018

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