How to Get Cited by ChatGPT, Perplexity, Claude, and Google AI Overviews in 2026

May 3, 2026
8 min read

Why per-platform matters

Each AI engine has its own crawler, its own index, and its own citation patterns. Tactics that get you cited in ChatGPT will not necessarily land you in Perplexity, and vice versa. The most common mistake we see at NOVA is brands writing AI search content as if all AI engines worked the same. They do not.

This post is the tactical companion to What is GEO, which defines the discipline, and to AI search mechanics, which explains how the underlying systems pull content. If you want the why and the how-it-works, start there. This post is the what-to-actually-do.

ChatGPT

ChatGPT cites web sources in two situations: when the user has web browsing enabled, and when the model has training data familiarity with your brand. Each path requires different work.

How ChatGPT decides what to cite

When web browsing is active, ChatGPT runs a Bing search behind the scenes, fetches a small number of top results, and synthesizes an answer. Microsoft Bing's index is therefore the gatekeeper. If you are not in Bing, you are not in ChatGPT's web-browsing answers.

For training data familiarity, ChatGPT pulls from sources baked into the model. This favors high-traffic websites, news mentions, Wikipedia, and review platforms over time.

What to do

Get into Bing's index. Submit your sitemap to Bing Webmaster Tools. Most small businesses skip this and lose ChatGPT visibility by default.

Allow GPTBot in robots.txt. The default OpenAI crawler is GPTBot. If your robots.txt blocks it, ChatGPT cannot read fresh content from your site. Confirm access.

Structure for direct answers. ChatGPT favors content where the first one or two sentences under each H2 directly answer the heading. Long preambles get skipped.

Use comparison tables. ChatGPT extracts HTML tables almost verbatim. Any pricing comparison, feature comparison, or before-after framing belongs in a table.

Build review platform presence. Trustpilot, G2, Capterra, and Clutch are weighted heavily in ChatGPT's authority signals. Brands with active profiles get cited around 3x as often as those without.

Perplexity

Perplexity does not use Bing's or Google's index. It runs its own crawler (PerplexityBot) and maintains its own index optimized for answer generation. That changes the work.

How Perplexity decides what to cite

Perplexity reads its own crawl, weighted by content freshness, structured data, and source authority. It tends to favor sources that publish dated, well-cited content with visible authorship. It also weights recency more heavily than ChatGPT does.

What to do

Allow PerplexityBot in robots.txt. Confirm access. Many sites block it accidentally through a generic AI bot block.

Add visible publish dates and last-updated dates. Perplexity weights freshness more than other engines. A page dated 2026 outperforms an undated page with identical content.

Add JSON-LD structured data. Perplexity favors machine-readable content. Article, FAQPage, and HowTo schema all help.

Cite your own sources. Perplexity favors sources that themselves cite. Inline references with links inside your content increase your odds of being read as authoritative.

Set up llms.txt. llms.txt is an emerging standard that helps AI engines, including Perplexity, understand your site's purpose at a glance.

Claude

Claude uses Anthropic's web search when available and pulls from training data otherwise. Citation behavior is more conservative than ChatGPT or Perplexity. Claude tends to cite fewer sources but cites them more deliberately.

How Claude decides what to cite

Claude favors sources with clear authorship, transparent reasoning, and high editorial quality. It is more sensitive to content that reads as marketing copy and tends to skip it. Long-form, well-reasoned content with evidence tends to get cited.

What to do

Allow ClaudeBot in robots.txt. The Anthropic crawler is ClaudeBot.

Lead with evidence, not claims. Marketing assertions like best in class or leading provider get filtered out of Claude's reasoning. Specific data, examples, and case studies do not.

Show your work. If you make a claim about how something works, link to or describe the source. Claude tends to favor content that exhibits its own reasoning.

Avoid AI-generated filler. Claude is unusually good at detecting low-quality AI-generated copy. Pages that read like generic AI content get demoted.

Google AI Overviews

AI Overviews appear at the top of about 30% of US Google searches. They are powered by Gemini and pull from Google's index, layered with AI synthesis.

How AI Overviews decide what to cite

AI Overviews use Google's existing ranking signals (links, content quality, E-E-A-T) plus AI-specific factors. The same SEO work that earns you a top-ten ranking also earns you AI Overview citations, but with extra weight on direct answers, structured data, and content that maps cleanly to question-answer pairs.

What to do

Stay in Google's index. Same as classical SEO. If you are not in the top ten for the query, you are unlikely to be cited. Fix indexing first.

Strengthen E-E-A-T signals. Visible author bios with credentials, publish dates, last-updated dates, and citation of authoritative sources all help.

