Connectivity

Branded Domains

Your status page should feel like your own product. Connect a custom subdomain to serve your status page from your own infrastructure.

Prerequisites

Pro Feature
Custom domains are available for Pro and Agency subscribers. Starter plans utilize the default *.statuscode.in subdomain.

DNS Configuration

Setting up a custom domain requires adding a single record to your DNS provider. This process is non-destructive and will not interfere with your main website.

1
Domain Entry: Enter your full target subdomain (e.g., status.yourdomain.com) in the project settings.
2
DNS Update: Create a new CNAME record in your DNS manager (Cloudflare, AWS, etc.).
3
Target Value: Point the CNAME to cname.statuscode.in.
4
Verification: Return to Statuscode and click Verify to initiate SSL provisioning.

Common Provider Guides

Cloudflare
Set Proxy Status to "DNS Only" (Grey Cloud) during the initial verification pass. You can re-enable proxying after SSL is active.
AWS Route 53
Create a standard CNAME record. Do not use "Alias" records for Statuscode targets.

Technical Details

Record Type
CNAME
TTL
Auto or 3600
Target
cname.statuscode.in
SSL
Automatic (Let's Encrypt)
SSL Delays
SSL certificates are usually issued within 10 minutes of DNS verification, but propagation can take up to 24 hours in some regions.

Was this helpful?

Quick feedback helps improve the docs.