Promptwatch recorded ChatGPT site:-scoped fanouts rising from 0.37% to 16.8% on 8 August 2026. Our capture of 196,692 OpenAI fanout queries shows 0.14% in August and no change on that date.
Promptwatch reported on 10 August 2026 that the share of ChatGPT fanout queries containing the site: operator rose from 0.37% to 16.8% on 8 August, and that average fanouts per response moved from 1.08 to 1.83. Our own capture of OpenAI fanout queries over the same window records a different pattern.
TL;DR: I think the trigger is the nature of the prompt. We do two modes of prompting one quantized/nuclear in nature for visibility tracking and the other type more verbose for ad-hoc citation mining.
551,695 fanout queries captured between 1 March and 25 August 2026 across providers. The OpenAI subset is 196,692 fanout queries from three GPT-5 versions, called through the OpenAI Responses API with web search enabled and driven by a fixed set of monitoring prompts that run daily. A fanout query is the search string the model issues while composing an answer, stored as the API returns it. A query counts as site:-scoped if the string contains site: at any position.

| Month | Fanouts | site: fanouts | Share |
|---|---|---|---|
| 2026-03 | 79,647 | 5,118 | 6.43% |
| 2026-04 | 18,904 | 560 | 2.96% |
| 2026-05 | 35,679 | 1,293 | 3.62% |
| 2026-06 | 31,839 | 79 | 0.25% |
| 2026-07 | 16,163 | 8 | 0.05% |
| 2026-08 | 14,460 | 20 | 0.14% |
On 8 August, the date of the reported step change, 0 of 371 fanouts contained site:. The highest single day in August is 0.86%.
Counting only responses that ran at least one search, the average number of fanouts per response has fallen through the window.
| Month | Responses with a search | Avg fanouts |
|---|---|---|
| 2026-03 | 12,931 | 6.16 |
| 2026-04 | 8,022 | 2.36 |
| 2026-05 | 22,833 | 1.56 |
| 2026-06 | 26,349 | 1.21 |
| 2026-07 | 14,848 | 1.09 |
| 2026-08 | 13,096 | 1.10 |
Splitting the OpenAI subset by model version places the change at the version boundary rather than at any date in August.
| Model | Active in our runs | Fanouts | site: fanouts | Share |
|---|---|---|---|---|
| gpt-5.2 | 1 Mar to 22 Apr | 86,988 | 5,116 | 5.88% |
| gpt-5.4 | 28 Mar to 8 Jun | 34,689 | 1,846 | 5.32% |
| gpt-5.5 | 20 May to 25 Aug | 75,015 | 116 | 0.15% |
gpt-5.2 and gpt-5.4 scope roughly one fanout in eighteen to a domain. gpt-5.5, which carries all of our August traffic, scopes one in 647.
The OpenAI runs divide into the two prompt modes described above. Visibility tracking uses the short fixed prompts that repeat daily. Citation mining uses the longer ad-hoc prompts. Both modes ran through the window and both are inside every figure above. Visibility tracking starts on 21 April, so March has citation mining only.
| Month | Citation mining fanouts | site: | Share | Visibility fanouts | site: | Share |
|---|---|---|---|---|---|---|
| 2026-03 | 79,647 | 5,118 | 6.43% | |||
| 2026-04 | 6,626 | 447 | 6.75% | 12,278 | 113 | 0.92% |
| 2026-05 | 9,023 | 1,024 | 11.35% | 26,656 | 269 | 1.01% |
| 2026-06 | 6,383 | 68 | 1.07% | 25,456 | 11 | 0.04% |
| 2026-07 | 2,546 | 7 | 0.27% | 13,617 | 1 | 0.01% |
| 2026-08 | 2,098 | 19 | 0.91% | 12,362 | 1 | 0.01% |
Over the full window citation mining issued 106,323 fanouts at a 6.29% site: rate, visibility tracking 90,369 fanouts at 0.44%. In every month where both modes run, the citation mining rate is 7x to 91x the visibility rate. Both modes drop together from June, and the August citation mining figure is 0.91% against the 16.8% reported for ChatGPT.
Prompt length does not separate the two groups inside a mode. Citation-mining prompts that produced a site: fanout have a median length of 249 characters against 327 for those that did not. Visibility prompts sit at 24 characters against 23.
The same measurement applied to the other two providers in the capture.
| Provider | Window | Fanouts | site: fanouts | Share |
|---|---|---|---|---|
| 1 Mar to 25 Aug | 321,131 | 198 | 0.062% | |
| OpenAI | 1 Mar to 25 Aug | 196,692 | 7,078 | 3.599% |
| Anthropic | 8 May to 25 Aug | 33,872 | 0 | 0.000% |
Anthropic issued no site:-scoped fanout in 33,872 queries.
Google runs in the opposite direction to OpenAI. It issued none in March or April, started in May, peaked at 0.167% in June, then fell to 0.007% in August.
| Month | Google fanouts | site: fanouts | Share |
|---|---|---|---|
| 2026-03 | 50,117 | 0 | 0.000% |
| 2026-04 | 41,264 | 0 | 0.000% |
| 2026-05 | 103,064 | 50 | 0.049% |
| 2026-06 | 62,911 | 105 | 0.167% |
| 2026-07 | 36,428 | 41 | 0.113% |
| 2026-08 | 27,347 | 2 | 0.007% |

Across all 7,078 site: fanouts in the OpenAI subset, 6,938 strings are unique, so the same scoped query almost never repeats. The mean number of domains named in one query is 1.13, with 274 queries (3.9%) naming two or more and a maximum of 10 chained with OR. The median site: query is the 9th fanout of a response that issues 17.6 fanouts in total, and 6.8% of them are the first query the model runs. The scoped searches therefore sit in the middle of a longer sequence, after other searches have already returned.
Promptwatch samples the ChatGPT consumer interface. We sample the OpenAI API with web search. The prompt sets also differ: ours is a fixed monitoring panel of brand and category prompts repeated daily, theirs is drawn from platform interfaces. Surface, prompt wording, and prompt mix are all candidate causes of the gap, and our data does not separate them.
The prompt set is the part that can be tested directly. Running our own prompt panel through the ChatGPT interface on the same day as the API run would hold the prompts constant and leave the surface as the only variable. We have not run that test.