Technical SEO Cheat Sheet

Excluded by
noindex Tag

Someone told Google not to index this page. Google is complying with the instruction. Was it intentional?

Where to find it: Indexing > Pages > 'Excluded by noindex tag'

What It Is

A noindex directive—either delivered via a meta robots tag set to noindex inside the HTML or via an X-Robots-Tag HTTP response header—is present on these pages. This explicitly commands Google not to include these layouts in search indices, making them entirely unfindable.

Why It Matters

While correct for thank-you pages and admin dashboards, when applied accidentally to core service pages, blogs, or key products, it silently and completely wipes out organic traffic. This is a primary culprit behind sudden, mysterious ranking drops following updates or migrations.

Root Diagnostics

5 Common Root Causes

CMS plugin misconfigurations and development oversights are typical reasons noindex tags remain live.

01

Staging Remnants

Noindex rules safely used on staging or dev environments are accidentally migrated directly into production at launch.

02

SEO Plugin Settings

Yoast, Rank Math, or All-in-One SEO configurations are set to automatically noindex entire post types or custom categories.

03

Theme Layout Conflicts

A theme change, template edit, or system framework update injects hardcoded robots parameters into header files.

04

Temporary Code Remnants

A developer manually integrates noindex values while debugging or rewriting page layouts and forgets to clear them.

05

Archive Flag Leakage

Noindex properties are applied broadly to dynamic archive loops containing high-value unique landing page assets.

Interactive Standard Operating Procedure

The Fix Blueprint (Interactive SOP)

Check off each diagnostic step to monitor your implementation progress live!

Implementation Progress: 0% Completed (0/6)

Tools

  • Google Search Console
    Free | Pages report + URL Inspection Tool
  • Screaming Frog SEO Spider
    Free up to 500 URLs | Easily audit, filter, and export noindex tags site-wide
  • Your CMS SEO Plugin
    Yoast, Rank Math, or All-in-One SEO configuration dashboards

Time to Fix

20-30 min
To Trace and Isolate Blocks
1-4 weeks
For search indexation recovery

Pro Tip

Make auditing noindex tags a standard step of every new client site onboarding process.

Run Screaming Frog filtered to show noindexed pages. In most initial audits of new client sites, you will uncover at least one highly valuable money page that was set to noindex by accident during past development rounds.