Skip to main content
日本語

Seven Reasons AI Search Is Not Citing Your Site

Tomohiro Iida · Published June 25, 2026 · Updated July 7, 2026

Requests to figure out why AI search is not citing a company's website have been increasing, but the cause is rarely a single thing. Before producing an answer, an AI system passes through several stages: it retrieves relevant information, selects sources to cite from what it retrieved, and works the cited content into its answer. Not being cited means getting stuck at one of these stages, and the fix differs depending on which stage that is. Writing "more specific" content does nothing for a page that is blocked at the retrieval stage, and fixing indexing is beside the point if a page is already being cited as a source but its content simply is not showing up in the answer text. This article sorts seven causes into three stages — retrieval, citation selection, and answer integration — and for each explains the failure point, the symptom, how to check for it, and how to fix it.

Key takeaways

  • Retrieval: a page that is not indexed, or is indexed but not surfaced for related queries, cannot be cited at all. Check with Search Console URL Inspection and by testing related queries directly.
  • Citation selection: pages that rank but still are not cited are usually missing something competitors have, such as first-party data, concrete figures, examples, or clear judgment criteria, rather than a generic restatement.
  • Answer integration: a page can be cited as a source yet have none of its content reflected in the answer text if the key point is buried in a long preamble or vague wording; Google states there is no need for a special "AI-only" format, only for reducing ambiguity for readers generally.
  • Consistency across a site and its channels affects every stage: contradictory facts about the company (name, role, offerings, track record) across the website, PDFs, and external listings undermine AI's ability to tell which version is correct.
  • Because AI answers vary by model, region, and time, a single observation cannot confirm whether a fix worked; conclusions should be drawn from repeated observation across a fixed set of queries, not one snapshot.

How AI selects its sources

Google's own documentation describes RAG (retrieval-augmented generation) and query fan-out as the mechanisms behind this. RAG means the AI searches indexed content and builds its answer from what it finds, so being indexed and evaluated in ordinary search is the foundation. Query fan-out means a single question generates several related queries at once, so a page can be picked up even without matching the original question word-for-word, as long as it covers a related topic. Google also states that optimizing for generative AI search is optimizing for search generally, in other words that this is SEO rather than a separate discipline with a back door, which is why most of the seven causes below trace back to ordinary SEO and information-architecture issues.

Seven reasons AI is not citing you

The order to fix things in

AI search answers are not stable from one check to the next, and a single result should never be treated as final. The seven causes above are mostly extensions of ordinary SEO and information architecture rather than a separate "AI-only" discipline, so fixing them in this order, from retrieval through to consistency, tends to be the more efficient path.