Private-link hosts default to noindex; that's the product. The exception — a portfolio page, a public case study, a launch microsite — fits as per-document opt-in, not as a different account.
The account has twenty active links — eighteen are private (client previews, internal reports, AI artifacts under NDA), two should be public (a portfolio landing, a published case study you reference in pitches). The eighteen need to stay default-noindex. The two need to be findable in Google.
The choice isn't "switch the whole account to public hosting" — that exposes the eighteen wrongly. It's also not "host the two on a separate platform" — that fragments where your URLs live. The right shape is one account, default-private, with two specific documents marked indexable.
When you flip a document to searchable, three things happen:
<meta name="robots"> changes from noindex to index, follow. Search engines arriving at the URL learn they're allowed to add it to their index.None of these affect the other documents on the account. The default-noindex stays on everything else; the public listing only contains the URLs you specifically opted in.
For backstop — the unguessable slug stays in place even on a searchable doc. The URL is still hard to guess; you've just removed the meta-level "don't index" instruction. People who type random URLs still get nowhere.
Three patterns where the same account legitimately wants one public document:
In each case, the account doesn't fork into "public account" and "private account" — it stays one account with mostly-private use and a small public surface.
Equally important: cases where flipping searchable would be a mistake even if technically possible.
Default-noindex isn't a limitation; for most files, it's the right shape. Searchable opt-in is the exception, not the new default.
Most private-link hosts that offer searchable opt-in cap the number per tier — not because the indexing is expensive, but because the cap is a soft brake on abuse cases (someone using "private" hosting as a public dump for SEO spam, content-farm operators, etc.).
The typical ladder:
For most users with private-as-default work and one or two public-facing exceptions, the free tier's single searchable slot — or Solo's five when you want headroom — is enough; for studios and agencies with a stack of case studies plus a portfolio plus recurring launch pages, Studio's unlimited searchable covers the surface without a ceiling.
The free tier opts one document into searchable; Solo plan ($4.99/mo) raises that to five; Studio plan ($14.99/mo) makes it unlimited. The default-noindex stays on everything else; the searchable toggle is per-document, flippable both ways. Privacy is always free — and so is your first searchable document; the paid tiers just add more room for accounts that need it.
To reverse: same toggle, flip back. Google's cache may keep the URL findable for another few weeks after the flip; for time-sensitive cases, the smarter pre-emptive move is to not opt in in the first place.
Searchable opt-in doesn't turn a private-link host into a publishing platform. Two cases where the right shape is a dedicated public host:
The right framing: searchable opt-in handles the exceptional public document on an otherwise-private account. For accounts that are mostly public, the public-host shape (Webflow, a static site generator, a CMS) is what fits.
For most users, the split is clean: private by default for the eighteen, searchable opt-in for the one or two. The toggle exists to handle the cases the default doesn't, not to replace the default.
Worth knowing what the other eighteen are actually resting on. Their privacy comes from an unguessable URL plus a no-index rule — not from a password, and the two aren't interchangeable. How password protection on a link actually works covers where a real gate sits in the request and why some implementations hand over the file before asking.
Sharing a chat creates a snapshot anyone with the link can open. Unsharing disables that link. Neither of those is the same as 'not indexable', and the difference caught a lot of careful people in July 2026. Here's the mechanism, where to check your own shares, and when you need noindex to be a property of the link itself.
The default expired-link page is generic and reads as the host's brand. Studio plans let the page read as the studio's own — what changes, when it matters.
Pointing a subdomain at a private-link host so the URL says your brand, not the vendor's. Steps, DNS gotchas, and when the apex vs subdomain choice matters.
miinideck turns a single HTML file into an unguessable link with optional password and expiry. Default-private, never indexed.