From 87b350d47e9bbd92c7a791502399b7c06d6b6d74 Mon Sep 17 00:00:00 2001 From: "Xavier (XPL)" Date: Thu, 14 Mar 2024 13:16:52 +0100 Subject: [PATCH] [FIX] website: domain names closes odoo/documentation#8151 Signed-off-by: Xavier Platteau (xpl) --- .../websites/website/configuration/domain_names.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/content/applications/websites/website/configuration/domain_names.rst b/content/applications/websites/website/configuration/domain_names.rst index ea5abbfe4..a7af7006a 100644 --- a/content/applications/websites/website/configuration/domain_names.rst +++ b/content/applications/websites/website/configuration/domain_names.rst @@ -37,12 +37,13 @@ Search for the desired domain name and check its availability. Ensure the Website app is installed if the domain name registration option does not appear. Select the desired domain name, fill in the :guilabel:`Domain Owner` form, and click -:guilabel:`Register`. The chosen domain name is directly linked to the database, but you still need -to :ref:`map your domain name to your Odoo website `. +:guilabel:`Register`. The chosen domain name is directly linked to the database. .. image:: domain_names/domain-owner.png :alt: Filling in the domain owner information +Next, you should :ref:`map your domain name to your Odoo website `. + .. important:: A verification email from `noreply@domainnameverification.net` will be sent to the email address provided in the :guilabel:`Domain Owner` form. It is essential to verify your email address to @@ -113,7 +114,7 @@ the alias domain (e.g., `subdomain.yourdomain.com`), clicking :guilabel:`Verify` :guilabel:`I confirm, it's done`. Finally, go to your database and open the :guilabel:`Settings`. Enable :guilabel:`Custom Email -Servers` field, enter the :guilabel:`Alias Domain` (e.g., `subdomain.yourdomain.com`) and click +Servers`, enter the :guilabel:`Alias Domain` (e.g., `subdomain.yourdomain.com`) and click :guilabel:`Save`. Use an external email provider @@ -268,7 +269,7 @@ To make your custom domain name the *web base URL* of your database, access your custom domain name and log in as an administrator :dfn:`(a user part of the Settings access right group under Administration)`. -.. warning:: +.. important:: If you access your database with the original Odoo address (e.g., `mycompany.odoo.com`), the *web base URL* of your database will be updated accordingly. To prevent the automatic update of the *web base URL* when an administrator logs in to the database, activate the :ref:`developer mode