Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
eLearning (website_slides)
• Discuss (mail) • Website (website) |
Community Apps Dependencies | Show |
Lines of code | 98 |
Technical Name |
website_seo_url_course |
License | OPL-1 |
Website | https://www.tirzok.com |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
eLearning (website_slides)
• Discuss (mail) • Website (website) |
Community Apps Dependencies | Show |
Lines of code | 98 |
Technical Name |
website_seo_url_course |
License | OPL-1 |
Website | https://www.tirzok.com |
Elearning Course SEO URL
Summary:
Elearning Course SEO URL ensures clean and SEO-friendly URLs for courses created in the Elearning module. It prevents random numbers from being added to course URLs, making them more readable, shareable, and optimized for search engines.
Descriptions:When a course is created in Elearning module, the default behavior sometimes adds a random number to the URL of the course page.
For example:
www.tirzokerp.com/slides/artificial-intelligence-ai-and-machine-learning-1
This random number can cause problems with SEO, sharing links, and maintaining a clean website structure
Elearning Course SEO URL fixes this issue by removing the automatic addition of random numbers to course URLs. After installing this app:
- Course URLs will remain clean, using only the course title.
- URLs will be SEO-friendly, improving search engine ranking.
- Sharing and linking courses becomes simpler and more professional.
This app is ideal for businesses, educational institutes, and content creators who want their online courses to have optimized, user-friendly, and professional URLs.
Upon your first login to the backend, navigate to the Elearning module and click on the Course menu.

To create a course, first enter your desired course title. Then, navigate to the SEO URL field and add the same title you used for the course.

Now, please navigate to the course menu to view the website content.

Please view the course content and click on it.

Please refer to the final result shown in this image. The random number in the URL is not visible.

SUGGESTED PRODUCTS
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
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