Claude chats exposed in Google and Bing search results
Public sharing URLs for Claude chat threads can surface sensitive conversations in search results, undermining user privacy and creating compliance risks for individuals and organizations.
At a glance
- Public URLs allow a specific Claude chat thread to be surfaced by search engines.
- Anthropic’s robots.txt has directed crawlers not to index shared chats since September 2025 (per Wayback snapshots).
- Bing shows about 612 results for site:claude.ai/share at the time of reporting; Google may index pages if they’re linked somewhere and lack a noindex tag.
- Some shared chats seen in search were deleted by the time WIRED reviewed them, and Google results for the share query no longer surfaced those pages.
The story
Over the weekend, users discovered that some Claude chats could be found via web search, exposing conversations that ranged from political party advice to legal ethics questions and even erotic role play, according to WIRED. Anthropic’s feature lets users share a public URL to a specific chatbot thread, which can then be indexed by search engines unless prevented by site controls.
The exposure hinges on how web crawlers and search engines treat shared chat URLs. Anthropic has directed crawlers away from indexing shared chats using robots.txt since at least September 2025, a directive that WIRED corroborated with a Wayback Machine snapshot. However, search engines can still index pages if those pages are linked elsewhere and lack a noindex tag, complicating efforts to keep chats private.
In practice, search engines vary in how they apply those directives. Google’s own developer guidance says indexing can occur if a page is linked from other sites and the page lacks a noindex tag or appropriate header flags, and it notes that makers of pages have tools to indicate crawling permissions. Google spokesperson Ned Adriance told WIRED that indexing shared Claude chats is Anthropic’s responsibility, saying, “Neither Google nor any other search engine controls what pages are made public on the web, and these pages were indexed across many search engines. We give site owners clear controls to decide whether pages can be crawled or indexed, and we always respect those directives.” Anthropic did not respond to questions about why the noindex tag was not used on shared chats.
Some chats flagged by Reddit posts were deleted by the time WIRED viewed them, and Google searches for the specific “share” query no longer surfaced those pages. The broader takeaway is that even with robots.txt blocking, indexing can occur if pages are linked elsewhere and lack an explicit noindex instruction, meaning private or semi-private chats can become public without a direct breach of the system’s access controls.