GoDaddy CNAME Record Setup Guide (w/ Screenshots)

GoDaddy CNAME Record Setup Guide (w/ Screenshots)

GoDaddy CNAME Record Setup Guide (w/ Screenshots) blog

You’re staring at your GoDaddy account, trying to connect your subdomain to a third-party service. The documentation mentions CNAME records, and suddenly you’re deep in DNS territory without a map.

Here’s the good news: setting up a GoDaddy CNAME record takes about five minutes once you know where to click. This guide walks you through every step with clear instructions.

Takeaways
  • A CNAME record maps a subdomain to another domain name, not an IP address.
  • Access DNS settings through your domain settings page in GoDaddy.
  • The Name field holds your hostname without the main domain.
  • Changes typically take effect within 1 hour but can take up to 48 hours globally.
  • GoDaddy doesn’t support ALIAS records for root domains.
  • Always verify changes if Domain Protection is enabled.
  • Delete records carefully to avoid breaking your site.

Web Hosting Plans with GoDaddy
GoDaddy je jednou z největších a nejznámějších světových společností pro registraci domén.  Kromě registrace domén poskytuje svým zákazníkům také vysoce kvalitní hosting.  Ve svých datových centrech umístěných v Severní Americe a Asii nabízejí jak sdílený hosting, tak i VPS a dedikované servery.  Jedná se o velmi velkou a dobře zavedenou společnost s dobrou pověstí.
Navštivte GoDaddy

Understanding the GoDaddy CNAME Record: Rules and Constraints

What is a CNAME Record?

A CNAME (Canonical Name) record is an alias that points one domain name to another. Think of it as a forwarding address for your subdomain.

Here’s the key distinction: an A record maps a hostname directly to an IP address. A CNAME must point to another domain name instead. This makes CNAME records perfect for services that might change their server locations.

The most common use case? Pointing www.yourbusiness.comto your root domain by entering “@” in the value field.

An illustration of a CNAME record.

Critical Field Specifications

Before you add a new CNAME record, understand these rules:

FieldRequirement/Limit
NameHostname without domain (e.g., blog). No “@” symbol allowed.
ValueTarget URL (e.g., @ for root domain).
TTLDefault is 1 hour; controls cache refresh time.

The Name field has a 63-character limit per label and 255 characters total. You cannot start or end with a hyphen. Consecutive dots break things too.

TTL (Time to Live) determines how long servers cache your DNS records. The default 3600 seconds works for most situations.

Web Hosting Plans with GoDaddy
GoDaddy je jednou z největších a nejznámějších světových společností pro registraci domén.  Kromě registrace domén poskytuje svým zákazníkům také vysoce kvalitní hosting.  Ve svých datových centrech umístěných v Severní Americe a Asii nabízejí jak sdílený hosting, tak i VPS a dedikované servery.  Jedná se o velmi velkou a dobře zavedenou společnost s dobrou pověstí.
Navštivte GoDaddy

How to Add a CNAME Record and Manage DNS

Accessing the Interface

First, log into your GoDaddy control panel. Navigate to your Domain Portfolio and select the domain you’re configuring.

Click DNS to view your current records and zone file. This is your command center for all GoDaddy DNS changes.

Step-by-Step: Adding a New Record

Adding a new CNAME record on GoDaddy.

  1. Click Add New Record and select CNAME from the type menu.
  2. Enter your hostname in the Name field (like “blog” or “shop”).
  3. Add the destination URL in the value field.
  4. Adjust TTL if needed.
  5. Click Save to publish your changes.

Want to add multiple records? Select “Add More Entries” before saving. This bulk action saves time when configuring other records simultaneously.

Editing and Deleting Existing Records

To edit a CNAME record, find it in your DNS view and click the pencil icon. Modify the details and save.

To delete, click the trash icon. But note this: removing a record without proper replacement can permanently break your site’s connection. Don’t forget to verify before confirming.

Security Verification

If Domain Protection is active, expect an identity check. With Two-Factor Authentication enabled over 24 hours, verify via SMS or your authenticator app. Under 24 hours? Check your email for a one-time password.

Checking if the CNAME Record is successfully added on the Google Admin Toolbox.

Web Hosting Plans with GoDaddy
GoDaddy je jednou z největších a nejznámějších světových společností pro registraci domén.  Kromě registrace domén poskytuje svým zákazníkům také vysoce kvalitní hosting.  Ve svých datových centrech umístěných v Severní Americe a Asii nabízejí jak sdílený hosting, tak i VPS a dedikované servery.  Jedná se o velmi velkou a dobře zavedenou společnost s dobrou pověstí.
Navštivte GoDaddy

