Domain managemnt


1. Adding a Domain

  1. Log in to Webuzo:

    • Access your Webuzo panel via http://yourdomain.com:20023 or the appropriate URL.

  2. Navigate to the "Domain" Section:

    • Click on "Add Domain" under the Domain Management menu.

  3. Enter Domain Details:

    • Input the domain name (e.g., example.com).

    • Specify the document root where the domain's files will reside (e.g., /home/username/public_html/example.com).

  4. Click "Add":

    • Once done, click "Add Domain" to save the configuration.


2. Configuring DNS Settings

  1. Navigate to DNS Zone Settings:

    • Go to "DNS Zone" under the Domain Management menu.

  2. Add or Edit DNS Records:

    • A Records: Point the domain to your server's IP address.

    • CNAME Records: Alias one domain to another.

    • MX Records: Direct email traffic to the correct mail server.

  3. Save Changes:

    • Click "Update" or "Save" to apply your settings.

  4. Wait for Propagation:

    • DNS changes may take up to 48 hours to propagate globally.


3. Managing Subdomains

  1. Navigate to Subdomains:

    • Click on "Subdomains" under Domain Management.

  2. Create a Subdomain:

    • Enter the subdomain name (e.g., blog.example.com).

    • Choose a document root (e.g., /home/username/public_html/blog).

  3. Save the Subdomain:

    • Click "Add Subdomain" to finalize.


4. Setting Up Domain Redirects

  1. Access the Redirects Section:

    • Click on "Redirects" in the Domain Management menu.

  2. Add a New Redirect:

    • Select the domain or subdomain.

    • Specify the target URL (e.g., redirect example.com to https://www.example.com).

    • Choose the redirect type (e.g., Permanent (301) or Temporary (302)).

  3. Save Changes:

    • Click "Add Redirect" to enable.


5. Enabling SSL for Domains

  1. Access SSL Management:

    • Go to "SSL Certificates" in the Security menu.

  2. Install an SSL Certificate:

    • Use "Let’s Encrypt" for a free SSL certificate.

    • Alternatively, upload a purchased SSL certificate and private key.

  3. Apply SSL:

    • Assign the SSL certificate to the specific domain or subdomain.


6. Troubleshooting Common Domain Issues

Issue: Domain Not Resolving

  • Check DNS Records: Ensure DNS records are correctly configured.

  • Verify Nameservers: Confirm that the domain points to the correct nameservers.

  • Propagation Time: Allow time for DNS changes to propagate.

Issue: SSL Not Working

  • Certificate Installation: Recheck the SSL certificate installation.

  • Mixed Content: Ensure all site resources use HTTPS.

Issue: Subdomain Not Accessible

  • Document Root: Confirm the subdomain points to the correct directory.

  • DNS Settings: Ensure a DNS record exists for the subdomain.


By following this guide, you can effectively manage domains in Webuzo. Let us know if further assistance is required.

  • webuzo domain management
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Guide to Git – Set Up Access to Private Repositories

Overview This document describes how to set up SSH access so you can clone a...

Guide to Git deployment

Overview The GitTM Version Control feature of Webuzo allows you to...

Database Management

Webuzo provides a user-friendly interface for managing databases, enabling you to perform...

PostgreSQL Management

Webuzo offers a user-friendly interface for managing PostgreSQL databases, allowing you to...

Manage MongoDB

Webuzo provides a user-friendly interface for managing MongoDB databases, enabling you to perform...

Powered by WHMCompleteSolution