In this guide, we'll walk you through the steps to configure A Record and CNAME Record on Hostinger so that you can set up a Neo site for your custom domain.
1. Log in to your Hostinger account (click here).
2. Click on Domains and from the drop down, select Domain Portfolio. Click on Manage for the domain for which you want to add the records.
3. In the side panel, click on DNS / Nameservers.
4. Scroll down to the Manage DNS records section and enter a new A record. Enter the following values for the first A record:
Type | Name | Target | TTL |
A | @ | 107.23.157.161 | 3600 |
And then select Add Record
alert-success |
If your domain already has other A record(s) added, please make sure to delete those first. |
5. Similarly enter the other three A records. Below is a table with the remaining three A records that must be added
Type | Name | Target | TTL |
A | @ | 34.206.170.199 | 3600 |
A | @ | 44.197.32.160 | 3600 |
A | @ | 44.219.244.211 | 3600 |
6. Now, select the type as CNAME and enter the following values for CNAME record:
Type | Name | Target | TTL |
CNAME | www | <Your domain name> e.g. bytebound.shop | 3600 |
And then select Add Record.
Done! You have successfully configured the necessary records for your Neo Site.
Feel free to knock on our door by writing to us at hello@neo.space in case you need any assistance with configuring these records.