how to get cited by ChatGPT and Perplexity

GEOJanuary 28, 2026· 7 min read

To get cited by ChatGPT and Perplexity, make your page trivially easy for a language model to read, trust, and quote: lead each section with a direct, self-contained answer; back claims with named sources and dates; mark up your content with JSON-LD (Article, FAQPage, HowTo); keep the substance in server-rendered HTML; publish an llms.txt; and demonstrate first-hand experience and expertise. Engines cite the source that gives them a clean, attributable sentence — write so that sentence is yours.

lead with a self-contained answer

An LLM scans for a sentence it can lift and attribute. If your answer is spread across three paragraphs and assumes context from the heading, the model has to do work — and it will often choose a competitor whose answer is already a clean, standalone statement. Put a complete, quotable answer in the first one or two sentences of each section.

This is the single highest-leverage GEO change. It also helps classic SEO featured snippets, so there's no trade-off.

back every claim with a source and a number

Generative engines weight content that looks verifiable. Concrete statistics, named sources, dates, and direct quotations all signal reliability — and the controlled GEO study above found exactly these additions drove the largest visibility gains. Vague, unsourced prose reads as low-confidence and gets passed over.

  • Cite a named source for any statistic — "per Datadog's 2024 report" beats "studies show."
  • Include dates so the model can judge freshness.
  • Use exact numbers, not ranges, where you can.
  • Quote primary sources directly; engines preferentially surface quotable, attributable text.

make the structure machine-readable

Add JSON-LD so the engine doesn't have to infer structure from your markup: Article on posts, FAQPage on Q&A blocks, HowTo on step-by-step guides, Organization on your site. Keep the real content in server-rendered HTML — a crawler that can't execute your JavaScript can't cite what it never saw. Publish an llms.txt that points AI crawlers at your best pages.

These are exactly the signals seocheck audits. It will tell you whether ChatGPT and Perplexity can actually read and trust the page before you wonder why you're not being cited.

Check your own page

seocheck scores your on-page SEO, GEO (AI answer engines), and sitemap health in seconds — free, no account.

FAQ

does Perplexity use a different crawler than Google?
Yes. Perplexity runs PerplexityBot, OpenAI runs GPTBot and OAI-SearchBot, and Anthropic runs ClaudeBot. If your robots.txt blocks these, you can't be cited regardless of content quality. Allow them explicitly.
how long until I get cited after making changes?
It depends on how often each engine re-crawls and refreshes its index — typically days to a few weeks. Engines that retrieve live (like Perplexity's web search) reflect changes faster than those relying on a periodic training or index refresh.
do backlinks still matter for AI citations?
Authority still helps — engines lean toward sources they consider reputable, and links are part of that signal. But on-page clarity and structure carry far more weight for GEO than they do for classic ranking, which is why a smaller site with answer-first, well-structured content can get cited above a larger one.

Keep reading