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 discouraged to combine a canonical tag with a noindex as it can provide conflicting signals to Google. A page with a canonical pointing to another that is noindexed should not be interpreted as equivalent.
5:55
🎥 Source video

Extracted from a Google Search Central video

⏱ 1h03 💬 EN 📅 02/11/2017 ✂ 13 statements
Watch on YouTube (5:55) →
Other statements from this video 12
  1. 1:45 Pourquoi votre serveur surchauffe-t-il après votre migration HTTPS ?
  2. 8:20 Le code 503 peut-il vraiment protéger votre serveur du sur-crawl Google ?
  3. 16:50 Faut-il vraiment protéger son staging par mot de passe plutôt que par robots.txt ?
  4. 22:09 Un CDN améliore-t-il vraiment votre positionnement Google ?
  5. 24:00 Faut-il vraiment privilégier l'attribut alt sur title pour indexer vos images ?
  6. 30:06 Googlebot mobile utilise-t-il vraiment la même version de Chrome que le desktop ?
  7. 40:03 Sous-domaines vs sous-répertoires : Google a-t-il vraiment une préférence pour votre SEO ?
  8. 43:14 Les liens en footer avec des ancres riches nuisent-ils vraiment au SEO ?
  9. 50:46 Pourquoi votre site perd-il des positions alors que vous n'avez rien changé ?
  10. 56:52 Les URL hash transmettent-elles vraiment du PageRank sans être indexées ?
  11. 58:47 Où placer les hreflang sans pénaliser votre référencement international ?
  12. 59:43 Les redirections 301 transfèrent-elles vraiment 100% des signaux de liens vers un nouveau domaine ?
📅
Official statement from (8 years ago)
TL;DR

Google strongly advises against combining a canonical tag with a noindex on the same page, as these directives outright contradict each other. The canonical requests that Google consider another URL as the reference, while the noindex forbids indexing. This setup creates confusion that may lead Google to completely ignore both signals, leaving your indexing strategy ambiguous.

What you need to understand

Why do these two directives conflict?

The canonical tells Google that page A is equivalent to page B, and that B should be the reference version for indexing. The noindex, on the other hand, explicitly instructs not to index the concerned page. Combining both on the same URL means saying simultaneously "this page is equivalent to that other one" and "do not index this page".

The contradiction lies in the very intention: if a page should not be indexed, why signal equivalence to another URL? Google faces a confusing double message that it may interpret in different ways depending on the context.

How does Google actually handle this combination?

According to Mueller, Google does not consider a page with a canonical pointing to another that is noindexed as equivalent. The engine may choose to favor the noindex and ignore the canonical, or vice versa, depending on the trust assigned to your site signals.

In practice, this situation creates a gray area of interpretation. The bot might decide to index the page despite the noindex by following the canonical, or conversely, deindex it while completely ignoring the canonical directive. There is no guarantee on the final behavior.

What scenarios do we encounter in the field?

This setup frequently appears on e-commerce sites where filter pages or product variants have a canonical pointing to the main product page, while being marked noindex to prevent duplicate content. Developers think they are combining two protections, while they are creating ambiguity.

This combination is also found on URL parameter pages (UTM, sessions) where the webmaster seeks to both consolidate SEO juice via the canonical and prevent indexing of these variations. Let's be honest: this is rarely the right approach.

  • The canonical is used to group equivalent content to an indexable reference URL
  • The noindex definitively excludes a page from Google's index
  • Combining both creates conflicting signals that Google may interpret unpredictably
  • This practice is particularly frequent on e-commerce sites and URL parameter pages
  • Google recommends choosing a single directive consistent with your actual intent

SEO Expert opinion

Is this statement consistent with field observations?

Yes, and this is one of the rare cases where official doctrine aligns with what SEOs have observed for years. Sites that stack canonical and noindex on the same pages experience erratic behaviors: indexed pages despite the noindex, ignored canonicals, or fluctuations in Search Console.

What is lacking in Mueller's statement is a clear hierarchy of signals. Does Google consistently prioritize noindex? The answer varies depending on the trust assigned to the site, its crawl history, and the overall consistency of its directives. [To be verified] for precise quantitative data on compliance rates for each directive.

What nuances should be added to this rule?

Mueller talks about a page A with a canonical to a page B that is itself noindexed. This is a specific case where the target page of the canonical bears the noindex. The inverse situation — page A with both a canonical AND a noindex pointing to an indexable page B — is not directly addressed but is equally problematic.

The real nuance lies in cases of technical transition: during a migration or overhaul, there may be a brief moment where these directives coexist by mistake. Google likely tolerates these temporary inconsistencies if the rest of the site is clean. But leaving them in place long-term is a strategic error.

In what cases should this configuration be absolutely avoided?

On pages with high SEO potential, this combination is a pure sabotage. If you are unsure whether to index a page or canonicalize it, your information architecture is unclear. A page with unique content deserves to be indexed. A true duplication should be consolidated via a canonical to an indexable version.

The classic trap: wanting to “play it safe” by piling on directives. A professional site must choose a consistent indexing strategy and stick to it. If a page does not deserve to be in Google's index, the noindex is sufficient. If it is equivalent to another, the canonical alone does the job.

Caution: on large-scale sites (e-commerce, portals), this error can affect thousands of pages. A technical audit is necessary to identify all occurrences of this combination before it impacts your rankings long-term.

Practical impact and recommendations

What concrete steps should be taken to clean up this situation?

First step: identify all pages that simultaneously have a canonical and a noindex. A crawl with Screaming Frog, Oncrawl, or Botify allows you to cross-reference these two attributes in a few minutes. Export the list and prioritize by residual organic traffic volume or ranking potential.

For each identified page, ask yourself the right question: does this page have unique content that deserves indexing? If yes, remove the noindex and delete the canonical if the page should be standalone. If not, keep either the noindex alone (unnecessary page), or the canonical alone pointing to an indexable version (true duplication).

What mistakes should be avoided during correction?

Do not just remove the canonical while leaving the noindex, or vice versa, without considering the overall indexing strategy. You risk creating new inconsistencies: orphan pages without a canonical fighting among themselves, or noindexed pages that should have been SEO entry points.

Another frequent trap: correcting page by page without a holistic view. On an e-commerce site with filters and variants, a consistent rule applicable to an entire category of pages needs to be defined. Otherwise, you spend months correcting individual cases without solving the structural issue.

How can I check if my site is now compliant?

After correction, recrawl the site to confirm that no page still has this combination. Monitor the Search Console: the 'Coverage' section will alert you if Google still detects conflicts between canonical and noindex. The concerned pages usually appear under 'Excluded' with explicit messages.

Set up an automated monitoring rule in your preferred crawl tool to detect any reappearance of this configuration. Redesigns, migrations, or developer interventions can reintroduce the issue without the SEO team immediately noticing.

  • Crawl the site to identify all pages with simultaneous canonical + noindex
  • For each page, decide: standalone indexing, canonical to another indexable page, or pure noindex
  • Remove the unnecessary directive (canonical OR noindex) according to your strategy
  • Check in Search Console that Google no longer reports conflicts after recrawl
  • Document the consistent rule applied to avoid regressions
  • Schedule a monthly automated crawl to detect any reappearance of the issue
The combination of canonical + noindex creates confusion that Google does not interpret predictably. Clean your site by choosing a single coherent directive per page: canonical to an indexable URL or pure noindex. These technical optimizations often affect hundreds of pages and require a comprehensive indexing strategy. If your site has a complex architecture, consulting a specialized SEO agency can help you structure this process methodically and avoid costly visibility mistakes.

❓ Frequently Asked Questions

Peut-on utiliser canonical et noindex sur deux pages différentes dans une même section du site ?
Oui, tant que chaque page porte une seule directive cohérente. Par exemple, une page A avec canonical vers B (indexable), et une page C avec noindex (sans canonical). L'important est d'éviter de combiner les deux directives sur une même URL.
Si je retire le canonical d'une page noindexée, que devient le jus SEO des liens entrants ?
Le PageRank des liens entrants vers une page noindexée ne se transmet pas, même avec un canonical. Retirer le canonical ne change rien à ce niveau : le noindex bloque déjà la transmission. Si vous voulez transmettre le jus, il faut retirer le noindex et garder le canonical.
Google peut-il indexer une page malgré un noindex si elle porte aussi un canonical ?
C'est possible mais imprévisible. Google peut choisir de privilégier le canonical et ignorer le noindex, surtout si le site a un historique de directives incohérentes. C'est précisément pour éviter cette incertitude que Mueller déconseille cette combinaison.
Comment gérer les pages de pagination : canonical ou noindex ?
Ni l'un ni l'autre en règle générale. Les pages de pagination doivent être indexables si elles offrent un contenu unique (produits ou articles différents). Utilisez rel=prev/next si besoin, ou laissez-les indexer naturellement. Le noindex prive de visibilité, le canonical crée une confusion.
Quelle directive retire-t-on en priorité lors d'une correction : canonical ou noindex ?
Cela dépend de votre intention. Si la page a un contenu unique à valoriser, retirez le noindex et supprimez le canonical. Si c'est une vraie duplication, retirez le noindex et gardez le canonical vers la version de référence. Si la page n'a aucune valeur, retirez le canonical et gardez le noindex.
🏷 Related Topics
Domain Age & History Crawl & Indexing AI & SEO

🎥 From the same video 12

Other SEO insights extracted from this same Google Search Central video · duration 1h03 · published on 02/11/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.