Skip to content

How to Get Cited by ChatGPT and Perplexity (Practical Playbook)

To get cited by ChatGPT or Perplexity you need four things in place: their crawlers can reach your pages, your pages contain a complete answer stated plainly, structured data backs the facts, and your brand entity is consistent enough to trust. Here’s the playbook in order of impact.

Check your robots.txt for these user agents: GPTBot, OAI-SearchBot, PerplexityBot, ClaudeBot, Google-Extended, Bingbot. A Disallow: / against any of them removes you from that engine entirely. Blanket blocks added during the 2023 “block the AI scrapers” wave are the single most common reason established sites get zero AI citations.

The free AI visibility checker tests all six in one pass.

Also confirm your content is server-rendered. Most AI crawlers do not execute JavaScript — if your product descriptions only exist after a client-side render, the bots see an empty shell.

Step 2 — Write answer-first passages (the big one)

Section titled “Step 2 — Write answer-first passages (the big one)”

Answer engines lift short passages, not pages. For every question you want to win:

  • Open with the complete answer. First paragraph, no throat-clearing. “The best X for Y is Z because…” — then elaborate below.
  • One question per H2. Make the heading the literal question people ask.
  • Include the numbers. Prices, timeframes, percentages, versions. Engines love citing concrete facts and so do the users reading the answer.
  • Add a genuine FAQ to key pages — 4–6 real questions with 2–3 sentence answers.

A useful test: could a stranger paste your first paragraph as a complete reply to the question? If yes, so can ChatGPT.

  • Organization + WebSite JSON-LD on every page (name, logo, sameAs social links).
  • FAQPage markup wherever you have Q&A content.
  • Product markup with price, currency and availability on commerce pages.
  • Article with author and dates on editorial content.

Structured data is how an engine confirms that the fact it’s about to state is really on your page. Pages with schema get quoted with more confidence and fewer hallucinated details.

Engines cross-reference before they recommend:

  • Identical business name and one-line description across your site, LinkedIn, directories and profiles.
  • Third-party mentions — reviews, industry listicles, press. Perplexity in particular leans on “best X” roundup articles, so getting into two or three credible roundups in your niche often produces citations faster than anything on your own site.
  • Publish an llms.txt so engines find your best pages first.

There’s no Search Console for ChatGPT yet, so measure directly:

  1. Write down the 10 buyer questions you most want to win.
  2. Ask each in ChatGPT (with search on) and Perplexity monthly. Log who gets cited.
  3. Track AI referral traffic in your analytics (chatgpt.com, perplexity.ai referrers).
  4. Re-run the visibility check after site changes to confirm nothing regressed.

When a competitor is cited and you aren’t, read their cited page: it almost always states the answer more plainly, higher up, with more concrete facts. Match that, then beat it.

  • Blocking GPTBot for “content protection” while wanting ChatGPT recommendations — you can’t have both.
  • Answers buried under 800 words of intro.
  • Schema that contradicts visible content (engines discard both).
  • Treating it as one-off: question-space share shifts monthly; the winners re-check.

Ecommerce store? The Magento AEO checklist applies all of this to product and category pages.