3 comments of 9

[ 0.29 ms ] story [ 9.1 ms ] thread
You can edit the headline to remove “may”:

site:claude.ai/public/artifacts

Am I misunderstanding something, or isn’t this a non-issue, as people shared those links publicly for google to find them?
This is a longstanding UX issue with unlisted URL’s. I’ve encountered this in my own products. Folks don’t know that sharing a link means it definitely will get indexed by Google.

Unfortunately this can’t be fixed via robots.txt — Google won’t proactively crawl the URL, but it does still index pages it finds from external links.

A `noindex` meta tag, however, does prevent pages from being indexed, so that feels like the appropriate solution here.