Your Private Claude Chats Could Show Up in a Google Search

A technical gap between Anthropic's privacy instructions and how search engines actually work left shared Claude conversations visible to anyone who knew where to look.

AI2Day Newsdesk3 min read
Extreme close-up of a dark computer terminal screen filled with cascading green monospace text commands against a black background, a faint amber glow reflectin
Share

Key points

  • Shared Claude chat links appeared in Google and Bing search results, exposing conversations about politics, legal ethics, and erotic roleplay.
  • Anthropic used a robots.txt file to tell search engines to stay away, but neither Google nor Bing treats that file as a hard guarantee.
  • Both Google and Bing say site owners should also add a "noindex" tag to individual pages; Wired reported that Claude's shared pages did not include one.
  • Google has since stopped returning those results, but Bing still showed roughly 612 results at the time of writing.
  • Claude users can delete their shared links now, under Settings > Privacy > Shared chats.

Anyone who shared a Claude conversation using the chatbot's built-in share feature may have had that chat turn up in a basic web search. Conversations about which political party to join, whether Kansas lawyers must self-report ethical violations, and explicit roleplay all surfaced in results, first flagged by a Reddit user over the weekend.

How did private chats end up in search results?

They were never fully private to begin with, at least not by default. When a Claude user creates a shareable link, a short "noindex" instruction, code that tells search engines "do not list this page", was absent from those pages. That gap is what caused the exposure.

Here is the technical picture in plain terms. Anthropic uses a file called robots.txt, a standard instruction sheet that websites publish to tell web-crawling bots which pages to avoid. Anthropic's robots.txt has told crawlers to leave shared chats alone since at least September 2024. That sounds solid. The problem is that robots.txt is a request, not a lock.

Google is direct about this. Its own developer guide says it will ignore robots.txt if a page is linked to from somewhere else on the internet and the page owner has not also added a "noindex" HTML tag to the page itself. Bing says the same thing in its documentation. Wired reviewed a sample of exposed Claude pages and found none of them carried that tag.

Google spokesperson Ned Adriance told Wired: "Neither Google nor any other search engine controls what pages are made public on the web." He added that Google always respects noindex directives when site owners use them. Anthropic did not respond to requests for comment. Microsoft, which owns Bing, also declined to comment.

Is your data still exposed right now?

For Google, probably not. Those results appear to have been removed. Bing still showed results as of the time of writing, and Wired noted that the underlying pages still lack a noindex tag, meaning the problem could reappear.

This is not the first time Anthropic has faced this. The same issue surfaced in September 2024, and the company told Forbes at the time that robots.txt was its approach. The gap was never fully closed.

What should Claude users do?

Check your shared links. Open Claude, go to Settings > Privacy > Shared chats, and review or delete any links you have created. If a conversation contains anything you would not want a stranger to read on a search results page, remove the shared link now.

The broader lesson here applies to any AI chatbot, not just Claude. A shareable link is a public web page. It behaves like one, which means search engines can find it unless the site actively prevents that with the right technical instructions in place.

© 2026 AI2Day