Skip to content

Commit 09601ed

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

File tree

16 files changed

+48
-9
lines changed

16 files changed

+48
-9
lines changed

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
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
File renamed without changes.

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -206,9 +206,3 @@ Toggle the :guilabel:`Activate` switch to deactivate the redirection.
206206
.. seealso::
207207
- `Google documentation on redirects and search <https://developers.google.com/search/docs/crawling-indexing/301-redirects>`_
208208
- :doc:`pages/seo`
209-
210-
.. toctree::
211-
:titlesonly:
212-
213-
pages/header_footer
214-
pages/seo

0 commit comments

Comments
 (0)