AI

Claude Shared Chats Were Showing Up in Google Search

Claude Shared Chats Were Showing Up in Google Search

Anthropic Claude logo illustration

The label on every Claude share link reads “Anyone with the link.” Over the weekend, users learned that “anyone” included Google’s index. A Reddit user discovered on July 25 that typing the search operator site:claude.ai/share into Google returned hundreds of fully readable Claude conversations belonging to other people, Decrypt reports — and before the results were pulled, someone had already saved 11,241 of those exposed messages to a GitHub repository.

What surfaced was a raw cross-section of what people actually tell an AI assistant. Decrypt’s review of the thread — which climbed past 4,000 upvotes — found a lawyer asking whether they needed to self-report a professional ethics violation, a user who had pasted a crypto wallet seed phrase into a chat, and what appeared to be Social Security numbers. TechCrunch’s reporting adds that some indexed conversations reportedly contained health records, private company documents, and the names and phone numbers of children.

One missing line of HTML

The technical cause is almost anticlimactic. Claude’s share feature is designed to work like an unlisted video: you send the link, the recipient reads it, strangers can’t search for it. Keeping a public URL out of search results requires a noindex meta tag — a single HTML instruction telling search engines not to list the page. Claude’s share pages didn’t have one.

Anthropic’s robots.txt file was already blocking crawlers from Claude share URLs, which sounds like it should have been sufficient. It wasn’t, and Google’s own documentation explains why: blocking a crawl does not prevent indexing if the URL appears elsewhere on the web. Google can’t open a blocked page — which also means it never sees the noindex instruction inside it. So every share link that landed on a forum, a tweet, or a public Slack archive became an indexed page. Some conversations even appeared in results labeled “No information is available for this page”: Google knew the link existed from third-party posts, it just couldn’t describe the contents.

The same gap extended to Claude’s published Artifacts — the mini apps, dashboards, and documents users build inside Claude. A search for site:claude.ai/public/artifacts surfaced payroll spreadsheets with employee names, CRM chat exports, and unreleased product roadmaps.

Anthropic’s answer: working as designed

Anthropic’s response put the emphasis on user choice rather than a bug. The company told TechCrunch that share links only appear in search results when they’ve been posted somewhere search engines can see, and that a link sent privately stays out of search. Spokeswoman Amie Rotherham said the company does not share chat directories or sitemaps with search engines, that share links “are not guessable or discoverable unless people choose to share them themselves,” and that publicly shared content, like any public web content, may be archived or indexed.

That’s technically accurate — and it sidesteps the expectation the interface itself created. “Anyone with the link can view” reads as a Google Docs-style promise, and as TechCrunch notes, Google Docs shared by link don’t end up publicly searchable. The distinction between “reachable by URL” and “listed in a search engine” is exactly the one a noindex tag exists to enforce, and users had no way to know it was absent. By July 26, Google had begun pulling Claude share results from its index.

An industry rerun, almost to the month

The strangest part of the episode is how familiar it is. Roughly eleven months ago, OpenAI shipped a “Make this chat discoverable” checkbox that sent thousands of ChatGPT conversations into Google, Bing, and DuckDuckGo before the company’s security chief, Dane Stuckey, pulled the feature, calling it “a short-lived experiment to help people discover useful conversations.” Many of those chats had already been captured by the Internet Archive, where a portion remains accessible today — a reminder that de-indexing is not deletion.

The practical takeaway for anyone using AI chat share links is blunt: treat a share URL as public the moment it exists. Once a link has been posted anywhere crawlable, removal from search results doesn’t retract copies already scraped, archived, or committed to a GitHub repo. If a Claude conversation you shared contains credentials or a seed phrase, rotating those secrets — not deleting the link — is the fix that matters.

Editorially independent: we accept no payment for coverage and currently use no affiliate links. Read our Editorial Standards and Corrections Policy. Published: Jul 28, 2026.
Jinultimate

Editor of ZBrandCo and the person accountable for what we publish — setting our sourcing standards, fact-checking claims against primary sources, and issuing corrections promptly across AI, open source, and gaming. Reach the desk at editorial@zbrandco.com.