[ADD] Website: adding link to the themes documentation

taskid-3685215

closes odoo/documentation#7799

Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
This commit is contained in:
Donatienne (dopi) 2024-02-22 09:16:06 +01:00
parent 3fada867de
commit b3fc71894a

View File

@ -11,9 +11,9 @@ speed.
- Odoo provides several modules to help you build your website content, such as
:doc:`eCommerce <../../ecommerce>`, :doc:`Blog <../../blog>`, :doc:`eLearning
<../../elearning>`, and :doc:`Forum <../../forum>`.
- All Odoo themes rely on the CSS Framework `Bootstrap <https://getbootstrap.com/>`_ to render
efficiently according to the device: desktop, tablet, or mobile, which positively impacts
ranking in search engines.
- All Odoo :doc:`themes <../web_design/themes>` rely on the CSS Framework `Bootstrap
<https://getbootstrap.com/>`_ to render efficiently according to the device: desktop, tablet,
or mobile, which positively impacts ranking in search engines.
Content optimization
====================
@ -86,8 +86,9 @@ search engines to optimize SEO ranking.
Odoo automatically compresses uploaded images and converts them to `Webp`. With this file format,
photos are smaller, which increases the page loading speed and, therefore, gives a better ranking in
SEO. All images used in Odoo official themes are also compressed by default. If you are using a
third-party theme, it may provide images that are not compressed efficiently.
SEO. All images used in Odoo official :doc:`themes <../web_design/themes>` are also compressed by
default. If you are using a third-party theme, it may provide images that are not compressed
efficiently.
**To modify an image** from your website, select the image, click :guilabel:`Edit`, then go to the
:guilabel:`Customize` tab, and adapt the :guilabel:`Format` in the :guilabel:`Image` section.