How do I get my website cited by ChatGPT?
Allow GPTBot and OAI-SearchBot in robots.txt, deploy complete Schema.org coverage (especially Organization, Article, FAQPage, Person), publish a /llms.txt summary of your site, structure pages around real questions with direct answers, and earn authority through bylines, sameAs links, and citations from sites ChatGPT already trusts. First citations typically appear 4–12 weeks after implementation.
What “cited by ChatGPT” actually means
When a user asks ChatGPT a question with web browsing enabled (or via search-enabled models), the model retrieves live web content, synthesises an answer, and shows source links inline or at the end of the response. Being “cited” means being one of those source links — and ideally being named explicitly in the answer text.
Crucially, ChatGPT cites different sources than Google ranks. Some overlap, but ChatGPT’s retrieval prefers content that directly answers the question, has clear authorship, has trusted external citations, and is structurally easy to quote. A site can rank #1 in classic Google and still rarely get cited by ChatGPT — and vice versa.
The five things that actually move the needle
1. Make your site crawlable by ChatGPT’s bots
Add explicit allowlists for GPTBot, OAI-SearchBot, and ChatGPT-User in your robots.txt. Many sites accidentally block these via overly aggressive WAF rules, Cloudflare bot fight mode, or noindex misconfiguration. Test by checking your robots.txt and running curl -A "GPTBot/1.0" https://yoursite.com/ to confirm the bot can fetch your pages.
2. Deploy complete Schema.org coverage
ChatGPT (and the broader OpenAI retrieval stack) uses structured data to understand what your site is and what each page is about. At minimum: Organization (or LocalBusiness if you serve a geographic area), Article on long-form content, FAQPage on Q&A content, Person on author bylines, and Service with Offer for service businesses. Validate every page through Google’s Rich Results Test before deploying.
3. Publish a /llms.txt file
llms.txt is an emerging convention (proposed by Jeremy Howard) that gives AI engines a clean, markdown-formatted summary of your site’s structure and key content. Pair it with /llms-full.txt, a full content dump in markdown for ingestion. Both files should live at your site root and be linked from robots.txt. ChatGPT and other engines increasingly look for these.
4. Structure content to be quoted
Each page should answer one specific question. Each section (H2) should be phrased as a real question someone would type into an LLM. Direct answers go in the first paragraph after each H2 — don’t bury the lede. Keep paragraphs short and self-contained so the model can lift one without losing meaning. Avoid bullet-list-only content; LLMs prefer paragraphs with clear claims and evidence.
5. Build genuine authority
ChatGPT weights authorship and trust heavily. Real bylines, Person schema with sameAs links to LinkedIn, YouTube, and GitHub, last-updated dates visible on every page, and original data or screenshots all signal authority. Citations from sites ChatGPT already trusts (industry publications, Wikipedia, major news outlets) compound this fast.
Realistic timeline
First citations typically appear 4–12 weeks after implementation, depending on category competitiveness and how active your category is in ChatGPT’s training and retrieval. Some categories (specific B2B SaaS, niche professional services) see citations within weeks. Crowded consumer categories take longer.
Track manually: pick 10–20 target queries, run them in ChatGPT weekly, screenshot the answers and which sources are named. You’ll see momentum building before it starts converting into traffic.
What doesn’t work
- Stuffing keywords. ChatGPT doesn’t rank for keyword density; it retrieves for semantic relevance and clear answers.
- Generic AI-written content. ChatGPT can detect (and disprefers) text that reads like it was generated. All content should be human-written or human-edited.
- Hidden content for crawlers. Showing different content to bots vs humans is detected and downranked. Cloaking has never worked long-term.
- Buying AI citations. Various services claim to “guarantee” citations. None work sustainably; some will get your site flagged.
The honest answer: getting cited by ChatGPT looks a lot like getting recommended by a knowledgeable friend. The site has to genuinely be the best answer, structured to be easy to quote, and authored by someone the AI can verify is real and credible.