Connecting Your Domain to Your Hosting
Three ways to point a domain at Maxinames hosting — automatic, nameserver change at your registrar, or A-record only.
To make your domain serve your website, point it at the hosting server. There are two common ways to do this — pick the one that matches where your domain is registered.
Option 1: Domain and hosting both at Maxinames
Easiest path. We can set the nameservers for you automatically:
- Sign in at manage.maxinames.com.
- Open My Domains and click the domain.
- Choose Nameservers and pick the option to use Maxinames hosting nameservers.
- Save. Within a few hours your domain will load your hosted site.
Option 2: Domain elsewhere, hosting at Maxinames
Two sub-options here:
(a) Change nameservers at your registrar
- Find the Maxinames nameservers in your hosting welcome email (typically
ns1.maxinames-host.comandns2.maxinames-host.com). - Sign in to your existing registrar's control panel.
- Replace the existing nameservers with the Maxinames ones and save.
This delegates DNS management to Maxinames — you can edit records from the cPanel Zone Editor.
(b) Keep DNS at your current provider, just point an A record
If you want to keep DNS where it is (e.g. you use Cloudflare), update only the A record:
- In your DNS provider's control panel, edit (or create) the A record for
@(the bare domain) andwww. - Set both to the IP address shown in your hosting welcome email.
- Save. Changes propagate within an hour or two.
Verify it worked
After waiting for propagation:
- Run
dig yourdomain.com— the answer should be the Maxinames IP. - Open the site in an incognito window.
- If you see a default cPanel placeholder, your domain is connected — install or upload your site.
For a deeper explanation of nameservers vs records, see Managing DNS Records and Nameservers.
Still need help?
Our support team replies to tickets around the clock.
Related articles
Managing DNS Records and Nameservers
The difference between nameservers and DNS records, and how to edit each in your Maxinames dashboard. A, AAAA, CNAME, MX, TXT.
Web HostingSetting Up Your Shared Hosting Account
First-hour setup for a new Maxinames hosting account: cPanel login, DNS, file upload, free SSL — your site live in minutes.
Technical TroubleshootingWhy DNS Changes Take Time to Propagate
How DNS caching works, typical propagation times, lowering TTL ahead of changes, and tools to verify propagation worldwide.