In this article, we'll walk you through the steps to configure A records and CNAME record on NameSilo, so that you can setup Neo site for your custom domain.
1. Log in to your NameSilo account (click here) and click on Domain Manager present on the left panel.
image-shadow |
2. Select the domain you wish to configure, then click on the corresponding option of 'Manage DNS for this domain' as indicated by the arrow.
image-shadow |
3. Select the resource record type as 'A'.
image-shadow |
4. Enter the following values for the first A record and click on Submit.
Type | Hostname | IPV4 address | TTL |
A | @ | 107.23.157.161 | 3600 |
image-shadow |
5. Similarly, follow the above steps to enter the remaining three 'A' records and submit them. Below is a table with the remaining three 'A' records that must be added.
Type | Hostname | IPV4 Address | TTL |
A | @ | 34.206.170.199 | 3600 |
A | @ | 44.197.32.160 | 3600 |
A | @ | 44.219.244.211 | 3600 |
alert-success |
If your domain already has other A record(s) added, please make sure to delete those first. |
6. Now, select the resource record type as 'CNAME' and enter the following values.
Type | Hostname | Target Hostname | TTL |
CNAME | www |
<Your domain name> |
3600 |
image-shadow |
alert-success |
Delete any other existing CNAME record for name 'www'. |
That's it! You've successfully configured the necessary records for your Neo Site.
Please feel free to reach out to us at hello@neo.space if you need any further assistance with configuring these records.