ChatGPT 検索に「site:」演算子を大規模導入
本文の状態
日本語全文を表示中
詳細モードで約2分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
Simon Willison Blog
OpenAI は GPT-5.6 の更新に伴い、ChatGPT Search が内部で site:演算子を大規模に活用するようになり、Reddit などの特定ソースの引用頻度が低下したことを外部分析が示している。
AI深層分析を開く2026年8月21日 09:37
AI深層分析
キーポイント
site:演算子の大規模導入
Promptwatch のデータによると、ChatGPT Search が site:演算子を扱う割合が8月8日に急激に16-17%まで上昇し、OpenAI の公式発表と整合する。
Reddit への依存度低下
同期して ChatGPT Search が Reddit をソースとして利用する可能性が大幅に減少しており、情報の信頼性向上やソースの多様化が進んでいる。
システムプロンプトの不透明性
OpenAI はシステムプロンプトを非公開にしており、外部調査では具体的な変更点を確認できないが、検索挙動の変化から内部ロジックの更新が推測される。
GEO(生成エンジン最適化)の台頭
ChatGPT などのチャットボット内でのサイト表示を最適化する GEO という新たな分野が形成され、企業はツールやコンサルティングを提供し始めている。
重要な引用
The percentage of all ChatGPT Search fanout queries that contain the site:operator, per day... jumped to 16-17% on August 8.
For Plus and Pro users, we're updating GPT‑5.6 Sol in Chat to be more reliable with facts and provide more focused answers.
Promptwatch is part of the emerging 'GEO' space, for Generative Engine Optimization - the chatbot version of SEO
編集コメントを表示
編集コメント
OpenAI がシステムプロンプトを非公開にする中、外部データによる分析が内部ロジックの変化を浮き彫りにしている点は興味深い。GEO の台頭は、従来の SEO とは異なる新しい最適化の必要性を企業に迫っていると言える。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
ChatGPT の検索が「site:」演算子を大規模に活用
Promptwatch は、生成エンジン最適化(GEO:Generative Engine Optimization)という新興分野の一部です。これは SEO のチャットボット版であり、企業は ChatGPT などのツール内でのプロンプト回答における自社のサイトの存在感を高めるためのツールやコンサルティングを提供しています。
Promptwatch の製品は、ChatGPT、Claude、Gemini といったエンドユーザー向けチャット製品に対するプロンプトの応答を自動化して追跡します。同社は、これらのデータを集計したレポートを自社コンテンツマーケティング戦略の一環として公開しており、それらは一見不可視な製品の設計変更について信頼性の高い手がかりを提供しているようです。
同社の追跡データには、今月初めに展開された GPT-5.6 と整合性のある顕著な変化が示されています:
1 日あたりの ChatGPT Search のファンアウトクエリ(関連結果の提示)のうち、「site:」演算子を含むものの割合。この割合は数週間にわたり 0.3% から 0.5% の間を推移していましたが、8 月 3 日から 5 日にかけて一時的に 0.15% に低下しました(これは段階的な展開やリリース前の実験と一致します)。その後、8 月 8 日には急激に 16〜17% に跳ね上がりました。
重要な点として、これらの数値は自動化された追跡が有効になっているプロンプトのみを反映したものであることに注意が必要です。
これは、OpenAI が発表したやや曖昧な 8 月 6 日の発表 と対応しています:
プラス(Plus)およびプロ(Pro)ユーザー向けに、Chat の GPT‑5.6 Sol を更新し、事実に対する信頼性を高め、より焦点を絞った回答を提供できるようにしました。
再び、OpenAI がシステムプロンプトを意図的に隠蔽しているせいで制約されていますが、ChatGPT を探ってみると、最新の検索ツールは site: オペレーターを直接促すのではなく、search(query, recency, domains) という形状をしているように思われます。
8月18日付けの 続報 で、Promptwatch は ChatGPT が検索結果から Reddit を利用する可能性を大幅に低下させたようだと報告しました。システムプロンプトが Reddit からの情報源を避けるように更新されたかどうかを確認しようとした私の試みは失敗しましたが、私が知る限り最も包括的な 漏洩したシステムプロンプト のコレクションでも、関連する変更はまだ確認されていません。
Tags: reddit, seo, openai, chatgpt, ai-assisted-search, system-prompts
原文を表示
ChatGPT search now uses the site:operator at scale
Promptwatch is part of the emerging "GEO" space, for Generative Engine Optimization - the chatbot version of SEO, where companies offer tools and consulting to help your site increase its presence in replies to prompts inside tools like ChatGPT.
The Promptwatch product uses automation to track responses to prompts across end-user chat products like ChatGPT, Claude, and Gemini. They publish aggregate reports on this as part of their own content marketing strategy, which do seem to provide credible hints as to otherwise invisible design changes to those products.
Their own tracking shows a notable change aligned with the GPT-5.6 rollout earlier this month:
The percentage of all ChatGPT Search fanout queries that contain the site:operator, per day. The share hovered between 0.3% and 0.5% for weeks, dipped briefly to 0.15% on August 3 to 5 (consistent with a staged rollout or pre-launch experiment), then jumped to 16-17% on August 8.
It's important to note that these figures only reflect the prompts for which they have automated tracking enabled.
This corresponds to OpenAI's somewhat vague August 6th announcement:
For Plus and Pro users, we’re updating GPT‑5.6 Sol in Chat to be more reliable with facts and provide more focused answers.
Once again I am hampered by OpenAI's decision to actively obscure their system prompts, but from poking at ChatGPT I believe their latest search tool has a shape like search(query, recency, domains) rather than encouraging a site: operator directly.
In a follow-up on August 18th Promptwatch reported that ChatGPT appeared to have greatly reduced the likelihood of Reddit being used in those searches. My own attempts to ascertain if the system prompt has been updated to discourage Reddit sourcing have been unsuccessful - the most thorough leaked system prompt collection I know of doesn't yet show any relevant changes.
Tags: reddit, seo, openai, chatgpt, ai-assisted-search, system-prompts
関連記事
News to Guide
ニュースの次に確認する
発表内容を、現在の料金や仕様と照らし合わせられる関連ガイドです。
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み