Support article
Create a CNAME record in DirectAdmin
Learn how to create a CNAME record in DirectAdmin to point a subdomain to another domain or an external service.
Introduction
If your domain uses the DNS zone managed from DirectAdmin, you can create a CNAME record directly from that panel.
This is useful when an external service asks you to point a subdomain to another domain name.
Steps in DirectAdmin
- Log in to DirectAdmin.
- Select the correct domain if your account has more than one.
- Open
DNS Management. - Click
Add Record. - Choose
CNAMEas the record type. - In
Name, enter the subdomain, for exampleblog. - In
ValueorDestination, enter the target domain. - Save the record.
Tip about the trailing dot
In some panels it helps to end the destination with a dot, for example:
externalservice.com.
This can prevent the panel from automatically appending your own domain name to the end of the value.
Conclusion
Creating a CNAME in DirectAdmin is quick: open DNS Management, add the record, check the destination carefully and wait for the change to propagate.