StarDomain

Setting Up DNS for Website Builder

Setting Up DNS for Website Builder

DNS translates your domain name into the IP address of your website server. Proper configuration ensures your domain correctly points to your Website Builder site.

DNS Basics

Record TypePurpose
A RecordPoints domain to an IP address
CNAMEPoints subdomain to another domain
TXTStores verification/authentication text
MXDirects email to mail servers (not needed for Website Builder)

TTL: Controls cache duration. Set to 300 before changes for fast propagation, increase to 3600 after.

Required DNS Records

  1. A Record: Name @, Value = IP from Website Builder settings, TTL 3600
  2. CNAME Record: Name www, Value = target from Website Builder settings, TTL 3600
  3. TXT Record (if required): Name @, Value = verification string, TTL 3600

Step-by-Step Setup

  1. Get your DNS values from Website Builder > Settings > Domain
  2. Access your registrar's DNS panel
  3. Delete conflicting A/CNAME records for @ and www
  4. Add new A, CNAME, and TXT records with the provided values
  5. Verify propagation with whatsmydns.net
  6. Confirm in Website Builder > Settings > Domain > Verify

Keeping Email Working

Do NOT change or delete MX records when setting up Website Builder. MX records control email routing and are separate from website records. Keep existing SPF TXT records too.

Common Mistakes

MistakeFix
Duplicate A recordsRemove old, keep only new
CNAME on root domainUse A record for root, CNAME only for www
Wrong IP addressDouble-check from Website Builder settings
Changed nameservers instead of recordsRestore nameservers, add individual records

Nameservers vs. DNS Records

Option A (Recommended): Change individual A/CNAME records. Preserves existing MX and TXT records. Less disruptive.

Option B: Change nameservers entirely to {{COMPANY_NAME}}. Simpler but requires recreating all DNS records in the new panel.


Need help? Contact our support team at {{SUPPORT_URL}}/client/support.