All posts

Private Claude chats turned up in Google and Bing results

Manaal KhanAugust 2, 2026 at 9:16 PM4 min read
Private Claude chats turned up in Google and Bing results

Private conversations with Anthropic's Claude chatbot showed up in Google and Bing search results over the weekend, exposing chats that ranged from political questions to erotic roleplay. The root cause: Anthropic relied on a robots.txt file to block web crawlers from indexing shared chat URLs, but both search engines say that directive alone is not enough.

Screenshot showing Claude AI shared chat URLs appearing in search engine results
Image (Source: Feed: Artificial Intelligence Latest)

Claude lets users generate public URLs for specific conversations, creating "snapshots" they can send to colleagues or friends. Those links are not guessable. They are only discoverable if someone shares them. The problem is that once a link lands on a public forum, a blog post, or another indexed page, search engines can follow it and add the chat to their results, regardless of what the robots.txt file says.

Advertisements

Why robots.txt alone failed

Anthropic AI Claud Leaked Chats to Google - Dario Blames Users for Dumb UX

Anthropic's robots.txt has blocked crawlers from the /share path since at least September 2025, according to Wayback Machine snapshots. But Bing's technical documentation explicitly warns developers: use a "noindex" tag on individual pages as well. Google's own developer guide states it will ignore robots.txt instructions if a page is linked from elsewhere on the web and lacks a noindex HTML tag or an x-robots-tag in the HTTP header.

WIRED reviewed several exposed chat pages and found none included the noindex tag. That gap left them eligible for indexing the moment they were linked from anywhere crawlable.

A redditor first flagged the issue. At the time of reporting, a Bing search for "site:claude.ai/share" still returned about 612 results. Google had already purged results for that query, though WIRED noted the underlying pages still lacked the noindex directive, leaving them vulnerable to re-indexing.

Both sides point fingers

Anthropic says it does not share chat directories or sitemaps with search engines. "When someone shares a conversation, they are making that content publicly accessible, and like other public web content, it may be archived by third-party services," a spokesperson told WIRED.

Google spokesperson Ned Adriance pushed responsibility back: "Neither Google nor any other search engine controls what pages are made public on the web. We give site owners clear controls to decide whether pages can be crawled or indexed, and we always respect those directives." Microsoft did not comment.

612
Number of shared Claude chat results still appearing in Bing at the time of reporting

Anthropic did not answer questions about why it had not added the noindex tag. This is the second time it has faced criticism for the same issue. Last September, after a similar Forbes report, Anthropic said it uses robots.txt to signal crawlers. That measure clearly has not been sufficient.

Advertisements

A broader tension in AI indexing

Robots.txt has become a contested battleground. Anthropic, Meta, and OpenAI all include directives in their chatbots' robots.txt files blocking competitors' AI training crawlers from accessing their sites. OpenAI blocks Google-Extended. Meta blocks GPTBot. Google did not respond to questions about competitors blocking its training crawler.

The result is an odd asymmetry: AI labs treat robots.txt as a binding promise when it benefits them, but search engines treat it as optional when pages surface through other routes. Neither reading is wrong. Both reflect the file's ambiguous legal and technical status.

Also Read
Google indexed Claude shared chats, exposing user conversations

Earlier coverage of the same indexing issue with additional technical background

What Claude users should do now

Go to Settings > Privacy > Shared chats in your Claude account. Review every conversation you have shared and revoke access to any you no longer want public. Deleting the shared link removes the page, but cached copies may persist in search engines or the Wayback Machine until they refresh or honor a removal request.

For teams using Claude in production, assume that any shared link can end up indexed. Treat the share feature the way you would treat a public Pastebin: convenient for quick handoffs, unsuitable for sensitive information.

ℹ️

Logicity's Take

Anthropic's reliance on robots.txt alone was an engineering shortcut that has now backfired twice. Adding a noindex meta tag to every /share page is a one-line fix. The fact that it still has not been deployed suggests either a policy decision (Anthropic wants shared chats to be discoverable) or an internal blind spot. Either way, AI builders integrating Claude's API should document the privacy boundary they promise users and avoid exposing conversation data through shareable URLs without explicit consent and clear warnings.

The exposed chats included users seeking legal advice and personal guidance, information most would not want searchable. Whether Anthropic patches the gap or not, the episode is a reminder: public URLs are public, and no text file can fully retract that.

ℹ️

Need Help Implementing This?

If you're building AI products and need help designing privacy-safe sharing features or configuring crawler controls, reach out to Logicity's network of vetted consultants. We can connect you with the right expertise.

Source: Feed: Artificial Intelligence Latest / Maddy Varner

M

Manaal Khan

Tech & Innovation Writer

Produced with AI assistance and reviewed by the Logicity editorial team. Learn more in our Editorial Policy.