diff --git a/content/applications/websites/website/configuration/domain_names.rst b/content/applications/websites/website/configuration/domain_names.rst index 272e7151a..644324ff5 100644 --- a/content/applications/websites/website/configuration/domain_names.rst +++ b/content/applications/websites/website/configuration/domain_names.rst @@ -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 ` according to the company in use. + +.. tip:: + When migrating from an existing website, make sure to set up the necessary :ref:`redirects ` + 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`.