Long-Tail Prompts vs Head Terms in AI Search (2026 Data)
by John LeeBuilding peekr in Seoul, measuring how AI search engines name brands. Previously co-founded vlogr and shipped iOS apps (2018–2021).
Writing pages that read like conversational questions optimises for a string that never reaches your page. When a chatbot searches, it does not search for what the user typed. It runs query fan-out — it decomposes the prompt into its own short queries, averaging 5.48 words with 77% at five words or longer, and those are what your page gets matched against. In one measured set 88.6% of prompts produced exactly two fan-out sub-queries, and 32.9% of cited pages appeared only in the results for a fan-out query, never for the prompt itself.
And most of the time no search happens at all. In the largest analysis we could find, only 31% of prompts triggered a search; the rest were answered out of the model's parameters.
So "target long-tail prompts" is three different pieces of advice wearing one coat, and only one of them survives contact with the data.
Key takeaways
- The prompt is not the query. When a chatbot searches, it writes its own query — averaging 5.48 words, with 77% at five words or longer (Nectiv, 8,500+ prompts, grade △▲). Your page is matched against that string, not against the sentence a user typed.
- Most prompts do not trigger a search at all. 31% did, in the largest analysis we could find — within a commercial-intent design across nine verticals.
- Conversational phrasing produced nothing in our data. The same underlying question: 0 of 242 citations as a natural-language question, 7 of 154 as a head term — on a brand whose page was retrieved 6/6 times when the head-term phrasing was used ◐.
- "Long-tail" is three independent axes. Phrasing (keyword vs sentence), specificity (how many products are genuinely candidates), and brand presence (whether the question names you). Everything measured here is the phrasing axis. The specificity axis — where the persona-page idea lives — is untested by us and by anyone we have found.
- Order inside the engine's own retrieval list decides citation, before Google is involved. Position 1 was cited 58.4% of the time, position 10 14.2%, and 85% of retrieved pages were never cited at all (AirOps, grade △▲).
- Titles are the one lever with a number on it. Pages whose title overlapped the query by 50%+ were cited 20.1% of the time against 9.3% below 10% overlap — and the string to overlap with is the fan-out query, not the prompt.
Should I target long-tail prompts instead of head terms?
Target specificity, not conversational phrasing. A narrower question has a smaller candidate pool and is easier to rank for, and ranking is what feeds the answer. But query fan-out rewrites conversational input into short keyword queries before retrieving, so writing sentence-shaped pages to match sentence-shaped prompts optimises the wrong object.
What is query fan-out in AI search?
Query fan-out is the step where an answer engine decomposes one user prompt into several of its own search queries, retrieves for each, and assembles the answer from what comes back. The queries it generates are short and keyword-shaped even when the prompt was a sentence. Measured on ChatGPT, 88.6% of prompts produced exactly two sub-queries and 8.8% produced none.
Marks: ◐ our own first-party measurement, one brand, one category, one week, and we sell a product in this space. △▲ observational study, no control group, published by a company selling a related product. ○▲ preprint with a statistical result, vendor-affiliated authors. ✗ quoted widely, no method we could locate.
What our own data said, which looked like the opposite of the advice
One brand, one category (AI video clipping tools), July 2026. The same underlying question asked two ways, both engines, retrieval on, raw responses retained ◐:
| Natural-language question | Head-term phrasing | |
|---|---|---|
| e.g. | what's a good tool for pulling highlights out of long videos? | best AI clipping tools |
| Brand appeared in the answer | 0 / 120 | 3 / 12 |
| Brand's pages cited as a source | 0 / 242 | 7 / 154 |
| English + Gemini cell, page retrieved into context | 0 / 12 | 6 / 6, every time |
The head-term phrasing did not win narrowly. The natural-language phrasing produced nothing at all across 242 citations — on a brand whose page was pulled into context every single time when the same question was phrased as a head term.
So either the long-tail advice is wrong, or it is about something we did not test. It is the second, and the reason is a step in the middle that most of this discussion skips.
The step in the middle: query fan-out
Nectiv, a marketing agency, analysed 8,500+ ChatGPT prompts across nine verticals using their AI Tracker, extracting the 2,600+ search queries ChatGPT generated in response. Published 15 October 2025; written up in Search Engine Land. Grade △▲.
| Nectiv △▲ | |
|---|---|
| Prompts that triggered at least one search | 31% |
| Searches per prompt, when it searched | 2.17 |
| Average length of the query ChatGPT wrote | 5.48 words |
| Queries of five words or longer | 77% |
| Google average, for comparison (Semrush estimate) | ~3.4 words → ChatGPT's are 61% longer |
| Range by vertical | local 59% searched, credit cards 18%, fashion 19% |
Their stated limitations, in their words: "prompt tracking is already fuzzy," the study targeted commercial and buying intent specifically, and their n-gram analysis "skewed heavily towards the language I used in the prompts as well as the industries I decided to focus on." No collection dates are given. We are quoting a study that tells you where it is soft, which is more than most in this area do.
Two things fall out of it.
The prompt is not the query. People do type long, contextual things into chatbots — that part of the long-tail story is real. But when a search happens, the model discards the phrasing and writes its own query, and that query averages under six words.
Most prompts in their sample did not search at all. 31% is a minority. This is not a general statistic about all ChatGPT usage — their goal was commercial intent in nine verticals — but within that context, most prompts were answered without anyone retrieving anything.
Our capture of the rewrite
We recorded what the engines actually typed into a search box ◐:
Human asked: "AI 숏폼 클립 편집 툴 추천" (Korean, natural language)
ChatGPT searched: best AI short-form clip editing tools 2026 officialThat is a head term. The user's input was conversational; the generated query is a keyword string with a year and the word official appended — the shape of something a person types into Google, not the shape of the sentence the user wrote.

