You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: settings/custom-domain.mdx
+10-9Lines changed: 10 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,22 @@
1
1
---
2
2
title: 'Custom Domain'
3
-
description: "Host the documentation at your website's custom subdomain"
3
+
description: "Host your documentation at your website's custom domain"
4
4
icon: 'globe'
5
5
---
6
6
7
-
To set up your documentation on a custom subdomain, you'll need to set your desired custom subdomain in your Mintlify settings and configure your DNS settings on your domain provider.
7
+
To set up your documentation on a custom domain, you'll need to set your desired custom domain in your Mintlify settings and configure your DNS settings on your domain provider.
8
8
9
9
<Info>
10
-
Looking to set up a custom subdirectory domain like mintlify.com/docs? Find
10
+
Looking to set up a custom subdirectory like mintlify.com/docs? Find
1. Head over to your [dashboard project](https://dashboard.mintlify.com)
17
-
2. Click on the "Add custom subdomain".
18
-
3. Enter your desired custom subdomain. For example, `docs.mintlify.com`.
16
+
1. Head over to your [dashboard](https://dashboard.mintlify.com)
17
+
2. Click on "Settings".
18
+
3. Click on "Custom Domain".
19
+
4. Enter your desired custom domain. For example, `docs.mintlify.com`.
19
20
20
21
<Frame>
21
22
<img
@@ -32,11 +33,11 @@ To set up your documentation on a custom subdomain, you'll need to set your desi
32
33
33
34
## Verification with Vercel
34
35
35
-
If Vercel happens to be your domain provider, you will have to add a verification `TXT` record. This information will show on your dashboard after submitting your custom subdomain, as well as be emailed to you.
36
+
If Vercel happens to be your domain provider, you will have to add a verification `TXT` record. This information will show on your dashboard after submitting your custom domain, as well as be emailed to you.
36
37
37
38
## Configuring your DNS
38
39
39
-
1. Proceed to your domain's DNS settings on your domain provider.
40
+
1. Proceed to your domain's DNS settings on your domain provider's website.
40
41
2. Create a new DNS entry, inputting the following values:
0 commit comments