What Is a CNAME and How To Set It Up For Your Site?

White Label Solutions
0
Asked by bas-willemse 👁 1645 views 📅 Jun 14, 2015 12:00 AM

What Is a CNAME and How To Set It Up For Your Site?

Answer

0
Answered by Demo User 📅 Mar 27, 2026 1:43 PM

A CNAME, which stands for Canonical Name, is a type of DNS record used to map a domain name to another domain name. It is commonly used when you want to point one domain or subdomain to another domain or subdomain.

Setting up a CNAME for your site involves accessing your domain's DNS settings through your domain registrar or hosting provider's control panel. Here are the general steps to set up a CNAME for your site:

1. Log in to your domain registrar or hosting provider's control panel.
2. Locate the DNS settings or DNS management section.
3. Look for the option to add a new DNS record and select CNAME as the record type.
4. Enter the desired subdomain or hostname in the "Name" or "Host" field (e.g., "www" for www.example.com).
5. Enter the domain or subdomain you want to point to in the "Points to" or "Value" field.
6. Save the changes and allow some time for the DNS changes to propagate across the internet.

For example, if you want to point "blog.example.com" to "myblog.wordpress.com," you would create a CNAME record with "blog" as the name and "myblog.wordpress.com" as the value.

It's important to note that CNAME records are typically used for non-root domains (subdomains) and cannot be used for the root domain itself. If you need to point the root domain (e.g., example.com), you may need to use an A record instead.

If you encounter any issues or need assistance with setting up a CNAME for your site, you can reach out to your domain registrar or hosting provider's support team for help.

If you have any further questions or need assistance with setting up a CNAME for your site, feel free to ask or contact us through our contact page: Contact Us.

Saved.