GlossarySEO
What does "Discovered – currently not indexed" mean?
Also called: discovered currently not indexed, discovered not indexed
Definition
"Discovered – currently not indexed" is a Search Console status meaning Google knows the URL exists but hasn't crawled it yet, typically because crawling it then was expected to overload the site.
Discovered – currently not indexed, explained
Google's Page indexing report describes this status in two sentences: the page was found by Google, but not crawled yet, and typically Google wanted to crawl the URL but this was expected to overload the site, so the crawl was rescheduled. The "Last crawl" date in the report is empty for these URLs because no crawl has happened.
It's a queue problem, not a verdict. Compare it with "Crawled – currently not indexed", where Google fetched the page and decided not to index it. Discovered means Google hasn't looked yet. On a small site it usually clears within days or weeks. When thousands of URLs sit here for months, it's a sign that you're creating URLs faster than Google wants to crawl your site.
Common causes: a large batch of new pages published at once, especially on a young domain; slow server responses, which make Google crawl more cautiously; crawl paths full of parameter, filter or pagination URLs; and new pages linked only from the sitemap. Google's crawl demand also depends on how much it values the site, so a site with many weak pages gets less crawling overall.
What helps: link new pages from pages Google already crawls often, keep the sitemap limited to pages worth indexing, speed up server responses, remove crawl traps, and publish at a steadier pace.
Why it matters for founders
This is the status that fills up when you scale content too fast. We saw it on our own product after about 2,500 posts in one month; the pace we use now is around 20 posts a day.
Example
You publish 1,200 programmatic pages in a day. A week later, 1,000 are "Discovered – currently not indexed". You link the best 100 from hub pages, pause new batches, and the queue starts clearing.
Common mistakes
- Requesting indexing for hundreds of discovered URLs one by one.
- Confusing it with "Crawled – currently not indexed".
- Publishing more pages to compensate.
- Ignoring slow server response times in the Crawl Stats report.
Sources
Checked
Related terms
- Crawled – currently not indexed"Crawled – currently not indexed" is a Google Search Console status meaning Google fetched the page but chose not to add it to the index. It may be indexed later; resubmitting it won't force that.
- Crawl budgetCrawl budget is the set of URLs Google can and wants to crawl on your site in a given period. It depends on how much your server can handle and how much Google wants your pages.
- Page indexing reportThe Page indexing report in Search Console shows how many of your known URLs are indexed and groups the rest by the reason they aren't, like noindex, redirect, duplicate, 404 or crawled but not indexed.
- Orphan pageAn orphan page is a page on your site that no other page links to. Crawlers can only find it through a sitemap or external links, and it's usually crawled rarely and treated as unimportant.