[IMP] website: domain names redirection of existing website

task-4894377

closes odoo/documentation#14228

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
This commit is contained in:
masp-odoo
2025-08-05 14:43:08 +02:00
parent ccb5f6c39a
commit b14b39f469

View File

@@ -450,3 +450,8 @@ the one you want to configure. In the :guilabel:`Domain` field, enter the addres
:guilabel:`Company` under :menuselection:`Website --> Configuration --> Settings`. Doing so
indicates Odoo which URL to use as the :ref:`base URL <domain-name/web-base-url>` according to
the company in use.
.. tip::
When migrating from an existing website, make sure to set up the necessary :ref:`redirects <website/pages/url-redirection>`
before adding your domain name. For example, if a previous URL like `/path/about/something`
existed, redirect it to the new corresponding page on your Odoo website, such as `/something`.