What does Google say about SEO? /
Quick SEO Quiz

Test your SEO knowledge in 3 questions

Less than 30 seconds. Find out how much you really know about Google search.

🕒 ~30s 🎯 3 questions 📚 SEO Google

Official statement

The rel='nofollow' attribute indicates not to pass PageRank but does not guarantee that a page will never be indexed. To block indexing, always use the noindex tag.
🎥 Source video

Extracted from a Google Search Central video

💬 EN 📅 09/01/2022 ✂ 17 statements
Watch on YouTube →
Other statements from this video 16
  1. Le crawl budget est-il vraiment négligeable pour votre site ?
  2. Faut-il publier plus souvent pour être crawlé plus régulièrement par Google ?
  3. Faut-il vraiment s'inquiéter de la duplication de contenu interne ?
  4. Le contenu récent bénéficie-t-il vraiment d'un boost de ranking automatique ?
  5. Le hreflang fonctionne-t-il vraiment page par page et non pour tout un site ?
  6. Comment Google mesure-t-il réellement la Page Experience dans son algorithme ?
  7. Chrome et Analytics influencent-ils vraiment le classement Google ?
  8. Le hreflang modifie-t-il vraiment le ranking ou se contente-t-il de permuter les URLs ?
  9. Faut-il vraiment choisir entre redirection 301 et canonical pour une migration ?
  10. Top Stories sans AMP : faut-il encore optimiser la vitesse de vos pages ?
  11. Search Console compte-t-elle vraiment toutes vos impressions SEO ?
  12. Les URLs découvertes en JavaScript gaspillent-elles vraiment votre crawl budget ?
  13. Pourquoi Google refuse-t-il d'indexer certaines pages de votre site ?
  14. Faut-il supprimer les pages à faible trafic pour améliorer son SEO ?
  15. Les erreurs de balisage breadcrumb entraînent-elles une pénalité Google ?
  16. Le contenu unique booste-t-il vraiment le ranking global d'un site ?
📅
Official statement from (4 years ago)
TL;DR

The rel='nofollow' attribute only blocks PageRank transmission, not indexing. If Google finds other pathways to a URL (external links, sitemaps, navigation), it may index it despite your internal nofollow links. To formally disallow indexing, only the noindex tag is binding.

What you need to understand

What is the real difference between nofollow and noindex?

The nofollow is an instruction meant for crawling and PageRank calculation — it tells Google not to follow this link to pass value, but it does not prevent the discovery or indexing of the target page.

The noindex, on the other hand, is an explicit indexing directive: it orders Google to never display this URL in search results, even if it has been crawled.

Why does Google index pages that are only pointed to by nofollow?

Because Google discovers URLs through multiple simultaneous channels: external links, XML sitemaps, browsing history, mentions on other sites. An internal nofollow link never completely isolates a page.

As soon as a URL is known and deemed relevant, Google may choose to index it — regardless of the nofollow attribute on internal links.

In what situations does this confusion cause issues?

Some SEOs still believe that adding rel='nofollow' to internal links is enough to block the indexing of sensitive pages (staging, faceted filters, intermediary pages). This is false and risky.

The result? Undesired URLs appear in the index, dilute crawl budget, create duplicate content, or expose technical pages never intended for the public.

  • Nofollow = no transmission of PageRank via this link
  • Noindex = formal prohibition from appearing in the SERPs
  • Google can index a page even if all your internal links are nofollow
  • To block indexing: meta name="robots" content="noindex" tag or HTTP header X-Robots-Tag: noindex
  • Nofollow does not protect against discovery from other sources (backlinks, sitemaps)

SEO Expert opinion

Does this statement correct a widespread practice?

Yes, and it should put an end to a misunderstanding that has persisted for several years. Many SEOs still use nofollow as an indexing management tool — likely due to confusion with the historical behavior of robots.txt.

But let's be honest: Google has said this several times, yet this practice continues. Why? Because some SEO tools display nofollow as a crawl budget optimization solution, which perpetuates the confusion.

Can we really trust noindex?

Noindex is the only binding instruction to block indexing, but Google must be able to access it. If you block a URL with robots.txt, Google cannot crawl the page and thus never sees the noindex tag — resulting in the URL potentially remaining in the index with an empty description.

This is a classic trap: robots.txt blocks the crawl, but not necessarily the presence in the index if the URL is known from elsewhere. [To be checked] in your own logs: do some URLs blocked in robots.txt still appear in Search Console?

What nuances should be added on the ground?

Nofollow is still useful for internal sculpting — directing PageRank to your strategic pages, avoiding wasting crawl budget on ancillary links. But it never replaces noindex for sensitive pages.

Caution: If you have thousands of filtered pages (e-commerce, directories) and rely on nofollow to keep them out of the index, immediately check your strategy. The risk of index pollution is real.

Practical impact and recommendations

What should you do practically on your site?

Audit all the pages you thought were protected by internal nofollow links. Check in Search Console if they appear in the index. If so, immediately add a noindex tag.

For technical pages, complex pagination, or filter variants — noindex is your only safeguard. Nofollow can complement this strategy but never replace it.

What mistakes should you absolutely avoid?

Never block any page you want to deindex in robots.txt. Google won’t be able to crawl the noindex tag, and the URL risks remaining visible in the SERPs with the mention “No information available”.

Don’t rely on nofollow to isolate test, staging, or confidential content pages. If an external backlink points to them, Google will index it — nofollow or not.

How can you check that your site is compliant?

  • List all the URLs you never want to see indexed (admin, filters, duplicates)
  • Check that they all have a noindex tag (meta or X-Robots-Tag)
  • Ensure that these URLs are not blocked in robots.txt — otherwise Google will never see the noindex directive
  • Run a crawl with Screaming Frog or Sitebulb to detect inconsistencies (internally nofollowed pages but indexable)
  • Monitor Search Console for indexed URLs that shouldn’t be indexed
  • Document your internal link management strategy: nofollow for sculpting, noindex for exclusion
In summary: nofollow optimizes the distribution of PageRank, while noindex protects the index. Never confuse them. If you manage a complex site with thousands of URL variants, this distinction becomes critical — and a mistake can be costly in terms of organic visibility. In such cases, working with a specialized SEO agency can be wise to structure a clean architecture and avoid classic over-indexation traps.

❓ Frequently Asked Questions

Puis-je utiliser le nofollow pour empêcher Google d'indexer une page ?
Non. Le nofollow bloque uniquement la transmission de PageRank via un lien, mais n'empêche pas Google de découvrir et indexer la page cible par d'autres chemins (backlinks, sitemaps). Seul le noindex interdit formellement l'indexation.
Si tous mes liens internes vers une page sont en nofollow, sera-t-elle indexée ?
Probablement oui, si Google la découvre autrement : via un lien externe, un sitemap XML, ou son historique de crawl. Le nofollow interne n'isole jamais totalement une URL.
Faut-il bloquer en robots.txt les pages en noindex ?
Non, c'est même contre-productif. Si vous bloquez une page en robots.txt, Google ne peut pas crawler la balise noindex et l'URL peut rester dans l'index. Laissez Google accéder à la page pour qu'il puisse respecter le noindex.
Le nofollow a-t-il encore une utilité en SEO ?
Oui, pour le sculpting du PageRank interne et l'optimisation du crawl budget. Mais il ne doit jamais être confondu avec un outil de gestion de l'indexation.
Comment savoir si des pages non désirées sont indexées ?
Utilisez la Search Console (section Couverture) et lancez des requêtes site: ciblées. Un crawl avec Screaming Frog ou Sitebulb permet aussi de croiser les directives nofollow/noindex avec l'état réel de l'index.
🏷 Related Topics
Domain Age & History Crawl & Indexing AI & SEO Links & Backlinks

🎥 From the same video 16

Other SEO insights extracted from this same Google Search Central video · published on 09/01/2022

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