| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Website (website)
• Discuss (mail) |
| Lines of code | 1022 |
| Technical Name |
website_llm |
| License | OPL-1 |
| Website | https://nvdxs.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Website (website)
• Discuss (mail) |
| Lines of code | 1022 |
| Technical Name |
website_llm |
| License | OPL-1 |
| Website | https://nvdxs.com |
Website LLM (SEO Optimized)
Boost your Odoo website's visibility with Website LLM, a module that automatically generates structured, SEO-friendly content for large language models (LLMs) and AI systems. Transform your website into an AI-ready knowledge source while improving discoverability and multilingual support.
- Automatic LLM Entries: Generate structured entries for products, blogs, events, surveys, and more, formatted for llms.txt and llm-full.txt.
- SEO-Optimized Content: Enhance titles and descriptions with built-in AI optimization for clarity, relevance, and keyword performance.
- Multi-Language Support: Export content in all enabled website languages, making your site accessible to global AI systems and users.
- Dynamic Updates: Automatically create or refresh entries when content changes, ensuring your exports are always up to date.
- Grouping & Sections: Organize entries by categories, menus, or custom rules for structured and easy-to-parse files.
- Seamless Website Integration: Works with Odoo's standard models, no extra development needed.
With Website LLM, your Odoo website is not only user-friendly but also machine-friendlyâhelping search engines, AI tools, and language models better understand and promote your content.

Automatic LLM Entries
Instantly generate structured entries for all your website contentâproducts, blogs, events, and moreâformatted for llms.txt and llm-full.txt
Multi-Language Ready
Export optimized content in all your website's languages, making your site accessible to global visitors and AI systems alike
Smart Grouping & Sections
Organize entries by categories, menus, or custom rules, ensuring clarity and easy parsing by AI models.
SEO Optimization
Control how missing pages respond for SEO: 404, 410, redirect to homepage, or redirect to custom URL
Dynamic Updates
Keep your LLM exports freshânew or updated content on your site automatically syncs to llms.txt.
AI-Powered Optimization
Enhance descriptions with ChatGPT integration to generate polished, human-like, and SEO-friendly content at scale.
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
There are no ratings yet!
Installation failed
I tried to install the app
I go to app then import app, select the zip file. I get the following error:
I am running Odoo.sh
Error while importing module 'website_llm'. while parsing /tmp/tmpo5mxvkt4/website_llm/views/geo_llm.xml:11 Error while validating view near: <list __validate__="1"> <field name="id"/> <field name="config_id" optional="show"/> Model not found: geo.llm View error context: {'file': '/tmp/tmpo5mxvkt4/website_llm/views/geo_llm.xml', 'line': 1, 'name': 'geo.llm list', 'view': ir.ui.view(8374,), 'view.model': 'geo.llm', 'view.parent': ir.ui.view(), 'xmlid': 'geo_llm_tree'}
Installation failed
Dear Faisal
Thank you very much for purchasing the module and for your trust.
Also, thank you for reporting this issue and please accept our apologies for the inconvenience during installation.
I’ve investigated the problem, and it was related to the loading order of some files during the installation on Odoo.sh.
Odoo requires models, access rights, and views to be loaded in a specific sequence especially for odoo.sh installation. In the previous version of the module, some view and security files were being loaded before the related database model was fully registered. This caused the installer to show:
Model not found: geo.llm
I’ve now corrected the loading order so the module installs cleanly on a fresh Odoo.sh environment.
A fixed version is now available
You can install it directly no additional steps are needed on your side.
If you need any help with the installation or have additional questions, we are happy to assist.
Warm regards,
nvdxs Team