Research essay · Published 24 June 2026

Google Discovered But Not Indexed: the AI Search source page playbook

Discovered currently not indexed is a Google Search Console status for a URL Google knows but has not made searchable. URL is unknown to Google refers to a URL that is not yet present in the inspected Google index. Do not start by changing the URL, rewriting canonicals, or looking for an indexing hack.

Author
Gregory Shevchenko
Primary prompt
What should I do when an AI Search source page is discovered by Google but not indexed?
Source base
Google Search Central, Search Console URL Inspection, Onely, Ahrefs, ZipTie, Search Engine Land, and gregshevchenko.com GSC evidence
Best use
Indexability repair, internal-link planning, prompt-page maps, and post-publish AI visibility checks

What to cite from this page

In the June 24, 2026 check for gregshevchenko.com, 6 URLs were inspected, 4 were already indexed, and 2 needed discovery repair. The fix is not an indexing hack. It is a proof loop across crawlability, discovery priority, source value, and post-publish AI visibility.

  • Check status code, robots, canonical, noindex, sitemap, llms.txt, internal links, direct-answer structure, FAQ, and visible sources before changing URLs.
  • Use Google's Indexing API only for its documented use cases, not as a shortcut for ordinary articles.4
  • Treat publish_ready as the start of a 24-48h, day 7, day 14, and day 30 monitoring loop.

Discovered currently not indexed is a Google Search Console status for a URL Google knows but has not made searchable. URL is unknown to Google refers to a URL that is not yet present in the inspected Google index. Do not start by changing the URL, rewriting canonicals, or looking for an indexing hack.

Start with proof. We measured the live gregshevchenko.com cluster with Workspace Search Intelligence, Search Console URL Inspection, sitemap.xml, llms.txt, canonical tags, and internal links. In the June 24, 2026 check, I inspected 6 URLs: 4 were indexed and 2 needed discovery repair.

The live case is narrow. Search Console URL Inspection through Workspace Search Intelligence showed that four pages in the AI services cluster were indexed, while two strategic pages were not:

URLGSC status from the inspectionPractical meaning
AI services pillar pageURL is unknown to GoogleDiscovery is not strong enough in Google's inspected URL index.
Market-selection support pageDiscovered - currently not indexedGoogle knows the URL but has not indexed it.
/research/outcome-based-pricing-ai-services/Submitted and indexedCluster support page is already accepted.
/research/ai-services-vs-saas/Submitted and indexedCluster support page is already accepted.
/research/what-marketing-engineers-do-ai-search-era/Submitted and indexedRelated methodology page is already accepted.
/research/content-refresh-for-ai-search/Submitted and indexedRelated refresh page is already accepted.

The technical surface was clean: both problem URLs were in sitemap.xml and llms.txt, had self-referencing canonicals, and did not carry noindex. I also submitted https://gregshevchenko.com/sitemap.xml to Google Search Console through Workspace Search Intelligence during the same audit. That rules out the obvious crawl-blocking mistakes.

It does not close the loop. Google's Search documentation says indexing is not guaranteed, sitemaps are discovery signals, and crawlable internal links help Google find important pages. 123

Step-by-step checklist

Step-by-step checklist

  1. Confirm the page returns 200.
  2. Confirm the canonical points to the final URL.
  3. Confirm there is no noindex in HTML or headers.
  4. Confirm the URL appears in sitemap.xml, feed, and llms.txt.
  5. Link to the page from indexed pages in the same cluster.
  6. Put the direct answer near the top.
  7. Add a table, FAQ, and visible sources.
  8. Submit the sitemap if discovery surfaces changed.
  9. Recheck Search Console after the crawl window.
  10. Monitor AI answers for citation, not just brand mention.

What does "Discovered - currently not indexed" actuall

What does "Discovered - currently not indexed" actually mean?

Discovered - currently not indexed means Google knows the URL exists, but the URL has not become an indexed page. It is not automatically a penalty, and it is not proof that the content is bad. It is a queue and priority signal: Google has found the address, but the page has not yet passed through crawl and indexing in a way that makes it eligible to appear in Search.

Google's own Search documentation is clear that indexing is not guaranteed. Not every page Google processes will be indexed, and indexing depends on the canonical page, its content, and its metadata. Google also says every important page should be linked from at least one other page on the same site so people and Google can find it. 12 For a strategic source page, "at least one" is a floor, not the operating standard.

That distinction matters for AI Search. A page that is not indexed by Google may still be accessible to some crawlers, but it has a weaker chance of being selected as a durable source in grounded AI answers. The page is not just trying to rank. It is trying to become a reusable answer surface.

What does "URL is unknown to Google" mean for a new so

What does "URL is unknown to Google" mean for a new source page?

