Query fan-out
fan-out queries / fanout / query decomposition / subqueries
Query fan-out is the model turning one question into several searches at once. Google describes it as a set of concurrent, related queries generated by the model to fetch additional relevant search results. The trap is the obvious response: Google names a page per fan-out query as scaled content abuse.
Google defines the mechanism in one sentence. Query fan-out is a set of concurrent, related queries generated by the model to request more information and fetch additional relevant search results to address the user's query. Its worked example starts with a question about fixing a lawn full of weeds and fans out into herbicide choices, removing weeds without chemicals, and preventing them next time. The question that was typed is rarely the question that gets searched.
This is not a quirk of one product. Microsoft documents the same shape in Azure AI Search, where agentic retrieval can use a large language model to break down a complex query into smaller, focused subqueries for better coverage over proprietary and external content. It runs subqueries in parallel. Each subquery is semantically reranked to promote the most relevant matches, and the system combines the best results into a unified response that an LLM can use to generate grounded answers.
The trap sits a few paragraphs below the definition in the same Google document. While it might be tempting to create separate content for every possible variation of how people might search, including fan-out queries, doing so primarily to manipulate rankings or generative AI responses in Google Search violates Google's scaled content abuse spam policy. Google adds that it fails on its own terms anyway, because a high quantity of pages does not make a website higher quality or more relevant to users.
What connects instead is less dramatic. Google states its generative AI features on Google Search are rooted in its core Search ranking and quality systems, and that those systems have improved at judging the relevance of pages even when there is no exact match between the query and the page's primary content. It says plainly that you do not need to write in a specific way just for generative AI search. So one page can be pulled into an answer by several fan-out queries whose exact words never appear on it.
In practice
Fan-out usually reaches you as an argument for more pages. Read it the other way around. If a model asks four related questions to answer one, the page worth having is the one that already answers several of them properly, in one place, for someone who is reading rather than scanning.
Not the same as
- Keyword variations
- Fan-out queries are generated by the model at the moment of the search. There is no published list to target, and no tool can hand you one: Google states that no third-party tool has access to its internal ranking or AI systems.
- Grounding
- Grounding retrieves pages and reads them so the answer stays tied to real sources. Fan-out is the step just before, deciding which searches to run at all.
Why it matters to you
A proposal that cites fan-out to justify a large page count is quoting one paragraph of Google's guidance and skipping the next one. The cost is not only pages nobody needed. That approach is the one named in a spam policy, so the downside runs past a flat result.
What to ask or check
- 01Which single page answers this whole question, rather than one slice of it?
- 02If fan-out is the reason for the page count, how does the plan address the scaled content abuse paragraph in the same guide?
- 03Would someone reading this page get a complete answer, or does it only make sense next to its siblings?
What people get wrong
That the fan-out queries can be found and targeted one page at a time. They are generated by the model as the search happens, and Google names building separate content for them as a scaled content abuse violation rather than a tactic.
Red flags
- A content plan priced by the number of question variations it covers.
- Pages that differ only in how the question is phrased in the title.
- A tool sold as reporting your fan-out queries, when Google states no third-party tool has access to its internal ranking or AI systems.
Who owns it
The model doing the answering decides what to fan out to, each time somebody asks. Nothing on your site configures it.
Where you will see it
Never directly. You see the result of it when an AI answer cites pages you would not have predicted from the words somebody typed.