Skip to main content
Subdomains Setup
Updated this week

In this article, we will go through the necessary configurations for pointing subdomains.

When we mention β€œyourdomain.com”, It means you website address.

Subdomains

Four subdomains are required:

Component (Product)

Sample Address

Management Console

manage.yourdomain.com

Tracking Page

track.yourdomain.com

Customer Web Portal

app.yourdomain.com

Rest Server

rest.yourdomain.com

Setup

In your hosting/domain control panel, create CNAME records for each subdomain.

  • TTL: The TTL should be set to the default value.

  • Name: The Name should be the subdomain address, such as "panel."

  • Record: The Record should be set to dns.onro.io.

To ensure that your configuration works fine, ping the subdomains in the Command Prompt (for Windows) or Terminal (for macOS). You should receive a reply from the Onro servers.

If you use Cloudflare, there is no need to change the configuration on your hosting. Through the Cloudflare panel, you can create CNAME records.

Tutorials

Refer to the following tutorials for different hosting software to learn how to perform this configuration.

If your hosting is not listed above, please contact us so that we can update this guide.

Did this answer your question?