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

For mobile sites operating under the same domain but separated into directories, it is possible to register the domain as a whole in Search Console for consolidated data. However, for more detailed analysis, separate registration of the desktop and mobile variants is advised.
28:26
🎥 Source video

Extracted from a Google Search Central video

⏱ 57:58 💬 EN 📅 22/12/2016 ✂ 13 statements
Watch on YouTube (28:26) →
Other statements from this video 12
  1. 17:15 Faut-il supprimer tout contenu PC-only pour éviter de le perdre dans l'indexation mobile-first ?
  2. 19:35 La longueur des URLs influence-t-elle vraiment le classement Google ?
  3. 21:35 Le contenu caché en mobile reste-t-il vraiment indexable par Google ?
  4. 23:32 Faut-il vraiment aligner le balisage structuré sur la version mobile plutôt que desktop ?
  5. 25:11 Faut-il vraiment modifier vos balises canoniques pour l'indexation mobile-first ?
  6. 29:28 Google ignore-t-il vos liens internes en indexation mobile-first ?
  7. 32:00 Pourquoi vos paramètres de crawl sabotent-ils votre référencement sans que vous le sachiez ?
  8. 34:00 Pourquoi Google refuse-t-il de créer un compte démo pour la Search Console ?
  9. 35:58 Pourquoi les meta-tags de fragments AJAX bloquent-ils encore votre indexation ?
  10. 48:56 Les redirections UX dégradées sont-elles pénalisées par Google ?
  11. 50:48 Pourquoi un pic de visibilité après un hack ne signifie-t-il rien pour votre stratégie SEO ?
  12. 57:37 L'achat de liens tue-t-il vraiment votre référencement ou Google bluffe-t-il ?
📅
Official statement from (9 years ago)
TL;DR

Google states that for mobile and desktop sites hosted in separate directories under the same domain, registering the domain as a whole provides consolidated data. However, for more detailed analysis, it is recommended to register each variant separately. This distinction directly affects the granularity of insights available in GSC and the ability to diagnose specific issues by version.

What you need to understand

What is the difference between global registration and separate registration?

Global registration means adding example.com in Search Console: all data from subdirectories (example.com/mobile/, example.com/desktop/) is aggregated. You get an overview of traffic, impressions, and errors.

Separate registration involves creating distinct properties for example.com/mobile/ and example.com/desktop/. Each property shows its own metrics. Google recommends this approach for precise diagnostics, as it allows isolating performance and anomalies by version.

Why does Google refer to "separate directories" for sites?

This recommendation targets segregated mobile-desktop architectures: some sites still maintain two versions of content under distinct paths, a practice that has become rare since mobile-first indexing.

Specifically, example.com/mobile/ serves mobile content, while example.com/desktop/ serves the desktop version. Each directory can have its own robots.txt, sitemap, and link structure. In this context, a consolidated view masks the specifics of each version.

What data is truly affected by this choice?

Global registration aggregates clicks, impressions, CTR, and average positions. If the mobile version performs poorly but the desktop compensates, you won't clearly see this in the global curves.

With separate properties, you isolate crawling errors (404, server), indexing issues (conflicting canonical tags), and speed gaps (Core Web Vitals mobile vs desktop). You can also compare sitemaps, allocated crawl budget, and specific search queries.

  • Consolidated view: handy for overall reports, macro trends, and single property tracking without complexity.
  • Distinct properties: essential for fine diagnostics, A/B testing between versions, and identifying penalties specific to a directory.
  • Use cases: e-commerce sites with different mobile offerings, legacy platforms with separate codes, and progressive redesign testing.
  • Note: separate registration does not mean content duplication if each directory is canonically distinct or targeted by user-agent.
  • Google's advice: if your directories are functionally different, favor separate registration even if it complicates management in GSC.

SEO Expert opinion

Is this recommendation still relevant with mobile-first indexing?

Let's be honest: since the complete transition to mobile-first indexing, most modern sites serve a single responsive code. The notion of separate mobile/desktop directories belongs to a bygone era, that of m.example.com or /mobile/ legacy.

Google continues to mention this setup because a non-negligible minority of sites — often large portals or historical platforms — still maintains this separation. For them, this recommendation remains valid. But for 90% of recent sites, this scenario does not apply.

What pitfalls await those who register separately?

The first pitfall: data confusion. If you register example.com/mobile/ and example.com/desktop/ separately, but your users freely navigate between the two (via internal links), the sessions become fragmented. Google Analytics and GSC may show disjointed paths, making attribution difficult.

The second issue: increased administrative management. Two properties mean two sitemaps to monitor, two error alert streams, and two Core Web Vitals reports to compare. For a small team, this is a significant burden. [To verify]: Google does not specify whether this dual management truly returns more useful signals or just more noise.

In what cases does this approach really add value?

Separation shines when you test a gradual redesign: mobile redesign deployed in /mobile/, desktop intact in /desktop/, and you compare KPIs. You isolate impacts without polluting global metrics.

It is also beneficial if your two versions have radically different information architectures (e.g., app-like on mobile with infinite scroll, desktop with classic pagination). Search queries, bounce rates, and Core Web Vitals naturally diverge, and aggregation masks these nuances.

Note: registering separately does not fix content duplication issues. If your two directories serve the same content without clear canonical tags, Google will index one and ignore the other, regardless of your GSC setup.

Practical impact and recommendations

What should you actually do based on your current architecture?

If your site is modern responsive (one code, example.com), simply register the root domain. No need to create ghost properties: Google crawls and indexes your mobile version, and GSC will display the relevant data.

If you still maintain separate mobile/desktop directories, start with a global registration to establish a baseline. Then add the separate properties and compare over 30 days: if the discrepancies are significant (more than 15% on CTR or errors), keep both views. Otherwise, simplify.

How can you verify that your GSC setup is optimal?

Examine your inspected URLs: enter example.com/mobile/page-test in the inspection tool. If Google returns metrics from the global property while you have registered /mobile/ separately, your separation isn't functioning correctly.

Cross-reference the performance reports: if the queries displayed in the global property exactly match those of /mobile/ + /desktop/ combined, your segmentation is relevant. Otherwise, you likely have crawl overlaps or misconfigured redirects.

What critical errors to avoid when registering separately?

Never create separate properties if your two directories redirect to each other based on user-agent. You will obtain duplicate data and conflicting signals in GSC.

Also, avoid registering subdirectories without verifying that your XML sitemaps are also separate. A global sitemap referencing URLs from /mobile/ and /desktop/ mixed will make your separate properties unreadable.

  • Identify your actual architecture: unique responsive, separate directories, or distinct subdomains.
  • First, register the global domain in GSC to establish a data baseline.
  • If using separate directories, create distinct properties and compare metrics over at least 30 days.
  • Ensure your XML sitemaps align with the granularity of your GSC properties.
  • Test the URL inspection tool on pages from each directory to confirm correct attribution.
  • If you notice duplicates or inconsistencies, consolidate instead of multiplying properties.
The Search Console configuration must reflect your actual technical architecture. For most modern responsive sites, a global registration is more than sufficient. Legacy architectures with separate directories benefit from dual registration, but this requires meticulous management and constant data cross-referencing. If this setup seems complex or time-consuming, engaging a specialized SEO agency may save you valuable time and prevent costly configuration mistakes that impact visibility.

❓ Frequently Asked Questions

L'enregistrement séparé des répertoires mobile et desktop améliore-t-il le classement dans Google ?
Non, la manière dont vous enregistrez vos propriétés dans la Search Console n'a aucun impact direct sur le classement. C'est uniquement un outil de reporting et de diagnostic, pas un signal de ranking.
Si je n'enregistre que le domaine global, vais-je perdre des données importantes ?
Vous n'en perdrez aucune, mais elles seront agrégées. Si vos répertoires mobile et desktop ont des performances très différentes, les tendances globales masqueront ces écarts et vous aurez du mal à diagnostiquer des problèmes spécifiques à l'une des versions.
Puis-je enregistrer à la fois le domaine global ET les sous-répertoires séparément dans GSC ?
Oui, c'est justement la recommandation de Google dans ce cas précis. Vous aurez trois propriétés : example.com, example.com/mobile/, example.com/desktop/, chacune affichant ses métriques propres sans conflit.
Cette recommandation s'applique-t-elle aussi aux sous-domaines (m.example.com) ?
Non, ce conseil vise les répertoires d'un même domaine. Pour les sous-domaines, il faut toujours enregistrer des propriétés distinctes car Google les traite comme des sites séparés avec leur propre autorité et crawl budget.
Comment savoir si mon site a vraiment des répertoires mobile et desktop séparés ?
Accédez à votre site depuis un mobile et un desktop, et comparez les URLs dans la barre d'adresse. Si les chemins diffèrent (/mobile/ vs /desktop/ ou racine), vous avez une séparation. Si l'URL est identique et que seul le CSS change, vous êtes en responsive classique.
🏷 Related Topics
AI & SEO JavaScript & Technical SEO Mobile SEO Domain Name Search Console

🎥 From the same video 12

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