Product Website Visibility Score
by Terrabit https://www.terrabit.ro , Voicu Stefan https://www.terrabit.ro| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
eCommerce (website_sale)
• Website (website) • Discuss (mail) • Invoicing (account) |
| Lines of code | 338 |
| Technical Name |
deltatech_product_visibility |
| License | OPL-1 |
| Website | https://www.terrabit.ro |
Product Website Visibility Score

Product Website Visibility Score
Give every product a 0–100 website visibility score shown as a colored traffic-light indicator, so you can tell at a glance how findable and complete a product is in the online catalog — and exactly what to fix to improve it.
Overview
The module computes a weighted score on each Product (Product Template) from the content that actually drives visibility and conversion on the website: SEO metadata, images, descriptions, category, price and internal reference. The score maps to a color level and comes with a per-criterion breakdown of what is missing.
Publishing status is intentionally not part of the score — a product can be fully optimized yet unpublished, or published but poor. The Publicat/Nepublicat state is shown next to the indicator as separate information.
Key Features
- Computed website_visibility_score (0–100) and website_visibility_level on product template, stored for filtering and grouping.
- Colored traffic-light indicator on the product form, plus a breakdown page listing every criterion, the points it is worth, and whether it is met.
- Product list columns (score bar + level badge, hidden by default, enable from the optional-columns menu).
- Search filters “Vizibilitate: necesită atenție” and “Vizibilitate: invizibil”, and group-by visibility level to triage the whole catalog.
- Fully configurable criteria and weights — no code required.
How the score works
The score is the weighted sum of the met criteria, normalized to 0–100. Default criteria and weights (total 100):
| Criterion | Field | Weight |
|---|---|---|
| SEO complete (title + description + keywords) | is_seo_optimized | 25 |
| Main image | image_1920 | 18 |
| Website description (rich) | website_description | 15 |
| Public category | public_categ_ids | 12 |
| Image gallery (≥ 2 images) | product_template_image_ids | 10 |
| eCommerce description (short) | description_ecommerce | 10 |
| Sale price set | list_price | 5 |
| Internal reference (SKU) | default_code | 5 |
Levels: Invisible 0–39 (red), Weak 40–69 (orange), Good 70–89 (green), Optimal 90–100 (dark green).
The score recomputes automatically whenever a source field changes (stored compute with dependencies — no scheduled job needed).
Configuration
Criteria live under Sales → Configuration → Vizibilitate produs. Each criterion has a fixed code (mapped to the check in code), an editable weight, a sequence and an active flag — deactivate a criterion or change its weight to fit your catalog.
After changing weights, run Recalculează scorurile de vizibilitate (available as a server action on the criteria model) to re-evaluate all existing products; new edits recompute on the fly.
Usage
- Open a Product. The colored indicator shows the score, level and publish state.
- Open the Vizibilitate website tab to see the breakdown — red rows are what is dragging the score down, green chips are what is already in place.
- In the product list, enable the visibility columns and/or apply the “necesită atenție” filter to find products that need work, or group by level.
Scope & Limitations
- Score measures on-page content completeness for visibility; it does not measure actual traffic, ranking or sales.
- Availability/stock and product variants are deliberately excluded — they are not visibility factors and vary legitimately per product.
- Criterion codes are fixed in code; weights and active state are configurable.
License
OPL-1
Table of contents
Bug Tracker
Bugs are tracked on Terrabit Issues. In case of trouble, please check there if your issue has already been reported.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Terrabit
- Voicu Stefan
Maintainers
Current maintainer:

This module is part of the dhongu/deltatech project on GitHub.
You are welcome to contribute.
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
eCommerce (website_sale)
• Website (website) • Discuss (mail) • Invoicing (account) |
| Lines of code | 338 |
| Technical Name |
deltatech_product_visibility |
| License | OPL-1 |
| Website | https://www.terrabit.ro |
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