# How to create Subdomains, Aliases, and Addon Domains in Plesk?

***

### Creating a Subdomain

A **Subdomain** is a subdivision of a website within the same domain. Subdomains are commonly used to divide functions of a complex website.

For example, mydomain.com could display a main website with product offers, while shopping.mydomain.com will show the shopping cart for processing an order.

Follow these steps to create a **Subdomain**:

1. To create a Subdomain, go to **Add Subdomain**. This option is within **Websites & Domains** in the left menu.

![PleskSubdomains01](/files/WBFl3KqtxFTmoHSy4Avv)

2. You will need to enter the subdomain name and define the path where the directory will be created to upload the data that the new subdomain will display.

![PleskSubdomains02](/files/hsEONlb5XDOc87CMv7yV)

3. After creating a subdomain, you will see your main domain with its options under **Websites & Domains**, and below that, the newly created subdomain. You can expand it to view its specific options.

![PleskSubdomainView01](/files/e5E6n6sbQhN64SofyKDE)

The new subdomain will display the same options as your main domain for customization as needed.

![PleskSubdomainView02](/files/ISnqZ6pVE6KWQ0L8YVya)

### Creating an Alias

An **Alias Domain** will display the same website as the main domain of your account. Additionally, it allows you to create email accounts with the new domain.

Follow these steps to create an **Alias**:

1. To create an **Alias**, go to **Add Domain Alias**. This option is within **Websites & Domains** in the left menu.

![PleskAlias01](/files/ithQpKVh2ebCHEQ8CGET)

2. The new screen will prompt you to enter the alias domain name and select certain options. All options should be active by default, but you can choose not to select **Mail Service**. This option allows you to create email accounts with the alias domain.

![PleskAlias02](/files/qGSSxEnuPjL8FxuP1c5W)

3. That's it! You have created an Alias for your main domain. From now on, in fields where your main domain is listed, you can choose between it and the new alias domain to configure as desired.

### Creating an Additional Domain

An **Additional Domain** will display a different website separate from the main one in your account. It also allows you to create email accounts with the new domain.

Follow these steps to create an **Additional Domain**:

1. In the options under **Websites & Domains**, found in the left menu, click the **Add Domain** button.

![PleskAddon01](/files/1SgYGgcwMVXZEYqSV2Gj)

2. A menu will open on the left where you can choose how to create this new **Additional Domain**. For example, you can create a blank website, upload a site via FTP, create a WordPress site, etc.

![PleskAddon02](/files/zoKE35TO6iZ7GNSkD7Oo)

3. Each previous option will display steps to create the **Additional Domain**. Let's look at the options for an empty **Additional Domain**:
   1. First, you must choose if the domain is already registered or not.
   2. Then, enter the domain for the **Additional Domain**.
   3. The web space is the main account to which the **Additional Domain** will be associated.
   4. This option is crucial. To host a website, select the **Web Hosting** option. The other options allow you to use the new domain for redirection or to create email accounts without a separate website.
   5. Keep these two options active.
   6. Open the **Hosting Settings** menu for more options.
   7. At this point, choose the directory where the new website will be created.
   8. In this step, you can choose if the website will be displayed with or without www automatically.
   9. Once you have completed everything, press the **Add Domain** button to finish.

!\[PleskAddon03]\(../../../../.gitbook/assets/PleskAddon03 (1).jpg)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.sitioshispanos.com/menu-principal/guias/web-hosting/subdominios-aliases-y-dominios-adicionales/crear-subdominios-y-aliases-en-plesk.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
