SEO URLs in eCommerce
by IT-Projects LLC https://twitter.com/OdooFree , Ivan Yelizariev https://twitter.com/OdooFree
Odoo
Required Apps |
Website Builder (website)
|
Included Dependencies | Show |
Lines of code | 115 |
Technical Name |
website_seo_url_product |
License | See License tab |
Website | https://itpp.dev |
Also available in version | v 8.0 v 9.0 v 12.0 v 10.0 v 13.0 v 14.0 |
SEO URLs in eCommerce
Customisable URLs for product pages, that don't depend on product name and product ID.
Version: v11.0.1.0.0
Tested and maintained by
IT Projects Labs
Assitance: help@itpp.dev
Custom url is absolutely required for good SEO.

Very easy to customize.

Let our expertise work for you!
(Doors and windows below are clickable)
/itpp-labs-1100.jpg)
/itpp-labs-930.jpg)
/itpp-labs-690.jpg)
SEO URLs in eCommerce
Installation
The module doesn't depend on eCommerce module (website_sale), so you need to install it manually.
Recommended python package to install:
python3 -m pip install python-slugify
Usage
- Open Sales / Products
- Switch to some Product
- click [Edit]
- specify SEO URL at Sales tab.
- click [Save]
- Open eCommerce
- Navigate to the product page
- check url of the page -- one you specified at backend is used
The MIT License (MIT) Copyright 2020 IT-Projects Labs Copyright 2015-2020 IT-Projects LLC Copyright 2015 Ivan Yelizariev Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall 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