[ Guide ]  Guide · Getting cited

How to get citedby ChatGPTand Perplexity.

Answer engines synthesise a response from a handful of sources. These are the six things that make a site eligible to be one of them.

Ayaan Khurram·Published Jul 28, 2026·Last updated Jul 28, 2026·7 min read
001The short answer

To get cited by ChatGPT, Perplexity and Google’s AI Overviews, a website has to be readable, structured and consistent: it must serve real HTML that crawlers can read without running JavaScript, define the business as a clear entity with schema, answer questions in self-contained blocks, and repeat the same facts across the site and the wider web. Answer engines synthesise a response from a small set of sources — these are the things that make a site eligible to be one of them.

002

1. Serve HTML that does not need JavaScript

Most AI crawlers — including GPTBot, OAI-SearchBot, ClaudeBot and PerplexityBot — largely do not execute JavaScript. A site that renders its content in the browser serves those crawlers an almost-empty shell, and an empty shell cannot be cited. Server-side rendering, static generation or prerendering fixes this by shipping real HTML. It is the single change that most often moves a site from zero citations.

003

2. Write self-contained answers

Answer engines lift passages that stand on their own. Put the question in a heading, then answer it in one to three sentences that make sense with zero surrounding context, naming the subject rather than relying on “we” or “this.” A frequently-asked-questions structure is ideal because each entry is already a clean, quotable unit.

004

3. Define your entity with structured data

Structured data (schema.org JSON-LD) tells an engine what a business is instead of forcing it to guess. An @id-linked graph — Organization as the hub, with WebSite, Service and FAQPage nodes pointing back at it — resolves a site to one unambiguous entity. That clarity is what lets a model attribute a fact to a named brand with confidence.

005

4. Keep your facts consistent everywhere

Models weight what is stated consistently across many sources. If the business name, description, founder, location model and list of services differ between the site, its schema, its directory listings and its social profiles, an engine lowers its confidence and may omit the brand entirely. One canonical set of facts, repeated everywhere, is a ranking signal for answers.

006

5. Allow the crawlers in robots.txt

None of the above matters if the crawlers are blocked. Explicitly allow the answer-engine bots — GPTBot, OAI-SearchBot, ClaudeBot, PerplexityBot and Google-Extended among them — in robots.txt, and consider adding an llms.txt file that hands models a clean prose summary of the site.

007

6. Measure citations, not just rankings

Being cited is a metric of its own. Test a set of buying-intent prompts across every major engine, record which ones cite the brand and for which questions, and re-run on a schedule to see the trend. Rankings and citations move independently, so tracking only rankings hides whether the AEO work is landing.

008

How Blackwave Digital does this

Blackwave Digital engineers all six — rendering, answer architecture, an entity and schema graph, fact consistency, an open crawl policy and monthly citation tracking — as one program. This very site is prerendered so every route ships crawlable HTML, which is exactly the floor an answer engine needs before it can quote you.

Key takeaways
  • Serve crawlable HTML — most AI crawlers do not run JavaScript.
  • Write question-shaped, self-contained answers a model can lift verbatim.
  • Define your entity with an @id-linked schema graph and keep facts consistent everywhere.
  • Allow the answer-engine bots, then track citations — not just rankings — over time.
FAQRelated questions

Frequently asked.

How long does it take to get cited by an AI engine?

Technical fixes such as rendering and structured data often produce first citations within two to six weeks, because answer engines re-crawl frequently and read schema as soon as it is indexed. Building durable coverage across many prompts and engines takes three to six months of consistent content and entity work.

Does allowing GPTBot and ClaudeBot hurt my SEO?

No. Allowing answer-engine crawlers does not affect Google rankings, and it is what makes a site eligible to be cited in AI answers. Blocking them forfeits AEO visibility without any SEO benefit in return.

Do I need backlinks to be cited by ChatGPT?

Backlinks help establish authority, but citation depends more on being crawlable, clearly structured and consistently described. A well-structured site with modest link authority can be cited when a heavily-linked but JavaScript-only site cannot be read at all.

[ → ]  Turn the theory into results

Want this built for you?

Blackwave Digital engineers the rendering, schema and answer content these guides describe. Send a brief and we'll show you where the leverage is.