This article explains how to add CNAME records to your Ecenica DNS using cPanel.
Add a CNAME record in cPanel
- Log in into cPanel. See Where do I login to my hosting control panel.
- Click Zone Editor.
- Click Manage for the domain you wish to edit.
- Click Add Record
- To create a new CNAME record for your domain name fill in the fields
- Name: Enter the CNAME record name. For example, enter yourdomain.com.
- TTL: 3600
- Type: CNAME
- Record: Enter the CNAME record you want to point to. For example, cname.otherdomain.com
- Click Add Record
Your domain name will be updated with your new CNAME record instantly.
Please note it may take 24-48 hours for your DNS changes to propagate worldwide.
Edit a CNAME DNS record in cPanel
- Log in into cPanel. See Where do I login to my hosting control panel.
- Click Zone Editor.
- Click Manage for the domain you wish to edit.
- Under filter, click CNAME.
- Click Edit next to the CNAME record you want to edit
- Update the fields
- Name: Enter the CNAME record name. For example, enter www.yourdomain.com.
- TTL: 3600
- Type: CNAME
- Record: Enter the CNAME record. For example, cname.otherdomain.com
- Click Save Record