---
title: "Ranks on Google, Not Cited by AI? Here's Why + The Fix"
url: https://daily.dev/posts/ranks-on-google-not-cited-by-ai-here-s-why-the-fix-s8ybnuk4j
source_url: https://prismic.io/blog/why-your-content-ranks-on-google-but-is-not-cited-by-ai
type: article
source: "Prismic"
published: 2026-08-10T15:57:39.312Z
updated: 2026-08-10T15:58:22.569Z
tags: ["seo", "ai-search"]
reading_time: 17
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Ranks on Google, Not Cited by AI? Here's Why + The Fix

**[Prismic](https://daily.dev/sources/Prismic)** · 17 min read · 0 upvotes · 0 comments

## Summary

Ranking on Google and being cited by AI are now separate systems, with the overlap between top-10 rankings and AI citations having narrowed sharply — from ~76% to as low as 17-38% depending on the study. Before rewriting content, four binary checks should rule out crawler access issues, JavaScript rendering problems, snippet directives, and whether the query type even produces sourced answers. A 30-day test found Microsoft Copilot answered 76.19% of how-to prompts without citing any source. Evidence-graded fixes include: putting facts visibly on the page (tested), using exact buyer terminology consistently (tested), keeping content current (observed), and focusing each page on one question (reasoned). Two popular fixes — llms.txt and chunking — have been tested and shown to do nothing. Schema markup showed statistically insignificant effects on AI citation in controlled tests, though pages with Product/Review schema containing real data were cited more often. A step-by-step diagnostic is provided for pages that rank but never get cited.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://prismic.io/blog/why-your-content-ranks-on-google-but-is-not-cited-by-ai>

## Questions this post answers

### What percentage of AI Overview citations come from top-10 Google search results?

The overlap has narrowed sharply and the exact figure depends on the study. Ahrefs found 76% of AI Overview citations came from top-10 pages in mid-2025, but by February 2026 put the figure at 38%. BrightEdge, using a different dataset, measured it near 17%. Moz found 88% of AI Mode citations came from outside the top 10. The only safe conclusion is directional: the overlap has narrowed significantly.

_Teams tracking AI citation trends alongside organic rankings find the latest studies on daily.dev before the numbers shift again._

### Does adding schema markup (JSON-LD) help get content cited by AI systems like ChatGPT or Google AI Overviews?

Adding JSON-LD schema alone has no measurable effect on AI citations. An Ahrefs study tracking 1,885 pages that added JSON-LD against 4,000 controls found AI Mode moved 2.4% and ChatGPT 2.2% — both statistically indistinguishable from zero. AI Overviews actually fell 4.6%. However, pages with Product or Review schema populated with real, visible prices and ratings were cited 61.7% of the time vs. 41.6% for generic markup — the facts do the work, not the markup.

_Developers and marketers deciding whether to invest in structured data can track the latest GEO research on daily.dev._

### Does llms.txt help AI systems find and cite my content?

No evidence supports llms.txt improving AI citation for most sites. Ahrefs checked 137,000 sites and found 97% of llms.txt files received zero traffic in May 2026. AI bots never went looking for the file on domains that did not already have one, and Google's Search systems ignore it entirely. The only validated use case is AI coding assistants pulling product documentation for developer-facing products.

_Marketers evaluating GEO tactics before committing resources can follow what's actually being tested on daily.dev._

---

Tags: [#seo](https://daily.dev/tags/seo), [#ai-search](https://daily.dev/tags/ai-search)

[View this post on daily.dev](https://daily.dev/posts/ranks-on-google-not-cited-by-ai-here-s-why-the-fix-s8ybnuk4j)
