Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Website (website)
• eCommerce (website_sale) • Discuss (mail) • Invoicing (account) |
Lines of code | 351 |
Technical Name |
kw_seo_configuration |
License | OPL-1 |
Website | https://kitworks.systems/ |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Website (website)
• eCommerce (website_sale) • Discuss (mail) • Invoicing (account) |
Lines of code | 351 |
Technical Name |
kw_seo_configuration |
License | OPL-1 |
Website | https://kitworks.systems/ |
Description of the Module
The `kw_seo_configuration` module enhances Odoo's website functionality by providing advanced SEO management capabilities. This module allows website administrators to create custom SEO rules based on product categories, attribute values, or both, enabling fine-grained control over SEO elements across different website pages.
Key Features
1. SEO Model Management
- **Custom SEO Records**: Create and manage SEO records with customizable titles, descriptions, headers, and HTML content.
- **Targeted Application**: Apply SEO settings to specific product categories, attribute values, or the main shop page.
- **Multi-Website Support**: Configure SEO rules to apply to specific websites or all websites.
2. Flexible SEO Criteria Configuration
- **Configuration Settings**: Choose between three SEO criteria modes:
- Category-based: Apply SEO rules based on product categories
- Attribute-based: Apply SEO rules based on product attribute values
- Both: Consider both categories and attributes when applying SEO rules
3. Enhanced Website Shop Pages
- **All Products Page SEO**: Apply custom SEO settings to the main shop page (/shop)
- **Category Page SEO**: Apply custom SEO settings to specific category pages
- **Pagination Support**: Automatically adjust SEO titles and descriptions for paginated results with page numbers
4. Dynamic SEO Elements
- **Custom Page Titles**: Override default page titles with SEO-optimized alternatives
- **Meta Descriptions**: Set custom meta descriptions for improved search engine listings
- **Custom Headers**: Display custom headers on shop pages
- **SEO Text Blocks**: Add rich HTML content to shop pages for improved SEO and user experience
5. URL Path Analysis
- **Intelligent Path Detection**: Automatically detects the current URL path and applies the appropriate SEO rules
- **Support for Various Page Types**: Handles homepage, blog pages, shop pages, and custom pages
Technical Implementation
Models
- **SEO Model (`seo.model`)**: Core model storing SEO configurations with fields for:
- SEO title, description, header, and HTML text content
- Related categories and attribute values
- Website selection
- All products page flag
- **Configuration Settings**: Extension of the standard Odoo settings to include SEO criteria selection
Controllers
- **Extended Shop Controller**: Overrides the standard shop controller to apply custom SEO rules
- **Attribute Value Detection**: Detects selected attribute values from URL parameters
- **Fallback Mechanisms**: Provides default values when specific SEO rules are not found
Views
- **SEO Model Views**: Tree and form views for managing SEO records
- **Configuration Settings**: Interface for selecting SEO criteria
- **Website Templates**: Modified templates for displaying custom SEO elements:
- Title tag replacement
- Meta description replacement
- Custom category headers
- SEO text placement
Security
- **Access Rights**: Provides appropriate access rights for:
- Authenticated users: Full CRUD operations
- Public users: Read-only access
Use Cases
1. **E-commerce SEO Optimization**: Create targeted SEO content for different product categories to improve search engine rankings
2. **Attribute-Based Landing Pages**: Generate SEO-optimized landing pages based on product attributes (e.g., color, size, brand)
3. **Multi-Website Management**: Maintain different SEO strategies across multiple websites from a single Odoo instance
4. **Content Marketing**: Add rich HTML content to category pages for improved user engagement and SEO
Integration Points
- Integrates with Odoo's website module
- Extends the website_sale module for e-commerce functionality
- Compatible with multi-website setups
About Kitworks

We are Ukrainian software developing company working with odoo versions 10 to 18.
We specialize on solutions for Ukrainian market, however often do much more.
Please see all of our Ukrainian modules here.
Please see all of our modules here.
Would be glad to talk about odoo customization and development for your company or your clients.
Feel free to contact us by:
Email: info@kitworks.systems
Skype: myshyak_kiev
WhatsApp: wa.me/380503342348
Telegram: t.me/myshyak
Support
We do provide free bugfixes and updates for all our modules during 1 year after purchase.
The warranty is provided on clean odoo instance.
We would not help you (for free) in case our modules do not work on your server or conflict with any other modules.
Also, we are ready to consider your feature requests to our modules, and if we would find them useful we can consider including them to new releases.
Also, we do provide all types of odoo support services, like installing odoo instance on your server, supporting your odoo server, custom development.
Prepaid support and development packages are available upon request.
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