All posts
Indexing·6 min read·July 12, 2026

"Discovered – Currently Not Indexed": What It Means & How to Fix It

Google Search Console says your page is "Discovered – currently not indexed." Here's what that status actually means, why it happens, and the honest way to fix it.

TC
Written by Tyler C., founder

What "Discovered – currently not indexed" actually means

In Google Search Console's Pages report, this status means exactly what it says: Google knows the URL exists — usually from your sitemap or a link — but hasn't crawled it yet. Not "crawled and rejected." Not "blocked." Just not visited.

That distinction matters, because it's a different problem than the other not-indexed statuses:

  • Discovered – currently not indexed — Google knows about it, hasn't crawled it
  • Crawled – currently not indexed — Google visited it, decided not to index it (a content-quality problem, not a discovery problem)
  • Excluded by noindex tag / robots.txt — you (or your CMS) explicitly told Google not to

If you're dealing with the crawled-but-rejected version instead, that's covered by cause #7 in our indexing checklist — it's a content problem, not a discovery problem, and the fix below won't help it.

Why Google chooses not to crawl a page it already knows about

Google doesn't crawl every known URL immediately — it allocates crawl budget per site based on the site's overall authority, how often it updates, and server response health. When crawl budget is limited (which it always is for a new or low-authority site), Google prioritizes URLs it has reason to believe are worth the trip. A URL sitting only in a sitemap, with no other page linking to it and no authority behind the domain, sits low on that priority list — sometimes indefinitely.

This is why "Discovered – currently not indexed" shows up disproportionately on:

  • New or low-authority domains (the most common case by far)
  • Pages buried deep in the site structure with few or no internal links pointing to them
  • Large batches of similar-looking pages published all at once (Google gets cautious about crawling a flood of near-identical URLs)

The honest fix — there's no shortcut

A lot of advice on this topic amounts to "just request indexing in GSC." That can nudge an individual URL, but it doesn't address why Google deprioritized it, so the effect is often temporary or nonexistent for a page that's genuinely low-priority. The actual fix has three parts, and none of them are instant:

1. Link to the page from somewhere Google already crawls regularly

This is the highest-leverage fix and the one most sites skip. A page that's only reachable via your sitemap looks unimportant. A page linked from your homepage, your nav, or a frequently-crawled blog post looks important — because real pages that matter get linked to. Add a contextual link from at least one page you know Google indexes and revisits often.

2. Make sure the page is actually in your sitemap, with an honest lastmod date

Confirm the URL is present in sitemap.xml and that the lastmod date is accurate — not a static date that never changes regardless of whether the page was actually updated. A sitemap where every URL claims the same lastmod (or one that never updates) is a weak signal Google learns to partially ignore over time. See our sitemap guide for how to keep this honest.

3. Give it real content depth — not a thin template

If the page is one of several near-identical pages (the same layout with a name swapped, for example), Google may be deliberately deprioritizing the set rather than just this one URL — sometimes it will index one representative page from a template family and leave the rest in limbo. Adding genuinely distinct content to each page — not just different headlines — removes that suspicion.

4. Then wait — and don't spam "Request Indexing"

Once the above are fixed, request indexing once for the specific URL via GSC's URL Inspection tool. Then check back in 1–2 weeks rather than re-requesting daily. Google explicitly deprioritizes URLs that get repeated indexing requests without any underlying change — it reads as an attempt to game the crawl queue rather than a genuine update.

See this in action on your own site

Paste your URL for a free, instant SEO check — no signup required.

How to check whether it's working

In GSC, go to Pages → check the "Why pages aren't indexed" table and watch the count next to "Discovered – currently not indexed" over the following weeks. A shrinking number after you've added internal links and fixed your sitemap means it's working — Google is starting to work through the backlog. If the count isn't moving at all after a month of genuine fixes, the underlying cause is usually domain-level authority, which no per-page fix will solve quickly — see cause #1 in our broader indexing checklist.

FAQ

How long does "Discovered – currently not indexed" typically last?

For a page on an established, well-linked site, it often resolves within days to a couple of weeks. For a low-authority or brand-new domain, it can persist for months if the page stays an orphan with no internal links pointing to it — the crawl-budget problem doesn't fix itself with time alone.

Does adding the page to my sitemap fix this by itself?

No. Being in the sitemap is usually why Google discovered the URL in the first place — the status literally means "discovered." The sitemap alone doesn't add crawl priority; internal links from pages Google already crawls do that.

Should I use "Request Indexing" in GSC?

Once, after you've made the actual fixes (internal links, sitemap accuracy, content depth) — yes, it can nudge Google to recrawl sooner. Repeatedly clicking it on an unchanged page doesn't help and can flag the URL as low-quality behavior.

Is this the same as a Google penalty?

No. This status has nothing to do with manual actions or penalties — it's purely a crawl-prioritization outcome. Check Security & Manual Actions in GSC separately if you suspect a penalty; it's an unrelated report.

Get your foundation right first

Before chasing individual "Discovered – not indexed" URLs, make sure the basics are solid sitewide: a real sitemap with honest lastmod dates, a robots.txt that isn't accidentally blocking anything, and no stray noindex tags. Peak Visibility's free checker confirms all of that against your live site in about 30 seconds, no signup required.

Try Peak Visibility free

Paste your URL and get a complete SEO package — sitemap, schema, meta tags, robots.txt — in under 3 minutes. First 5 pages free.

More from the blog