Mastering your hosting environment does not require advanced server knowledge. This guide explains how to create professional email accounts, manage DNS records and upload website files through cPanel.
1. Create and manage email accounts
A domain-based email address such as info@yourdomain.com helps your business look professional and trustworthy.
Step-by-step
- Log in to your cPanel dashboard using the details in your Golden Hosts welcome email.
- Open Email Accounts inside the Email section.
- Select + Create.
- Choose the domain, enter the username and create a strong password.
- Set an appropriate storage quota or choose unlimited where your package allows it.
- Click + Create to finish.
Access your new mailbox
Open yourdomain.com/webmail to use Roundcube in a browser. You can also connect Outlook, Apple Mail, Thunderbird and mobile devices using the settings shown under Connect Devices.
2. Edit DNS zones in cPanel
DNS records connect domain names to websites, mail servers and other online services.
A record
Points a hostname to an IPv4 server address.
CNAME
Creates an alias from one hostname to another.
MX record
Directs incoming email to the correct mail server.
Add or change a record
- Open Zone Editor in cPanel.
- Locate the required domain and choose Manage.
- Select + Add Record.
- Enter the record name and TTL.
- Choose the record type, then enter the destination value.
- Save the record.
DNS propagation
DNS updates are not always instant. Changes may begin appearing within minutes but can take up to 24 hours to update across networks.
3. Upload files using FTP
Create an FTP account
- Open FTP Accounts in the Files section.
- Enter a login name and strong password.
- Choose the directory the account should be allowed to access. Use public_html for your main website only when full website access is intended.
- Select Create FTP Account.
Connect with FileZilla
- Host: ftp.yourdomain.com or the server hostname.
- Username: The full FTP username shown in cPanel.
- Password: The password assigned to the account.
- Port: 21 for FTP or 22 for SFTP where SSH access is enabled.
After connecting, local files appear on one side and server files on the other. Drag files between the panels to upload or download them.
Need help?
Open a support ticket through the Golden Hosts client area and include the domain name plus a clear description of the problem.
