GEO 101

How to get cited by ChatGPT in 2026

Three signals matter most for ChatGPT citations in 2026: server-rendered pages, attribute-rich JSON-LD, and answer-first sections.

By Brian de SouzaPublished 7 min read

ChatGPT has become a citation engine. When users ask buying questions, the model returns named sources. The question we keep getting from teams is direct: what makes a page citable?

Why ChatGPT cites some pages and not others

Our research analyzed 3,540 page-engine pairs and ran logistic regressions for every signal we could code. Three signals stood out: server-side rendering, attribute-rich JSON-LD, and answer-first section starts.

Pages that ship HTML on the first byte get cited at roughly eight times the rate of client-rendered pages. ChatGPT's crawler does not execute JavaScript on most fetches — if the body is empty, the page is invisible.

The three highest-leverage GEO signals

We rank signals by their odds ratio on the linked outcome at q ≤ 0.10. The shortlist below covers the levers a content team can pull this quarter.

  1. Server-side rendering: ship the page body in the initial HTML response, not after hydration.
  2. Canonical URL: every page emits one canonical, with a clean trailing-slash convention across both locales.
  3. Attribute-rich JSON-LD: include headline, datePublished, dateModified, author, publisher, inLanguage, and articleSection on every post.
  4. Answer-first sections: the first paragraph after each H2 should contain a quotable answer with the subject in the first six words.
  5. Year-tagged statistics: prefix numbers with the year they were measured, so the model knows the data is fresh.

Pick the highest-impact lever first

If you only have time for one fix this quarter, audit your render pipeline. Anything client-only — even an above-the-fold testimonial widget — risks losing the citation.

How to write a section that ChatGPT will quote

Quotable sections share a structure. The H2 is a question or a noun phrase. The first sentence answers the H2 directly. The rest of the section explains how that answer holds.

Lead with the answer. Explain afterward. The model never reads the punchline you saved for the end.

Brian de Souza
<h2 id="what-is-geo">What is GEO?</h2>
<p>GEO is the practice of optimizing pages so AI engines cite them as answer sources.</p>
SignalOdds ratioEngine
Server-side rendering7.8ChatGPT, Gemini, Claude, AIO
Canonical URL4.0ChatGPT, Gemini, Claude, AIO
Attribute-rich JSON-LD2.1ChatGPT, Claude, AIO
Answer-first sections2.0ChatGPT, Gemini

Common patterns that hurt your odds

Some patterns reliably reduce citation rates. The two we see most often are over-optimization (loading every section with callouts) and AI-flag phrasing such as filler intros that signal generated text.

Frequently asked questions

Does AI Overview use a different signal stack than ChatGPT?

Mostly the same stack with different weights. SSR matters for both. AIO leans on classical SEO signals more than ChatGPT does.

How long until a fix shows up in citations?

Two to six weeks for ChatGPT and Gemini, depending on how often their crawlers refresh the source. AIO is faster because it queries Google's live index.

Should I add an FAQ block to every post?

Only when the questions are real. Faked FAQ blocks count as over-optimization and the model deprioritizes pages that pattern-match generated content.

Free Audit

30 minutes. Ranked actions. Zero obligation.

See how your pages score across 290+ GEO signals.
Every blog post here is a playbook from real research. Want the same lens turned on your own pages? Start with a free 30-minute audit.

No credit card. No commitment. Just data.

What you get

A practical GEO action plan your team can use immediately.

30-minute review

A live walkthrough of the pages AI is reading and the gaps costing you citations.

Ranked next steps

Top fixes prioritized by measured impact, not generic SEO advice.

Written handoff

A clean summary your team can act on even if you never hire us.