DNS Setup Guide
Detailed instructions for configuring DNS records with popular domain registrars.
Understanding DNS Records
DNS records tell browsers where to find your website. For domain connection, you'll add:
| Record Type | Purpose |
|---|---|
| CNAME | Points your domain to Urumi's servers |
| TXT | Validates domain ownership (sometimes used) |
General Setup Steps
Regardless of your registrar:
- Log in to your registrar's control panel
- Find DNS management settings
- Add the records shown in your Urumi dashboard
- Save changes
- Wait for propagation
Registrar-Specific Instructions
Cloudflare
- Log in to the Cloudflare dashboard
- Select your domain
- Click DNS in the sidebar
- Click Add Record
- Select record type (CNAME)
- Enter Name and Target values
- Set Proxy status to DNS only (gray cloud) initially
- Click Save
Cloudflare Proxy
Once your domain is fully connected, you can enable the Cloudflare proxy (orange cloud) for additional CDN features.
GoDaddy
- Log in to GoDaddy
- Go to My Products > DNS
- Find your domain and click DNS
- Click Add
- Select record type
- Enter Host (Name) and Points to (Value)
- Set TTL to default or 1 hour
- Click Save
Namecheap
- Log in to Namecheap
- Go to Domain List
- Click Manage next to your domain
- Click Advanced DNS
- Click Add New Record
- Enter the record details
- Click the checkmark to save
Google Domains
- Log in to Google Domains
- Select your domain
- Click DNS in the sidebar
- Scroll to Custom records
- Click Manage custom records
- Add your record details
- Click Save
AWS Route 53
- Log in to AWS Console
- Go to Route 53 > Hosted zones
- Select your domain
- Click Create record
- Enter record details
- Click Create records
DNS Propagation
After adding records, DNS changes need time to propagate globally:
| Typical Time | Status |
|---|---|
| 5-30 minutes | Most common |
| 1-4 hours | Some registrars |
| Up to 24 hours | Rare cases |
Checking Propagation
You can verify DNS propagation using online tools:
Enter your domain and record type to see global propagation status.
TTL Settings
TTL (Time To Live) determines how long DNS records are cached:
| TTL Setting | Description |
|---|---|
| Auto/Default | Usually fine |
| 1 hour | Good for initial setup |
| 300 seconds | Faster updates during setup |
TTL During Setup
Use a lower TTL during initial setup for faster propagation. You can increase it later.
Common DNS Fields
Different registrars use different terminology:
| Urumi Shows | Also Called |
|---|---|
| Name | Host, Hostname, Record Name |
| Value | Points to, Target, Content |
| Type | Record Type |