Skip to content
Join the waitlist

Status pages

Custom domains

Serve your status page from status.yourcompany.com with automatic TLS.

Every status page gets a *.statuscheck.io subdomain. Paid plans can serve it from a domain you own, usually status.yourcompany.com.

  1. Open the status page’s Settings → Domain.

  2. Enter the domain, for example status.acme.com.

  3. At your DNS provider, add a CNAME record:

    status.acme.com. CNAME pages.statuscheck.io.
  4. Back in StatusCheck, click Verify. Verification usually completes within a few minutes of the DNS change propagating.

TLS certificates are issued automatically and renewed before they expire. There is nothing to upload.

Because outages sometimes take your own DNS or your main domain down with them, keep the status page’s domain on a different zone or provider from your product where you can: acme-status.com, or a subdomain delegated to a second DNS provider. StatusCheck itself runs on infrastructure separate from any customer’s, but a CNAME is only as available as the zone that holds it.

CNAME records can’t sit at the apex of a zone (acme.com). Use a subdomain, or a provider that supports ALIAS/ANAME/CNAME-flattening at the apex.

Remove the domain in settings first, then delete the DNS record. The *.statuscheck.io subdomain keeps working throughout.