Skip to content

Commit 2ceedec

Browse files
committed
[ADD] website: new page structure
task-4850059
1 parent 04ea432 commit 2ceedec

File tree

25 files changed

+66
-27
lines changed

25 files changed

+66
-27
lines changed

content/applications/marketing/marketing_automation/campaign_templates/double_optin.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ website homepage. Click on the button to edit the button text and URL.
8282

8383
.. tip::
8484
To provide a streamlined experience for the contact, consider :doc:`creating a page on the
85-
website <../../../websites/website/pages>` that expresses gratitude to the contact for
85+
website <../../../websites/website/structure/pages>` that expresses gratitude to the contact for
8686
confirming their subscription to the mailing list. Add the link to that page in the URL of the
8787
confirmation button.
8888

content/applications/sales/members.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Publish members directory
6868

6969
To publish a list of active members on the website, the *Online Members Directory* application must
7070
first be :ref:`installed <general/install>`. After installing the module, add the `/members` page to
71-
the website's menu by :doc:`editing the website menu <../websites/website/pages/header_footer>`.
71+
the website's menu by :doc:`editing the website menu <../websites/website/structure/header_footer>`.
7272

7373
.. image:: members/membership-directory-app.png
7474
:align: center

content/applications/websites/ecommerce/products.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ The eCommerce-related fields to translate are:
298298

299299
.. note::
300300
- Having untranslated content on a web page may be detrimental to the user experience and
301-
:doc:`SEO <../../websites/website/pages/seo>`. You can use the
301+
:doc:`SEO <../../websites/website/structure/seo>`. You can use the
302302
:doc:`Translate <../website/configuration/translate>` feature to translate the page's content.
303303
- To check the language(s) of your website, go to :menuselection:`Website --> Configuration -->
304304
Settings` and go to the :guilabel:`Website Info` section.

content/applications/websites/ecommerce/products/catalog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ display it only when filtering by that specific category.
246246

247247
.. tip::
248248
- Adding content to an eCommerce category page helps improve the :doc:`SEO
249-
<../../website/pages/seo>` strategy. Using keywords linked to the products or the
249+
<../../website/structure/seo>` strategy. Using keywords linked to the products or the
250250
eCommerce categories can also increase organic traffic. Additionally, each category has its
251251
own specific URL that can be pointed to and is indexed by search engines.
252252
- eCommerce categories can also be added as :ref:`mega menu items

content/applications/websites/website.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ with other Odoo apps to expand your website's functionality.
1919

2020
Design your website using building blocks and website themes.
2121

22-
.. card:: Pages
23-
:target: website/pages
22+
.. card:: Structure
23+
:target: website/structure
2424
:large:
2525

2626
Manage website pages, menus, and search engine optimization.
@@ -57,7 +57,7 @@ with other Odoo apps to expand your website's functionality.
5757
:titlesonly:
5858

5959
website/web_design
60-
website/pages
60+
website/structure
6161
website/configuration
6262
website/reporting
6363
website/mail_groups

content/applications/websites/website/configuration/cookies_bar.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ To adapt the content of the page according to your needs, click the :guilabel:`E
5454
You could add a link to this page in your website's footer, for example.
5555

5656
.. seealso::
57-
:doc:`Pages <../pages>`
57+
:doc:`Pages <../structure/pages>`

content/applications/websites/website/configuration/multi_website.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ help avoid confusion and make it easier to tailor your digital outreach strategi
99
target audience.
1010

1111
Each website can be designed and configured independently with its own :doc:`domain name
12-
<domain_names>`, :doc:`theme <../web_design/themes>`, :doc:`pages <../pages>`, :doc:`menus
13-
<../pages/header_footer>`, :doc:`languages <translate>`, :doc:`products
12+
<domain_names>`, :doc:`theme <../web_design/themes>`, :doc:`pages <../structure/pages>`, :doc:`menus
13+
<../structure/header_footer>`, :doc:`languages <translate>`, :doc:`products
1414
<../../ecommerce/products>`, assigned sales team, etc. They can also
1515
:ref:`share content and pages <multi-website/website_content>`.
1616

1717
.. tip::
1818
Duplicate content (i.e., pages and content shared between multiple websites) can have a negative
19-
impact on :doc:`../pages/seo`.
19+
impact on :doc:`../structure/seo`.
2020

2121
Website creation
2222
================
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
:nosearch:
2+
:show-content:
3+
:hide-page-toc:
4+
5+
=========
6+
Structure
7+
=========
8+
9+
Organize your website's structure with :doc:`../website/structure/pages`, provide consistent visual
10+
and navigational framework with :doc:`Headers and footers <../website/structure/header_footer>` and
11+
optimize your online presence with :doc:`Search Engine Optimization (SEO) <../website/structure/seo>`.
12+
13+
.. cards::
14+
15+
.. card:: Pages
16+
:target: structure/pages
17+
:large:
18+
19+
Create pages for your website and customize their content and appearance to your needs.
20+
21+
.. card:: Headers and footers
22+
:target: structure/header_footer
23+
:large:
24+
25+
Create a consistent look and feel for your website by customizing the header and footer,
26+
which provide a unified framework for branding and navigation across all pages.
27+
28+
.. card:: Search Engine Optimization (SEO)
29+
:target: structure/seo
30+
:large:
31+
32+
Improve your website’s visibility and ranking in search engine results.
33+
34+
.. seealso::
35+
- `Odoo Tutorials: Website <https://www.odoo.com/slides/website-25>`_
36+
37+
.. toctree::
38+
:titlesonly:
39+
40+
structure/pages
41+
structure/header_footer
42+
structure/seo

content/applications/websites/website/pages/header_footer.rst renamed to content/applications/websites/website/structure/header_footer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Adding menu items
7979
-----------------
8080

8181
By default, pages are added to the menu as drop-down menu items when
82-
:doc:`they are created <../pages>`. To add a new menu item, follow these steps:
82+
:doc:`they are created <../structure/pages>`. To add a new menu item, follow these steps:
8383

8484
#. Go to :menuselection:`Website --> Site --> Menu Editor`.
8585
#. In the menu editor, click :guilabel:`Add Menu Item`.

0 commit comments

Comments
 (0)