Last updated: August 2026
When a prospect asks ChatGPT to shortlist tools in your category, does your brand make the list? If the answer is no, then how to get cited by ChatGPT, Perplexity and Google's AI answers is the growth project to run this quarter. Answer engines now sit ahead of the blue links for a growing share of commercial queries, and they cite a small set of sources inside every reply. This discipline is separate from classic rankings, cheap to start, and measurable without enterprise tools. This guide gives you the mechanics, the exact crawler settings, the content formats engines quote, and a do-it-yourself tracking routine you can run for free. Everything here is checked against current vendor studies and official platform documentation, with sources linked at the end. We also cover what to stop doing, because the quiet robots.txt mistakes are the ones that keep good sites out of AI answers entirely. If you publish commercial content, this is the cheapest growth surface left.
Short answer: Getting cited by ChatGPT comes down to four things: let the right crawlers in, publish content that is easy to quote (statistics, definitions, comparisons), keep it fresh, and get corroborating mentions on Wikipedia and Reddit. Then measure monthly with a ten-prompt audit and GA4 referral filters, and fix whatever competitors are doing better.
What getting cited by ChatGPT actually means
A citation is a linked source attribution inside an AI-generated answer. ChatGPT in search mode appends numbered sources. Perplexity shows inline citation markers. Google's AI answers pin cards from the pages they drew on. Each of those placements is a referral that skips the results page entirely.
The first thing to understand is that two different systems decide whether you appear. The first is training data: the frozen corpus a model learned from, with a knowledge cutoff. The second is live retrieval: when a user searches, the engine fetches and quotes from pages it can crawl and index right now.
This distinction matters depending on your brand's age. A company founded in 2019 with years of press coverage is probably baked into training data as a known entity, so the model may mention it even without retrieval. A product launched last month has zero training footprint. Its only path into an answer is retrieval, which means crawl access, indexability, and third-party corroboration become urgent, not optional.
Note that engines can also mention your brand without linking to it. Brand mentions inside AI answers carry real weight for awareness, and they are usually a leading indicator that linked citations will follow once your pages give the engine something worth quoting.
Last, citation and mention are not all-or-nothing outcomes. A page can be quoted with a link, named as one option among five, or paraphrased silently. Track all three levels, because the path from paraphrase to named mention to linked citation is repeatable, and teams that only count links undercount their progress and quit early.
What the citation data shows
The research here is young but consistent, and most of it comes from vendor studies, so treat the numbers as directional evidence rather than physics.
The anchor result is academic. The GEO paper (Aggarwal et al., KDD 2024) measured how specific editorial changes affect visibility inside generative-engine responses, and reported visibility gains of up to 40% from applying its methods. That is the strongest published evidence that quotable writing changes AI outcomes.
The rest of the picture comes from citation analyses:
- An analysis by CiteMetrix found that Wikipedia accounts for roughly 47.9% of ChatGPT's top citations, and Reddit for about 46.7% of Perplexity's. The engines lean heavily on two communities anyone can contribute to.
- The same CiteMetrix analysis found that pages containing 19 or more statistics get cited 2-3 times more often than thin pages. Numbers are the currency of quotation.
- Leapd found that only about 11% of domains are cited by both ChatGPT and Perplexity. The two engines have meaningfully different diets, so track them separately.
- One AEO vendor, ChatFeatured, self-reports that about 93% of AI-search sessions end without a click. The surface is zero-click dominated, which changes how you value it.
- An analysis by Sapt.ai found AI-referred visitors converted at 14.2%, versus 2.8% for organic search visitors.
Put together: fewer, hotter visits, plus on-screen brand exposure inside the answer itself, and a citation landscape where two editable platforms carry almost half the weight on their respective engines.
The 11% overlap figure deserves a second read, because it quietly restructures the whole job. If ChatGPT and Perplexity cited mostly the same domains, one optimized page would win everywhere. They do not. Engines reward different formats and communities, so a realistic program optimizes per engine: Wikipedia and dense reference pages for ChatGPT, fresh threads and opinionated comparisons for Perplexity, ranked structured pages if you also want to surface inside Google's own AI-generated answers. Budget effort per engine, not per site.
How answer engines choose their sources
Retrieval-based answers are assembled in three moves: the engine retrieves candidate pages for the query, ranks them, and lifts a passage it can quote verbatim. Your job is to survive all three steps.
Step one is mechanical. If OAI-SearchBot or PerplexityBot cannot fetch your page, you do not exist for that engine. OpenAI's own documentation is blunt: blocking OAI-SearchBot removes a site from ChatGPT search answers, and robots.txt changes take about 24 hours to take effect.
Step two is relevance, where classic search work still pays. Engines retrieve from indexes that look a lot like search indexes, so pages that already rank for a query are natural candidates. Different underlying models also quote differently, which is one reason the method in our LM Arena model comparison guide is useful reading.
Step three is where most sites fail: the quote test. An engine cannot cite what it cannot lift. Compare these two sentences:
- Before: "Our platform helps teams save time on reporting."
- After: "In our 2026 study of 140 agencies, automated reporting cut weekly reporting time from 6 hours to 90 minutes."
The first gives the engine nothing to repeat. The second contains a sample size, a date, and two hard numbers, and it can be lifted word for word into an answer with a link back to you. That is what citable content means in practice.
Formats that pass the quote test reliably: one-sentence definitions placed early, original statistics with sample sizes, comparison tables, numbered procedures, and short question-answer blocks. Structured data helps machines parse entities on the page, so keep it valid even though it is not a magic switch.
Classic search rules versus citation playbooks
| Practice area | Classic search playbook | AI citation playbook |
|---|---|---|
| Content format | Long guides built around one head term | Question-shaped pages with quotable definitions and stats |
| Proof of authority | Backlinks from other sites | Original numbers plus corroboration on Reddit and Wikipedia |
| Technical access | Googlebot allowed | GPTBot, OAI-SearchBot and PerplexityBot also allowed |
| Freshness | Update when rankings dip | Visible dates and steady recrawls, because engines weigh freshness |
| Measurement | Rankings and clicks | Citation share across a ten-prompt audit plus AI referral traffic |
| Payoff | A position on a results page | A quoted sentence with your link inside the answer itself |
The columns overlap more than they differ. Rankings still feed retrieval. But the right column rewards a different kind of page: denser in verifiable facts, more willing to state a position in one sentence, and surrounded by off-domain mentions. Teams that keep both columns in one production process get compounding returns.