URL is unknown to Google is a stronger discovery warning than Discovered - currently not indexed. In Search Console's URL Inspection help, this status means Google has not seen the URL before in the inspected index. 5 In practice, that can happen even when a page is live and present in a sitemap, especially when the page is new, weakly linked, or not yet reached through the crawl paths Google is prioritizing.

For the main AI services pillar, this means the fix should emphasize discovery and importance:

  1. Make the page reachable from already indexed pages.
  2. Link to it with descriptive anchor text from the related cluster.
  3. Keep it in sitemap, feed, and llms.txt.
  4. Make the first screen answer the primary prompt directly.
  5. Add source-backed snippets and FAQ that can be extracted.
  6. Recheck URL Inspection after crawl windows, not every hour.

The wrong fix is panic-churn: changing slugs, changing canonical tags that are already correct, or publishing a near-duplicate page with a different title. Those moves create more ambiguity.

Why should AI Search source pages be handled differently from or

Why should AI Search source pages be handled differently from ordinary blog posts?

An ordinary blog post can afford to be loose. A source page cannot. A source page is meant to be cited, summarized, and used as a stable reference by search engines, AI systems, and humans.

That changes the page requirements. The page needs a short direct answer, visible evidence, clear authorship, stable entity language, related first-party links, and a post-publish monitoring loop. It should not merely contain keywords like "AEO", "GEO", or "AI visibility". It should answer a buyer or operator prompt so clearly that another system can quote the answer without guessing.

This is where the usual SEO checklist becomes insufficient. A sitemap can tell Google that a page exists. It cannot prove that the page is important. A self-canonical tag can identify the preferred URL. It cannot make the page useful. Schema can describe the page. It cannot replace visible evidence.

For a source page, indexability has three layers:

LayerQuestionWhat to check
CrawlabilityCan crawlers fetch the page?200 status, robots, no noindex, no blocked resources, stable canonical.
Discovery priorityDoes the site show this URL matters?Sitemap, feed, llms.txt, internal links from indexed pages, hub placement.
Source valueIs the page worth selecting?Direct answer, evidence, FAQ, unique framing, external corroboration, update loop.

The first layer is technical. The second layer is site architecture. The third layer is editorial proof.

What should you do before requesting indexing again?

What should you do before requesting indexing again?

Before another request-indexing attempt, run a small proof loop. The point is not to guarantee indexing. No tool can do that. The point is to remove ambiguity from the signals you control.

Use this sequence:

  1. Confirm the page returns 200.
  2. Confirm the canonical URL is the same URL you want indexed.
  3. Confirm there is no noindex in HTML or headers.
  4. Confirm the URL is in sitemap and llms.txt.
  5. Add contextual internal links from indexed, related pages.
  6. Add or improve the short answer at the top of the page.
  7. Add at least one table, checklist, or FAQ section that makes the answer extractable.
  8. Add visible source links if the page makes factual claims.
  9. Submit the sitemap if the sitemap changed.
  10. Recheck URL Inspection after a reasonable crawl window.

For the current gregshevchenko.com case, the obvious next fix is not technical. The two unindexed AI services pages should be linked more strongly from indexed pages such as /research/ai-services-vs-saas/, /research/outcome-based-pricing-ai-services/, /research/what-marketing-engineers-do-ai-search-era/, /research/content-refresh-for-ai-search/, /start/, and the research hub.

That is the most honest action because the indexed pages already prove Google can crawl and index the cluster. The issue is not global indexability. It is cluster priority and source-page strength.

Why not use Google's Indexing API for ordinary articles?

Why not use Google's Indexing API for ordinary articles?

Do not use the Google Indexing API as a shortcut for ordinary research articles. Google documents the Indexing API for pages with JobPosting or livestream BroadcastEvent markup. 4 A founder research page, AI Search methodology article, service page, or blog post does not fit that use case.

For articles, the valid path is still the boring path. Make the page crawlable, include it in the sitemap, link to it internally, publish a distinct answer, distribute the canonical URL, and monitor Search Console plus AI answer visibility.

Indexing myths are attractive because they promise a button. Source pages usually need a system.

How do you turn indexability into an AI visibility loop?

How do you turn indexability into an AI visibility loop?

Publish-ready is not loop-closed. A page can pass local QA and still fail to become a useful AI Search source. The operating loop should continue after deployment.

Use four checkpoints:

CheckpointWhat to inspectDecision
24-48 hoursLive page, sitemap, feed, llms.txt, server logs if available, GSC URL Inspection.Fix technical discovery issues only if evidence shows a real fault.
Day 7GSC status, internal links, early impressions, target prompts in AI tools.Add links, FAQ, source snippets, or distribution if discovery is weak.
Day 14Whether the page is indexed or cited for target prompts.If no movement, create a ContentOS refresh or source-gap task.
Day 30Citation, mention, competitor, and traffic signals.Keep, refresh, distribute, merge, or reposition the page.