Advanced Setup: Heroku Integration via the Domain Settings Page

The WWW Subdomain Strategy

Heroku requires CNAME records for custom domains. The fix is straightforward: create a CNAME for your www subdomain pointing to Heroku’s DNS target.

Handling the Naked Domain

GoDaddy doesn’t support ALIAS records. This creates a limitation for root domains.

The workaround:

This ensures all traffic lands on your secure www version.

Propagation Times and Limitations

Most changes take effect within 1 hour. Global propagation can take up to 48 hours in rare cases.

The interface will reject invalid entries. If you see an error message, check your hostname format and try again.

Web Hosting Plans with GoDaddy
GoDaddy je jednou z největších a nejznámějších světových společností pro registraci domén.  Kromě registrace domén poskytuje svým zákazníkům také vysoce kvalitní hosting.  Ve svých datových centrech umístěných v Severní Americe a Asii nabízejí jak sdílený hosting, tak i VPS a dedikované servery.  Jedná se o velmi velkou a dobře zavedenou společnost s dobrou pověstí.
Navštivte GoDaddy

Boost Your Online Presence with Reliable Hosting

Setting up DNS records is just one piece of building your web presence. If you’re ready to launch a website or online store, you’ll need dependable hosting.

Check out our best VPS providers for options that match your technical needs. For a complete picture of GoDaddy’s services, read our GoDaddy reviews or explore their VPS hosting.

Need additional domains? Grab a GoDaddy domain coupon before your next purchase.

Website Builder
Webhosting
best option

Conclusion

Configuring CNAME records in GoDaddy doesn’t require technical expertise. Access your domain settings, enter the correct hostname and destination, then save.

Changes propagate within hours. Remember the workarounds for root domains when connecting to platforms like Heroku.

Next Steps: What Now?

  1. Log into your GoDaddy account and locate your domain settings.
  2. Document your current DNS records before making changes.
  3. Test your new CNAME record using online DNS lookup tools.
  4. Set up forwarding for root domains if using external hosting.
  5. Monitor propagation status over the next 48 hours.

GoDaddy CNAME Record Setup Guide (w/ Screenshots)

How do I add a CNAME record on GoDaddy?

Access your domain’s DNS section, click Add New Record, select CNAME, enter your hostname and destination URL, then save.

How do I get a CNAME record?

Your third-party service provides the CNAME value. Check their documentation or account settings for the specific target address.

Can you have a CNAME and an A record?

Not for the same hostname. A CNAME cannot coexist with other records for identical names. Choose one type per subdomain.

Should I use an A record or CNAME for a subdomain?

Use CNAME when pointing to services that might change IP addresses. Use A records when you have a static IP address to connect directly.

Lovable Pricing: Plans, Hidden Costs (+ Competitors Comparison)

Lovable builds full-stack apps from text prompts, and it does it fast. The catch? Its credit based system means your actual monthly bill depen...
9 min read
Nate Sterling
Nate Sterling
Content Strategist & Entrepreneur

Contabo Uptime (2026): 30-Day Test Results and Guarantee Explained

TL;DR Contabo advertises 99.996% uptime across Cloud VPS, Cloud VDS, and Dedicated Server products At 99.996%, allowed downtime is jus...
4 min read
Walter Akolo
Walter Akolo
Expert na hosting

Verpex Pricing Guide: Plans & Features (+ Hidden Fees)

Slyšeli jste, že Verpex nabízí obrovské slevy. Možná jste viděli ty nabídky za $0.60 měsíčně všude kolem. Ale co se stane po skončení propagačního...
9 min read
Matthew Ellis
Matthew Ellis
Web Developer

Emergent Pricing Explained (What You Actually Pay)

Představte si toto: probudíte se s nápadem na aplikaci a do oběda už máte funkční prototyp. Žádní vývojáři. Žádné čekání. Žádná frustrace. ...
10 min read
Matthew Ellis
Matthew Ellis
Web Developer
Click to go to the top of the page
Go To Top

HostAdvice.com poskytuje profesionální recenze hostingu nezávislé na jakémkoliv jiném subjektu. Naše recenze jsou objektivní, čestné a uplatňují stejná hodnotící kritéria pro všechny.

Peněžní odměna je přijímána od hodnocených společností. Kompenzace služeb a produktů nemá žádný vliv na směr nebo závěry našich recenzí. Ani neovlivňuje pořadí některých hostitelských společností.
Podpořte komunitu vlastníků internetových stránek přidáním vaší objektivní recenze vašeho hostitele stránek.