What the status means
“Discovered – currently not indexed” generally means Google knows the URL but has not yet completed the crawl and indexing process. The URL may be waiting for crawl scheduling, or Google may be choosing not to spend crawl resources on it yet.
Checks to prioritize
- Confirm the URL is canonical, indexable, and returns a stable 200 response.
- Make sure it is linked from relevant pages rather than existing only in a sitemap.
- Remove redirect chains, duplicate URL variants, and unnecessary parameters.
- Check server capacity, response time, repeated 5xx errors, and crawl spikes.
- Review whether large groups of similar pages are creating low-value crawl demand.
Improve internal discovery
Place the page within a logical hierarchy and link to it from pages that Google already crawls. Use standard anchor links and keep navigation available in rendered HTML. Do not depend only on an XML sitemap or a submission request.
Reduce wasted crawling
Control duplicate filters, faceted URLs, calendar pages, tracking parameters, and infinite combinations that produce little unique value. Redirect or canonicalize duplicates consistently and avoid adding non-canonical URLs to the sitemap.
When to wait
New or recently changed pages may require time. After fixing obvious issues, avoid repeated daily submissions. Monitor Search Console and server logs for crawl activity, then reassess the page’s uniqueness and internal importance if the status persists.
Review how crawl scheduling fits into indexing and run the URL preflight checks before requesting another crawl.