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
+16-13Lines changed: 16 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,16 +7,15 @@ icon: "globe"
7
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 like mintlify.com/docs? Find
Looking to set up a custom subdirectory like `mintlify.com/docs`? See the [custom subdirectory](/advanced/subpath/cloudflare) docs.
12
11
</Info>
13
12
14
-
## Dashboard Settings
13
+
## Dashboard settings
15
14
16
-
1.Head over to the[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`.
15
+
1.Navigate to your[dashboard](https://dashboard.mintlify.com)
16
+
2.Select **Settings**
17
+
3.Select **Domain Setup**
18
+
4. Enter your desired custom domain. For example, `docs.mintlify.com`
20
19
21
20
<Frame>
22
21
<img
@@ -31,10 +30,6 @@ To set up your documentation on a custom domain, you'll need to set your desired
31
30
/>
32
31
</Frame>
33
32
34
-
## Verification with Vercel
35
-
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.
37
-
38
33
## Configuring your DNS
39
34
40
35
1. Proceed to your domain's DNS settings on your domain provider's website.
If you are using Cloudflare for your DNS provider, you'll need to have the “full strict” security option enabled for the https setting.
46
+
## Provider-specific settings
47
+
48
+
<AccordionGroup>
49
+
<Accordiontitle="Vercel verification">
50
+
If Vercel is your domain provider, you must add a verification `TXT` record. This information will show on your dashboard after submitting your custom domain, as well as be emailed to you.
51
+
</Accordion>
52
52
53
-
Please [contact support](mailto:[email protected]) if you don't see the custom domain set up after the above configuration.
53
+
<Accordiontitle="Cloudflare security settings">
54
+
If Cloudflare is your DNS provider, you must enable the "full strict" security option for the https setting.
0 commit comments