<p>To make your website accessible via your domain, you need to point your domain to HostVyx's servers. There are two methods:</p>
<h5>Method 1: Change Nameservers (Recommended)</h5>
<p>This method gives HostVyx full control over your DNS. Update your nameservers at your domain registrar to:</p>
<pre><code>ns1.mmcloud.co.za<br>ns2.mmcloud.co.za</code></pre>
<p>DNS changes can take up to 48 hours to propagate worldwide, though it often completes within a few hours.</p>
<h5>Method 2: Update A Records Only</h5>
<p>If you want to keep your existing DNS provider, simply update the A record(s) to point to your HostVyx server IP address (provided in your welcome email):</p>
<ul>
<li><strong>Type:</strong> A</li>
<li><strong>Host:</strong> @ (or yourdomain.co.za)</li>
<li><strong>Value:</strong> YOUR_SERVER_IP_ADDRESS</li>
<li><strong>TTL:</strong> 3600 (or lower for faster propagation)</li>
</ul>
<p>Also add a CNAME record for <code>www</code> pointing to your domain.</p>