How to configure a domain
In this tutorial, you’ll learn how to configure your domain on your provider to point to the NinjaPages server.
- Log in to your provider account with your credentials.
- In the main dashboard, look for the “Domains” section.
- Once you find the “Domains” screen, select the main domain where you want to add the record.
- Add a DNS record to your chosen domain.
- To add a record, choose between “CNAME” or “A”, based on the information provided by NinjaPages.
For CNAME:
- Host: subdomain you will use.
- Value: enter the address where the subdomain should point (e.g., cname.ninjapages.com.br).
For A:
- Name: enter the subdomain name.
- Points to: enter the IP address of the destination server.
- Finally, click “Save” to apply the changes.
Note: DNS changes can take up to 24 hours to fully propagate. Make sure the subdomain you’re configuring is not being used by another service.
Updated on: 07/10/2025
Thank you!