From cb32a20e19d004f87c8fe4617d401c91dd840215 Mon Sep 17 00:00:00 2001 From: "Xavier (XPL)" Date: Thu, 14 Mar 2024 12:16:52 +0000 Subject: [PATCH] [FIX] website: domain names closes odoo/documentation#8216 X-original-commit: b7ffab804b30fc23654c021c010813a43f2962c7 Signed-off-by: Xavier Platteau (xpl) --- .../websites/website/configuration/domain_names.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/content/applications/websites/website/configuration/domain_names.rst b/content/applications/websites/website/configuration/domain_names.rst index 1729e4d17..c9a25a8bd 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 @@ -267,7 +268,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