Registrar

How to change DNS records at GoDaddy

The largest registrar in the world. DNS lives in the "Domain Portfolio" area.

Where the DNS settings live

  1. Sign in at godaddy.com and open My Products (or go straight to the Domain Portfolio).
  2. Find the domain in the list and click the domain name itself — not the three-dot menu.
  3. On the domain overview page, scroll to Additional Settings and click Manage DNS.
  4. You land on the DNS Records tab showing every record on the domain.

Adding a record

  1. Click Add New Record.
  2. Pick the Type (A, CNAME, MX, TXT, and so on).
  3. Fill in Name — use @ for the bare domain, www for www, or the subdomain label on its own. Never type the full domain here.
  4. Fill in Value (the IP address, target hostname, or text string).
  5. Set TTL. The default of 1 hour is fine; drop it to 600 seconds before a planned move.
  6. Click Save.

Editing or deleting a record

  1. On the DNS Records screen, click the pencil icon on the row you want to change.
  2. Change the value and click Save.
  3. To remove a record, use the three-dot menu at the end of the row and choose Delete, then confirm.

Changing the nameservers

  1. Open the domain and scroll to Nameservers, then click Change Nameservers.
  2. Choose I'll use my own nameservers.
  3. Enter the nameservers your new host or DNS provider gave you and click Save.
  4. GoDaddy will warn you that its own DNS records stop being used. That is expected — recreate your records at the new provider first.

GoDaddy nameservers

These are the values you would set at your registrar to let GoDaddy run your DNS. Always confirm them in your own account — several providers assign per-account values.

  • ns__.domaincontrol.com (assigned per account)

Gotchas at GoDaddy

  • GoDaddy adds parked/forwarding records to new domains. Delete the parking A record before pointing the domain at your own server.
  • Domain forwarding is a separate feature from DNS and will silently override an A record on the root.
  • If the domain is inside a GoDaddy Website Builder or Managed WordPress plan, some records are locked and must be changed from that product instead.

After you save

DNS changes are not instant. Resolvers keep the old answer until the previous record's TTL expires, so a record with a 4-hour TTL can take 4 hours to change everywhere — occasionally longer if an ISP ignores TTLs. Check what the world currently sees before assuming something is broken, and see the troubleshooting page if it still looks wrong after the TTL has passed.

Other registrar guides