Skip to main content

How to Get Cited by ChatGPT, Perplexity and Google AI Mode

D

DL Minds Team

18 min read
Share:
⚡ Quick Summary
  • AI assistants retrieve passages, not pages, so a well-ranked page with no self-contained paragraph loses the citation to a worse-ranked page that has one.
  • Every question you type is split into several narrower sub-queries, each of which runs its own retrieval, which is why one answer usually cites four or five different sites.
  • The single highest-leverage edit is making each paragraph survive the lift test: it must still make sense when copied into a blank document with nothing around it.
  • Blocking AI crawlers in robots.txt removes you from the index that produces citations for that assistant, and many sites do it by accident through a CDN bot rule.
  • llms.txt, AI-specific rewriting and made-up schema types do not produce citations. Being the primary source of one specific fact does.

You have a page sitting on the first page of Google for a term you care about. You ask ChatGPT the same question and it cites three other sites, none of them yours. Nothing is broken and no amount of link building will fix it, because the two systems are not doing the same job. Here is how to get cited by AI search in one sentence: publish self-contained passages that completely answer one specific question, on a site whose crawlers are not blocked and whose identity is consistent enough to be recognised. Ranking gets you into the candidate pool. Passage quality decides who gets quoted.

That difference drives every tactic in this article. If you only take one idea away, take this one: the unit of competition in AI search is the paragraph, not the URL.

How do AI assistants decide what to cite?

Retrieval-augmented answering is the process where a system searches an index for relevant text, feeds the retrieved text to a language model, and asks the model to write an answer grounded in that text. ChatGPT search, Perplexity, Google AI Mode and Gemini all work this way in broad outline, and the differences between them matter less than the shape they share.

1
Query fan-out
Your question is rewritten into several narrower searches. "Best auto insurance affiliate programs for a new publisher" becomes something closer to three or four separate lookups: which networks run auto insurance offers, what commission structures they use, what traffic minimums they impose, whether a beginner can get approved.
2
Passage retrieval
Documents in the index are split into chunks of a few hundred words. Each chunk is scored against each sub-query, usually by a mix of vector similarity and keyword matching. The system pulls back a shortlist of passages, not a shortlist of pages.
3
Synthesis and attribution
The model writes the answer using those passages and attaches citations sentence by sentence, mapping each claim back to the passage that supported it. If none of your paragraphs supplied a usable sentence, there is nothing to attach your link to.

Three consequences follow immediately. First, one answer typically cites several domains because several sub-queries each had a different winner, so you are not trying to beat everyone, you are trying to own one sub-query. Second, your page enters the shortlist through a chunk, and the chunk is judged without the rest of your page around it. Third, an answer that cannot be traced back to a specific passage usually does not get a citation at all, which is why vague, hedge-heavy writing gets read and discarded.

📌
The reframe that fixes most pages. Stop asking "is this page good enough to rank for this topic?" and start asking "which single paragraph on this page is the best possible answer to one exact question, and does it work with nothing else around it?" A page can be excellent and still have zero paragraphs that pass that test.

Passage independence is the whole skill

Passage independence is the property of a paragraph that still makes complete sense, and still says something specific and attributable, when it is lifted out of the page and shown to a reader who has seen none of the surrounding content. It is the single characteristic that separates pages that get cited from pages that merely rank.

Test it the cheap way. Copy any paragraph from your page into a blank document. Read it as a stranger. Does it name its subject, or does it start with "this", "it", "the second option", "as we saw above"? Does it contain a claim someone could quote, or is it a transition sentence doing structural work? Most marketing pages fail this on eight paragraphs out of ten, and the failures are almost always pronouns and back-references rather than bad thinking.

Fails the lift test
  • "This is why most publishers get rejected in their first month."
  • "It usually costs more than people expect, especially in the second scenario."
  • "As mentioned above, the compliance side is where things get complicated."
  • "Here are the three things you need to know about it."
  • "That number has changed a lot recently."
