Platform · guide

Hosting and domains

Connect a custom domain, configure DNS, and manage HTTPS.

Hosting and domains

Every WordSafe site ships on a global edge network — no separate hosting bill.

Default domain

Your site is live at <workspace>.wordsafe.app immediately on signup.

Custom domain

  1. Settings → Hosting → Add domain.
  2. Enter your domain (apex or subdomain).
  3. Add the CNAME or A records shown.
  4. Wait for DNS propagation (usually <5 min).
  5. HTTPS certificate is provisioned automatically via Let's Encrypt.

Apex domains use ALIAS/ANAME if your registrar supports it; otherwise A + AAAA.

Redirects

  • www → apex (or apex → www) toggle
  • HTTP → HTTPS forced by default

Multi-domain

Attach multiple domains to one site. Set one as primary — others 301-redirect.

CDN & caching

  • Static assets cached indefinitely (fingerprinted URLs)
  • HTML cached with SWR (5 s fresh, 24 h stale-while-revalidate)
  • Purge on publish is automatic