Two more things from the same capture, small samples both: ChatGPT rewrote 6 out of 6 Korean questions into English queries. Gemini kept 9 of 11 in Korean. n = 6 and 11; direction only.
This resolves the first table. Our natural-language questions produced zero citations not because long-tail is bad, but because a page optimised for a conversational sentence is being matched against a five-word rewrite. Nectiv measured the rewrite at scale; we caught one on camera, and neither of us went looking for it.
Three datasets that measured fan-out from the inside
AirOps sells AI-visibility software, so grade △▲ throughout, but they have published the only reports we have found that measure this step directly instead of inferring it. We read the report pages; we did not receive the datasets.
| Report | Sample, as stated |
|---|---|
| The Fan-Out Effect (13 Apr 2026) | 16,851 unique queries, 10 categories, each sent to ChatGPT three times, scraped from the UI rather than the API |
| The Influence of Retrieval, Fan-out and Google SERPs on ChatGPT Citations | 15,000 original queries in 8 intent types → 43,233 queries after fan-out; 548,534 pages retrieved; 82,108 citations |
| The Long Tail (25 Mar 2026) | 245,000+ prompts their customers were tracking |
| Figure △▲ | |
|---|---|
| Prompts producing exactly two fan-out sub-queries | 88.6% |
| Producing none | 8.8% |
| Producing four or more | 2.5% |
| Searches where the prompt expanded into two or more queries | 89.6% |
| Retrieved pages that were actually cited | 15% |
| Cited pages that appeared only in a fan-out query's results | 32.9% |
| Cited pages ranking in Google's top 20 | 55.8% |
| Tracked prompt length, modal | 6–7 words, very little coverage beyond 10 |
Then the retrieval-rank curve, which is the most useful thing in the three reports:
| Position in ChatGPT's own retrieval list | Cited △▲ |
|---|---|
| 1 | 58.4% |
| 2 | 54.4% |
| 10 | 14.2% |
A four-fold fall across ten positions, on a rank that has nothing to do with Google. Order matters inside the engine's own list, before Google is anywhere in the picture. Note the boundary: that is a citation rate conditional on already being retrieved, and 85% of retrieved pages were never cited at all.
Two more things from the same set. Pages whose title overlapped the query by 50% or more were cited 20.1% of the time, against 9.3% for pages below 10% overlap — the most direct evidence we have found that the string to write a title against is the fan-out query, not the prompt. And 6,371 page-query pairs were cited without the page appearing in any search result for that query (about 0.78% of citation events): the model citing from memory, which is the same surface as axis C below.
⚠ AirOps also quote Seer Interactive finding that 95% of Gemini's fan-out queries had zero monthly search volume. We could not reach the Seer original and are repeating it second-hand — treat it as unverified. If it holds it is the sharpest statement of the problem available: the strings actually being searched are, by construction, absent from every keyword tool you own.
The number that looks like it contradicts us
The same AirOps long-tail report carries this line: 84% of all citations come from beyond the top 100 domains, with the single largest domain (reddit.com) taking just 2.36%.
Read at speed that becomes "84% of citations come from pages that don't rank," which would flatly contradict the strongest result we hold. It is worth slowing down, because the sentence says domains, not positions. It is a concentration statistic — how thinly citations spread across the web's hosts — and says nothing about SERP rank. AirOps' own SERP report, on a different page, puts 55.8% of cited pages inside Google's top 20.
But a real tension survives that correction, and compressing it away would be the exact failure this post is about. The two sides are measuring different objects:
| The question it answers | Ours ◐ | Theirs △▲ | |
|---|---|---|---|
| Marginal | Of all citations made, what share went to pages that ranked? | not measured | 55.8% in Google's top 20 (ChatGPT); 38% in top 10 (Ahrefs, AI Overviews) |
| Conditional | For one specific page, does its citation depend on whether it ranked? | 6/6 versus 0/6, p = 0.00108 | not measured |
Both can hold at once. A citation set can be overwhelmingly made of pages you have never heard of on domains outside the top hundred, while each individual brand's citations still track that brand's own rank. The marginal describes the shape of the whole set. The conditional is the only one of the two a single brand can act on — and it is also the one almost nobody publishes, because it requires following one page rather than counting a corpus.
Where we might be wrong, stated plainly. Our conditional is n = 12, one brand, one category, one surface — Google AI Overviews, the surface tied to Google's index by construction. AirOps' figures are ChatGPT, at a scale four orders of magnitude larger, and 44.2% of the pages ChatGPT cited did not rank in Google's top 20. If the conditional is weak or absent on ChatGPT's surface, then our result is a Google-AI-Overview result wearing a general coat. We have not tested it on ChatGPT. We have not found anyone who has tested the conditional anywhere.
"Long-tail" is three axes wearing one coat
A long-tail prompt is not one thing. The popular advice claims three things that vary independently:
| Axis | Two ends | Really about |
|---|---|---|
| A. Phrasing | keyword-shaped vs sentence-shaped | how the question is written — and who writes it |
| B. Specificity | best CRM vs best CRM for a two-person law firm | how many products are genuinely candidates |
| C. Brand presence | question names your brand vs describes a need | whether the model has to discover you |
"best invoicing software for freelance illustrators" is highly specific and still keyword-shaped. "what should I use for this?" is sentence-shaped and unspecific. The persona-page idea most people mean — accounting software for graphic designers — is a move along axis B, not axis A.
Everything above is an axis-A result and nothing more. On axis A the answer is now clear enough to act on: you are not writing for the user's phrasing, you are writing for a five-word machine-generated query.
Axis B — untested by us, and why the mechanism is plausible
This is where the persona-page idea lives, and we have no direct measurement. What we have is two observations that make the mechanism credible ◐.
There is room in the answer. Across our set, answers named 3-5 tools each, with 16-20 distinct tool names appearing across the whole set. The slots were not full. The brand was not crowded out; it was not a candidate.
Obscure names do get in. Among the cited domains were pexo.ai, socialync.io, quso.ai and reap.video — services with no meaningful brand recognition. Published work shows visibility correlates strongly with brand prominence (Jack et al. 2026, ~37,000 runs, 533 brands, arXiv 2605.27439, grade △▲, the authors sell AI-visibility consulting), and even their lowest tier shows 3% exposure. Our observation does not contradict their numbers. It contradicts the story that unknown brands never reach the candidate set.
The mechanism, stated as a mechanism: if an answer has 3-5 slots and the candidate pool for best video editor is forty well-documented products, your odds are structural. If the pool for best video editor for a solo podcaster publishing weekly is six, the same slots are contested by far fewer names.
We did not test this, and we have not found anyone who tested it with a control. Two figures circulate in support — long-tail earns 2x more AI Overview citations, 8+ word queries trigger overviews 7x more often. We could not trace either to a stated method, and we found the second stated two incompatible ways by different republishers. Grade ✗ for both.
Note also that Nectiv's rewrite finding cuts for axis B while cutting against axis A. A five-word machine query can still be a narrow one — best invoicing software freelance illustrators is five words. Specificity survives the rewrite. Conversational phrasing does not.
The axis-B deliverable: build a fan-out map, not a persona page
We cannot tell you a persona page works. We can tell you what artefact to produce, because fan-out decides what your page is matched against and three of the figures above are actionable whether or not axis B ever settles.
One table per segment you are considering. Four columns, filled by observation rather than by keyword tool.
| Column | Where it comes from | Why this column exists |
|---|---|---|
| 1. The prompt | Written the way a buyer in that segment would actually type it | The only column you invent |
| 2. The fan-out queries | Ask the engine and read the queries it reports generating | 88.6% of prompts produce exactly two, averaging 5.48 words. This is the string your page competes on |
| 3. Who is retrieved for each, in order | The source list attached to the answer | Position 1 in that list is cited 58.4% of the time; position 10, 14.2%. Being in the list is not the target — being early in it is |
| 4. Distinct product names across the whole answer set | Count them | Answers name 3–5 tools each. If forty established names come back, the pool is not small and the segment's premise is already false |
Write titles against column 2, not column 1. Titles with 50%+ overlap against the query were cited at 20.1% versus 9.3% below 10% overlap (AirOps △▲). "What's the best way to pull highlights out of long videos?" has almost no lexical overlap with a five-word machine query. The five-word query, used as the title, has all of it.
Judge the segment on column 4 before writing anything. That is one hour of asking and it is the only part of the axis-B bet you can settle in advance — cheaply, and before the quarter is committed.
⚠ None of this makes the persona page work. Columns 2 and 3 improve the odds that a page you have already decided to write gets matched and read early. They say nothing about whether narrow segments beat broad ones, which is the actual claim. That is still untested.
Axis C — and why the 31% makes our awkward dataset relevant
A separate dataset from the same brand: 336 stored answers, 24 questions, 2 engines, 7 samples each, split by whether the question contained the brand's own name ◐:
| Question type | Brand appeared |
|---|---|
| branded — the question names the brand | 100% |
| commercial — buying-intent questions | 57.1% |
| unbranded — the question describes a need | 0.0% |
| weighted total | 50.0% |
Retrieval was off for those 336 answers. They measure what the models had stored, not what AI search retrieves. Different surfaces, not comparable numbers. The full breakdown is in How to track your brand in AI answers.
Nectiv's 31% changes how much of a caveat that is. If, in commercial-intent contexts, roughly two-thirds of prompts are answered without a search, then the no-retrieval surface is not an artefact of our test rig — it is a large share of how the thing is actually used. What the model already believes about your category is doing most of the work, most of the time.
The inference has a boundary: Nectiv measured nine verticals with a commercial-intent design, not general usage. Within that boundary, though, the ungrounded surface is worth measuring on its own terms.
And the practical point for persona pages: a persona question is unbranded by construction. It sits squarely in the cell where this brand scored zero. Moving along axis B does not move you off axis C — it moves you further onto it.
So the persona-page proposal, honestly stated: a bet that specificity buys enough advantage to overcome the cell where you start at zero. That is a coherent bet. It is not a measured one.
What a persona comparison page has to survive
Say you write "The 3 best invoicing tools for freelance illustrators." Two of our measurements bear on what happens next, and both are cautions ◐.
When a vendor's own listicle gets cited, the vendor that published it appears in the answer 22% of the time. When a vendor's own product page is the cited source, it is 89%. In our set, 22 companies had their own article cited and their own name absent from the answer. The mechanism is not mysterious: a "best tools" page is, to an answer engine, a list of candidate names with reasons attached, and eight or nine of those names belong to somebody else.
A persona top-3 page emits two competitor names instead of nine, so the direction is plausible. The top-3 and one-to-one genres are unmeasured — nobody has published where they land between 22% and 89%, including us, and putting a number on it would be the exact thing this post complains about.
The ranking you assign yourself is not adopted. The brand ranked itself first in its own article. Reading that article, the engine placed it second once and fifth twice, called it good value every time, and gave "best overall" to a competitor in 19 of 21 answers.
This is not engines penalising a publisher for appearing in its own article. This brand survived inside its own article at 50%, better than the 22% average. The variable is the genre of the page, not the identity of the publisher.
The 89% figure may also be reverse-caused — an engine could settle on a recommendation first and then visit that vendor's page to confirm it. Our data cannot separate those.
The precondition that makes all of this moot
None of the above matters if the page does not rank.
Across 12 queries where Google showed an AI Overview, the brand's page was cited 6 out of 6 times when it held an organic position, and 0 out of 6 when it did not — Fisher's exact test, one-sided, p = 0.00108, zero exceptions ◐. Underneath it, a weaker pattern: the brand appeared as a recommendation in the overview's prose only on the two queries where it held first position.
This is the strongest single result we hold, and it points at organic rank rather than at prompt strategy. The version of the long-tail argument we find most defensible is not "AI prefers long-tail" — it is the much older "a narrow query is easier to rank for, and ranking is what feeds the answer." That requires no new mechanism, which is a point in its favour. And it now has two more legs: the query being ranked for is a five-word machine rewrite, which is a search-engine-shaped object; and rank predicts citation inside the engine's own retrieval list too, 58.4% at position 1 against 14.2% at position 10, with Google absent from that measurement entirely.
n = 12, one brand, one category, one week, and it is a conditional result rather than a marginal one — the distinction above is the reason it does not conflict with 84% of citations coming from beyond the top hundred domains. Full write-up: Why your brand isn't in AI Overviews
How to test the persona bet before spending a quarter on it
- Write down which axis you are moving. Specificity, phrasing, or brand presence. A test that changes two at once cannot tell you which did anything.
- Capture the fan-out, not just the prompt. Where the engine exposes the queries it generated, log them — that is column 2 of the map above, and it is your actual target keyword rather than a guess at one.
- Count the candidate pool before you write. Ask the narrow question a few times and list every product named. If ten established names come back, the pool is not small and the premise is already false for that segment. One hour, and it can save the quarter.
- Use a control set of segments. Pick six persona segments; publish for three. The untouched three absorb background churn — roughly 65% of cited sources change between consecutive days (Schulte et al. 2026, arXiv 2604.07585, grade ○▲).
- Measure rates, not sightings. At a single sample the 95% interval on a brand-detection rate is about ±72 percentage points (same source).
- Track whether the page ranks, as its own line. A persona page that never reaches the organic results for its query has not tested the persona hypothesis; it has tested nothing.
- Count who else appears in the answers your page gets cited in. That is the 22%-versus-89% question applied to your own page, and it is the number this genre most needs.
What this cannot tell you
- Axis B is untested by us. The sections on specificity are mechanism, artefact and caution — not findings.
- One brand, one category, one week, across datasets with different sample sizes, one measured with retrieval off. They should not be merged.
- The marginal-versus-conditional tension is not settled, it is only separated. Our conditional result is one surface and one brand; AirOps' marginal figures are ChatGPT at scale. Nobody has measured the conditional on ChatGPT, including us.
- We did not receive Nectiv's dataset, only their write-up and Search Engine Land's. Their sample is commercial-intent prompts in nine verticals with no stated collection dates.
- We did not receive AirOps' datasets either, and none of their three reports states a limitation, a confidence interval or a collection window. Their fan-out data is ChatGPT only, scraped from the UI, and they say so.
- The Seer figure on zero-search-volume fan-out queries is second-hand. We repeat it as quoted by AirOps and could not open the original.
- The ~23-word figure for typical chatbot prompt length we did not trace to a primary methodology page and have not relied on. The argument here rests on Nectiv's 5.48, which we did check.
- No before-and-after with a control, on this or anything else — not from us, and not in anything we have read.
- We could not find published research on the persona-page genre specifically. If it exists, we would like the citation.
- We did not test, review or benchmark any product named here. The domains above are records of what was cited.
Frequently asked questions
How do I see the fan-out queries for my own prompts?
Ask the engine and read what it reports searching for — where the surface exposes its generated queries, that string is your actual target and it is free to collect. We captured one directly: a Korean natural-language prompt came back as best AI short-form clip editing tools 2026 official ◐. Log them per prompt; that is column 2 of the map above, and it is an observation rather than a guess from a keyword tool.
Do long-tail keywords help in AI Overviews?
Specificity plausibly helps; conversational phrasing did not, in our data — 0 citations out of 242 for natural-language phrasings against 7 of 154 for head terms on the same brand ◐. The two most-quoted figures on the other side ("long-tail earns 2x more AI Overview citations", "8+ word queries trigger overviews 7x more") we could not trace to any stated method, and we found the second stated two incompatible ways by different republishers. We grade both untraceable ✗.
Should I write pages that sound like the questions people ask?
Not if "sound like" means matching the sentence. Retrieval matches against a machine-written query averaging 5.48 words, and pages whose titles overlapped the query by 50%+ were cited 20.1% of the time against 9.3% below 10% overlap (AirOps, grade △▲). "What's the best way to pull highlights out of long videos?" shares almost no lexical overlap with a five-word machine query. The five-word query, used as the title, shares all of it.
Do keyword tools still work for AI search?
Partly, and there is one figure suggesting they miss the important part: AirOps quote Seer Interactive finding that 95% of Gemini's fan-out queries had zero monthly search volume. We could not reach the Seer original and repeat it second-hand — treat it as unverified. If it holds, the strings actually being searched are by construction absent from every keyword tool you own, and logging fan-out queries is the only way to see them.
Keeping the three axes apart in practice
Step 1 is the hard one, because axis C hides. A question list assembled by hand drifts toward questions containing your own brand name — they are the ones you think of, and the ones that come back looking good. That is how a brand at 0.0% on unbranded questions ends up reporting 50%.
peekr is built around that split. It takes one URL, drafts a question list from that page plus a category seed set, and hands it to you to edit — but every question carries an intent tag, branded / commercial / unbranded, and the appearance rate is reported per intent as well as per engine. Each question is sent to each engine several times rather than once, every raw response is stored, and every brand named in each answer is counted — so the answer to "is the candidate pool for this narrow query actually small?" comes out of the same data.
What it does not do is tell you whether a persona page will work. Axis B is untested, by us and by anyone we have read, and a tool that measures cannot settle it — only the matched-segment test above can.
Run the free check on one URL It reads the page, then asks one unbranded question — the axis-C cell — once, and shows you the raw answer.
Method
Figures marked ◐ come from our own stored measurements on one brand in the AI video-editing category, July 2026, across three datasets reported separately and not merged: engine responses via the OpenAI and Google APIs with retrieval enabled, across a natural-language query set (120 answers, 242 citations) and a head-term set (12 answers, 154 citations), including capture of the search queries the engines generated; Google SERPs and AI Overviews via a SERP API across 13 queries with an overview on 12; and 336 stored answers, 24 questions x 2 engines x 7 samples, with retrieval off. Raw responses retained. We do not crawl third-party sites.
External figures are attributed inline with publisher, date, method as stated, and a conflict-of-interest mark. We read the Nectiv write-up, Search Engine Land's version of it, and three AirOps report pages directly; we did not receive or inspect any of the underlying datasets, and none appears to be public. Where a figure reached us through a third party rather than its publisher — the Seer fan-out volume number — it is labelled second-hand in the text. Figures marked ✗ are ones we searched for and could not trace to a stated method; we listed rather than used them.
If you have run the persona test on real segments, in either direction, I would like to read it.