Custom Domains
Give your website a professional URL like www.yourname.com instead of the default yourusername.new.salon.io/sitename.
Domain Overview
What is a Custom Domain?
A custom domain is a web address you own, like:
yourname.comwww.portfolio.designphotos.yourcompany.com
Benefits of Custom Domains
- Professional appearance - Your own branded URL
- Easier to remember - Simple, clean addresses
- Better for SEO - Search engines prefer custom domains
- Email matching - Consistent with your email domain
Requirements
Before setting up a custom domain:
- Own a domain - Purchase from a registrar (GoDaddy, Namecheap, Google Domains, etc.)
- Access to DNS - Ability to modify DNS records
- Active subscription - Custom domains require a paid plan
Setup Process
Step 1: Add Domain in New Salon
- Go to Settings > Domains
- Click Add Custom Domain
- Enter your domain (e.g.,
yourname.com) - Click Add Domain
Step 2: Configure DNS Records
New Salon will display the required DNS records. You'll need to add these at your domain registrar.
For Root Domain (yourname.com)
Add an A Record:
| Type | Name | Value |
|------|------|-------|
| A | @ | 76.76.21.21 |
For Subdomain (www.yourname.com)
Add a CNAME Record:
| Type | Name | Value |
|------|------|-------|
| CNAME | www | cname.new.salon.io |
Step 3: Verify Domain
- Return to New Salon Settings > Domains
- Click Verify Domain
- Wait for DNS propagation (up to 48 hours)
- Status changes to "Verified" when complete
Step 4: Set as Primary (Optional)
If you have multiple domains:
- Click the domain you want as primary
- Toggle Primary Domain
- Visitors to other domains redirect here
DNS Configuration by Provider
GoDaddy
- Log in to GoDaddy
- Go to My Products > DNS
- Click Add under Records
- Enter the record details from New Salon
- Save
Namecheap
- Log in to Namecheap
- Go to Domain List > Manage
- Click Advanced DNS
- Add records as specified
- Save changes
Cloudflare
- Log in to Cloudflare
- Select your domain
- Go to DNS
- Click Add record
- Enter details (set Proxy Status to DNS only)
- Save
Google Domains
- Log in to Google Domains
- Select your domain
- Go to DNS
- Scroll to Custom records
- Add the required records
- Save
Common Configurations
Root Domain Only
Use just yourname.com:
- Add A record pointing to
76.76.21.21 - Set up redirect from
wwwto root (optional)
WWW Subdomain
Use www.yourname.com:
- Add CNAME for
wwwpointing tocname.new.salon.io - Optionally redirect root to www
Both Root and WWW
Use both yourname.com and www.yourname.com:
- Add A record for root domain
- Add CNAME for www subdomain
- Set one as primary (other redirects)
Subdomain Setup
To use a subdomain like portfolio.yourname.com:
- Add CNAME record:
- Name:
portfolio - Value:
cname.new.salon.io
- Name:
- Add the subdomain in New Salon settings
- Verify the domain
SSL Certificates
Automatic SSL
New Salon automatically provisions SSL certificates:
- Free SSL via Let's Encrypt
- Automatic renewal
- HTTPS enabled by default
SSL Status
Check SSL status in Settings > Domains:
- Pending - Certificate being generated
- Active - HTTPS working
- Error - Configuration issue
Forcing HTTPS
All traffic automatically redirects to HTTPS. No configuration needed.
Troubleshooting
"Domain not verified"
DNS changes take time to propagate:
- Wait up to 48 hours
- Use DNS Checker to verify
- Double-check record values
"SSL certificate pending"
After verification, SSL takes a few minutes:
- Wait 10-15 minutes
- Try accessing via HTTPS
- Contact support if persists over 1 hour
"Domain already in use"
The domain is connected to another New Salon site:
- Remove from the other site first
- Or contact support if you don't own the other site
Redirect Loop
Usually caused by Cloudflare or other proxies:
- Set Cloudflare to DNS only (gray cloud)
- Disable SSL in proxy settings
- Let New Salon handle SSL
WWW not working
Ensure you have the CNAME record:
- Check CNAME exists for
www - Value should be
cname.new.salon.io - Wait for propagation
Domain Best Practices
Choose the Right Structure
- Root domain (
yourname.com) - Clean, professional - WWW subdomain (
www.yourname.com) - Traditional, some prefer - Project subdomain (
portfolio.yourname.com) - For multiple sites
Configure Redirects
Ensure all variations reach your site:
- Root redirects to www (or vice versa)
- HTTP redirects to HTTPS
- Old URLs redirect to new
Keep Registration Current
- Enable auto-renewal on your domain
- Keep contact info up to date
- Monitor expiration dates
Removing a Domain
To disconnect a custom domain:
- Go to Settings > Domains
- Click the domain to remove
- Click Remove Domain
- Confirm removal
Your site remains available at the default .new.salon.io URL.
Next Steps
- SSL Certificates - Learn more about HTTPS
- SEO Settings - Optimize for your new domain
- Cache Management - Performance optimization