Survives the lift test
  • "Most new insurance affiliate publishers are rejected because they apply with a site that has no live traffic and no privacy policy."
  • "Exclusive auto insurance leads typically cost two to four times a shared lead of the same quality, because the buyer is not competing with three other agents on the same phone call."
  • "TCPA consent for a lead sold to multiple buyers must name each buyer, which is why single-page consent language with a generic 'marketing partners' phrase is a common failure point."
  • "A ping-post distribution system sends a stripped lead record to multiple buyers for a bid, then posts the full record to the winner."
  • "Google AI Mode draws on the same index as Google Search, so pages blocked from Googlebot cannot appear in either."

Notice what the right-hand column does. Each line names its subject, states one claim, and carries enough context to be quoted by a stranger. None of them are longer than a normal sentence or two. Passage independence is not about writing more, it is about not leaning on the paragraph above.

Which writing patterns actually get quoted

Some structures get extracted far more often than others, and they are the same structures that make a page easier for a human in a hurry. That is not a coincidence. Retrieval systems reward text that is already shaped like an answer.

PatternWhy retrieval likes itWhat it looks like
Direct answer in the first 100 wordsThe opening chunk is almost always retrieved when the page matches the query at all, so it is your highest-probability passage.State the answer plainly before you explain it. No scene-setting, no "in today's market".
Definition sentencesA sentence in the form "X is Y" is a complete, quotable proposition with its subject named inside it."Query fan-out is the practice of rewriting one user question into several narrower searches."
Question-shaped headingsHeadings that match the sub-query wording raise the match score of the chunk that follows them."Should you let AI crawlers read your site?" rather than "Crawler considerations".
Comparison tablesRows are compact, parallel and factual, which makes them cheap to lift and easy to attribute.Any two options with three or four attributes compared side by side.
Standalone FAQ answersEach answer is already an isolated chunk that maps to exactly one question.40 to 80 words, no back-references, subject named in the first clause.
Honest ranges with a verification routeA specific range plus a named source outperforms a confident round number nobody can check."Expect a range of X to Y depending on state and time of day. Verify with your own buyer's reporting."

One warning about tables. They work when the cells are short and self-describing. A table where the first column is "Option 1, Option 2, Option 3" and the meaning lives in the paragraph above it is worse than no table, because it gets retrieved and then makes no sense.

💡
The 100-word rule, applied properly. Answer the exact question in your title within the first 100 words of body copy, using the same words a person would type. Then spend the rest of the page earning the right to have said it. Pages that open with a story and answer in paragraph nine can still rank. They rarely get cited, because the retrieved opening chunk contains no answer.

Owning one fact beats covering one topic

The most common content strategy in 2026 is still "write the most thorough page on the topic". For AI citations it is close to the worst possible use of a week. A 4,000-word ultimate guide competes against every other ultimate guide, and because it covers everything at the same depth, it usually contains no passage that is uniquely the best answer to anything. Thoroughness is a page-level virtue in a passage-level game.

What wins citations is being the primary source of one specific, checkable thing. If your page is the only place that states a particular fact clearly, every sub-query that needs that fact has exactly one candidate. That is a much easier competition to win than "best guide to insurance affiliate marketing".

  • Publish your own measurements. Numbers you generated from your own operations are, by definition, unavailable anywhere else. Say how you measured them, over what period, and what the sample was. A small honest sample described precisely beats a large vague one.
  • Name a framework. A named checklist or model gives retrieval a specific entity to match on. "The lift test" in this article is a named thing, and named things get quoted with attribution far more readily than unnamed ideas.
  • Answer the question everyone asks on sales calls. The questions people are too embarrassed to search are exactly the ones with thin coverage and high intent. Write down the five you answer most often and publish the answers verbatim.
  • Be the honest one about numbers. Most pages in a competitive result copy the same figure from each other with no source. A page that gives a range, explains what moves it, and tells the reader how to verify it themselves becomes the one worth citing when the underlying number is genuinely uncertain, which is how our own auto insurance lead cost breakdown is written.
  • Date your claims inside the passage. Write "as of September 2026" in the sentence, not just in the byline, because the passage travels without the byline attached. Anything tied to a price, a regulation or a platform behaviour needs an in-text date and a real review schedule.

Freshness cuts both ways. Assistants prefer recent material for anything that changes, so an undated 2023 page about platform behaviour is a liability. But republishing with a new date and no changed content is a transparent trick, and it costs you the trust of readers who notice. Change the content or leave the date alone.

Can an AI system tell who you are?

An entity, in retrieval terms, is a thing the system can recognise and hold facts about, rather than a string of characters it happened to match. Brands that are entities get cited by name, described accurately and recommended in answers to "who does X". Brands that are only strings get their content used without attribution, or not retrieved at all.

The work here is dull and mostly one-off. Use one name for the company everywhere, spelled identically, including in third-party profiles and directory listings. Have an about page whose first sentence states plainly what the company is and does, in the form a machine can extract: "DL Minds is a digital agency based in India that builds websites, apps and AI systems, and runs insurance lead generation for clients." Put Organization schema on the site with a sameAs array pointing at your verified profiles, which we cover in detail in the companion piece on schema markup for AI search citations.

⚠️
Inconsistent naming is the most common entity bug. If your site says "DL Minds" in the header, "DLMinds Digital" in the footer and "DL Minds Technologies Pvt Ltd" in the terms page, you have handed the system three candidate entities and no way to merge them. Pick one form, use it in the schema, the about page, the footer and every external profile, and treat the legal name as a separate field rather than an alternative brand.

Third-party description matters too. What other sites say about you is training and retrieval material in a way your own copy is not, so a consistent one-line description that you supply to every directory, podcast bio and partner page compounds. This is the slowest of all the levers here and the one most worth starting today.

Should you let AI crawlers read your site?

This is the most consequential and least discussed decision on the list. If a crawler cannot fetch your page, that assistant's index does not contain your page, and an assistant cannot cite what it has not retrieved. Blocking is a legitimate choice, but it is a choice with a direct cost, and the cost should be named rather than hidden behind a default.

The important distinction is between crawlers that gather training data and crawlers that build the retrieval index behind live answers. They often have separate user agents and separate controls, which means you can usually opt out of one without losing the other. Verify current user-agent names in each operator's own documentation before you edit anything, because these names change.

User agentOperatorWhat blocking it costs you
GooglebotGoogleEverything. Google Search, AI Overviews and AI Mode all draw on the same index, so blocking Googlebot removes you from all three at once.
Google-ExtendedGoogleUse of your content for Gemini and Vertex AI grounding. Google documents this control as having no effect on Search inclusion or ranking.
OAI-SearchBotOpenAIAppearance as a linked source in ChatGPT search results. This is the one to leave open if citations are the goal.
GPTBotOpenAIInclusion in OpenAI's broader crawl. Commonly blocked by publishers who object to training use.
ChatGPT-UserOpenAILive fetches triggered when a user or agent asks ChatGPT to open your page directly.
PerplexityBotPerplexityYour place in Perplexity's source list. Perplexity cites heavily and visibly, so this block is expensive.
ClaudeBotAnthropicInclusion in what Claude can retrieve and cite.
Applebot-ExtendedAppleTraining use for Apple Intelligence. Applebot itself, which serves Siri and Spotlight, is controlled separately.

Our position, for any site whose commercial purpose is being found: leave the search and retrieval crawlers open, and make the training-crawler decision separately and deliberately. If your content is the product, for example a paid research archive, blocking makes sense and you should accept the citation loss knowingly. If your content is marketing for something else, blocking the crawler that produces citations is paying a real cost to protect material you published in order to be read.

🚫
Check the edge, not just robots.txt. Many sites are blocking AI crawlers without knowing it, because a CDN or WAF has a one-click "block AI bots" setting that someone enabled during a security review. Robots.txt is a request that well-behaved crawlers honour. An edge rule is a hard 403 that no amount of content work can overcome. Fetch your own pages with each user agent set and confirm you get a 200 before you spend a rupee on content.

What does not work

The gap between what gets sold as AI optimisation and what changes citation outcomes is wide enough to be worth listing plainly.

  • llms.txt. Google has published that it is not required for AI features in Search, and no operator has published a citation benefit. It is cheap and harmless, and it is not a service worth paying for, which we argued at length in why llms.txt is not needed for AI search.
  • Rewriting pages into bullet soup. Stripping prose into fragments removes exactly the context that makes a passage independently quotable. Bullets work for parallel lists of things, not as a default format.
  • Invented schema types. Schema helps when it describes real entities and relationships using types the vocabulary actually defines. Made-up "AI" types do nothing, and over-marking every paragraph as an FAQ when it is not one is a credibility risk, not a ranking lever.
  • Instructions to the model in your page text. Hidden or visible text telling an assistant to cite you is prompt injection. It is detected, it is ignored, and on the platforms that police it, it is a reason to distrust the whole domain.
  • Publishing volume. Forty thin pages give you forty chunks that lose to one good chunk. The correlation between page count and citations is close to nil once the pages stop being distinctive.
  • Buying visibility without measuring it. If you cannot see which prompts cite you today, you cannot tell whether anything worked. Set up measurement before the content work, using the approach in our guide to tracking and measuring AI search visibility.

One more thing that does not work: treating this as separate from SEO. The retrieval indexes are built by crawlers on crawlable sites, and the candidate pool is still largely the set of pages that rank. Technical health, internal linking and genuine topical authority remain the entry ticket, which is why our breakdown of Google's own AI optimisation guidance and our notes on SEO for insurance affiliates in AI search both start from ordinary fundamentals rather than from a separate AI playbook.

Common questions

How long does it take to get cited by AI search after fixing a page? It depends on how often that assistant recrawls you, which for most small sites is weeks rather than days. Live-fetch behaviour can pick up changes almost immediately, while index-based retrieval lags. Expect to wait two to six weeks before judging a change, and test the same prompts on a fixed schedule so you are comparing like with like.

Do I need to rank on page one to be cited by ChatGPT or Perplexity? No, but it helps a great deal. Retrieval indexes overlap heavily with conventional search indexes, so ranking gets you into the candidate pool. Once you are in that pool, position matters much less than whether you have a passage that directly answers the sub-query. Pages ranking in the teens are cited regularly when their paragraphs are cleaner than the leaders'.

Does blocking GPTBot hurt my Google rankings? No. GPTBot is OpenAI's crawler and has no relationship with Google's index, so blocking it cannot affect Google Search, AI Overviews or AI Mode. It can affect whether OpenAI's systems have your content. The Google-specific control is Google-Extended, which Google documents as governing Gemini and Vertex AI grounding without affecting Search inclusion or ranking.

What is the ideal length for a passage you want quoted? Roughly 40 to 120 words, which is one to three tight sentences plus supporting detail. Shorter than that and it lacks the context to be attributable. Longer and it gets split across chunk boundaries, so half your argument arrives without the other half. Write in units that make sense alone rather than to a word target.

Should I add an FAQ section to every page? Add one where real questions exist and answer them properly in 40 to 80 words each. FAQ blocks work because each answer is already an isolated chunk mapped to one question. They stop working when they are padded with invented questions nobody asks, which produces low-value chunks that compete with your own good ones.

How do I know whether I am actually being cited? Test a fixed list of prompts across ChatGPT, Perplexity, Google AI Mode and Gemini on a regular schedule and log which domains appear. Referral traffic from assistant domains in your analytics is a second signal, though it undercounts badly because most people read the answer without clicking. Set the baseline before you start changing pages.

✅ Bottom Line

Getting cited is a writing problem wearing a technical costume. Confirm the retrieval crawlers can actually fetch your pages, fix the entity basics once so the system knows who you are, and then do the real work: rewrite your pages so that every paragraph survives being lifted out with no context, and answer one specific question better than anyone else rather than one broad topic more thoroughly than anyone else. If you have to choose a single afternoon's task, run the lift test on your top ten pages and repair the pronouns. It is the cheapest thing on this list and it changes more outcomes than everything else combined.

Want your pages to be the ones AI assistants quote?
DL Minds audits crawler access, entity and schema setup, and rewrites pages at the passage level so they are retrievable as answers, not just rankable as documents.
Explore our SEO services →
D

DL Minds Team

Digital marketing and web development expert at DL Minds. Passionate about helping businesses grow through innovative technology solutions and strategic digital marketing.

Enjoyed this article?

Subscribe to our newsletter to get more insights and tips delivered straight to your inbox.