Introduction
Configure your own custom domain on Shard Cloud to give your application a professional appearance. We recommend using Cloudflare as your DNS provider for the best compatibility.Registering a Domain
To use a custom domain, you must own a domain registered through a trusted registrar like:- Cloudflare Registrar
- Namecheap
- GoDaddy
- Google Domains
- Any other accredited registrar
Setting Up DNS with Cloudflare
We recommend using Cloudflare for DNS management due to its reliability and features.Add Site to Cloudflare
Go to Cloudflare, navigate to Sites, and
click “Add a site”.
Configure Nameservers
After adding your domain, Cloudflare will provide nameservers. Update your
domain registrar’s nameserver settings to use Cloudflare’s nameservers.
Configuring Your Domain on Shard Cloud
Access Application Settings
Go to Shard Cloud Dashboard,
select your application, and go to Settings.
Add Custom Domain
Find the custom domain section and enter your domain (e.g.,
example.com or
app.example.com).Configuring DNS Records
In Cloudflare, add the following DNS records:CNAME Record
| Type | Name | Target |
|---|---|---|
| CNAME | @ or subdomain | cname.shardweb.app |
TXT Record (Verification)
| Type | Name | Value |
|---|---|---|
| TXT | @ or subdomain | (provided by Shard Cloud) |
If using a subdomain like
app.example.com, use app as the name instead of
@.Redirecting www to Your Domain
To redirectwww.example.com to example.com:
SSL/HTTPS
Shard Cloud automatically provisions SSL certificates for your custom domain. HTTPS will be available shortly after DNS verification.Troubleshooting
Site not found error
Site not found error
- Clear your browser cache - Wait 60 seconds and try again - Verify DNS records are correct in Cloudflare
Cloudflare 1015 error
Cloudflare 1015 error
Your domain is not configured correctly. Double-check that: - CNAME record
points to
cname.shardweb.app - TXT record for verification is added - DNS
has propagated (use dnschecker.org)SSL certificate errors
SSL certificate errors
Wait up to 24 hours for SSL certificate provisioning. If issues persist,
contact support.
