Skip to main content
Glossary

noindex

By · Updated
Quick definition

A meta directive that tells search engines to crawl a page but exclude it from the search index — used to suppress thin, duplicate, or private pages.

noindex in plain English

The noindex directive is implemented as either a meta tag (<meta name="robots" content="noindex">) in the page <head>, or an HTTP header (X-Robots-Tag: noindex). Search engines crawl the page, see the directive, and remove the URL from their index (or never add it). The page can still link out, the page can still be fetched by users — it's just hidden from search results.

Compare with robots.txt Disallow, which blocks crawling entirely. The difference matters: a Disallow'd URL that someone else links to can still appear in search results as a bare URL with no description (because Google won't crawl it to read the content). A noindex'd URL gets fully removed because Google did crawl it and saw the directive. For "please don't show this in search," noindex is the right tool. For "please don't even crawl this," Disallow is right (with the caveat that Disallow is a request, not a guarantee).

Standard ecommerce uses for noindex: thank-you pages (post-checkout confirmations), search results pages (your site's own internal search), filtered category permutations (color=red+size=large+brand=nike), tag archives that duplicate category content, draft posts, account pages, password-reset pages, and printer-friendly versions of regular pages. Each is a case where the page needs to exist for users but contributes nothing to your search presence and may dilute it.

A common mistake is noindex'ing the canonical version of a page accidentally — usually through a CMS setting or a misconfigured template that adds noindex to all pages of a certain type. Audit your live site with Screaming Frog or Sitebulb periodically and review every URL flagged as noindex'd. Anything that should be ranking but isn't getting traffic is the first place to check.

Why noindex matters for ecommerce

For ecommerce, noindex is the cleanup tool that keeps your indexed footprint focused. Stores with hundreds of filter-permutation URLs in Google's index dilute their topical authority — a hundred near-duplicate pages compete with each other rather than concentrating ranking signals. Strategically noindex'ing the noise (filter combinations, search pages, tag pages) lets your real category and product pages do their job. Combine with proper canonical tags to maintain link equity flow.

Deeper dives on this term

Focused pages that go deeper than the definition — comparisons, platform-specific guides, operational walkthroughs.

Compare

noindex vs Canonical URL: What's the Difference?

noindex removes a page from search results entirely. Canonical URL consolidates duplicate content signals. Learn when to use each—

Read →
Compare

noindex vs Crawl Error: What's the Difference?

noindex vs crawl error: what each term means, how they differ in mechanics, when they overlap, and what ecommerce operators must d

Read →
Compare

noindex vs Duplicate Content: What's the Difference?

noindex vs duplicate content: definitions, mechanics, key differences, and when each applies for ecommerce stores managing crawl a

Read →
Compare

noindex vs robots.txt: What's the Difference?

noindex vs robots.txt: how each controls search visibility, where they overlap, and which to use for ecommerce crawl and index man

Read →
Compare

noindex vs Sitemap.xml: What's the Difference?

noindex vs Sitemap.xml: exactly how these two signals differ, when each applies, and what happens when they conflict on ecommerce

Read →
Platform

noindex for Shopify Stores

How noindex works on Shopify stores: native controls, theme code edits, app options, and platform-specific limits every merchant m

Read →
Platform

noindex for Wix Stores

How to apply noindex on Wix Stores: platform-specific settings, SEO panel limits, URL patterns, and workarounds for ecommerce oper

Read →
Platform

noindex for WooCommerce Stores

How to apply noindex in WooCommerce: which pages need it, which plugins handle it, and the platform-specific limits you must work

Read →
How-to

How to implement noindex for an Ecommerce Store

A step-by-step guide to implementing noindex on ecommerce pages—filtered URLs, thin pages, and faceted nav—without harming ranking

Read →
Checklist

noindex Checklist: 12 Items Every Ecommerce Store Should Audit

A 12-item noindex audit checklist for ecommerce stores — each check includes clear pass/fail criteria to protect crawl budget and

Read →

Frequently asked questions

How long does it take Google to remove a page after I add noindex?

Anywhere from a few days to a few weeks, depending on how often Google re-crawls the page. To accelerate removal, use the Remove URLs tool in Search Console — it suppresses the URL within hours, then noindex takes over for the permanent removal. For mass removals (after a site migration, say), submit a sitemap with the affected URLs to trigger re-crawling.

Should I add noindex to my paginated category pages (page 2, 3, 4...)?

No, that's an outdated recommendation. Google now treats pagination as a series and indexes deep paginated pages normally. noindex'ing pagination loses you the long-tail traffic for products on later pages. Instead, ensure each paginated page has unique meta titles ("Category — Page 2") and the rel="next" / rel="prev" relationship is signaled implicitly via crawlable navigation.

Can I noindex via robots.txt instead of meta tag?

Google deprecated the noindex directive in robots.txt in 2019. It used to work; it doesn't anymore. The only reliable ways to noindex are the HTML meta tag or the X-Robots-Tag HTTP header. If your CMS only lets you control robots.txt, you need a template or server-config change to add the noindex tag at the page level.

What's the difference between noindex,follow and noindex,nofollow?

noindex,follow tells Google not to index the page but to follow and crawl the links on it (passing link equity normally). noindex,nofollow says don't index AND don't crawl the links. Use noindex,follow for pages you want hidden but whose links should still flow equity (search results pages, internal filter pages). Use noindex,nofollow rarely — it tends to be the wrong tool for almost every situation.

Will noindex'ing a page affect the rankings of pages it links to?

A noindex,follow page still passes link equity to linked pages, so internal links from the noindex'd page still help destination pages rank. A noindex,nofollow page doesn't pass equity. This is why noindex,follow is the default — you can hide a page from search without breaking your internal link graph.

MG
Written by

Matt is the founder of RunOctopus. He built All Angles Creatures from zero to page-1 rankings in reptile feeder insects in under 60 days using exactly this method — turning a hard, entrenched niche into RunOctopus's proof store for programmatic SEO and AI search citation.

Connect on LinkedIn →

See what Otto would build for your store

Free architecture preview. No card required. Five minutes.

Generate Preview →