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

If a site has only an AMP version without a mobile version, it is recommended to declare AMP as the official mobile version. This ensures that mobile-first indexing correctly uses the mobile version of the content.
23:56
🎥 Source video

Extracted from a Google Search Central video

⏱ 1h30 💬 EN 📅 19/09/2017 ✂ 10 statements
Watch on YouTube (23:56) →
Other statements from this video 9
  1. 1:04 Les certificats SSL gratuits ont-ils le même poids SEO que les certificats payants ?
  2. 2:07 Un certificat HTTPS invalide peut-il forcer Google à indexer votre version HTTP ?
  3. 3:39 Comment gérer hreflang quand le contenu et l'interface utilisateur sont dans des langues différentes ?
  4. 8:19 Google utilise-t-il vraiment les données de clic pour classer vos pages ?
  5. 9:33 Les fluctuations de classement sont-elles vraiment liées à votre ancienne migration de site ?
  6. 13:16 Faut-il vraiment optimiser la longueur de vos balises Alt pour le référencement d'images ?
  7. 15:17 Le noindex sur les pages faibles améliore-t-il vraiment la perception qualité de votre site ?
  8. 19:56 Les liens de navigation et de pied de page ont-ils le même poids SEO ?
  9. 21:14 Les rapports de spam Google sont-ils vraiment traités manuellement ?
📅
Official statement from (8 years ago)
TL;DR

Google recommends explicitly declaring AMP as the mobile version if it's the only available version. This declaration ensures that mobile-first indexing targets the right content. Without this setup, Google may index the wrong version, diluting your SEO performance and creating inconsistencies in the results.

What you need to understand

Why does Google emphasize this explicit declaration?

The mobile-first indexing operates by prioritizing the mobile version of a site for crawling. When a site offers only an AMP version without a classic mobile responsive equivalent, Google may hesitate about which version to index. The explicit declaration resolves this ambiguity.

In practice, Google crawls your content by simulating a smartphone. If you do not clearly indicate that AMP is your mobile version, the bot might index the desktop version, even if it is not mobile-friendly. The result: loss of mobile visibility, inconsistencies in SERPs, and degraded UX signals.

What does it mean to declare AMP as the official mobile version?

This involves properly implementing the canonical and alternative HTML tags to signal the relationship between your pages. The rel="amphtml" tag on the desktop version points to the AMP, and conversely, rel="canonical" on the AMP points to itself if it is the only mobile version.

Without this setup, you create a semantic confusion for the crawler. Google may ignore your AMP, or worse, consider it as unresolved duplicate content. Some sites lose up to 30% of mobile traffic due to a poor declaration.

What are the consequences of a bad declaration?

Indexing becomes erratic. Google may switch between several versions based on queries, creating unexplained ranking fluctuations. The Core Web Vitals report inconsistent metrics, as it sometimes measures the AMP (fast) and sometimes the desktop (slow on mobile).

The rich snippets and structured data may disappear from mobile results if Google indexes the wrong version. Worse, some third-party bots (Google News, Discover) may completely ignore your AMP content if it is not declared as the official mobile version.

  • Explicitly declare AMP as the mobile version via rel="canonical" if it is your only mobile version
  • Check in Search Console which version Google actually indexes for your pages
  • Test your tags with Google's AMP Test tool to find configuration errors
  • Monitor the Mobile Usability reports to spot indexing inconsistencies
  • Avoid hybrid configurations (AMP + mobile responsive) without clear priority declarations

SEO Expert opinion

Is this recommendation consistent with observed practices on the ground?

Yes, but with a significant nuance. Google intentionally simplifies its messaging. In reality, declaring AMP as the official mobile version does not resolve everything if your AMP content is lacking compared to desktop. The bot compares the indexed content between versions, and if the AMP lacks entire sections present on desktop, you lose ranking potential.

I have observed sites losing 15-20% of positions on long-tail queries after transitioning to mobile-first indexing with AMP, simply because their AMP was too minimalistic. Google indexes the AMP, but considers it less comprehensive. [To be verified]: Google claims to primarily use the mobile version, but never specifies the exact weight of the remaining desktop signals.

What use cases present problems with this guideline?

E-commerce sites with light AMP fall victim to this. Imagine a site displaying 50 products on desktop, but only 10 in AMP for performance reasons. Google indexes the AMP as the official version but sees only 10 products. Your other 40 products lose visibility, even though they exist on desktop.

Another problematic case: news sites that publish enriched content (videos, interactive infographics, data modules) that are not AMP compatible. If AMP becomes the official mobile version, Google does not index these multimedia contents, depriving you of video rich results or enriched snippets in Google Images.

Is it really necessary to have only an AMP version without a mobile responsive one?

Honestly, no. This setup (AMP only, without mobile responsive) is rare in practice and often counterproductive. Most high-performing sites maintain a mobile responsive as a base and add the AMP as a complement for certain strategic pages (blog posts, landing pages).

Mueller's recommendation mainly applies to legacy sites that migrated to AMP without overhauling their mobile. In this context, yes, declare AMP as official. But if you are starting from scratch, favor a high-performing responsive over just AMP, unless your editorial model really justifies AMP (media, pure news).

Practical impact and recommendations

How can you check if your AMP configuration is correct?

Open Search Console, section "Settings" then "Crawling". Check that the Googlebot Smartphone user-agent is correctly crawling your AMP URLs. If you mostly see Googlebot Desktop, your declaration is incomplete or missing.

Then, use the URL Inspection tool to test an AMP page. Look at the "Indexed page" section: Google should explicitly state that it is indexing the AMP version. If you see "Desktop version indexed" while you only have an AMP, the canonical declaration is incorrect or missing.

What errors should you avoid when declaring AMP?

Never point the rel="canonical" of the AMP to a desktop version if it is not mobile-friendly. Some developers systematically configure the canonical to point to the desktop "by default," which completely defeats the purpose of AMP for mobile-first indexing.

Also, avoid redirect chains between versions. If your AMP redirects to the mobile responsive which in turn redirects elsewhere, Google often gives up crawling. Keep a simple architecture: desktop ↔ AMP, with no intermediaries.

Final trap: do not declare AMP as the mobile version if it is incomplete or in testing. Google will index a beta version, potentially with bugs, missing content, or AMP validation errors that degrade your ranking.

What should you do if you have both AMP and mobile responsive?

Explicitly choose which version is prioritized for indexing. If your mobile responsive is rich and performant, make it your official mobile version and declare AMP as alternative via rel="amphtml". Google will index the responsive and offer the AMP for contexts needing ultra-speed (Google News, Discover).

Conversely, if your AMP is more comprehensive than your mobile responsive (rare but possible), reverse: point canonical to the AMP, and indicate the responsive as a fallback. Test both configurations on a few pages before mass deployment. The results vary based on the richness of the content in each version.

  • Audit the canonical and amphtml tags on 100% of AMP pages
  • Check in Search Console that Googlebot Smartphone crawls your AMPs
  • Test 5-10 representative URLs with the URL Inspection tool to confirm which version Google indexes
  • Compare the textual content and media between AMP and desktop to detect shortcomings
  • Monitor Core Web Vitals specifically on AMP to ensure performance justifies the choice
  • Set up Search Console alerts for AMP errors and mobile indexing issues
Declaring AMP as the official mobile version is essential if it is your only version suitable for smartphones. However, the technical complexity of this setup — cross-tags, AMP validation, indexing monitoring — often requires specialized assistance. Engaging an experienced SEO agency in mobile-first architecture can secure this transition and avoid costly mistakes that permanently impact your visibility.

❓ Frequently Asked Questions

Dois-je obligatoirement avoir une version AMP pour le mobile-first indexing ?
Non. Un site mobile responsive performant suffit amplement. L'AMP n'est pas un prérequis pour le mobile-first indexing, juste une option technique parmi d'autres.
Que se passe-t-il si j'ai AMP et mobile responsive sans déclaration explicite ?
Google choisit arbitrairement quelle version indexer, créant des fluctuations de positionnement. Vous perdez le contrôle sur le contenu indexé et les métriques remontées varient aléatoirement.
Puis-je déclarer l'AMP comme version mobile même si mon desktop est plus complet ?
Techniquement oui, mais c'est risqué. Si l'AMP manque de contenus présents sur desktop, Google indexera une version appauvrie, réduisant votre potentiel de ranking sur requêtes longue traîne.
Comment vérifier quelle version Google indexe actuellement ?
Utilisez l'outil Inspection d'URL dans Search Console. Google indique explicitement si c'est la version desktop, mobile responsive ou AMP qui est indexée pour chaque URL testée.
L'AMP améliore-t-elle automatiquement mon référencement mobile ?
Non. L'AMP accélère le chargement, ce qui améliore indirectement les Core Web Vitals, mais Google privilégie le contenu et la pertinence avant la technologie. Un AMP pauvre en contenu perd face à un responsive riche.
🏷 Related Topics
Content Crawl & Indexing Mobile SEO

🎥 From the same video 9

Other SEO insights extracted from this same Google Search Central video · duration 1h30 · published on 19/09/2017

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