Blog

Submitted URL marked 'noindex': The fastest fix checklist (GSC)

0.665 min read/
/

What 'Submitted URL marked noindex' means in Google Search Console, the common causes (meta robots vs X-Robots-Tag), and how to validate the fix.

Subscribe
Get new essays via Substack or RSS. Start with the guided path if you are new.
Start with the main guide
GSC Indexing Statuses Explained: What They Mean and How to Fix Them (2026)

A practical map of Google Search Console indexing statuses (Coverage): what each status means, the most common root causes (canonicals, duplicates, robots, redirects, soft 404s), and the fastest way to validate fixes.

Key takeaways

  • What 'Submitted URL marked noindex' means in Google Search Console, the common causes (meta robots vs X-Robots-Tag), and how to validate the fix

Contents

Start with the map:

Related (cluster):

What this status means

Google found a noindex directive on a URL you submitted (usually via sitemap).

That makes the status expected: you're asking Google to index something you're also telling it not to index.

Common causes

  • meta robots: noindex
  • header: X-Robots-Tag: noindex (easy to miss)
  • template defaults applied to entire sections

Fix checklist

  1. Decide if the URL should be indexed.
  2. If yes: remove noindex (meta and headers) and make sure the page returns 200.
  3. If no: remove it from the sitemap and keep internal links pointing to canonical pages.

Validation

  • URL Inspection: confirm "Indexing allowed".
  • Re-submit sitemap after cleanup.

Tags

More reading

Next in SEO & Search
View topic hub
Previous
Submitted URL has crawl issue: What it means and how to debug (GSC)

What 'Submitted URL has crawl issue' means in Google Search Console, the common underlying causes (robots, redirects, 4xx/5xx, rendering), and a step-by-step debug flow with validation.

Up next
Submitted URL blocked by robots.txt: What it means and what to do (GSC)

A practical guide to "Submitted URL blocked by robots.txt": how to decide if the URL should be indexed, how to unblock safely, and how to avoid keeping bad URLs stuck in the index.