| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/website |
| GIT | |
| GIT | https://github.com/OCA/website.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/website/tree/10.0/website_seo_redirection |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), LasLabs |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), LasLabs |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, GitHub, Jairo Llopis, OCA Transbot, Dave Lasley, oca-travis, Weblate |
| WEBSITE | |
| WEBSITE | https://tecnativa.com/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:20:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website - web - base - web_editor - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_editor |
assets_editor | ir.ui.view | qweb | Inherits website.assets_editor |
assets_frontend_demo |
assets_frontend_demo | ir.ui.view | qweb | Inherits website.assets_frontend |
sample_page |
sample_page | ir.ui.view | qweb | New |
website_seo_redirection_form_view |
Website SEO Redirection Form | website.seo.redirection | form | New |
website_seo_redirection_search_view |
Website SEO Redirection Search | website.seo.redirection | search | New |
website_seo_redirection_tree_view |
Website SEO Redirection Tree | website.seo.redirection | tree | New |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)enumerate_pages(self, query_string=None)
destination
Char
help='Path where the controller will be found now.'
index=True
required=True
string='Destination URL'
origin
Char
help='Path where the original controller was found.'
index=True
required=True
string='Original URL'
relocate_controller
Boolean
default=True
help='If you relocate the controller, the same page that was found in the original URL will be now in the destination. Otherwise, this will simply make requests be redirected, but a new controller should be available in the destination URL if you do not want a 404 error.'
find_origin(self, redirected_path=None)
redirect_auto(self, path=None, code=301, website=None, rerouting=None)
smart_add(self, origin, destination)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/website |
| GIT | |
| GIT | https://github.com/OCA/website.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/website/tree/9.0/website_seo_redirection |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), LasLabs |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), LasLabs |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Jairo Llopis, OCA Transbot, oca-travis, Weblate |
| WEBSITE | |
| WEBSITE | https://tecnativa.com/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:24 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website - web - base - web_editor - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_editor |
assets_editor | ir.ui.view | qweb | Inherits website.assets_editor |
assets_frontend_demo |
assets_frontend_demo | ir.ui.view | qweb | Inherits website.assets_frontend |
sample_page |
sample_page | ir.ui.view | qweb | New |
website_seo_redirection_form_view |
Website SEO Redirection Form | website.seo.redirection | form | New |
website_seo_redirection_search_view |
Website SEO Redirection Search | website.seo.redirection | search | New |
website_seo_redirection_tree_view |
Website SEO Redirection Tree | website.seo.redirection | tree | New |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)enumerate_pages(self, query_string=None)
destination
Char
help='Path where the controller will be found now.'
index=True
required=True
string='Destination URL'
origin
Char
help='Path where the original controller was found.'
index=True
required=True
string='Original URL'
relocate_controller
Boolean
default=True
help='If you relocate the controller, the same page that was found in the original URL will be now in the destination. Otherwise, this will simply make requests be redirected, but a new controller should be available in the destination URL if you do not want a 404 error.'
find_origin(self, redirected_path=None)
redirect_auto(self, path=None, code=301, website=None, rerouting=None)
smart_add(self, origin, destination)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/website |
| GIT | |
| GIT | https://github.com/OCA/website.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/website/tree/8.0/website_seo_redirection |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Jairo Llopis, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate |
| WEBSITE | |
| WEBSITE | https://tecnativa.com/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:27 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website - web - base - share - base_setup - web_kanban |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_editor |
assets_editor | ir.ui.view | qweb | Inherits website.assets_editor |
sample_page |
sample_page | ir.ui.view | qweb | New |
website_seo_redirection_form_view |
Website SEO Redirection Form | website.seo.redirection | form | New |
website_seo_redirection_search_view |
Website SEO Redirection Search | website.seo.redirection | search | New |
website_seo_redirection_tree_view |
Website SEO Redirection Tree | website.seo.redirection | tree | New |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)enumerate_pages(self, query_string=None)
destination
Char
help='Path where the controller will be found now.'
index=True
required=True
string='Destination URL'
origin
Char
help='Path where the original controller was found.'
index=True
required=True
string='Original URL'
relocate_controller
Boolean
default=True
help='If you relocate the controller, the same page that was found in the original URL will be now in the destination. Otherwise, this will simply make requests be redirected, but a new controller should be available in the destination URL if you do not want a 404 error.'
find_origin(self, redirected_path=None)
redirect_auto(self, path=None, code=301, website=None, rerouting=None)
smart_add(self, origin, destination)