How ChatGPT actually decides what to cite
When someone asks ChatGPT a question in search mode, or uses ChatGPT Search directly, the system doesn't just recall training data — it retrieves live pages, ranks them for relevance and reliability, and then writes an answer that cites the sources it trusts most. That's the part most guides skip: it's a retrieval-and-ranking problem before it's a writing problem. If your page never gets retrieved, no amount of clever phrasing saves you.
In our own testing across client sites, the pages that got pulled into ChatGPT's answers shared three things: a clearly stated entity (who you are, unambiguously), content structured around one specific question per section, and outside corroboration that the same facts appear elsewhere. Pages that were vague about identity or buried the answer in paragraph four almost never got cited, even when they ranked reasonably in Google.
Being "SEO-optimised" is not the same as being AEO-optimised. A page can rank on Google and still be invisible to ChatGPT if it doesn't resolve a specific question in a retrievable, quotable way.
Step 1 — Make your entity unambiguous
AI systems are cautious about citing sources they can't confidently identify. If your business name is generic, your "About" page is thin, or your name/address/details are inconsistent across your site and the web, the system has less confidence attributing an answer to you specifically.
- State plainly, near the top of key pages, who you are, what you do, and who you serve — in ordinary language, not marketing copy.
- Keep your business name, and any founder or team names you want associated with the work, consistent everywhere: your site, your Google Business Profile, LinkedIn, directories.
- Use
OrganizationandPersonschema so the entity is machine-readable, not just human-readable.
Step 2 — Write for the exact question, not the topic
"Local SEO tips" is a topic. "How do I rank in the Google map pack without a shopfront address" is a question — and it's the question shape that gets lifted into an AI answer. Structure content so each H2 or H3 states a specific question, and the paragraph directly beneath it answers that question in the first two to three sentences, before you elaborate.
This is the same discipline behind winning a featured snippet, and it isn't a coincidence — both systems are hunting for a compact, self-contained answer they can quote with minimal risk of misrepresenting you.
"The pages that get quoted are the ones that could be read in isolation and still make complete sense."
Step 3 — Add structured data ChatGPT's crawler can parse
Mark up FAQs with FAQPage schema, services with Service schema, and articles with BlogPosting schema. This doesn't guarantee a citation, but it removes ambiguity about what each block of content is — a question, an answer, a service, a fact — which lowers the retrieval system's uncertainty about whether to trust and use it.
Also worth doing: make sure your robots.txt doesn't block GPTBot or OAI-SearchBot. It sounds obvious, but we've audited sites that accidentally blocked every AI crawler while trying to block scrapers.
Step 4 — Earn corroboration, not just backlinks
Traditional link-building chases authority signals for Google's algorithm. AEO cares about something slightly different: whether the same claim about you appears consistently across multiple independent sources. If only your own site says you're "the leading local SEO specialist," that's a claim. If three unrelated sources — a directory, a guest post, a review platform — say the same thing, that's corroboration, and it's what tips an AI system toward repeating the claim as fact.
Mistakes that quietly disqualify you
- Burying the answer. If the direct answer to a question is three paragraphs deep, most retrieval systems will find a competitor's page that answers it in the first sentence.
- Inconsistent NAP and branding. Conflicting business names or details across the web erode entity confidence.
- No schema at all. It's not mandatory, but it's the cheapest confidence signal available and most competitors still skip it.
- Content written for keywords, not questions. Keyword-stuffed pages rarely map cleanly onto the question shape AI systems are trying to resolve.
None of this is a guaranteed formula — no one can promise a specific AI citation, and anyone who does is overselling. What we've described here are the levers that demonstrably move the odds in your favour, based on what we've tested across real client sites, not on speculation.