How do I set up a subdomain (e.g., blog.example.com)?

Domain 0 Users Found This Useful
  1. In your hosting control panel, go to Subdomains.

  2. Enter the subdomain name (e.g., blog).

  3. Assign a directory (e.g., /public_html/blog).

  4. Update DNS if required (usually automatic).

Pro Tip: Use subdomains for separate services (e.g., shop.example.com).

Was this answer helpful?
Back