[ADD] Website/Configuration: Google Search Console
closes odoo/documentation#8119
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:
parent
bf79132249
commit
edb806cd7a
@ -9,6 +9,7 @@ Configuration
|
|||||||
|
|
||||||
configuration/domain_names
|
configuration/domain_names
|
||||||
configuration/address_autocomplete
|
configuration/address_autocomplete
|
||||||
|
configuration/google_search_console
|
||||||
configuration/cookies_bar
|
configuration/cookies_bar
|
||||||
configuration/translate
|
configuration/translate
|
||||||
configuration/multi_website
|
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 |
Loading…
Reference in New Issue
Block a user