> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.dorik.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to Create and Connect a Subdomain on Dorik?

# Getting Started

This documentation will guide you through the process required to add a subdomain to your website. To know the whole process, follow all the steps below accordingly.

---

# Add a Subdomain to your website

**Follow all the steps below**, to **add a subdomain** to your website: 

- Once you are in your website’s **Dashboard**, click on **Custom Domain**
- Add the name of the subdomain in the **first input field** (blog.example.com)
- Copy the **IPv4 address** (E.g **18.119.18.10**) of the **A record value**
- Click on `**Connect Domain**`
- Go back to your domain provider’s DNS Setting panel
- Add a new record by clicking on `**Add Record**`
- The record type should be `**A**`
- Write the extension’s name in the **Name** input field (For e.g. ‘blog’ for blog.example.com)
- Paste the **IPv4 address** that you copied before from your site into the **next input field**
- **`Disable`** the **Proxy Status**
- Save the Record by clicking on `**Save**`
- Go back to your site, **Publish** it, and **Visit** your subdomain
- After visiting your subdomain once, you can go back to the domain provider’s DNS Setting panel and **`Enable`** the **Proxy Status**


> ⚠️ Subdomains are added to another CMS website and won’t work on your existing CMS pages. In short, you can create subdomains from your domain provider’s DNS records, which can be integrated into its own CMS Site.


**The screenshots and GIFs below demonstrate how to add a subdomain to your website ⬇️**

1. Once you are in your website’s **Dashboard**, click on **Custom Domain**
2. Add the name of the subdomain in the **first input field** (blog.example.com)
3. Copy the **IPv4 address** (E.g **18.119.18.18**) of the **A** Record Value ****
4. Click on `**Connect Domain**`


![](https://storage.crisp.chat/users/helpdesk/website/cf1fc9cc00911000/gif-recording-2023-03-16-at-10_1ubk66k.gif)

5. Go back to your domain provider’s DNS Setting panel and add a new record


![](https://storage.crisp.chat/users/helpdesk/website/cf1fc9cc00911000/untitled_17v80u2.png)

6. The record type should be ‘**A**’
7. Write the extension’s name in the **Name** input field (For e.g., ‘blog’ for blog.example.com)
8. Paste the **IPv4 address** that you copied before from your site into the **next input field**
9. Save the Record by clicking on `**Save**`

> 💡 Before pressing save, make sure you `Disable` the **Proxy Status** button ****next to the **IPv4 address** field.



![](https://storage.crisp.chat/users/helpdesk/website/cf1fc9cc00911000/untitled-3_1ne6q93.png)

10. **Publish** your site and **Visit** your subdomain


> 💡 After visiting your subdomain once, you can go back to the domain provider’s DNS Setting panel and **`Enable`** the **Proxy Status** button ****next to the **IPv4 address** field.


