Skip to content

Update from support feedback: custom domain topology and subpath verification - #7255

Closed
mintlify[bot] wants to merge 7 commits into
mainfrom
mintlify/73776d0f
Closed

mintlify[bot] wants to merge 7 commits into
mainfrom
mintlify/73776d0f

Conversation

@mintlify

@mintlify mintlify Bot commented Sep 4, 2026 •

Copy link
Copy Markdown
Contributor

Summary

Two support threads needed human help because the docs don't state that a custom domain connects to exactly one deployment, or that the verification TXT records shown in the dashboard stay unverified (harmlessly) when a customer's own reverse proxy serves the docs subpath. This adds two help center articles covering those questions, short cross-linking notes on the custom domain and subpath pages, and mirrored translations.

Changes

  • New help center article: "Can I host multiple docs sites on the same domain?" covering one-deployment-per-domain, path-based navigation vs. separate subdomains, and consolidation/redirect guidance.
  • New help center article: "_cf-custom-hostname TXT record stuck unverified" explaining why the records never verify in proxied-subpath setups and that this is safe to ignore.
  • Notes on customize/custom-domain and deploy/docs-subpath linking to both articles; corrected the claim that the dashboard hides DNS records for subpath setups.
  • Mirrored all changes into French, Spanish, and Chinese (translated articles, page edits, and es.json/fr.json/zh.json navigation entries).
  • Shortened both new articles' descriptions to meet the 160-character SEO limit.

Support context


Note

Low Risk
Documentation and navigation-only changes; no application code, auth, or data handling.

Overview
Adds help-center coverage for two common custom-domain support gaps: one domain maps to one Mintlify project (multi-product patterns via path navigation or subdomains), and Cloudflare subpath proxies where dashboard _cf-custom-hostname / _acme-challenge TXT records stay unverified harmlessly.

Custom domain and Host docs at a subpath now tell subpath-proxy customers to follow reverse-proxy guides instead of adding the dashboard CNAME, link the new articles, and add a subpath note about skipping CNAME and expected unverified TXT on Cloudflare. The retry step label is updated to Re-verify domain to match the dashboard.

The two articles and page edits are mirrored in French, Spanish, and Chinese, with Help center nav entries in docs.json and locale JSON files.

Reviewed by Cursor Bugbot for commit 7aeddce. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Sep 4, 2026 •

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
mintlify 🟢 Ready View Preview Sep 24, 2026, 11:31 PM

@mintlify

mintlify Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
tomee 🟡 Building – Sep 4, 2026, 4:26 PM

💡 Tip: Enable Automations to automatically generate PRs for you.

Comment thread customize/custom-domain.mdx Outdated
Comment thread es/customize/custom-domain.mdx Outdated
Comment thread fr/customize/custom-domain.mdx Outdated
Comment thread zh/customize/custom-domain.mdx Outdated
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
…xies

Cloudflare's own TXT-based domain control validation resolves via a plain
DNS lookup and doesn't depend on traffic routing, except for domains
already proxied through Cloudflare, where it requires traffic to reach
Mintlify's edge first (matching the existing Cloudflare-proxied domains
section). The added content generalized that Cloudflare-specific
behavior to all subpath reverse proxies, which would misdirect Vercel/
AWS/nginx customers whose records should verify normally.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Brings the es/fr/zh copies of custom-domain.mdx, docs-subpath.mdx, and
the cf-custom-hostname help article in line with the English correction:
the TXT-record verification behavior is specific to subpath proxies
running on Cloudflare, not all reverse proxies.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
ethanpalm and others added 2 commits September 24, 2026 16:28
# Conflicts:
#	docs.json
#	es.json
#	fr.json
#	zh.json
- Use "project" for the site entity to match the terminology change on
  main; keep the literal server error string unchanged.
- Point dashboard links at /settings/project/custom-domain.
- Use <your-subdomain>.mintlify.site as the proxy target; mintlifysite.com
  is the auth-only origin and subpaths don't support auth.
- Name the re-verify button by its actual tooltip, "Re-verify domain".
- Mirror all changes into es, fr, and zh.

Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>

This branch was successfully deployed

1 active deployment
staging — 7aeddce8 Deployed Sep 24, 2026 by mintlify[bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant