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

A canonical page is generally the main and complete version of the site, while a mobile site is optimized for mobile devices and AMP is a very fast, lightweight version of the site, often in simplified HTML5.
20:25
🎥 Source video

Extracted from a Google Search Central video

⏱ 51:20 💬 EN 📅 15/06/2016 ✂ 9 statements
Watch on YouTube (20:25) →
Other statements from this video 8
  1. 6:42 Pourquoi la Search Console met-elle autant de temps à refléter les corrections AMP validées ?
  2. 10:15 L'AMP est-il vraiment limité au contenu statique pour le SEO ?
  3. 11:48 Faut-il vraiment des données structurées pour apparaître dans le carousel Top Stories en AMP ?
  4. 20:49 L'AMP est-il vraiment inutile pour votre référencement Google ?
  5. 21:20 L'AMP améliore-t-il vraiment le SEO ou est-ce un mythe ?
  6. 27:05 L'AMP est-il vraiment adapté aux sites e-commerce ?
  7. 30:54 AMP dans les résultats Google : pourquoi votre version mobile compte-t-elle plus que vous ne le pensez ?
  8. 38:28 Pourquoi Google impose-t-il du CSS inline sur les pages AMP ?
📅
Official statement from (9 years ago)
TL;DR

Google clearly distinguishes between three types of pages: the canonical version (main and complete), the mobile site (optimized for smartphones), and AMP (ultra-fast version in simplified HTML). For SEO, this means potentially managing three different URLs for the same content, with risks of duplication and cannibalization. The challenge lies in correctly configuring canonical signals and mobile annotations to prevent Google from misindexing the version.

What you need to understand

Why does Google recognize three distinct versions of the same page?

Technically, Google treats each URL as a separate entity, even if the content is identical. The canonical page represents your reference URL, the one you want to see indexed and ranked in search results.

The mobile site is an optimized version for touch screens, often hosted on a subdomain (m.example.com) or a dedicated directory (/mobile/). AMP, on the other hand, is a specific technology developed by Google that imposes simplified HTML and strict constraints to ensure near-instant loading.

Do these three versions still coexist in today’s web ecosystem?

The ground reality is more nuanced. Since mobile-first indexing, most modern sites use a single responsive design that serves as both the canonical and mobile version. Separate mobile sites (m.example.com) have been in pronounced decline for several years.

AMP has also seen a significant decline after Google removed the lightning badge and the advantage in the Top Stories carousel. Many sites have abandoned it in favor of Core Web Vitals optimizations on their classic pages.

What signals does Google use to connect these versions?

Google relies on specific HTML tags to understand the relationship between these URLs. The canonical tag indicates which version is the main one, while alternate annotations specify the mobile or AMP variants.

Without these signals correctly configured, Google may index the wrong version, dilute your authority across multiple URLs, or completely ignore certain variants. This is a common issue on sites that have maintained a separate mobile architecture without proper maintenance.

  • Canonical page: reference version, often desktop or responsive, contains the full content
  • Mobile site: touch-optimized variant, may have reduced content or simplified navigation
  • AMP: ultra-light version with restricted HTML, limited inline CSS, and JavaScript controlled by Google
  • Cross annotations: each version must point to the others with the appropriate tags (canonical, alternate, amphtml)
  • Mobile-first indexing: Google primarily indexes the mobile version, making the canonical/mobile distinction less relevant for responsive sites

SEO Expert opinion

Does this distinction still reflect the reality of modern web architectures?

Let’s be honest: this statement sounds like recycled dated documentation. The separation between the canonical page and mobile site is a remnant from the pre-responsive era, when sites actually maintained two distinct versions (www and m.).

Today, the overwhelming majority of professional sites use a single responsive design that serves as both canonical and mobile. This architecture naturally eliminates duplication issues and simplifies signal management for Google. Continuing to present the canonical/mobile distinction as standard is misleading.

Is AMP still worth mentioning as a viable option?

AMP lost its main competitive advantage when Google removed the lightning badge and opened the Top Stories carousel to non-AMP pages. Ground data shows a massive abandonment: major sites like The Guardian, Reddit, or Le Monde have removed their AMP versions.

Maintaining AMP represents a significant development and maintenance cost for a benefit that now sums up to a marginal loading speed gain. This gain is often nullified by functional limitations (tracking, monetization, interactivity) that frustrate publishers. [To be verified]: Google communicates little about current AMP adoption statistics.

What are the real risks of mismanaging these distinctions?

The main danger involves legacy sites that have retained a separate mobile architecture without properly implementing annotations. Google may then index m.example.com instead of www.example.com, causing confusion and dilution of authority.

With AMP, the risk is different: if the amphtml and canonical tags are not symmetrical, Google may treat the two versions as duplicate content and apply filters. Worse, it may choose to index only the AMP version, depriving your analytics of complete data and blocking certain essential third-party scripts.

Warning: If you are still maintaining a separate mobile architecture (m.example.com), audit your alternate and canonical annotations immediately. A configuration error can split your PageRank between two URLs and degrade your rankings.

Practical impact and recommendations

What should I do if my site still uses a separate mobile subdomain?

The first question to ask yourself is: why are you keeping this outdated architecture? Migrating to a single responsive design should be your top priority. It eliminates duplication issues, simplifies your code, and aligns your site with current standards.

In the meantime, ensure that each mobile page contains <link rel="canonical" href="https://www.example.com/page"> and that each desktop page includes <link rel="alternate" media="only screen and (max-width: 640px)" href="https://m.example.com/page">. Test these annotations in the Google Search Console Coverage section.

How can I decide if AMP is still worth it for my site?

Analyze your Core Web Vitals on your normal pages. If you are already meeting green thresholds (LCP < 2.5s, FID < 100ms, CLS < 0.1), AMP will only provide a marginal gain. The juice is probably not worth the squeeze.

If you are a news site publishing dozens of daily articles with catastrophic CWV scores, AMP may offer a quick workaround. But consider it temporary: simultaneously invest in optimizing your classic pages to phase out AMP in the medium term.

What technical checks should be performed to avoid configuration errors?

Use Google’s Mobile Optimization Test tool to confirm that your mobile version is correctly detected. Check in Search Console that Google is indexing the version you want (look at the indexed URL in the Coverage report).

For AMP, the official validator (validator.ampproject.org) is essential. A single non-compliant HTML element is enough to invalidate the entire page. Also, check that your canonical/amphtml tags form a coherent cycle between AMP and non-AMP versions.

  • Audit all pages to check the consistency of canonical and alternate tags
  • Confirm in Search Console which version (desktop/mobile/AMP) Google is actually indexing
  • Test the content parity between versions: the mobile/AMP version must not lack key elements present on the desktop
  • Monitor Core Web Vitals reports to assess if AMP provides measurable benefits
  • Plan a migration to responsive if you are still maintaining m.example.com
  • Validate all AMP pages with the official validator and fix critical errors
Managing multiple versions (canonical, mobile, AMP) of the same page represents a significant technical complexity that requires specific skills in web architecture and constant monitoring of the signals sent to Google. For sites that have retained legacy architectures or are considering migrating to responsive design, these optimizations often require a thorough technical audit and rigorous planning. If these challenges exceed your internal resources or if you see indexing inconsistencies, consulting a specialized SEO agency can save you time and avoid costly visibility errors.

❓ Frequently Asked Questions

Google privilégie-t-il une version sur les autres dans son indexation ?
Depuis le mobile-first indexing, Google indexe prioritairement la version mobile (que ce soit responsive ou m.exemple.com). Si une page AMP existe avec annotations correctes, elle peut être servie dans les résultats mobiles, mais la version canonique reste la référence pour le PageRank et l'autorité.
Peut-on avoir une page AMP sans version mobile séparée ?
Absolument. La configuration la plus courante aujourd'hui est : une page responsive (qui sert à la fois de canonique et de mobile) + une version AMP optionnelle. Les deux sont liées par les balises amphtml et canonical sans nécessiter de sous-domaine m.
Les sites responsive doivent-ils quand même déclarer une version mobile à Google ?
Non, un site responsive n'a besoin d'aucune annotation alternate ou mobile. La même URL sert toutes les tailles d'écran, donc elle est automatiquement la canonique ET la version mobile. C'est justement l'intérêt du responsive.
Que se passe-t-il si mes balises canonical et alternate sont incohérentes ?
Google peut ignorer vos signaux et faire son propre choix de version canonique, souvent différent de votre intention. Cela crée duplication perçue, dilution d'autorité, et peut mener à l'indexation de la mauvaise URL avec perte de positions.
L'AMP améliore-t-il encore le référencement en dehors de la vitesse ?
Non, depuis que Google a supprimé le badge AMP et ouvert Top Stories aux pages non-AMP, il n'y a plus d'avantage SEO direct. Seul le gain de vitesse (LCP notamment) peut indirectement aider, mais des optimisations classiques donnent souvent le même résultat.
🏷 Related Topics
Domain Age & History Crawl & Indexing JavaScript & Technical SEO Mobile SEO

🎥 From the same video 8

Other SEO insights extracted from this same Google Search Central video · duration 51 min · published on 15/06/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.