Home domains Domains: how do i create a subdomain for my domain

Domains: how do i create a subdomain for my domain

Last updated on Aug 05, 2025

To set up the appropriate DNS record for your domain, follow these steps:

  1. Identify the Record Type: Use an ALIAS Record if you want to redirect the root domain (e.g., example.com) to another service's domain.

  2. Host Value Input: Enter only the subdomain part of your main domain in the Host field. For example, if your domain is 'example.com', enter 'example' as the Host value.

  3. Destination Hostname: In the corresponding field, input the destination hostname where you want your root domain to point (e.g., service.example.com).

  4. TTL Settings: Set the Time-to-Live (TTL) to the minimum possible value, typically 60 seconds, to ensure quick propagation of changes.

  5. Check Provider Support: Confirm with your DNS provider, such as Epycbyte, that they support ALIAS records and review their specific setup instructions.

  6. Consider Record Coexistence: Using an ALIAS allows other subdomains (like 'www.example.com') to remain unaffected and point elsewhere, ensuring coexistence without issues.

  7. Redirect Type: If the redirect is intended to be permanent, use a 301 status code for SEO purposes and browser caching.