General Questions
What is a custom domain for status pages?
What is a custom domain for status pages?
status.mycompany.com) instead of the default status.watchmantower.com/your-workspace-slug.This provides brand consistency and professional appearance for your public status communications.Which plans include custom domains?
Which plans include custom domains?
- Team Plan - 1 custom domain included
- Stack Plan - Up to 5 custom domains included
How much does a custom domain cost?
How much does a custom domain cost?
- SSL certificates
- CDN bandwidth
- Domain hosting
- Certificate renewals
Can I use multiple custom domains?
Can I use multiple custom domains?
Can I change my custom domain later?
Can I change my custom domain later?
- Delete the current domain in Settings → Status Page → Custom Domain
- Add your new domain
- Configure DNS for the new domain
- Wait for SSL validation
Technical Questions
Can I use a root domain like mycompany.com?
Can I use a root domain like mycompany.com?
status.mycompany.com).Why: The setup requires a CNAME record, which cannot be created for root domains according to DNS specifications. CNAME records at the root would conflict with other essential records like MX (email) and NS (nameservers).Recommended subdomains:- status.mycompany.com
- uptime.mycompany.com
- health.mycompany.com
Do I need to buy an SSL certificate?
Do I need to buy an SSL certificate?
- Is issued within 1-5 minutes of setup
- Renews automatically before expiration
- Uses industry-standard encryption (TLS 1.2+)
- Is trusted by all major browsers
How long does setup take?
How long does setup take?
- Add domain: Instant
- DNS propagation: 5-10 minutes
- SSL validation: 1-5 minutes
- Total: 10-15 minutes on average
- High DNS TTL: Up to 24 hours (rare)
- DNS provider delays: 15-30 minutes
- Cloudflare service load: Occasional delays
What DNS record type do I need?
What DNS record type do I need?
- A records
- AAAA records
- TXT records
- URL redirects
Can I use Cloudflare's proxy (orange cloud)?
Can I use Cloudflare's proxy (orange cloud)?
What happens to my old status page URL?
What happens to my old status page URL?
Does custom domain affect uptime monitoring?
Does custom domain affect uptime monitoring?
- Monitor checks
- Data collection
- Alert delivery
- Uptime calculations
- API access
DNS & Configuration
Which DNS providers are supported?
Which DNS providers are supported?
- Cloudflare
- Amazon Route 53
- Google Cloud DNS
- Namecheap
- GoDaddy
- DNSimple
- Hover
- Name.com
- And any provider that supports CNAME records
How do I verify my DNS is configured correctly?
How do I verify my DNS is configured correctly?
What should I set my TTL to?
What should I set my TTL to?
- Low enough for reasonable change propagation
- High enough to reduce DNS query load
- Standard for most services
Can I use a wildcard domain like *.mycompany.com?
Can I use a wildcard domain like *.mycompany.com?
- *.mycompany.com
- status.*.mycompany.com
status.mycompany.comWhat if I already use status.mycompany.com for something else?
What if I already use status.mycompany.com for something else?
uptime.mycompany.comhealth.mycompany.comstatuspage.mycompany.com
SSL & Security
Is HTTPS/SSL included?
Is HTTPS/SSL included?
- Automatic issuance (1-5 minutes)
- Auto-renewal (every 60 days)
- TLS 1.2+ encryption
- Trusted by all browsers
- HTTP to HTTPS redirect
Can I use my own SSL certificate?
Can I use my own SSL certificate?
- Free
- Automatically managed
- Industry-standard security
- Compatible with all browsers
How long is the SSL certificate valid?
How long is the SSL certificate valid?
What if my SSL certificate expires?
What if my SSL certificate expires?
- Watchman Tower detects the issue
- Sends you an email alert
- Automatically retries renewal
- Support team is notified for manual intervention if needed
Is my status page protected from DDoS attacks?
Is my status page protected from DDoS attacks?
- Layer 3/4 network attacks
- Layer 7 application attacks
- Automatic mitigation
- No configuration needed
Are CAA records required?
Are CAA records required?
Troubleshooting
My domain shows 'SSL Being Issued' for over 30 minutes
My domain shows 'SSL Being Issued' for over 30 minutes
- DNS not propagated yet - Wait 10-20 more minutes
- CNAME incorrect - Verify with
dig CNAME status.mycompany.com - Cloudflare proxy enabled - Set to gray cloud (DNS only)
- CAA records blocking - Check and update CAA records
I see 'Configuration Error' status
I see 'Configuration Error' status
-
Verify CNAME exists:
-
Check CNAME target is exact:
(No spaces, no http://, no typos)
-
If using Cloudflare DNS:
- Ensure proxy is OFF (gray cloud)
- Wait 10 minutes for DNS propagation
Browser shows privacy or SSL warning
Browser shows privacy or SSL warning
- If SSL Being Issued (yellow) - Wait, don’t visit domain yet
- If Working (green) - Clear browser cache and try again
Domain worked before but stopped
Domain worked before but stopped
- CNAME deleted - Someone removed the DNS record
- Cloudflare proxy re-enabled - Set back to gray cloud
- Domain expired - Renew domain registration
- DNS provider changed - Re-add CNAME at new provider
How do I contact support for help?
How do I contact support for help?
- Your domain name
- Screenshot of DNS settings
- Output of:
dig CNAME status.mycompany.com - DNS provider name
- Current status badge color (green/yellow/red)
Billing & Plans
What happens if I downgrade my plan?
What happens if I downgrade my plan?
- Your custom domain stops working immediately
- Status page reverts to default URL:
- Custom domain configuration is saved for 30 days
- If you upgrade again within 30 days, your custom domain is automatically restored
- After 30 days, custom domain configuration is deleted
Can I upgrade mid-cycle to get custom domains?
Can I upgrade mid-cycle to get custom domains?
- Upgrade is prorated based on remaining days in your billing cycle
- Custom domain feature is available immediately after upgrade
- No waiting period
Do I get charged for SSL renewals?
Do I get charged for SSL renewals?
- Certificate issuance
- Certificate renewal
- Bandwidth/traffic
- DNS queries
- CDN usage
Performance & Reliability
How fast will my status page load?
How fast will my status page load?
- Static assets: < 50ms (cached at edge)
- Dynamic content: 100-300ms
- First visit: 200-500ms
What's the uptime SLA for custom domains?
What's the uptime SLA for custom domains?
- Network uptime: 99.99%+ (Cloudflare’s track record)
- SSL availability: 99.9%+
- Edge caching: Continues serving content even if origin is unreachable
Can I use custom domains in China?
Can I use custom domains in China?
- Custom domains work globally including Hong Kong
- Mainland China access may be slower or unreliable
- Not optimized for China-specific deployment
Does custom domain support IPv6?
Does custom domain support IPv6?
Advanced Use Cases
Can I embed my custom domain status page in an iframe?
Can I embed my custom domain status page in an iframe?
Can I use custom domains with the API?
Can I use custom domains with the API?
Can I add custom CSS/branding to my status page?
Can I add custom CSS/branding to my status page?
- Custom colors
- Logo upload
- Custom CSS (Stack plan)
- Favicon
- Meta tags
Can I redirect my root domain to status subdomain?
Can I redirect my root domain to status subdomain?
mycompany.com → status.mycompany.comHow to set up:
Create a URL redirect (also called HTTP 301) in your DNS provider or hosting: