Compare commits

...

1 Commits

Author SHA1 Message Date
Marion (masp) f016b9041d [ADD] Website/Configuration: Google Search Console
taskid: 3696023
2024-03-12 13:05:47 +01:00
5 changed files with 33 additions and 0 deletions
@@ -9,6 +9,7 @@ Configuration
configuration/domain_names
configuration/address_autocomplete
configuration/google_search_console
configuration/cookies_bar
configuration/translate
configuration/multi_website
@@ -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