Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Website Builder (website)
• Social Network (mail) |
Technical Name |
pr1_url_redirect |
License | See License tab |
Website | http://pr1.xyz |
Versions | 8.0 9.0 10.0 |

SEO - URL Re-writer / Redirector for Website and SEO
SEE LIVE DEMO: CLICK HERE
Full URL Rewrite capability within Odoo. - Perfect for SEO and for migrating existing websites. Allows users to:
- Specify an old URL and a link to a new URL and have Odoo redirect to the new URL
- Specify an Odoo /page/ or /shop/ URL or /blog url and specify a new re-written link for Odoo to re-write to.
- As above however instruct Odoo to redirect all traffic from the old /page or /shop pages to the new url
-
Robots file integrated with Sitemap. - Disallow rules in the robots file now remove the entries from the sitemap. *note ensure Python module: robotparser is installed.
Screenshots


Instructions
The url redirect can be found under Settings->Website Settings->URL Redirect Config in Odoo 8
In Odoo 9/10 The url redirect is under Website Admin -> URL Redirect Config.
Please note you may need to give your user URL Redirect Admin Role and reload the page to see the menu item.
To redirect an old page on your website for example /testing/odoo to an odoo page /page/odoo simply add src URL: /testing/odoo, redirect url: /page/odoo and tick enabled. Then upon going to 'your website'/testing/odoo the system will automatically redirect with a 301 (Moved permanently) to /page/odoo.

To rewrite a website page, for example /page/test to /testing/test. Simply set src url to /testing/test, redirect url to /page/test and tick rewrite. (see picture).
If you tick redirect Odoo page then if someone tries to goto the original /page/test then it will be 301 redirected as well.

This also works with shop pages and blog pages, slide pages and forum pages!




Finally the Sitemap.xml file is also modified with the new page entries

Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module