How to Point Your Domain to Your MyWeb.am Site
Option A. Change the nameservers (recommended)
The easiest method is to change your domain's nameservers to MyWeb.am's nameservers:
ns1.myweb.amns2.myweb.am
Log in to the control panel of your current domain registrar, find the "Name Servers" section, choose "Custom name servers" and enter the ones listed above. The changes take effect within 1 to 24 hours.
Option B. A record
If you'd rather keep the nameservers at your current registrar, add the following A record:
| Type | A |
| Name/Host | @ (or leave blank) |
| Value | 31.211.xx.xx (the IP of your MyWeb server - check it in your control panel) |
| TTL | 3600 |
For the www subdomain, add a CNAME record: www → @ (your primary domain).
How to check that the pointing works
Open dnschecker.org or run dig yourdomain.com in your terminal. The result should show the IP of your MyWeb server. Then open https://yourdomain.com in your browser - your MyWeb site should load.
Couldn't find the answer? Contact our support team