[ADD] Website/Configuration: Google Search Console

closes odoo/documentation#8115

Taskid: 3696023
X-original-commit: bf8491feda
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Marion Spindler (masp) <masp@odoo.com>
This commit is contained in:
Marion (masp) 2024-03-01 13:38:49 +01:00
parent 9b0d8146fd
commit 5b339924e5
5 changed files with 33 additions and 0 deletions

View File

@ -9,6 +9,7 @@ Configuration
configuration/domain_names
configuration/address_autocomplete
configuration/google_search_console
configuration/cookies_bar
configuration/translate
configuration/multi_website

View File

@ -0,0 +1,32 @@
=====================
Google Search Console
=====================
Google Search Console is a free web service provided by Google that allows website owners to
monitor, maintain, and troubleshoot their site's presence in Google Search results. It offers
valuable insights into how Google views and interacts with your site, helping you optimize its
performance.
To enable GSC, go to `Google Search Console <https://search.google.com/search-console/welcome>`_,
enter your domain or URL prefix, follow the instructions, and copy the code from Google.
.. image:: google_search_console/add-domain-or-url-prefix.png
:alt: Google Search Console domain or URL prefix
.. image:: google_search_console/verify.png
:alt: Verify domain or URL prefix
Then, access your Odoo database, go to :menuselection:`Website --> Configuration --> Settings`, and
enable :guilabel:`Google Search Console` in the :guilabel:`SEO` section. Paste the code in the
dedicated field.
.. image:: google_search_console/paste-gsc-code-settings.png
:alt: Website Settings pasting GSC code
.. important::
To prevent Google from indexing both your custom domain name `www.example.com` and your original
Odoo database URL `www.example.odoo.com`, :ref:`map your domain name with your Odoo website
<domain-name/website-map>`.
.. seealso::
:doc:`domain_names`

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB