Skip to content
HomeNewsConceptsGuidesToolbox
AboutSubscribeUA
Subscribe

AI Today Brief

The daily AI-engineering brief. Built in public. EN · UA.

XTelegramLinkedInYouTubeRSS

Follow AI Today Brief on LinkedIn for daily AI-engineering updates and the weekly “5 shifts that changed how developers work” PDF.

Explore

NewsDigestsConceptsGuides

Company

SubscribeAdvertiseAbout

Legal

Editorial policyAI disclosurePrivacyTerms

© 2026 AI Today Brief. All rights reserved.

  1. Home/
  2. News/
  3. Token & cost optimization/
  4. ChatGPT Search adopts site domain operators at scale in GPT-5.6 Sol rollout
Token & cost optimization

ChatGPT Search adopts site domain operators at scale in GPT-5.6 Sol rollout

Automated tracking data reveals ChatGPT Search has shifted to using domain-specific operator queries at scale following the GPT-5.6 Sol rollout. Search fanout queries using site-style constraints jumped from under 0.5% to over 16%.

August 21, 2026· 3 min read
OKCurated by Oleksandr Kuzmenko, AI Product Engineer·Updated August 21, 2026·Sources cited on every story
AI-assisted · editor-reviewed·How we use AI
ChatGPT Search adopts site domain operators at scale in GPT-5.6 Sol rollout

Impact: Medium

Why it matters

Structure documentation sites and GEO strategies around domain-targeted parameter retrieval rather than legacy broad keyword fanouts.

TL;DR

  • 01ChatGPT Search now uses domain-targeted operators (`search(query, recency, domains)`) for 16%+ of queries.
  • 02GPT-5.6 Sol relies less on broad web indexing and more on explicit domain parameter filtering.
  • 03Reddit search citation priority has been measurably reduced in recent system updates.

Key facts

site: Query Usage
16% - 17% (up from 0.3%)
Rollout Date
August 8, 2026
Inferred Tool Signature
search(query, recency, domains)

Search Fanout Metrics

Promptwatch query tracking captured a step-function increase in domain-restricted web search fanouts:

  • Baseline Activity: site: query inclusion hovered between 0.3% and 0.5% for weeks.
  • Pre-launch Dip: Dropped briefly to 0.15% between August 3 and August 5 during staging.
  • Scale Deployment: Jumped to 16%–17% on August 8 in conjunction with the GPT-5.6 Sol update.

Internal Tool Design Shift

Rather than injecting raw system prompt text instructing the model to append site:, OpenAI appears to have structured its search capability into explicit tool parameters: search(query, recency, domains). Recent observations also indicate decreased reliance on Reddit user content during search retrieval.

✓ When to use

  • When analyzing Generative Engine Optimization (GEO) traffic patterns from OpenAI search agents.
  • When designing custom web-search agent tools that mimic GPT-5.6 retrieval behavior.

✕ When NOT to use

  • When designing local offline RAG pipelines without external web search tools.
  • For standard non-search conversational prompts that do not trigger web tools.

What to do today

  • →Ensure technical product docs are structured with clear domain-level canonicals for LLM indexing.
  • →Test prompt search retrieval against explicit domain filtering when verifying RAG coverage.
#ChatGPT#GPT-5.6 Sol#Promptwatch

Sources

  • Simon Willison: ChatGPT search now uses the site:operator at scale
ShareShare on XShare on LinkedIn
← Previous storyVomit CLI pipes dense Claude 5 output through local LLMs for readable terminal logsNext story →DeepSeek Releases Open-Source Agent Harness Powered by Cordis Architecture

Related stories

  • Token & cost optimizationSemiAnalysis AgentX Benchmarks Real-World Agentic AI Token Consumption and Serving Efficiency
  • Token & cost optimizationOpenAI Cuts GPT-5.6 Sol API and Codex Credit Pricing by 20%
  • Token & cost optimizationNative Bedrock Codex missing explicit prompt cache controls causes high write spend
  • Token & cost optimizationHugging Face Reveals Benchmark Overfitting and Fake Transcripts in Top Speech Models

Email digest

Get the morning AI brief

One email a day — the stories that matter for engineers, founders and tech leads. Human-edited, with links to primary sources.

  • ✓120+ sources scanned daily
  • ✓Edited by a human
  • ✓1 email per day
  • ✓EN + UA

By subscribing you agree to the privacy policy.