This guide shows you how to point your domain to a VPS server. Note: This process does not move your website files - it simply ensures that visitors to your domain are directed to your VPS.
1. Gather Your VPS Details
-
Obtain your VPS IP address from your hosting provider or Virtualizor control panel.
2. Log in to Your Domain’s cPanel or Registrar
-
Access the cPanel or DNS management interface where your domain is currently hosted.
3. Update DNS Records
-
A Record > Points your domain (e.g.,
example.com
) to your VPS IP address. -
CNAME Record > Optional, points subdomains (e.g.,
www.example.com
) to your main domain.
Tip: There is usually no need to change nameservers unless you want the VPS to handle all DNS management.
4. Save Changes and Wait for Propagation
-
Save your DNS changes.
-
DNS propagation can take a few minutes to several hours.
5. Verify
-
Use tools like intodns.com to check that your domain is pointing correctly to the VPS.
-
Confirm that your website is now accessible.