In this guide, we'll walk you through the steps to configure A Record and CNAME Record on WordPress so that you can setup Neo site for your custom domain.
1. Log in to your WordPress.com account and click on the appropriate site
2. In the sidebar, click on Upgrades -> Domains
3. Now click on the Ellipsis icon for more options and tap on View Settings
4. Click on the Add New Record button.
alert-success |
If your domain already has other A record(s) added, please make sure to delete those first. |
5. Enter the following values for the first A record:
Type | Name | Value | TTL |
A | @ | 107.23.157.161 | 1/2 Hour |
And then select Save
6. You can click on Add More Records and similarly enter the other three A records. Below is a table with the remaining three A records that must be added
Type | Name | Value | TTL |
A | @ | 34.206.170.199 | 1/2 Hour |
A | @ | 44.197.32.160 | 1/2 Hour |
A | @ | 44.219.244.211 | 1/2 Hour |
7. Click on Add More Records and enter the following values for CNAME record:
Type | Name | Value | TTL |
CNAME | www | <Your domain name> e.g. testsupport.xyz | 1/2 Hour |
And then select Save
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.