How to get your pages cited in AI Overviews and answer engines

AI search · 5 min read · Updated

Pages get cited in AI Overviews when they answer a specific question directly, early, and in a self-contained paragraph that makes sense lifted out of its page. The mechanics that matter are structure rather than tricks: a heading that states the question, an answer of two to four sentences immediately beneath it, concrete specifics an engine can attribute, and a page that is crawlable and fast. There is no markup that requests a citation and no setting that grants one — an answer engine cites the passage that best answers the question, so the work is making sure one of your passages is that.

What an answer engine is actually doing

It retrieves a set of candidate pages, extracts passages from them, composes an answer from those passages, and attributes the ones it leaned on. Every stage of that is passage-level, not page-level. A page that ranks well overall but buries its answer in the eleventh paragraph loses to a thinner page that leads with it.

This is the single most useful thing to understand, because it changes what you optimise. You are not trying to make the page rank; you are trying to make one paragraph of it the most liftable answer to a specific question on the open web.

The page structure that gets cited

  1. 01Ask the question in a heading

    Word it the way someone would type or say it, not the way a category page would label it. "How much does a boiler replacement cost?" rather than "Pricing".

  2. 02Answer it immediately underneath

    Two to four sentences, self-contained, no "as we discussed above". If the paragraph does not make sense on its own it cannot be quoted on its own.

  3. 03Put the specifics in the answer

    Figures, ranges, dates, materials, conditions. Specifics are what distinguish a citable passage from a paraphrase of every other page on the subject.

  4. 04Then expand

    Everything else — context, caveats, the worked example, the argument — goes after. The reader who needed only the answer has it, and the reader who wanted the detail reads on.

  5. 05Keep it crawlable

    Server-rendered text, reachable without interaction, in the HTML. An answer inside a JavaScript accordion that only populates on click is an answer nothing can read.

Every guide on this site is built to this shape, including this one. It would be a strange thing to recommend and not do.

Structured data: useful, but not a citation request

FAQPage, HowTo, Article and Organization markup all help an engine understand what a page contains and who stands behind it. None of them ask for a citation, and no amount of schema will get a vague page quoted.

The rule that matters is that markup must mirror what a visitor can see. FAQ markup describing answers that are not on the page is a structured data violation, and the usual cause is not deceit — it is a page where the markup and the prose were edited separately and drifted apart. Generate both from one source if you possibly can.

What can and cannot be measured

This is where most of the industry is currently being dishonest, so it is worth being exact about it.

SurfaceCan your citation be measured?Why
Google AI OverviewYes, where it renders in the results pageIt appears on a public search results page, so a crawler that fetches the page can see whether you were cited.
ChatGPT SearchNoAnswers are session-bound and personalised. There is no public results page to observe and no stable query to re-run.
Microsoft CopilotNoSame reason: conversational, personalised, not publicly addressable.
PerplexityNoSame reason, plus answers shift between runs of an identical prompt.
GeminiNoSame reason.

Anyone reporting your "ChatGPT ranking" is running prompts from their own account and calling the result your visibility. It is not a measurement of anything, because the next run — from a different account, in a different session — produces a different answer.

SEOGrowPilot reports a figure only for AI Overviews, and only where the block actually rendered in the HTML it fetched. For the other four it reports readiness — whether your pages carry the structure that gets cited — and says plainly that no figure is available. An unmeasured surface returns no number rather than a zero, because "we could not see" and "you were not cited" are different facts.

What to do about the clicks you lose

An AI Overview that answers the question completely takes the click. That is real, it is not reversible, and it lands hardest on purely informational pages.

  • Move effort towards queries an answer box cannot satisfy: anything needing your prices, your stock, your location, your availability, or a decision made with you.
  • Make the citation worth having. A cited brand name in front of someone researching is worth something even unclicked, and it compounds.
  • Give the page a reason to be opened after the answer is read — a calculator, a specification, a comparison, a booking.
  • Stop measuring those pages by sessions alone. Impressions and citations are now part of the return, and a page can be doing its job with falling traffic.

Have this run on your site continuously

SEOGrowPilot finds the changes worth money, prices each one in pounds, makes them when you let it, and proves afterwards whether it was right.

Questions people ask

Can I opt out of AI Overviews but stay in search results?

Not selectively in any reliable way. Google's `nosnippet` and `max-snippet` directives restrict snippet use and will also limit how your content can be used in an overview, but they cost you the ordinary snippet too, which usually loses more than it saves. Most publishers who tried the restriction have reverted.

Does being cited in an AI Overview send traffic?

Some, and less than the equivalent ranking would have. The citation link is clicked when the answer is incomplete or the reader wants to verify it — which is exactly why specifics and a reason to click matter more now than they did. Treat the citation as brand exposure with a click rate attached, rather than as a traffic source.

Does llms.txt help?

There is no evidence yet that any major engine reads it, and it costs almost nothing to publish. Add it if you like, but do not let it displace the work that demonstrably matters: crawlable, specific, well-structured answers in the HTML.

How long does it take to get cited after changing a page?

Once the page is recrawled and reindexed, which is days to weeks depending on the site. Citation is not a ranking that settles — the same query can show your page one week and not the next, because the answer is composed fresh. Judge it over a month, not over a day.