Seven steps to get cited by ChatGPT this quarter
For anyone asking how to get cited by ChatGPT on a small budget, this is the sequence to run over roughly 90 days. It is deliberately boring and cheap.
- Check who can crawl you. Pull up your robots.txt and your crawl logs. Confirm GPTBot, OAI-SearchBot, ChatGPT-User and PerplexityBot are not blocked, and that nothing important sits behind a noindex. OpenAI documents that robots.txt changes register in about 24 hours, so fix this before anything else. Sites discover blocks here more often than you would think, usually left behind by an old security plugin or a staging rule that shipped to production.
- List your ten money queries. Write the exact prompts a buyer would type into ChatGPT or Perplexity: "best invoicing software for freelancers in the EU", "cheapest CRM for a two-person agency". Ten is enough to find patterns without drowning in data. These prompts become your measurement instrument for everything that follows.
- Rebuild five pages as quotable sources. Pick your five most commercial pages. Give each a one-sentence definition near the top, at least a handful of attributed statistics, one comparison table, and a short question-answer block. If the numbers do not exist on your side, run a small customer survey and publish it. Original data is the single most reliable citation magnet we see in the vendor studies.
- Make freshness visible. Put a real date on updated pages, keep author bylines current, and revisit quarterly. Engines weigh content freshness when assembling time-sensitive answers, and a page last touched in 2023 loses ties against an equal page updated last month even when the older one ranks fine in classic search.
- Show up where engines already read. Wikipedia carries roughly half of ChatGPT's top citations per CiteMetrix, and Reddit carries a similar share on Perplexity. On Wikipedia, follow notability and conflict-of-interest rules strictly and contribute neutrally. On Reddit, pick two relevant subreddits and answer questions usefully for months, not once. These are long plays, which is exactly why they still work.
- Add an llms.txt file. It is a ten-minute task that hands models a clean Markdown map of your best content. Evidence of ranking effect is thin, so treat it as hygiene, not strategy. The next section shows the file and the robots.txt block in full.
- Run the monthly audit loop. Ask ChatGPT, Perplexity and Gemini your ten prompts, log which sources each engine cites, and note who owns the citation you wanted. Fix the page that lost, publish what is missing, and repeat. Visibility inside AI answers compounds the same way rankings did: slowly, then suddenly.
Producing stat-dense, quotable pages at volume is where most teams stall. ArWriter (from $4.99/month) drafts structured, research-backed English content with definitions, statistics and comparison tables built in, so your five-page rebuild becomes a monthly habit instead of a one-off sprint. See how we measure that kind of tooling in our guide to measuring AI writing tool ROI, then start a draft at ArWriter.
The robots.txt setup that keeps you citable
Six crawlers matter for AI visibility right now. Here is what each one does and what you lose by blocking it.
| Bot | Operated by | What it does | What blocking costs you |
|---|---|---|---|
| GPTBot | OpenAI | Crawls pages for model training | Your content stops informing future models |
| OAI-SearchBot | OpenAI | Powers ChatGPT search results | Your site disappears from ChatGPT search answers |
| ChatGPT-User | OpenAI | Fetches pages when a ChatGPT user clicks through | Clicked results may fail or serve stale content |
| PerplexityBot | Perplexity | Builds the index Perplexity answers from | You lose Perplexity citations |
| ClaudeBot | Anthropic | Crawls pages for Claude | You weaken visibility inside Claude |
| Google-Extended | Grounds Google's AI features | Your pages can drop out of AI-generated answers |
The safe default for a site that wants citations is to allow all six explicitly, then exclude private paths. Explicit per-bot blocks beat wildcard rules because a wildcard Disallow under User-agent: * is what usually blocks OAI-SearchBot by accident:
# AI crawlers that power citations
User-agent: GPTBot
Allow: /
Disallow: /admin/
User-agent: OAI-SearchBot
Allow: /
User-agent: ChatGPT-User
Allow: /
User-agent: PerplexityBot
Allow: /
User-agent: ClaudeBot
Allow: /
User-agent: Google-Extended
Allow: /Per OpenAI's documentation, changes take effect within about 24 hours. Verify afterwards with your server logs, not with a wish.
The llms.txt proposal, published by Jeremy Howard on September 3, 2024 and updated to v2 on August 10, 2026, gives models a curated Markdown map of a site. Keep it minimal and honest:
# ExampleSite Guides
> Practical product analytics guides for subscription businesses.
## Core guides
- Pricing page benchmarks: https://examplesite.com/guides/pricing-benchmarks
- Churn playbook: https://examplesite.com/guides/churn-playbook
## Reference
- Full sitemap: https://examplesite.com/sitemap.xmlNo engine is obliged to read it. Publish it anyway, because the cost is ten minutes and the format is spreading.
How a two-person SaaS in Lisbon went from two citations to nine
In April 2026, Marta Ferreira, co-founder of a two-person invoicing SaaS in Lisbon, ran her first ten-prompt audit. Her product appeared in 2 of 10 ChatGPT and Perplexity answers. A competitor appeared in 8.
The first finding was embarrassing: a security plugin's default rules were blocking GPTBot and OAI-SearchBot site-wide. She unblocked both, and per OpenAI's documented 24-hour window the crawlers returned within a day. That fix alone moved her to 4 of 10 by mid-May. She also added an llms.txt file that same week, though she credits it with nothing measurable; the crawl fix and the page rebuilds did the visible work.
The second month she rebuilt six pages. Each gained a one-sentence definition up top, three to five statistics from her own customer data (she surveyed 96 users, a small but real sample), and a pricing comparison table. She also started answering questions twice a week in two freelancer subreddits, and a neutral editor later kept a mention of her tool on a relevant Wikipedia list article after she disclosed her affiliation and followed the rules.
By July, her log showed 9 of 10 prompts citing her domain or her Reddit and Wikipedia presences. GA4 referrals from chatgpt.com rose from 11 to about 140 per month. The absolute numbers are modest, but her AI-referred visitors signed up for trials at a rate several times her organic average, matching the pattern Sapt.ai reported across its client base. Her total spend on the entire effort, besides time, was zero.
Track citations without paid tools
You do not need a visibility suite to measure this. Two free instruments cover most of the signal.
The first is GA4. AI answers that do generate clicks send referrals you can isolate with a regex filter in Explorations. Create a free-form exploration, drop Session source as a dimension, and apply this filter to it:
chatgpt\.com|chat\.openai\.com|perplexity\.ai|gemini\.google\.com|claude\.ai|copilot\.microsoft\.comSet the date range to 90 days and watch the trend line rather than the absolute number. Two caveats: clicks from inside mobile apps often arrive as direct traffic, and some in-app browsers strip referrers, so GA4 undercounts AI referral traffic. Treat it as a floor.
The second instrument is the manual prompt log. Once a month, ask ChatGPT, Perplexity and Gemini your ten money queries in logged-out or fresh sessions. Run two passes: once phrased as a category question with no brand names, and once phrased with your brand name included, because the second pass measures whether engines know you at all versus whether they prefer you. For each answer, record which engine, which prompt, and which sources got cited. A simple spreadsheet with one row per prompt per engine per month reveals the pattern that matters: who consistently owns the citation you want, and what their page has that yours lacks.
If you want tooling beyond analytics for the rest of your stack, our roundup of SEO tools for website owners covers options across budgets. But run the free routine for two months first, because the audit itself usually surfaces the fix.