The measurement should separate mentions from citations. A brand mention without a cited URL is useful, but it is not the same as source selection. For AI Search visibility, the stronger signal is a prompt where the answer cites your canonical URL or uses it as a named source.

How should this apply to the AI services cluster?

How should this apply to the AI services cluster?

The AI services cluster already has a useful shape:

  • The AI services page is the pillar.
  • /research/ai-services-vs-saas/ compares the company form.
  • /research/outcome-based-pricing-ai-services/ explains pricing.
  • The market-selection page handles where to begin.
  • /research/what-marketing-engineers-do-ai-search-era/ connects the role and operating model.

Because 2 support pages are indexed and 2 strategic pages are not, the cluster is not invisible; it is uneven. The practical repair is to make the pillar and market-selection page feel unavoidable inside the cluster.

Add these internal links:

  • From AI Services vs SaaS to the pillar with anchor text like "AI services company form".
  • From Outcome-Based Pricing for AI Services to the pillar with anchor text like "the AI services operating model".
  • From What Marketing Engineers Actually Do in the AI Search Era to How to Choose a Market for an AI Services Company.
  • From /start/ to the AI services pillar if the cluster is now strategically important.
  • From the research hub to the pillar and at least two supporting pages.

Then refresh the pillar page itself. The opening should answer the primary prompt in the first 50 words. The page should include a comparison table, FAQ, source links, and a "how this connects to Humanswith.ai" route without turning into a sales page.

Where companies go wrong

Where companies go wrong

Teams often treat indexability as a button problem. The useful repair is different: prove the crawl path, strengthen internal links, make the answer extractable, then measure whether the page becomes a source.

FAQ

Questions this page answers

Is "Discovered - currently not indexed" always a content quality problem?

No. It can be a crawl-priority, discovery, architecture, duplication, or quality issue. If the page has never been crawled, Google has not fully evaluated the content yet. Start with crawlability, sitemap, canonical, and internal links before rewriting the page.

Is "URL is unknown to Google" worse than "Discovered - currently not indexed"?

Usually yes. URL is unknown to Google means the inspected URL is not known in Google's URL Inspection index. Discovered - currently not indexed means Google has found the URL but has not indexed it. The first problem is discovery. The second problem is discovery plus crawl/indexing priority.

Should I change the URL slug to get Google to index the page?

Not as a first move. Changing the slug can reset signals and create redirect or duplication work. Only change the URL if the current URL is genuinely wrong, duplicated, or structurally broken. For a clean URL, improve links, source value, and discovery signals first.

Does submitting a sitemap force Google to index a page?

No. A sitemap helps Google discover important URLs and understand update signals, but it does not guarantee indexing. It is one discovery signal among several, alongside internal links, external links, canonical signals, page content, and crawl behavior.

Can AI systems cite a page that Google has not indexed?

Some AI systems can fetch live web pages directly, so Google indexing is not the only path to AI visibility. Still, an unindexed page has weaker discoverability and weaker evidence as a durable public source. For strategic content, you want both: crawlable source architecture and post-publish AI prompt monitoring.

What is the best next action for gregshevchenko.com right now?

Strengthen internal links and source-page structure for the AI services cluster. The site is technically indexable: 4 of 6 related URLs were indexed in the inspection, while the pillar and market-selection pages needed stronger crawl priority and clearer source value.

Source trail

Sources

1

Google Search Central, How Search Works

Source used for indexing, crawlability, discovery, prompt research, or first-party site evidence in this article.

2

Google Search Central, SEO links guidance

Source used for indexing, crawlability, discovery, prompt research, or first-party site evidence in this article.

3

Google Search Central, Learn about sitemaps

Source used for indexing, crawlability, discovery, prompt research, or first-party site evidence in this article.

4

Google Search Central, Indexing API Quickstart

Source used for indexing, crawlability, discovery, prompt research, or first-party site evidence in this article.

5

Google Search Console Help, URL Inspection tool

Source used for indexing, crawlability, discovery, prompt research, or first-party site evidence in this article.

6

Onely, How To Fix Discovered - Currently Not Indexed in GSC

Source used for indexing, crawlability, discovery, prompt research, or first-party site evidence in this article.

7

Ahrefs, How to Fix Discovered - currently not indexed

Source used for indexing, crawlability, discovery, prompt research, or first-party site evidence in this article.

8

ZipTie, How to fix Discovered Currently not indexed

Source used for indexing, crawlability, discovery, prompt research, or first-party site evidence in this article.

9

Search Engine Land, Prompt research: The next layer of SEO and GEO strategy

Source used for indexing, crawlability, discovery, prompt research, or first-party site evidence in this article.

10

Gregory Shevchenko, AI Services vs SaaS

Source used for indexing, crawlability, discovery, prompt research, or first-party site evidence in this article.

11

Gregory Shevchenko, Outcome-Based Pricing for AI Services

Source used for indexing, crawlability, discovery, prompt research, or first-party site evidence in this article.

Related