Table of Contents
The short answer
To get cited by ChatGPT, three things have to be true at once: its crawlers must be allowed to read your page, the page must answer the question directly enough to be quoted, and your site must be credible enough to be chosen over the alternatives. Most sites that never get cited fail on the first or second point, not the third.
What "cited" means here
When ChatGPT answers a question using the web, it retrieves a handful of pages, writes a response from them, and links the sources it used. Being cited means being one of those linked sources.
How ChatGPT chooses its sources
When ChatGPT needs current information, it does not recall your page from memory. It runs a search, retrieves a small set of results, reads them, and composes an answer from what it found. That process has two gates, and you have to pass both.
The first gate is retrieval: your page has to surface in the results for the underlying query. This is largely conventional SEO — relevance, authority, and the ability to be crawled and indexed. The second gate is selection: once retrieved, your page has to contain a passage that answers the question cleanly enough for the model to use it.
This is the key difference from ordinary search. A search engine ranks whole pages. An answer engine extracts passages. A page can pass the first gate and fail the second, which is why some well-ranking pages are never quoted: they cover the topic without ever stating the answer in a form that can be lifted out.
Step 1: Make sure you are not blocking the crawlers
This is the most common and most easily fixed problem. OpenAI uses separate user agents for different jobs, and blocking them in robots.txt removes you from consideration entirely.
| User agent | What it does | Block it? |
|---|---|---|
OAI-SearchBot | Builds the search index ChatGPT retrieves from | No — blocking this makes citation impossible |
ChatGPT-User | Fetches a page when a user's prompt requires it | No, if you want to be readable in conversations |
GPTBot | Collects data used for model training | Your call — this is a policy decision, not a visibility one |
Worth checking today
Plenty of sites blocked all AI crawlers in bulk a couple of years ago, before search and training were distinguishable. If that rule is still in your robots.txt, you have opted out of being cited without meaning to.
Crawlability is broader than robots.txt. If your content only appears after JavaScript runs, or sits behind an interstitial, a login, or an aggressive bot filter, assume it will not be read. Content that matters should be in the HTML the server returns.
Step 2: Write passages that can be lifted
The single highest-leverage change is structural, not stylistic: answer the question in the first two or three sentences under the heading that asks it. A model scanning your page for an answer should not have to assemble one from four paragraphs.
Practically, that means:
- Phrase headings as the question people actually ask. "How much does SEO cost?" gets matched to a real query. "Investment considerations" does not.
- Put the answer immediately after the heading, then explain, qualify, and expand underneath. This is the inverted pyramid, and it suits extraction perfectly.
- Keep passages self-contained. A paragraph that starts "As mentioned above, this approach…" is unusable out of context. Restate the subject rather than referring back to it.
- Be specific. Numbers, named steps, defined terms, and dated facts are more quotable than general advice, because they carry information a summary cannot compress away.
- Use lists and tables for genuinely list-shaped content. Structured formats survive extraction better than the same content buried in prose.
A quick test
Take any heading on your page and read only the two sentences beneath it. If those sentences do not answer the heading on their own, they will not be quoted on their own either.
Step 3: Be a source worth choosing
When several pages answer a question equally well, the tiebreaker looks a lot like traditional authority — because the retrieval layer underneath is a search system. The things that made you rankable still make you citable.
- Original information. Your own data, tests, or results cannot be found on the ten pages that paraphrase everyone else. This is the most durable advantage available to a small site.
- Clear authorship and expertise. Who wrote this, and why should anyone believe them.
- Freshness where it matters. For topics that change, an obviously current page beats an undated one.
- Being mentioned elsewhere. Brand mentions and links across the web feed the same signals that decide what gets retrieved.
Notice that none of this is an AI-specific trick. It is the same work that earns rankings, which is why SEO fundamentals remain the foundation rather than a legacy concern.
What does not work
Some tactics circulating as "AEO" are either useless or actively harmful:
- Hidden text aimed at models. Instructions or keyword blocks meant only for AI are a spam signal, and the retrieval layer is the same one that penalises cloaking.
- Publishing volume for its own sake. Thin pages dilute the site that has to carry your credible ones.
- Chasing one model's quirks. Behaviour changes between releases. Structural clarity survives; reverse-engineered tricks do not.
How to tell whether it is working
Ask the questions your customers would ask, in the tools they would use, and record whether you are mentioned and whether you are linked. Do it on a fixed schedule so you are comparing like with like, because answers vary between runs.
Server logs are the other half of the picture: hits from OAI-SearchBot and ChatGPT-User tell you your pages are actually being fetched. Our guide on checking your AI visibility covers a repeatable way to track this.
Key takeaways
- Citation requires passing two gates: being retrieved, then being quotable.
- Check
robots.txtfirst — many sites are blocking themselves by accident. - Answer the question in the first two or three sentences under a heading phrased as that question.
- Keep passages self-contained so they survive being pulled out of context.
- Original information is the most durable reason to be chosen over a competitor.
- Track it deliberately; do not assume.
Common Questions
Does blocking GPTBot stop ChatGPT from citing me?
Not directly. GPTBot collects training data, while OAI-SearchBot builds the search index ChatGPT retrieves from and ChatGPT-User fetches pages during conversations. Blocking GPTBot is a decision about training data; blocking the other two is what removes you from citations.
Do I need different content for AI search than for Google?
No. You need the same content organised more clearly. Answering questions directly under question-shaped headings helps human readers, search rankings, and AI extraction at the same time. Maintaining a separate set of pages for AI is unnecessary and hard to justify.
How long does it take to start being cited?
It depends on how often your pages are recrawled and how competitive the question is. Fixing a robots.txt block can show up quickly; earning citations for a competitive question is a matter of months, because it depends on the same authority signals as ranking.
Is AEO replacing SEO?
No. Answer engines retrieve from search infrastructure, so pages that cannot be crawled or do not rank are rarely cited. AEO is an additional layer of structural discipline on top of SEO, not a replacement for it. See SEO vs AEO vs GEO for the distinction.
Want to be the answer AI engines give?
We audit how AI engines see your site and fix what keeps you out of the answers.
See our AEO service All AI Search & AEO guides