Claude shared chats reportedly surfaced in search engine results
Shared Claude conversations were briefly indexed by search engines, with Reddit users reporting exposed crypto keys and legal queries.
By Renata Fuchs · Policy Reporter
· 3 min read
Claude shared chats were reportedly visible through search engines after Anthropic’s link-sharing feature appeared to let shared conversation pages be indexed. The Decoder reported that users on Reddit found thousands of public Claude share links through a Google search for site:claude.ai/share, raising a familiar risk for AI products that turn private prompts into shareable web pages.
The issue centered on Claude’s “Share with link” feature, according to the report. Shared links are intended to make a conversation accessible to people who have the URL, but search indexing can widen that audience to anyone using a search engine. The Decoder reported that the pages apparently did not include a noindex instruction, the tag used to tell search engines not to list a page in results.
Were Claude shared chats visible in search engines?
According to users posting in the ClaudeAI subreddit and reporting cited by The Decoder, shared Claude conversations appeared in Google search results for a period of time. The Google results disappeared soon after, while the same chats reportedly remained visible longer on Bing and Brave Search.
The reported exposure matters because AI chat histories can include sensitive operational material that users treat as semi-private, even when a share feature creates a public link. The Decoder said some accessible conversations reportedly contained crypto keys and legal queries. It did not say how many sensitive chats were exposed, how long the pages were indexed, or whether Anthropic notified affected users.
Anthropic appears to have reacted quickly, according to The Decoder, though the company’s exact remediation steps were not detailed in the report. The practical failure mode is clear enough: a product-level sharing control created URLs that search crawlers could discover and list, turning link-based access into searchable access.
Why a noindex tag matters
A noindex tag is a standard instruction that asks search engines to exclude a page from their results. It does not make a page private, but it can prevent a public URL from being discoverable through ordinary search queries.
The episode echoes a similar problem at OpenAI. The Decoder noted that OpenAI made the same mistake last year with shared ChatGPT conversations and later removed the feature, citing PCMag’s earlier coverage. For AI companies, the repeated pattern is less about model behavior than product plumbing: chat-sharing features need web security defaults that match how users perceive the sensitivity of their conversations.
Users who have shared Claude conversations can review them in Claude’s settings. The path listed by The Decoder is Settings, then Privacy, then Shared Chats. That is the available control for managing previously shared conversations, based on the report.
For operators deploying AI tools inside companies, the incident is another reminder that “share with link” is not the same as internal access control. If employees paste keys, client details or legal questions into a chatbot and then create share links, the exposure risk can come from the surrounding product features as much as from the model itself.
This story draws on original reporting from The Decoder.