Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions customize/custom-domain.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: "Custom domain"
description: "Host your documentation at your website's custom domain"
og:description: "Host your documentation at your website's custom domain"
---

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.
Expand Down Expand Up @@ -46,7 +47,7 @@

<AccordionGroup>
<Accordion title="Vercel verification">
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.

Check warning on line 50 in customize/custom-domain.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

customize/custom-domain.mdx#L50

Avoid using 'will'.

Check warning on line 50 in customize/custom-domain.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

customize/custom-domain.mdx#L50

In general, use active voice instead of passive voice ('be emailed').
</Accordion>

<Accordion title="Cloudflare security settings">
Expand Down