Add FAQPage schema. AI Overviews pull frequently from structured FAQ content.

Write the answer in the first sentence. AI Overviews extract the opening line under each heading. Lead with the answer.

Match the search query in your H2s. AI Overviews map H2s to sub-queries during generation. A page with H2s like How much does this cost? outperforms a page where the same content lives under Pricing details.

Gemini

Gemini sits inside Google's products (Search, Android, Workspace) and uses Google's index. It overlaps with AI Overviews more than people realize, and the optimization work is largely shared.

What to do

The same work that earns AI Overview visibility tends to earn Gemini visibility. There are two additional considerations.

Consider Google Workspace context. Gemini inside Workspace can pull from Google Docs and other corporate context for some queries. This affects B2B more than B2C.

Monitor Gemini directly. Gemini's citations are often slightly different from AI Overviews even on the same query. Test both.

Common ground across all platforms

Across every platform above, a few things consistently help.

TacticWhy it mattersEffort
Structured data (JSON-LD schema)Machine-readable content gets read more reliablyLow
Visible author bios + datesE-E-A-T signal across all enginesLow
Direct-answer first paragraph under each H2All engines extract opening sentencesLow
Comparison content as tablesAll engines extract tables verbatimMedium
Review platform presence (Trustpilot, G2, Clutch)Authority signal across all enginesMedium
Allow AI bots in robots.txtPrevents accidental invisibilityLow
Set up llms.txtEmerging standard, low effort, high signalLow

If your team can only commit to a few of these, start with the low-effort ones at the top of the table.

How to test your visibility

Run the same query in five places once a month, and track which platforms cite you. Use a query your customers actually ask, not a query you wish they asked.

A simple monthly tracker:

QueryChatGPTPerplexityClaudeAI OverviewGemini
[Your service] near meCited / NotCited / NotCited / NotCited / NotCited / Not
Best [your category] in [city]
How much does [your service] cost

When a competitor is cited and you are not, fetch the page they got cited from and compare it to yours. The differences usually fall into the buckets in the Common ground table above.

For a free assessment of where your business stands across AI engines, take the AI Readiness Scorecard.

FAQ

Why am I cited in ChatGPT but not Perplexity?
Most likely Bing has indexed your site but Perplexity's crawler has not, or you blocked PerplexityBot in robots.txt. Confirm access first.

Do I need to do this work for every AI engine separately?
The foundational work overlaps. About 70% of the tactics serve all engines. The remaining 30% is platform-specific tuning. Start with the common ground.

Should I block AI crawlers if I do not want to be in AI search?
You can, but you will not show up in AI answers, and your visibility loss compounds as adoption spreads. We recommend allowing crawlers and instead setting up llms.txt to control how your site is described.

How long until I see results from AI optimization?
Faster than traditional SEO, in our experience. Some changes (robots.txt, schema, llms.txt) can take effect within days. Authority and citation patterns take longer, usually 60-90 days.

Is this work worth the effort for a small Boston business?
Almost always yes. AI engines name two or three businesses per recommendation query. Being one of those three is a substantial advantage that is much cheaper to capture now, before competitors notice.

Keep Reading

Dani Furmenek
Founder, NOVA Brandworks
Dani Furmenek is the founder of NOVA Brandworks, a Boston-based digital marketing, local SEO, and web design consultancy. She specializes in AI search optimization, conversion-focused web design, and content strategy that helps businesses grow visibility and revenue in modern search environments.
Read more about
Dani Furmenek

Tips to help you grow your business

Sign up to receive the tutorials and news that are helping small businesses grow.
We'll never send you spam. Pinky Promise.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
AI Search

What is GEO? Generative Engine Optimization Defined for 2026

GEO (Generative Engine Optimization) is the practice of making your content visible inside AI-generated answers. Here is what the term means, how it differs from SEO, AEO, and LLMO, and who needs to think about it now.
Dani Furmenek
February 27, 2026
7 min read
AI Search

SEO vs GEO vs AEO in 2026: What's Real and What's Marketing Hype

Everyone's selling GEO and AEO services now. But do local businesses actually need them? We cut through the jargon and show what's worth your budget.
Dani Furmenek
January 22, 2026
17 min read
AI Search

AI Search Engine Optimization: How to Stay Visible When Clicks Disappear

Learn how AI search engine optimization works, why clicks are declining, and how to structure content so AI systems can extract, trust, and cite your site.
Dani Furmenek
December 26, 2025
4 min read

Tips to help you grow your business

Sign up to receive the tutorials and news that are helping small businesses grow.
We'll never send you spam. Pinky Promise.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.