2 min read AI-generated

Awkward: Shared Claude Chats Showed Up in Google Search

Copy article as Markdown

Share a Claude chat with the share button, and you might have found it again on Google — complete with crypto wallet keys, résumés and internal business conversations. A small technical slip with an uncomfortable payoff.

Featured image for "Awkward: Shared Claude Chats Showed Up in Google Search"

It’s every user’s nightmare after casually sharing a chat: over the weekend it turned out that hundreds of publicly shared Claude conversations — and even Artifacts — were showing up in Google search results. Visible to anyone who knew what to look for.

What happened

A Reddit user demonstrated on July 25 that the simple query site:claude.ai/share surfaced batches of publicly accessible Claude chats. Soon after, outlets including Fortune and VentureBeat reported on the scale of it. The indexed pages held sensitive content: crypto wallet creation with keys, legal questions, résumés with names and addresses, internal business discussions. Claude-generated Artifacts — interactive apps, dashboards, documents — landed in the results too.

The technical cause

Claude’s share button generates a public URL you can pass to others. The problem: those pages were missing a noindex tag — the simple instruction that tells search engines not to add a page to their index. Without it, Google could crawl the content and make it publicly findable. Anthropic attributed earlier visibility to users posting their own links on websites or social media — where search engines would find them anyway.

By Sunday morning, many of the original results had vanished or become much harder to find. Whether Google, Anthropic or the users themselves did the cleanup stayed unclear.

My take

“Share” sounds harmless — until you realize that “public” on the web can literally mean “for search engines.” We’ve seen this pattern before with ChatGPT, which hit almost the exact same wall a few months back. The lesson is simple and applies to every AI tool: a share link is not a private link. Whatever you put in there, you should be comfortable showing a stranger. And the technical fix — a noindex header — is so small you have to wonder why it wasn’t there from day one. Practical tip: if you’ve shared chats in the past, check your settings for which shares are still live and revoke anything you don’t need.


Sources: