Here’s how to update DNS records in cPanel:
🔧 Step-by-Step: Change DNS Records in cPanel
Log in to your cPanel account
Usually via: https://yourdomain.com/cpanel or from your hosting provider’s dashboard.
- Scroll to the "Domains" section.
- Click on “Zone Editor”.
- Find your domain and click “Manage” next to it.
- You'll see a list of DNS records:
- A Record – points your domain to an IP address
- CNAME Record – alias for another domain
- MX Record – mail server settings
- TXT Record – used for SPF, verification, etc.
- Edit or Add Records
5.Click “Edit” to modify an existing record.
6.Click “+ Add Record” to create a new one.
7.After changes, they may take up to 24 hours to propagate.
💬 Example: Update A Record
If you want your domain to point to a new IP:
- Type: A
- Name: @
- Address: 123.123.123.123 (your new server IP)
- Save.
Need Help?
Let me know:
- Do you want to edit DNS records in cPanel?
- Or change nameservers at your registrar?
- Share your domain/hosting provider (optional), and I can give more tailored steps.