Seven mistakes that quietly block AI citations
- Blocking OAI-SearchBot while allowing GPTBot. Training and search are different systems. A site can be in the model's training data and still vanish from ChatGPT search answers because the search crawler is blocked.
- Shipping content only JavaScript can render. If the words appear after client-side execution, some crawlers index an empty shell. Key facts belong in server-rendered HTML.
- Paywalling the exact facts engines would quote. A hard paywall on your statistics page removes the quotable unit and the incentive to cite you in an answer the user already received.
- Publishing opinion with zero numbers. The CiteMetrix finding on pages with 19+ statistics exists because engines prefer verifiable claims. No data, no quote.
- Leaving pages undated and stale. Engines weigh freshness for time-sensitive queries, and a visible 2023 date is a self-inflicted penalty in 2026.
- Writing walls of prose. If no single sentence stands alone as an answer, the engine paraphrases someone else instead. Every key page needs liftable sentences.
- Treating Reddit and Wikipedia as beneath the brand. With roughly 47.9% and 46.7% of top citations on their respective engines per CiteMetrix, they are the citation commons. Skip them and you concede the largest share to competitors.
Frequently asked questions
How do I get my website cited by ChatGPT?
Allow GPTBot and OAI-SearchBot in robots.txt, publish pages with original statistics and quotable definitions, keep them fresh, and build cited presences on Wikipedia and relevant subreddits. Then run a monthly audit: ask ChatGPT your ten money queries and log which sources it quotes. Citable format plus crawl access is what moves you in.
What is the difference between SEO and generative engine optimization?
Classic SEO optimizes rankings on a results page users scan and click. Generative engine optimization optimizes whether an AI model quotes and links you inside a synthesized answer. Rankings still matter, since AI systems retrieve from indexes, but generative work adds quotable wording, statistics density, third-party mentions, and permission for AI crawlers.
How do I appear in Google's AI answers?
Rank in regular search first, because Google's AI answers draw heavily from pages that already rank. Then add quotable structure: a direct answer in the first paragraph, original statistics, comparison tables, and structured data. Allow Google-Extended in robots.txt if you want your content eligible for AI features, and keep pages visibly fresh with dated updates.
Should I allow GPTBot in robots.txt?
Yes, if you want ChatGPT citations. GPTBot crawls content used in model training, and OpenAI's documentation confirms robots.txt changes take effect within about 24 hours. Blocking GPTBot does not remove you from live search results, which is OAI-SearchBot's job, but it removes you from future model knowledge. Most publishers who want AI visibility allow both.
Does llms.txt actually help with AI visibility?
There is no confirmed ranking effect yet. The llms.txt proposal, published by Jeremy Howard in September 2024 and updated to v2 on August 10, 2026, gives models a clean Markdown map of your best content. Adoption is voluntary and engines ignore it at will. Treat it as a ten-minute hygiene task, not a growth lever.
How long does it take to get cited in AI answers?
Plan on one to three months. Robots.txt changes take about 24 hours to register, per OpenAI's docs, but retrieval systems also weigh freshness, recrawl frequency, and third-party corroboration. Pages that already rank for a query can appear in AI answers within weeks; a brand-new domain with no search presence usually needs a full quarter of consistent work.
Is AI search traffic valuable if most sessions are zero-click?
Yes, but differently. One AEO vendor, ChatFeatured, measures about 93 percent of AI-search sessions ending without a click, so raw referral counts look small. Yet an analysis by Sapt.ai found AI-referred visitors converted at 14.2 percent versus 2.8 percent for organic search. Fewer visits, far higher intent, and the citation itself is brand exposure.
Where to start this month
Knowing how to get cited by ChatGPT is worth little without a routine, so shrink it to three moves. This week: audit robots.txt for the six crawlers and fix any blocks. This month: rebuild your five most commercial pages around definitions, statistics and tables. From now on: run the ten-prompt audit every month and let it tell you what to fix next.
While you build visibility, it helps to watch the model side too, because retrieval behavior differs across engines and updates land constantly. Our guide to GLM 5.3 access options covers one of the newest releases worth knowing. And when the bottleneck becomes production rather than strategy, ArWriter drafts the stat-dense, quotable pages this whole playbook depends on, from $4.99/month.
Sources
- GEO: Generative Engine Optimization (KDD 2024) — the peer-reviewed paper that measured visibility gains of up to 40%
- OpenAI bots documentation — official reference for GPTBot, OAI-SearchBot and ChatGPT-User control
- llms.txt proposal — the Markdown-for-models site map standard, v2
- Z.ai GLM-5.3 docs — specs of a current frontier release our team tracks