From 21e3cd44489134e7ddd5ea2965b58b2591587067 Mon Sep 17 00:00:00 2001 From: Mykhailo Rohalskyy Date: Fri, 10 Jul 2026 13:06:29 +0300 Subject: [PATCH] docs(custom-domain): reflect redirect-only behavior --- .../project-management/project-settings/general.mdx | 4 +--- .../organization-management/crowdsourcing.mdx | 2 +- .../enterprise/organization-management/overview.mdx | 2 +- .../organization-management/settings/general.mdx | 10 +--------- 4 files changed, 4 insertions(+), 14 deletions(-) diff --git a/src/content/docs/crowdin/project-management/project-settings/general.mdx b/src/content/docs/crowdin/project-management/project-settings/general.mdx index a03700466..d2d2f3bcf 100644 --- a/src/content/docs/crowdin/project-management/project-settings/general.mdx +++ b/src/content/docs/crowdin/project-management/project-settings/general.mdx @@ -41,7 +41,7 @@ In the **Branding** section, you can customize the appearance of your project by ### Custom Domain -The custom domain feature allows you to host your Crowdin project on your own domain that supports the HTTPS protocol. +The custom domain feature lets you point your own domain to your Crowdin project. When visitors open your custom domain, they are redirected to your project's page on Crowdin. To set up a custom domain, follow these steps: @@ -56,8 +56,6 @@ To set up a custom domain, follow these steps: Not the person responsible for creating custom domains? [Invite a developer](/inviting-people/). -For security reasons, new users will be redirected to Crowdin to login and stay at the default address, but when a logged-in users enter your domain, they will be able to access the project from your own domain. - ### Project Logo The project logo allows you to customize the appearance of your project's main page. diff --git a/src/content/docs/enterprise/organization-management/crowdsourcing.mdx b/src/content/docs/enterprise/organization-management/crowdsourcing.mdx index 8e31c8e3b..d959af1ca 100644 --- a/src/content/docs/enterprise/organization-management/crowdsourcing.mdx +++ b/src/content/docs/enterprise/organization-management/crowdsourcing.mdx @@ -63,7 +63,7 @@ In the **General** section, you can update the public project name, logo, and de diff --git a/src/content/docs/enterprise/organization-management/overview.mdx b/src/content/docs/enterprise/organization-management/overview.mdx index 1cc290297..1c6653244 100644 --- a/src/content/docs/enterprise/organization-management/overview.mdx +++ b/src/content/docs/enterprise/organization-management/overview.mdx @@ -40,7 +40,7 @@ To create your organization and sign up for your account, follow these steps: ## Signing Up by an Invitation diff --git a/src/content/docs/enterprise/organization-management/settings/general.mdx b/src/content/docs/enterprise/organization-management/settings/general.mdx index a2b714c9f..97b28a2e0 100644 --- a/src/content/docs/enterprise/organization-management/settings/general.mdx +++ b/src/content/docs/enterprise/organization-management/settings/general.mdx @@ -43,18 +43,10 @@ If you are a [Vendor](/enterprise/for-vendors/), your organization info will be ### Custom Domain -Configure a **Custom Domain** to host your Crowdin Enterprise organization on your own domain. This feature is particularly useful if you have crowdsourcing projects, as it can help attract more contributors to get involved in translating your projects. +Configure a **Custom Domain** to point your own domain to your Crowdin Enterprise organization. When visitors open your custom domain, they are redirected to your organization's address on Crowdin Enterprise. To set up a custom domain, create a CNAME record with your DNS provider that points to `org.cname.crowdin.com`. Ensure that you use this specific address without modifications, as the domain specified below will be automatically detected. - - - - Read more about [Crowdsourcing](/enterprise/crowdsourcing/). - - ## Account Defaults Configure the default settings that apply across your organization. You can set defaults for the Editor view and the sidebar menu, and optionally lock each setting to enforce it for all users.