Private Claude Chats Exposed in Google and Bing Search Results
What happens between you and an AI chatbot does not always stay between you and a chatbot. Just ask Google. Over the weekend, people were
What happens between you and an AI chatbot does not always stay between you and a chatbot. Just ask Google. Over the weekend, people were surprised to discover that some Anthropic Claude chats could be easily found via web search. The issue, which appears to have been first flagged by a redditor, exposed chats that included people asking for advice about what political party they should join, whether attorneys in Kansas are required to self-report when they believe theyâve committed an ethical violation, and erotic role play. Claude allows users to share with other people âsnapshotsâ of chats by creating a public URL to a specific chatbot thread. The reasons some of these URLs were indexed by major search engines comes down to the basic functions of websites, search engines, and the collision of the two when generative AI gets in the mix. Basically, Anthropic instructs web crawlers, like those used by search engines like Google and Bing, not to index chats a user decides to share with other people.
The company does this via something called a robots.txt file, which has long been considered the standard way to tell web scrapers what parts of a site are appropriate to access. Anthropicâs robots.txt has made âsharedâ chats off limits to web scrapers since at least September 2025, according to a snapshot on the Wayback Machine. But itâs harder to prevent pages from being included in search engine results than you might expect. Bing, which still shows âabout 612 resultsâ if you search âsite:claude.ai/shareâ at the time of this writing, says in its technical documentation that developers can block the search engineâs web crawlers using robots.txtâbut that web developers should also include a ânoindexâ tag on individual pages as well. Some of the chats that showed up in search results flagged in the Reddit post were deleted by the time WIRED viewed them, and results no longer show up in Google when you search the âshareâ query that still worked on Bing.
In a developer guide, Google says that it ignores robots.txt instructions if that page is linked to from elsewhere on the internet and the page owner doesnât also include a special ânoindexâ html tag on the page or a â robots-tagâ in the pageâs response header. WIRED reviewed a sample of the exposed Claude chat pages and found that they did not include the ânoindexâ tag that both Bing and Google say they take into consideration when deciding whether or not to index a page. Microsoft, which owns Bing, did not provide comment ahead of publication. Anthropic did not respond to multiple requests for comment. Google spokesperson Ned Adriance tells WIRED that the indexing of shared Claude chats is Anthropicâs responsibility. â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,â Adriance says. âWe give site owners clear controls to decide whether pages can be crawled or indexed, and we always respect those directives.â Anthropic didnât respond to questions about why it didnât include the ânoindexâ tag on the shared chat pages.
