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是全世界规模最大,也是最著名的一家的域名注册公司。除了提供域名注册服务,它们也为自己的顾客提供了高质量的托管服务。它们透过在位于北美洲及亚洲的数据中心提供共享托管,是一家规模非常庞大、稳健设立同时具备良好声誉的公司。
浏览 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是全世界规模最大,也是最著名的一家的域名注册公司。除了提供域名注册服务,它们也为自己的顾客提供了高质量的托管服务。它们透过在位于北美洲及亚洲的数据中心提供共享托管,是一家规模非常庞大、稳健设立同时具备良好声誉的公司。
浏览 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是全世界规模最大,也是最著名的一家的域名注册公司。除了提供域名注册服务,它们也为自己的顾客提供了高质量的托管服务。它们透过在位于北美洲及亚洲的数据中心提供共享托管,是一家规模非常庞大、稳健设立同时具备良好声誉的公司。
浏览 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是全世界规模最大,也是最著名的一家的域名注册公司。除了提供域名注册服务,它们也为自己的顾客提供了高质量的托管服务。它们透过在位于北美洲及亚洲的数据中心提供共享托管,是一家规模非常庞大、稳健设立同时具备良好声誉的公司。
浏览 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
虚拟主机
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
Hosting Expert

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

你听说过 Verpex 提供超大折扣。也许你已经见过那些每月 $0.60 的优惠在各处铺天盖地地宣传。但促销期结束后会发生什么? 让我们拨开营销噪音。这里有你需要知道的关于 Verpex 定价的一切,包括那些让大多数客户措手不及的续费跳涨。 Verpex 主机方案解析 Verpex...
2 min read
Matthew Ellis
Matthew Ellis
Web Developer

Emergent Pricing Explained (What You Actually Pay)

想象一下:你早上醒来时有了一个应用概念,到了午餐时间,你就已经有了一个可运行的原型。没有开发人员。无需等待。没有挫败感。 Emergent 通过 vibe coding 让这一切成为可能,你可以用普通英语把想法变成可运行的软件。但它到底要花多少钱?让我们深入了解定价页面的细节,揭示用 AI...
2 min read
Matthew Ellis
Matthew Ellis
Web Developer
Click to go to the top of the page
Go To Top

HostAdvice.com在完全独立于任何实体机构的情况下提供了专业的网络主机评价服务。我们的评论不偏袒、诚实而且对所有的评论都以相同的审查标准进行。

我们的收入是从我们从评论的公司那里收取得来的。但相关的服务及产品的补贴并不影响我们评论的方向及结论,也不会影响我们对特定主机公司的排名。
所收取的补偿金包括:账户采购成本、测试成本和支付的相关版税等。