DATANEWS

Shared Claude Chats Appeared in Google and Bing Search Results

WIRED · 2026-08-03

Shared conversations from Anthropic’s Claude chatbot appeared in Google and Bing search results, exposing a gap in search-indexing controls for public AI chat links.

Why it matters: Shareable AI conversations should be treated as published documents unless the platform enforces authentication and search exclusion.

Shared conversations from Anthropic's Claude chatbot appeared in Google and Bing search results, exposing a gap between creating a public sharing link and preventing that link from becoming broadly discoverable.

Claude allows users to generate public URLs containing snapshots of individual conversations. Those links are intended for sharing, but users may not expect them to appear in search results alongside ordinary websites.

Anthropic attempted to restrict crawler access through robots.txt. However, sampled Claude share pages reportedly lacked a page-level noindex directive.

That distinction matters. Robots.txt can tell compliant crawlers not to fetch a page, but it does not guarantee that the page URL will stay out of search results when other websites link to it.

The incident was not a breach of private Claude accounts. Users had created public share links. The failure was allowing those public URLs to become searchable without explicit indexing restrictions.

Source and attribution →