---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: vesuv.co
report_url: "https://crawlinx.com/audit/vesuv.co"
crawl_id: 20260719T074318-b5ea23e9
health_score: 65
generated_at: 2026-07-29T00:38:18Z
total_pages: 50
html_pages: 50
indexable_pages: 49
errors: 0
warnings: 72
notices: 431
---

# SEO audit: vesuv.co

**Health score: 65/100** — needs attention

> Audited by [Crawlinx](https://crawlinx.com) — the free technical-SEO crawler. Full report: https://crawlinx.com/audit/vesuv.co

## Overview

| Metric | Value |
| --- | --- |
| Pages crawled | 50 |
| HTML pages | 50 |
| Indexable | 49 |
| Non-indexable | 1 |
| Orphan pages | 0 |
| Broken internal links | 0 |
| Avg response time | 937 ms |
| Errors / Warnings / Notices | 0 / 72 / 431 |
| Status codes | 50×200 |

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Security | 70 | 0 | 50 | 52 |
| Titles | 93 | 0 | 11 | 1 |
| Headings | 96 | 0 | 6 | 42 |
| Duplicate | 99 | 0 | 2 | 5 |
| Agent Readiness | 99 | 0 | 1 | 87 |
| Budget | 99 | 0 | 1 | 0 |
| Indexability | 99 | 0 | 1 | 0 |
| Content | 100 | 0 | 0 | 52 |
| Meta Description | 100 | 0 | 0 | 30 |
| Performance | 100 | 0 | 0 | 109 |
| Structured Data | 100 | 0 | 0 | 49 |
| URL | 100 | 0 | 0 | 4 |

## Issues

### Warnings (72)

#### Control has no accessible name

- Rule: `agent.control_no_name` · Category: Agent Readiness · Occurrences: 1

- [https://www.vesuv.co/press](https://www.vesuv.co/press) — 1 button/link(s) with no text or aria-label — an agent can't target them

#### Noindex page receives internal links (crawl-budget waste)

- Rule: `budget.noindex_linked` · Category: Budget · Occurrences: 1

- [https://www.vesuv.co/changelog](https://www.vesuv.co/changelog) — this noindex page has 46 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://www.vesuv.co/, https://www.vesuv.co/apk, https://www.vesuv.co/pricing.

#### Near-duplicate page content

- Rule: `duplicate.near` · Category: Duplicate · Occurrences: 2

- [https://www.vesuv.co/protected/controles-ars-sanctions](https://www.vesuv.co/protected/controles-ars-sanctions) — near-duplicate of 1 page(s): https://www.vesuv.co/protected/liste-materiel-obligatoire-ambulances-vsl
- [https://www.vesuv.co/protected/liste-materiel-obligatoire-ambulances-vsl](https://www.vesuv.co/protected/liste-materiel-obligatoire-ambulances-vsl) — near-duplicate of 1 page(s): https://www.vesuv.co/protected/controles-ars-sanctions

#### Missing <h1>

- Rule: `h1.missing` · Category: Headings · Occurrences: 6

- [https://www.vesuv.co/apk](https://www.vesuv.co/apk)
- [https://www.vesuv.co/changelog](https://www.vesuv.co/changelog)
- [https://www.vesuv.co/cookies](https://www.vesuv.co/cookies)
- [https://www.vesuv.co/en/apk](https://www.vesuv.co/en/apk)
- [https://www.vesuv.co/legal](https://www.vesuv.co/legal)
- [https://www.vesuv.co/pricing](https://www.vesuv.co/pricing)

#### Content-Type header doesn't match the actual content

- Rule: `headers.content_type_mismatch` · Category: Security · Occurrences: 50

- [https://www.vesuv.co/](https://www.vesuv.co/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/about](https://www.vesuv.co/about) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/apk](https://www.vesuv.co/apk) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/blog](https://www.vesuv.co/blog) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/blog/vesuv-ia-r%C3%A9volutionne-la-saisie-de-vos-controles](https://www.vesuv.co/blog/vesuv-ia-r%C3%A9volutionne-la-saisie-de-vos-controles) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/cgu](https://www.vesuv.co/cgu) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/changelog](https://www.vesuv.co/changelog) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/contact](https://www.vesuv.co/contact) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/cookies](https://www.vesuv.co/cookies) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/en/](https://www.vesuv.co/en/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/en/apk](https://www.vesuv.co/en/apk) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/en/protected/liste-materiel-obligatoire-ambulances-vsl](https://www.vesuv.co/en/protected/liste-materiel-obligatoire-ambulances-vsl) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/en/templates/category/transport-sanitaire](https://www.vesuv.co/en/templates/category/transport-sanitaire) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/legal](https://www.vesuv.co/legal) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/press](https://www.vesuv.co/press) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/pricing](https://www.vesuv.co/pricing) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/protected/controles-ars-sanctions](https://www.vesuv.co/protected/controles-ars-sanctions) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/protected/la-demarche-qualite-en-entreprise](https://www.vesuv.co/protected/la-demarche-qualite-en-entreprise) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/protected/liste-materiel-obligatoire-ambulances-vsl](https://www.vesuv.co/protected/liste-materiel-obligatoire-ambulances-vsl) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/signup](https://www.vesuv.co/signup) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/templates](https://www.vesuv.co/templates) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/templates/6-publicite-en-ligne](https://www.vesuv.co/templates/6-publicite-en-ligne) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/templates/acceptation-d-un-devis](https://www.vesuv.co/templates/acceptation-d-un-devis) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/templates/accueil-des-clients](https://www.vesuv.co/templates/accueil-des-clients) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/templates/aide-%C3%A0-domicile](https://www.vesuv.co/templates/aide-%C3%A0-domicile) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/templates/ajout-carburant](https://www.vesuv.co/templates/ajout-carburant) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/templates/analyse-bacteriologique](https://www.vesuv.co/templates/analyse-bacteriologique) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/templates/analyse-coprologique](https://www.vesuv.co/templates/analyse-coprologique) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/templates/analyse-externalisee](https://www.vesuv.co/templates/analyse-externalisee) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/templates/analyse-mensuelle-des-performances-commerciales](https://www.vesuv.co/templates/analyse-mensuelle-des-performances-commerciales) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/templates/analyse-performance](https://www.vesuv.co/templates/analyse-performance) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/templates/analyse-thermique](https://www.vesuv.co/templates/analyse-thermique) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/templates/arret-de-travail](https://www.vesuv.co/templates/arret-de-travail) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/templates/audit-energetique-des-batiments](https://www.vesuv.co/templates/audit-energetique-des-batiments) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/templates/audits-et-inspections](https://www.vesuv.co/templates/audits-et-inspections) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/templates/automatisation-de-la-comptabilit%C3%A9-generale](https://www.vesuv.co/templates/automatisation-de-la-comptabilit%C3%A9-generale) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/templates/automatisation-des-campagnes-par-email](https://www.vesuv.co/templates/automatisation-des-campagnes-par-email) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/templates/automatisation-des-d%C3%A9clarations-fiscales](https://www.vesuv.co/templates/automatisation-des-d%C3%A9clarations-fiscales) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/templates/bilan-mensuel-des-ventes](https://www.vesuv.co/templates/bilan-mensuel-des-ventes) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/templates/bilan-sanitaire-d-elevage](https://www.vesuv.co/templates/bilan-sanitaire-d-elevage) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/templates/budgetisation-et-previsions-automatisees](https://www.vesuv.co/templates/budgetisation-et-previsions-automatisees) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/templates/category/transport-sanitaire](https://www.vesuv.co/templates/category/transport-sanitaire) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/templates/communication-d-urgence](https://www.vesuv.co/templates/communication-d-urgence) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/templates/compte-rendu-d-activite-mensuel](https://www.vesuv.co/templates/compte-rendu-d-activite-mensuel) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/templates/contrat-de-location](https://www.vesuv.co/templates/contrat-de-location) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/templates/controle-des-peremptions](https://www.vesuv.co/templates/controle-des-peremptions) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/templates/controle-des-visites-en-entreprise](https://www.vesuv.co/templates/controle-des-visites-en-entreprise) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/templates/controle-frigorifique](https://www.vesuv.co/templates/controle-frigorifique) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/templates/controle-materiel-ambulance-type-a](https://www.vesuv.co/templates/controle-materiel-ambulance-type-a) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://www.vesuv.co/templates/controle-materiel-ambulance-type-b](https://www.vesuv.co/templates/controle-materiel-ambulance-type-b) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".

#### Page is noindex

- Rule: `index.noindex` · Category: Indexability · Occurrences: 1

- [https://www.vesuv.co/changelog](https://www.vesuv.co/changelog) — meta/X-Robots: meta=noindex

#### Title likely truncated in SERP (too wide)

- Rule: `title.too_long` · Category: Titles · Occurrences: 11

- [https://www.vesuv.co/blog/vesuv-ia-r%C3%A9volutionne-la-saisie-de-vos-controles](https://www.vesuv.co/blog/vesuv-ia-r%C3%A9volutionne-la-saisie-de-vos-controles) — 82 chars, ~634px (limit ~580px)
- [https://www.vesuv.co/templates/audit-energetique-des-batiments](https://www.vesuv.co/templates/audit-energetique-des-batiments) — 81 chars, ~598px (limit ~580px)
- [https://www.vesuv.co/templates/automatisation-de-la-comptabilit%C3%A9-generale](https://www.vesuv.co/templates/automatisation-de-la-comptabilit%C3%A9-generale) — 92 chars, ~679px (limit ~580px)
- [https://www.vesuv.co/templates/automatisation-des-campagnes-par-email](https://www.vesuv.co/templates/automatisation-des-campagnes-par-email) — 88 chars, ~666px (limit ~580px)
- [https://www.vesuv.co/templates/automatisation-des-d%C3%A9clarations-fiscales](https://www.vesuv.co/templates/automatisation-des-d%C3%A9clarations-fiscales) — 90 chars, ~669px (limit ~580px)
- [https://www.vesuv.co/templates/bilan-sanitaire-d-elevage](https://www.vesuv.co/templates/bilan-sanitaire-d-elevage) — 81 chars, ~591px (limit ~580px)
- [https://www.vesuv.co/templates/budgetisation-et-previsions-automatisees](https://www.vesuv.co/templates/budgetisation-et-previsions-automatisees) — 90 chars, ~669px (limit ~580px)
- [https://www.vesuv.co/templates/compte-rendu-d-activite-mensuel](https://www.vesuv.co/templates/compte-rendu-d-activite-mensuel) — 81 chars, ~601px (limit ~580px)
- [https://www.vesuv.co/templates/controle-des-visites-en-entreprise](https://www.vesuv.co/templates/controle-des-visites-en-entreprise) — 84 chars, ~609px (limit ~580px)
- [https://www.vesuv.co/templates/controle-materiel-ambulance-type-a](https://www.vesuv.co/templates/controle-materiel-ambulance-type-a) — 86 chars, ~646px (limit ~580px)
- [https://www.vesuv.co/templates/controle-materiel-ambulance-type-b](https://www.vesuv.co/templates/controle-materiel-ambulance-type-b) — 86 chars, ~646px (limit ~580px)

### Notices (431)

#### Heading levels skip a level

- Rule: `agent.heading_skip` · Category: Agent Readiness · Occurrences: 36

- [https://www.vesuv.co/about](https://www.vesuv.co/about) — h6 follows h2 — skips h3
- [https://www.vesuv.co/blog](https://www.vesuv.co/blog) — h6 follows h1 — skips h2
- [https://www.vesuv.co/blog/vesuv-ia-r%C3%A9volutionne-la-saisie-de-vos-controles](https://www.vesuv.co/blog/vesuv-ia-r%C3%A9volutionne-la-saisie-de-vos-controles) — h3 follows h1 — skips h2
- [https://www.vesuv.co/cgu](https://www.vesuv.co/cgu) — h4 follows h1 — skips h2
- [https://www.vesuv.co/press](https://www.vesuv.co/press) — h6 follows h2 — skips h3
- [https://www.vesuv.co/protected/controles-ars-sanctions](https://www.vesuv.co/protected/controles-ars-sanctions) — h6 follows h1 — skips h2
- [https://www.vesuv.co/protected/la-demarche-qualite-en-entreprise](https://www.vesuv.co/protected/la-demarche-qualite-en-entreprise) — h6 follows h1 — skips h2
- [https://www.vesuv.co/signup](https://www.vesuv.co/signup) — h3 follows h1 — skips h2
- [https://www.vesuv.co/templates/6-publicite-en-ligne](https://www.vesuv.co/templates/6-publicite-en-ligne) — h6 follows h1 — skips h2
- [https://www.vesuv.co/templates/acceptation-d-un-devis](https://www.vesuv.co/templates/acceptation-d-un-devis) — h6 follows h1 — skips h2
- [https://www.vesuv.co/templates/accueil-des-clients](https://www.vesuv.co/templates/accueil-des-clients) — h6 follows h1 — skips h2
- [https://www.vesuv.co/templates/aide-%C3%A0-domicile](https://www.vesuv.co/templates/aide-%C3%A0-domicile) — h6 follows h1 — skips h2
- [https://www.vesuv.co/templates/ajout-carburant](https://www.vesuv.co/templates/ajout-carburant) — h6 follows h1 — skips h2
- [https://www.vesuv.co/templates/analyse-bacteriologique](https://www.vesuv.co/templates/analyse-bacteriologique) — h6 follows h1 — skips h2
- [https://www.vesuv.co/templates/analyse-coprologique](https://www.vesuv.co/templates/analyse-coprologique) — h6 follows h1 — skips h2
- [https://www.vesuv.co/templates/analyse-externalisee](https://www.vesuv.co/templates/analyse-externalisee) — h6 follows h1 — skips h2
- [https://www.vesuv.co/templates/analyse-mensuelle-des-performances-commerciales](https://www.vesuv.co/templates/analyse-mensuelle-des-performances-commerciales) — h6 follows h1 — skips h2
- [https://www.vesuv.co/templates/analyse-performance](https://www.vesuv.co/templates/analyse-performance) — h6 follows h1 — skips h2
- [https://www.vesuv.co/templates/analyse-thermique](https://www.vesuv.co/templates/analyse-thermique) — h6 follows h1 — skips h2
- [https://www.vesuv.co/templates/arret-de-travail](https://www.vesuv.co/templates/arret-de-travail) — h6 follows h1 — skips h2
- [https://www.vesuv.co/templates/audit-energetique-des-batiments](https://www.vesuv.co/templates/audit-energetique-des-batiments) — h6 follows h1 — skips h2
- [https://www.vesuv.co/templates/audits-et-inspections](https://www.vesuv.co/templates/audits-et-inspections) — h6 follows h1 — skips h2
- [https://www.vesuv.co/templates/automatisation-de-la-comptabilit%C3%A9-generale](https://www.vesuv.co/templates/automatisation-de-la-comptabilit%C3%A9-generale) — h6 follows h1 — skips h2
- [https://www.vesuv.co/templates/automatisation-des-campagnes-par-email](https://www.vesuv.co/templates/automatisation-des-campagnes-par-email) — h6 follows h1 — skips h2
- [https://www.vesuv.co/templates/automatisation-des-d%C3%A9clarations-fiscales](https://www.vesuv.co/templates/automatisation-des-d%C3%A9clarations-fiscales) — h6 follows h1 — skips h2
- [https://www.vesuv.co/templates/bilan-mensuel-des-ventes](https://www.vesuv.co/templates/bilan-mensuel-des-ventes) — h6 follows h1 — skips h2
- [https://www.vesuv.co/templates/bilan-sanitaire-d-elevage](https://www.vesuv.co/templates/bilan-sanitaire-d-elevage) — h6 follows h1 — skips h2
- [https://www.vesuv.co/templates/budgetisation-et-previsions-automatisees](https://www.vesuv.co/templates/budgetisation-et-previsions-automatisees) — h6 follows h1 — skips h2
- [https://www.vesuv.co/templates/communication-d-urgence](https://www.vesuv.co/templates/communication-d-urgence) — h6 follows h1 — skips h2
- [https://www.vesuv.co/templates/compte-rendu-d-activite-mensuel](https://www.vesuv.co/templates/compte-rendu-d-activite-mensuel) — h6 follows h1 — skips h2
- [https://www.vesuv.co/templates/contrat-de-location](https://www.vesuv.co/templates/contrat-de-location) — h6 follows h1 — skips h2
- [https://www.vesuv.co/templates/controle-des-peremptions](https://www.vesuv.co/templates/controle-des-peremptions) — h6 follows h1 — skips h2
- [https://www.vesuv.co/templates/controle-des-visites-en-entreprise](https://www.vesuv.co/templates/controle-des-visites-en-entreprise) — h6 follows h1 — skips h2
- [https://www.vesuv.co/templates/controle-frigorifique](https://www.vesuv.co/templates/controle-frigorifique) — h6 follows h1 — skips h2
- [https://www.vesuv.co/templates/controle-materiel-ambulance-type-a](https://www.vesuv.co/templates/controle-materiel-ambulance-type-a) — h6 follows h1 — skips h2
- [https://www.vesuv.co/templates/controle-materiel-ambulance-type-b](https://www.vesuv.co/templates/controle-materiel-ambulance-type-b) — h6 follows h1 — skips h2

#### No llms.txt for AI agents

- Rule: `agent.llms_txt_missing` · Category: Agent Readiness · Occurrences: 1

- [https://www.vesuv.co/](https://www.vesuv.co/) — no llms.txt found at the site root — add one so AI agents get a curated site summary

#### No main landmark for AI agents

- Rule: `agent.no_main_landmark` · Category: Agent Readiness · Occurrences: 50

- [https://www.vesuv.co/](https://www.vesuv.co/) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/about](https://www.vesuv.co/about) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/apk](https://www.vesuv.co/apk) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/blog](https://www.vesuv.co/blog) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/blog/vesuv-ia-r%C3%A9volutionne-la-saisie-de-vos-controles](https://www.vesuv.co/blog/vesuv-ia-r%C3%A9volutionne-la-saisie-de-vos-controles) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/cgu](https://www.vesuv.co/cgu) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/changelog](https://www.vesuv.co/changelog) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/contact](https://www.vesuv.co/contact) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/cookies](https://www.vesuv.co/cookies) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/en/](https://www.vesuv.co/en/) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/en/apk](https://www.vesuv.co/en/apk) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/en/protected/liste-materiel-obligatoire-ambulances-vsl](https://www.vesuv.co/en/protected/liste-materiel-obligatoire-ambulances-vsl) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/en/templates/category/transport-sanitaire](https://www.vesuv.co/en/templates/category/transport-sanitaire) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/legal](https://www.vesuv.co/legal) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/press](https://www.vesuv.co/press) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/pricing](https://www.vesuv.co/pricing) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/protected/controles-ars-sanctions](https://www.vesuv.co/protected/controles-ars-sanctions) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/protected/la-demarche-qualite-en-entreprise](https://www.vesuv.co/protected/la-demarche-qualite-en-entreprise) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/protected/liste-materiel-obligatoire-ambulances-vsl](https://www.vesuv.co/protected/liste-materiel-obligatoire-ambulances-vsl) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/signup](https://www.vesuv.co/signup) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/templates](https://www.vesuv.co/templates) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/templates/6-publicite-en-ligne](https://www.vesuv.co/templates/6-publicite-en-ligne) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/templates/acceptation-d-un-devis](https://www.vesuv.co/templates/acceptation-d-un-devis) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/templates/accueil-des-clients](https://www.vesuv.co/templates/accueil-des-clients) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/templates/aide-%C3%A0-domicile](https://www.vesuv.co/templates/aide-%C3%A0-domicile) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/templates/ajout-carburant](https://www.vesuv.co/templates/ajout-carburant) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/templates/analyse-bacteriologique](https://www.vesuv.co/templates/analyse-bacteriologique) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/templates/analyse-coprologique](https://www.vesuv.co/templates/analyse-coprologique) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/templates/analyse-externalisee](https://www.vesuv.co/templates/analyse-externalisee) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/templates/analyse-mensuelle-des-performances-commerciales](https://www.vesuv.co/templates/analyse-mensuelle-des-performances-commerciales) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/templates/analyse-performance](https://www.vesuv.co/templates/analyse-performance) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/templates/analyse-thermique](https://www.vesuv.co/templates/analyse-thermique) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/templates/arret-de-travail](https://www.vesuv.co/templates/arret-de-travail) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/templates/audit-energetique-des-batiments](https://www.vesuv.co/templates/audit-energetique-des-batiments) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/templates/audits-et-inspections](https://www.vesuv.co/templates/audits-et-inspections) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/templates/automatisation-de-la-comptabilit%C3%A9-generale](https://www.vesuv.co/templates/automatisation-de-la-comptabilit%C3%A9-generale) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/templates/automatisation-des-campagnes-par-email](https://www.vesuv.co/templates/automatisation-des-campagnes-par-email) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/templates/automatisation-des-d%C3%A9clarations-fiscales](https://www.vesuv.co/templates/automatisation-des-d%C3%A9clarations-fiscales) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/templates/bilan-mensuel-des-ventes](https://www.vesuv.co/templates/bilan-mensuel-des-ventes) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/templates/bilan-sanitaire-d-elevage](https://www.vesuv.co/templates/bilan-sanitaire-d-elevage) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/templates/budgetisation-et-previsions-automatisees](https://www.vesuv.co/templates/budgetisation-et-previsions-automatisees) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/templates/category/transport-sanitaire](https://www.vesuv.co/templates/category/transport-sanitaire) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/templates/communication-d-urgence](https://www.vesuv.co/templates/communication-d-urgence) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/templates/compte-rendu-d-activite-mensuel](https://www.vesuv.co/templates/compte-rendu-d-activite-mensuel) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/templates/contrat-de-location](https://www.vesuv.co/templates/contrat-de-location) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/templates/controle-des-peremptions](https://www.vesuv.co/templates/controle-des-peremptions) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/templates/controle-des-visites-en-entreprise](https://www.vesuv.co/templates/controle-des-visites-en-entreprise) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/templates/controle-frigorifique](https://www.vesuv.co/templates/controle-frigorifique) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/templates/controle-materiel-ambulance-type-a](https://www.vesuv.co/templates/controle-materiel-ambulance-type-a) — add a <main> element (or role=main) around the primary content
- [https://www.vesuv.co/templates/controle-materiel-ambulance-type-b](https://www.vesuv.co/templates/controle-materiel-ambulance-type-b) — add a <main> element (or role=main) around the primary content

#### Low text-to-HTML ratio

- Rule: `content.low_ratio` · Category: Content · Occurrences: 48

- [https://www.vesuv.co/](https://www.vesuv.co/) — 2.3%
- [https://www.vesuv.co/about](https://www.vesuv.co/about) — 1.9%
- [https://www.vesuv.co/apk](https://www.vesuv.co/apk) — 0.7%
- [https://www.vesuv.co/blog](https://www.vesuv.co/blog) — 1.6%
- [https://www.vesuv.co/blog/vesuv-ia-r%C3%A9volutionne-la-saisie-de-vos-controles](https://www.vesuv.co/blog/vesuv-ia-r%C3%A9volutionne-la-saisie-de-vos-controles) — 0.8%
- [https://www.vesuv.co/contact](https://www.vesuv.co/contact) — 0.6%
- [https://www.vesuv.co/cookies](https://www.vesuv.co/cookies) — 2.0%
- [https://www.vesuv.co/en/](https://www.vesuv.co/en/) — 2.0%
- [https://www.vesuv.co/en/apk](https://www.vesuv.co/en/apk) — 0.6%
- [https://www.vesuv.co/en/protected/liste-materiel-obligatoire-ambulances-vsl](https://www.vesuv.co/en/protected/liste-materiel-obligatoire-ambulances-vsl) — 1.2%
- [https://www.vesuv.co/en/templates/category/transport-sanitaire](https://www.vesuv.co/en/templates/category/transport-sanitaire) — 1.0%
- [https://www.vesuv.co/legal](https://www.vesuv.co/legal) — 1.2%
- [https://www.vesuv.co/press](https://www.vesuv.co/press) — 2.1%
- [https://www.vesuv.co/pricing](https://www.vesuv.co/pricing) — 0.7%
- [https://www.vesuv.co/protected/controles-ars-sanctions](https://www.vesuv.co/protected/controles-ars-sanctions) — 1.7%
- [https://www.vesuv.co/protected/la-demarche-qualite-en-entreprise](https://www.vesuv.co/protected/la-demarche-qualite-en-entreprise) — 1.7%
- [https://www.vesuv.co/protected/liste-materiel-obligatoire-ambulances-vsl](https://www.vesuv.co/protected/liste-materiel-obligatoire-ambulances-vsl) — 1.4%
- [https://www.vesuv.co/signup](https://www.vesuv.co/signup) — 1.5%
- [https://www.vesuv.co/templates](https://www.vesuv.co/templates) — 1.4%
- [https://www.vesuv.co/templates/6-publicite-en-ligne](https://www.vesuv.co/templates/6-publicite-en-ligne) — 1.6%
- [https://www.vesuv.co/templates/acceptation-d-un-devis](https://www.vesuv.co/templates/acceptation-d-un-devis) — 2.7%
- [https://www.vesuv.co/templates/accueil-des-clients](https://www.vesuv.co/templates/accueil-des-clients) — 1.3%
- [https://www.vesuv.co/templates/aide-%C3%A0-domicile](https://www.vesuv.co/templates/aide-%C3%A0-domicile) — 2.6%
- [https://www.vesuv.co/templates/ajout-carburant](https://www.vesuv.co/templates/ajout-carburant) — 1.5%
- [https://www.vesuv.co/templates/analyse-bacteriologique](https://www.vesuv.co/templates/analyse-bacteriologique) — 1.4%
- [https://www.vesuv.co/templates/analyse-coprologique](https://www.vesuv.co/templates/analyse-coprologique) — 1.4%
- [https://www.vesuv.co/templates/analyse-externalisee](https://www.vesuv.co/templates/analyse-externalisee) — 1.4%
- [https://www.vesuv.co/templates/analyse-mensuelle-des-performances-commerciales](https://www.vesuv.co/templates/analyse-mensuelle-des-performances-commerciales) — 1.9%
- [https://www.vesuv.co/templates/analyse-performance](https://www.vesuv.co/templates/analyse-performance) — 1.0%
- [https://www.vesuv.co/templates/analyse-thermique](https://www.vesuv.co/templates/analyse-thermique) — 1.0%
- [https://www.vesuv.co/templates/arret-de-travail](https://www.vesuv.co/templates/arret-de-travail) — 1.5%
- [https://www.vesuv.co/templates/audit-energetique-des-batiments](https://www.vesuv.co/templates/audit-energetique-des-batiments) — 1.5%
- [https://www.vesuv.co/templates/audits-et-inspections](https://www.vesuv.co/templates/audits-et-inspections) — 1.3%
- [https://www.vesuv.co/templates/automatisation-de-la-comptabilit%C3%A9-generale](https://www.vesuv.co/templates/automatisation-de-la-comptabilit%C3%A9-generale) — 1.4%
- [https://www.vesuv.co/templates/automatisation-des-campagnes-par-email](https://www.vesuv.co/templates/automatisation-des-campagnes-par-email) — 1.6%
- [https://www.vesuv.co/templates/automatisation-des-d%C3%A9clarations-fiscales](https://www.vesuv.co/templates/automatisation-des-d%C3%A9clarations-fiscales) — 1.5%
- [https://www.vesuv.co/templates/bilan-mensuel-des-ventes](https://www.vesuv.co/templates/bilan-mensuel-des-ventes) — 1.9%
- [https://www.vesuv.co/templates/bilan-sanitaire-d-elevage](https://www.vesuv.co/templates/bilan-sanitaire-d-elevage) — 1.4%
- [https://www.vesuv.co/templates/budgetisation-et-previsions-automatisees](https://www.vesuv.co/templates/budgetisation-et-previsions-automatisees) — 1.4%
- [https://www.vesuv.co/templates/category/transport-sanitaire](https://www.vesuv.co/templates/category/transport-sanitaire) — 1.2%
- [https://www.vesuv.co/templates/communication-d-urgence](https://www.vesuv.co/templates/communication-d-urgence) — 2.3%
- [https://www.vesuv.co/templates/compte-rendu-d-activite-mensuel](https://www.vesuv.co/templates/compte-rendu-d-activite-mensuel) — 1.9%
- [https://www.vesuv.co/templates/contrat-de-location](https://www.vesuv.co/templates/contrat-de-location) — 1.1%
- [https://www.vesuv.co/templates/controle-des-peremptions](https://www.vesuv.co/templates/controle-des-peremptions) — 1.5%
- [https://www.vesuv.co/templates/controle-des-visites-en-entreprise](https://www.vesuv.co/templates/controle-des-visites-en-entreprise) — 2.6%
- [https://www.vesuv.co/templates/controle-frigorifique](https://www.vesuv.co/templates/controle-frigorifique) — 1.7%
- [https://www.vesuv.co/templates/controle-materiel-ambulance-type-a](https://www.vesuv.co/templates/controle-materiel-ambulance-type-a) — 1.7%
- [https://www.vesuv.co/templates/controle-materiel-ambulance-type-b](https://www.vesuv.co/templates/controle-materiel-ambulance-type-b) — 1.5%

#### Main text is hard to read (low Flesch Reading Ease)

- Rule: `content.readability_poor` · Category: Content · Occurrences: 4

- [https://www.vesuv.co/en/](https://www.vesuv.co/en/) — this page reads as difficult (Flesch Reading Ease 31, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://www.vesuv.co/en/apk](https://www.vesuv.co/en/apk) — this page reads as very difficult (Flesch Reading Ease 25, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://www.vesuv.co/en/protected/liste-materiel-obligatoire-ambulances-vsl](https://www.vesuv.co/en/protected/liste-materiel-obligatoire-ambulances-vsl) — this page reads as very difficult (Flesch Reading Ease 28, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- [https://www.vesuv.co/en/templates/category/transport-sanitaire](https://www.vesuv.co/en/templates/category/transport-sanitaire) — this page reads as very difficult (Flesch Reading Ease 6, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.

#### Duplicate meta description across pages

- Rule: `duplicate.meta_desc` · Category: Duplicate · Occurrences: 5

- [https://www.vesuv.co/contact](https://www.vesuv.co/contact) — meta description shared by 5 pages: https://www.vesuv.co/signup, https://www.vesuv.co/protected/liste-materiel-obligatoire-ambulances-vsl, https://www.vesuv.co/protected/controles-ars-sanctions
- [https://www.vesuv.co/protected/controles-ars-sanctions](https://www.vesuv.co/protected/controles-ars-sanctions) — meta description shared by 5 pages: https://www.vesuv.co/contact, https://www.vesuv.co/signup, https://www.vesuv.co/protected/liste-materiel-obligatoire-ambulances-vsl
- [https://www.vesuv.co/protected/la-demarche-qualite-en-entreprise](https://www.vesuv.co/protected/la-demarche-qualite-en-entreprise) — meta description shared by 5 pages: https://www.vesuv.co/contact, https://www.vesuv.co/signup, https://www.vesuv.co/protected/liste-materiel-obligatoire-ambulances-vsl
- [https://www.vesuv.co/protected/liste-materiel-obligatoire-ambulances-vsl](https://www.vesuv.co/protected/liste-materiel-obligatoire-ambulances-vsl) — meta description shared by 5 pages: https://www.vesuv.co/contact, https://www.vesuv.co/signup, https://www.vesuv.co/protected/controles-ars-sanctions
- [https://www.vesuv.co/signup](https://www.vesuv.co/signup) — meta description shared by 5 pages: https://www.vesuv.co/contact, https://www.vesuv.co/protected/liste-materiel-obligatoire-ambulances-vsl, https://www.vesuv.co/protected/controles-ars-sanctions

#### Multiple <h1> elements

- Rule: `h1.multiple` · Category: Headings · Occurrences: 42

- [https://www.vesuv.co/](https://www.vesuv.co/) — 6 <h1> elements
- [https://www.vesuv.co/about](https://www.vesuv.co/about) — 2 <h1> elements
- [https://www.vesuv.co/cgu](https://www.vesuv.co/cgu) — 2 <h1> elements
- [https://www.vesuv.co/contact](https://www.vesuv.co/contact) — 2 <h1> elements
- [https://www.vesuv.co/en/](https://www.vesuv.co/en/) — 6 <h1> elements
- [https://www.vesuv.co/en/protected/liste-materiel-obligatoire-ambulances-vsl](https://www.vesuv.co/en/protected/liste-materiel-obligatoire-ambulances-vsl) — 2 <h1> elements
- [https://www.vesuv.co/en/templates/category/transport-sanitaire](https://www.vesuv.co/en/templates/category/transport-sanitaire) — 2 <h1> elements
- [https://www.vesuv.co/press](https://www.vesuv.co/press) — 2 <h1> elements
- [https://www.vesuv.co/protected/controles-ars-sanctions](https://www.vesuv.co/protected/controles-ars-sanctions) — 2 <h1> elements
- [https://www.vesuv.co/protected/la-demarche-qualite-en-entreprise](https://www.vesuv.co/protected/la-demarche-qualite-en-entreprise) — 3 <h1> elements
- [https://www.vesuv.co/protected/liste-materiel-obligatoire-ambulances-vsl](https://www.vesuv.co/protected/liste-materiel-obligatoire-ambulances-vsl) — 2 <h1> elements
- [https://www.vesuv.co/signup](https://www.vesuv.co/signup) — 2 <h1> elements
- [https://www.vesuv.co/templates](https://www.vesuv.co/templates) — 3 <h1> elements
- [https://www.vesuv.co/templates/6-publicite-en-ligne](https://www.vesuv.co/templates/6-publicite-en-ligne) — 4 <h1> elements
- [https://www.vesuv.co/templates/acceptation-d-un-devis](https://www.vesuv.co/templates/acceptation-d-un-devis) — 4 <h1> elements
- [https://www.vesuv.co/templates/accueil-des-clients](https://www.vesuv.co/templates/accueil-des-clients) — 4 <h1> elements
- [https://www.vesuv.co/templates/aide-%C3%A0-domicile](https://www.vesuv.co/templates/aide-%C3%A0-domicile) — 4 <h1> elements
- [https://www.vesuv.co/templates/ajout-carburant](https://www.vesuv.co/templates/ajout-carburant) — 4 <h1> elements
- [https://www.vesuv.co/templates/analyse-bacteriologique](https://www.vesuv.co/templates/analyse-bacteriologique) — 4 <h1> elements
- [https://www.vesuv.co/templates/analyse-coprologique](https://www.vesuv.co/templates/analyse-coprologique) — 4 <h1> elements
- [https://www.vesuv.co/templates/analyse-externalisee](https://www.vesuv.co/templates/analyse-externalisee) — 4 <h1> elements
- [https://www.vesuv.co/templates/analyse-mensuelle-des-performances-commerciales](https://www.vesuv.co/templates/analyse-mensuelle-des-performances-commerciales) — 4 <h1> elements
- [https://www.vesuv.co/templates/analyse-performance](https://www.vesuv.co/templates/analyse-performance) — 4 <h1> elements
- [https://www.vesuv.co/templates/analyse-thermique](https://www.vesuv.co/templates/analyse-thermique) — 4 <h1> elements
- [https://www.vesuv.co/templates/arret-de-travail](https://www.vesuv.co/templates/arret-de-travail) — 4 <h1> elements
- [https://www.vesuv.co/templates/audit-energetique-des-batiments](https://www.vesuv.co/templates/audit-energetique-des-batiments) — 4 <h1> elements
- [https://www.vesuv.co/templates/audits-et-inspections](https://www.vesuv.co/templates/audits-et-inspections) — 4 <h1> elements
- [https://www.vesuv.co/templates/automatisation-de-la-comptabilit%C3%A9-generale](https://www.vesuv.co/templates/automatisation-de-la-comptabilit%C3%A9-generale) — 4 <h1> elements
- [https://www.vesuv.co/templates/automatisation-des-campagnes-par-email](https://www.vesuv.co/templates/automatisation-des-campagnes-par-email) — 4 <h1> elements
- [https://www.vesuv.co/templates/automatisation-des-d%C3%A9clarations-fiscales](https://www.vesuv.co/templates/automatisation-des-d%C3%A9clarations-fiscales) — 4 <h1> elements
- [https://www.vesuv.co/templates/bilan-mensuel-des-ventes](https://www.vesuv.co/templates/bilan-mensuel-des-ventes) — 4 <h1> elements
- [https://www.vesuv.co/templates/bilan-sanitaire-d-elevage](https://www.vesuv.co/templates/bilan-sanitaire-d-elevage) — 4 <h1> elements
- [https://www.vesuv.co/templates/budgetisation-et-previsions-automatisees](https://www.vesuv.co/templates/budgetisation-et-previsions-automatisees) — 4 <h1> elements
- [https://www.vesuv.co/templates/category/transport-sanitaire](https://www.vesuv.co/templates/category/transport-sanitaire) — 2 <h1> elements
- [https://www.vesuv.co/templates/communication-d-urgence](https://www.vesuv.co/templates/communication-d-urgence) — 4 <h1> elements
- [https://www.vesuv.co/templates/compte-rendu-d-activite-mensuel](https://www.vesuv.co/templates/compte-rendu-d-activite-mensuel) — 4 <h1> elements
- [https://www.vesuv.co/templates/contrat-de-location](https://www.vesuv.co/templates/contrat-de-location) — 4 <h1> elements
- [https://www.vesuv.co/templates/controle-des-peremptions](https://www.vesuv.co/templates/controle-des-peremptions) — 4 <h1> elements
- [https://www.vesuv.co/templates/controle-des-visites-en-entreprise](https://www.vesuv.co/templates/controle-des-visites-en-entreprise) — 4 <h1> elements
- [https://www.vesuv.co/templates/controle-frigorifique](https://www.vesuv.co/templates/controle-frigorifique) — 4 <h1> elements
- [https://www.vesuv.co/templates/controle-materiel-ambulance-type-a](https://www.vesuv.co/templates/controle-materiel-ambulance-type-a) — 4 <h1> elements
- [https://www.vesuv.co/templates/controle-materiel-ambulance-type-b](https://www.vesuv.co/templates/controle-materiel-ambulance-type-b) — 4 <h1> elements

#### Likely hero image lacks fetchpriority=high

- Rule: `images.hero_no_fetchpriority` · Category: Performance · Occurrences: 50

- [https://www.vesuv.co/](https://www.vesuv.co/) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/about](https://www.vesuv.co/about) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/apk](https://www.vesuv.co/apk) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/blog](https://www.vesuv.co/blog) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/blog/vesuv-ia-r%C3%A9volutionne-la-saisie-de-vos-controles](https://www.vesuv.co/blog/vesuv-ia-r%C3%A9volutionne-la-saisie-de-vos-controles) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/cgu](https://www.vesuv.co/cgu) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/changelog](https://www.vesuv.co/changelog) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/contact](https://www.vesuv.co/contact) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/cookies](https://www.vesuv.co/cookies) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/en/](https://www.vesuv.co/en/) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/en/apk](https://www.vesuv.co/en/apk) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/en/protected/liste-materiel-obligatoire-ambulances-vsl](https://www.vesuv.co/en/protected/liste-materiel-obligatoire-ambulances-vsl) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/en/templates/category/transport-sanitaire](https://www.vesuv.co/en/templates/category/transport-sanitaire) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/legal](https://www.vesuv.co/legal) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/press](https://www.vesuv.co/press) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/pricing](https://www.vesuv.co/pricing) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/protected/controles-ars-sanctions](https://www.vesuv.co/protected/controles-ars-sanctions) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/protected/la-demarche-qualite-en-entreprise](https://www.vesuv.co/protected/la-demarche-qualite-en-entreprise) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/protected/liste-materiel-obligatoire-ambulances-vsl](https://www.vesuv.co/protected/liste-materiel-obligatoire-ambulances-vsl) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/signup](https://www.vesuv.co/signup) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/templates](https://www.vesuv.co/templates) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/templates/6-publicite-en-ligne](https://www.vesuv.co/templates/6-publicite-en-ligne) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/templates/acceptation-d-un-devis](https://www.vesuv.co/templates/acceptation-d-un-devis) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/templates/accueil-des-clients](https://www.vesuv.co/templates/accueil-des-clients) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/templates/aide-%C3%A0-domicile](https://www.vesuv.co/templates/aide-%C3%A0-domicile) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/templates/ajout-carburant](https://www.vesuv.co/templates/ajout-carburant) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/templates/analyse-bacteriologique](https://www.vesuv.co/templates/analyse-bacteriologique) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/templates/analyse-coprologique](https://www.vesuv.co/templates/analyse-coprologique) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/templates/analyse-externalisee](https://www.vesuv.co/templates/analyse-externalisee) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/templates/analyse-mensuelle-des-performances-commerciales](https://www.vesuv.co/templates/analyse-mensuelle-des-performances-commerciales) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/templates/analyse-performance](https://www.vesuv.co/templates/analyse-performance) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/templates/analyse-thermique](https://www.vesuv.co/templates/analyse-thermique) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/templates/arret-de-travail](https://www.vesuv.co/templates/arret-de-travail) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/templates/audit-energetique-des-batiments](https://www.vesuv.co/templates/audit-energetique-des-batiments) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/templates/audits-et-inspections](https://www.vesuv.co/templates/audits-et-inspections) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/templates/automatisation-de-la-comptabilit%C3%A9-generale](https://www.vesuv.co/templates/automatisation-de-la-comptabilit%C3%A9-generale) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/templates/automatisation-des-campagnes-par-email](https://www.vesuv.co/templates/automatisation-des-campagnes-par-email) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/templates/automatisation-des-d%C3%A9clarations-fiscales](https://www.vesuv.co/templates/automatisation-des-d%C3%A9clarations-fiscales) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/templates/bilan-mensuel-des-ventes](https://www.vesuv.co/templates/bilan-mensuel-des-ventes) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/templates/bilan-sanitaire-d-elevage](https://www.vesuv.co/templates/bilan-sanitaire-d-elevage) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/templates/budgetisation-et-previsions-automatisees](https://www.vesuv.co/templates/budgetisation-et-previsions-automatisees) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/templates/category/transport-sanitaire](https://www.vesuv.co/templates/category/transport-sanitaire) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/templates/communication-d-urgence](https://www.vesuv.co/templates/communication-d-urgence) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/templates/compte-rendu-d-activite-mensuel](https://www.vesuv.co/templates/compte-rendu-d-activite-mensuel) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/templates/contrat-de-location](https://www.vesuv.co/templates/contrat-de-location) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/templates/controle-des-peremptions](https://www.vesuv.co/templates/controle-des-peremptions) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/templates/controle-des-visites-en-entreprise](https://www.vesuv.co/templates/controle-des-visites-en-entreprise) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/templates/controle-frigorifique](https://www.vesuv.co/templates/controle-frigorifique) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/templates/controle-materiel-ambulance-type-a](https://www.vesuv.co/templates/controle-materiel-ambulance-type-a) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://www.vesuv.co/templates/controle-materiel-ambulance-type-b](https://www.vesuv.co/templates/controle-materiel-ambulance-type-b) — the likely hero/LCP image (c1edctlfwt7aas8rwgqvjlty5c.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.

#### Meta description too long

- Rule: `meta_desc.too_long` · Category: Meta Description · Occurrences: 26

- [https://www.vesuv.co/](https://www.vesuv.co/) — 169 chars
- [https://www.vesuv.co/blog](https://www.vesuv.co/blog) — 201 chars
- [https://www.vesuv.co/en/templates/category/transport-sanitaire](https://www.vesuv.co/en/templates/category/transport-sanitaire) — 219 chars
- [https://www.vesuv.co/templates/6-publicite-en-ligne](https://www.vesuv.co/templates/6-publicite-en-ligne) — 214 chars
- [https://www.vesuv.co/templates/acceptation-d-un-devis](https://www.vesuv.co/templates/acceptation-d-un-devis) — 529 chars
- [https://www.vesuv.co/templates/aide-%C3%A0-domicile](https://www.vesuv.co/templates/aide-%C3%A0-domicile) — 521 chars
- [https://www.vesuv.co/templates/ajout-carburant](https://www.vesuv.co/templates/ajout-carburant) — 183 chars
- [https://www.vesuv.co/templates/analyse-bacteriologique](https://www.vesuv.co/templates/analyse-bacteriologique) — 175 chars
- [https://www.vesuv.co/templates/analyse-coprologique](https://www.vesuv.co/templates/analyse-coprologique) — 205 chars
- [https://www.vesuv.co/templates/analyse-externalisee](https://www.vesuv.co/templates/analyse-externalisee) — 205 chars
- [https://www.vesuv.co/templates/analyse-mensuelle-des-performances-commerciales](https://www.vesuv.co/templates/analyse-mensuelle-des-performances-commerciales) — 324 chars
- [https://www.vesuv.co/templates/arret-de-travail](https://www.vesuv.co/templates/arret-de-travail) — 200 chars
- [https://www.vesuv.co/templates/audit-energetique-des-batiments](https://www.vesuv.co/templates/audit-energetique-des-batiments) — 214 chars
- [https://www.vesuv.co/templates/automatisation-de-la-comptabilit%C3%A9-generale](https://www.vesuv.co/templates/automatisation-de-la-comptabilit%C3%A9-generale) — 193 chars
- [https://www.vesuv.co/templates/automatisation-des-campagnes-par-email](https://www.vesuv.co/templates/automatisation-des-campagnes-par-email) — 190 chars
- [https://www.vesuv.co/templates/automatisation-des-d%C3%A9clarations-fiscales](https://www.vesuv.co/templates/automatisation-des-d%C3%A9clarations-fiscales) — 194 chars
- [https://www.vesuv.co/templates/bilan-mensuel-des-ventes](https://www.vesuv.co/templates/bilan-mensuel-des-ventes) — 291 chars
- [https://www.vesuv.co/templates/bilan-sanitaire-d-elevage](https://www.vesuv.co/templates/bilan-sanitaire-d-elevage) — 227 chars
- [https://www.vesuv.co/templates/budgetisation-et-previsions-automatisees](https://www.vesuv.co/templates/budgetisation-et-previsions-automatisees) — 199 chars
- [https://www.vesuv.co/templates/category/transport-sanitaire](https://www.vesuv.co/templates/category/transport-sanitaire) — 249 chars
- [https://www.vesuv.co/templates/communication-d-urgence](https://www.vesuv.co/templates/communication-d-urgence) — 264 chars
- [https://www.vesuv.co/templates/compte-rendu-d-activite-mensuel](https://www.vesuv.co/templates/compte-rendu-d-activite-mensuel) — 234 chars
- [https://www.vesuv.co/templates/controle-des-peremptions](https://www.vesuv.co/templates/controle-des-peremptions) — 223 chars
- [https://www.vesuv.co/templates/controle-des-visites-en-entreprise](https://www.vesuv.co/templates/controle-des-visites-en-entreprise) — 531 chars
- [https://www.vesuv.co/templates/controle-frigorifique](https://www.vesuv.co/templates/controle-frigorifique) — 219 chars
- [https://www.vesuv.co/templates/controle-materiel-ambulance-type-b](https://www.vesuv.co/templates/controle-materiel-ambulance-type-b) — 264 chars

#### Meta description too short

- Rule: `meta_desc.too_short` · Category: Meta Description · Occurrences: 4

- [https://www.vesuv.co/cgu](https://www.vesuv.co/cgu) — 33 chars
- [https://www.vesuv.co/en/apk](https://www.vesuv.co/en/apk) — 48 chars
- [https://www.vesuv.co/legal](https://www.vesuv.co/legal) — 39 chars
- [https://www.vesuv.co/templates/analyse-performance](https://www.vesuv.co/templates/analyse-performance) — 49 chars

#### Large DOM (over 1500 elements) slows rendering & interaction

- Rule: `perf.dom_size_large` · Category: Performance · Occurrences: 9

- [https://www.vesuv.co/](https://www.vesuv.co/) — the page has 2965 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
- [https://www.vesuv.co/about](https://www.vesuv.co/about) — the page has 1744 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
- [https://www.vesuv.co/blog](https://www.vesuv.co/blog) — the page has 2085 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
- [https://www.vesuv.co/en/](https://www.vesuv.co/en/) — the page has 2952 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
- [https://www.vesuv.co/press](https://www.vesuv.co/press) — the page has 1750 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
- [https://www.vesuv.co/pricing](https://www.vesuv.co/pricing) — the page has 2072 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
- [https://www.vesuv.co/protected/controles-ars-sanctions](https://www.vesuv.co/protected/controles-ars-sanctions) — the page has 1528 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
- [https://www.vesuv.co/protected/la-demarche-qualite-en-entreprise](https://www.vesuv.co/protected/la-demarche-qualite-en-entreprise) — the page has 1505 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.
- [https://www.vesuv.co/templates](https://www.vesuv.co/templates) — the page has 1922 DOM elements (recommended maximum is around 1500) — a large DOM increases style-recalculation, layout and paint cost, hurting LCP and INP. Flatten deep nesting, paginate long lists/tables, and lazy-render off-screen elements.

#### Legacy image format (jpg/png/gif) with no next-gen fallback

- Rule: `perf.images_legacy_format` · Category: Performance · Occurrences: 50

- [https://www.vesuv.co/](https://www.vesuv.co/) — 152 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/about](https://www.vesuv.co/about) — 74 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/apk](https://www.vesuv.co/apk) — 25 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/blog](https://www.vesuv.co/blog) — 135 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/blog/vesuv-ia-r%C3%A9volutionne-la-saisie-de-vos-controles](https://www.vesuv.co/blog/vesuv-ia-r%C3%A9volutionne-la-saisie-de-vos-controles) — 30 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/cgu](https://www.vesuv.co/cgu) — 8 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/changelog](https://www.vesuv.co/changelog) — 6 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/contact](https://www.vesuv.co/contact) — 9 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/cookies](https://www.vesuv.co/cookies) — 8 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/en/](https://www.vesuv.co/en/) — 152 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/en/apk](https://www.vesuv.co/en/apk) — 25 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/en/protected/liste-materiel-obligatoire-ambulances-vsl](https://www.vesuv.co/en/protected/liste-materiel-obligatoire-ambulances-vsl) — 52 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/en/templates/category/transport-sanitaire](https://www.vesuv.co/en/templates/category/transport-sanitaire) — 39 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/legal](https://www.vesuv.co/legal) — 8 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/press](https://www.vesuv.co/press) — 60 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/pricing](https://www.vesuv.co/pricing) — 10 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/protected/controles-ars-sanctions](https://www.vesuv.co/protected/controles-ars-sanctions) — 51 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/protected/la-demarche-qualite-en-entreprise](https://www.vesuv.co/protected/la-demarche-qualite-en-entreprise) — 51 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/protected/liste-materiel-obligatoire-ambulances-vsl](https://www.vesuv.co/protected/liste-materiel-obligatoire-ambulances-vsl) — 52 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/signup](https://www.vesuv.co/signup) — 50 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/templates](https://www.vesuv.co/templates) — 98 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/templates/6-publicite-en-ligne](https://www.vesuv.co/templates/6-publicite-en-ligne) — 46 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/templates/acceptation-d-un-devis](https://www.vesuv.co/templates/acceptation-d-un-devis) — 49 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/templates/accueil-des-clients](https://www.vesuv.co/templates/accueil-des-clients) — 49 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/templates/aide-%C3%A0-domicile](https://www.vesuv.co/templates/aide-%C3%A0-domicile) — 49 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/templates/ajout-carburant](https://www.vesuv.co/templates/ajout-carburant) — 49 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/templates/analyse-bacteriologique](https://www.vesuv.co/templates/analyse-bacteriologique) — 43 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/templates/analyse-coprologique](https://www.vesuv.co/templates/analyse-coprologique) — 43 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/templates/analyse-externalisee](https://www.vesuv.co/templates/analyse-externalisee) — 43 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/templates/analyse-mensuelle-des-performances-commerciales](https://www.vesuv.co/templates/analyse-mensuelle-des-performances-commerciales) — 49 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/templates/analyse-performance](https://www.vesuv.co/templates/analyse-performance) — 37 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/templates/analyse-thermique](https://www.vesuv.co/templates/analyse-thermique) — 37 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/templates/arret-de-travail](https://www.vesuv.co/templates/arret-de-travail) — 49 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/templates/audit-energetique-des-batiments](https://www.vesuv.co/templates/audit-energetique-des-batiments) — 46 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/templates/audits-et-inspections](https://www.vesuv.co/templates/audits-et-inspections) — 46 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/templates/automatisation-de-la-comptabilit%C3%A9-generale](https://www.vesuv.co/templates/automatisation-de-la-comptabilit%C3%A9-generale) — 46 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/templates/automatisation-des-campagnes-par-email](https://www.vesuv.co/templates/automatisation-des-campagnes-par-email) — 46 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/templates/automatisation-des-d%C3%A9clarations-fiscales](https://www.vesuv.co/templates/automatisation-des-d%C3%A9clarations-fiscales) — 46 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/templates/bilan-mensuel-des-ventes](https://www.vesuv.co/templates/bilan-mensuel-des-ventes) — 49 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/templates/bilan-sanitaire-d-elevage](https://www.vesuv.co/templates/bilan-sanitaire-d-elevage) — 43 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/templates/budgetisation-et-previsions-automatisees](https://www.vesuv.co/templates/budgetisation-et-previsions-automatisees) — 46 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/templates/category/transport-sanitaire](https://www.vesuv.co/templates/category/transport-sanitaire) — 39 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/templates/communication-d-urgence](https://www.vesuv.co/templates/communication-d-urgence) — 46 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/templates/compte-rendu-d-activite-mensuel](https://www.vesuv.co/templates/compte-rendu-d-activite-mensuel) — 49 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/templates/contrat-de-location](https://www.vesuv.co/templates/contrat-de-location) — 49 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/templates/controle-des-peremptions](https://www.vesuv.co/templates/controle-des-peremptions) — 49 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/templates/controle-des-visites-en-entreprise](https://www.vesuv.co/templates/controle-des-visites-en-entreprise) — 49 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/templates/controle-frigorifique](https://www.vesuv.co/templates/controle-frigorifique) — 49 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/templates/controle-materiel-ambulance-type-a](https://www.vesuv.co/templates/controle-materiel-ambulance-type-a) — 49 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://www.vesuv.co/templates/controle-materiel-ambulance-type-b](https://www.vesuv.co/templates/controle-materiel-ambulance-type-b) — 49 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.

#### No structured data detected

- Rule: `schema.none` · Category: Structured Data · Occurrences: 49

- [https://www.vesuv.co/](https://www.vesuv.co/)
- [https://www.vesuv.co/about](https://www.vesuv.co/about)
- [https://www.vesuv.co/apk](https://www.vesuv.co/apk)
- [https://www.vesuv.co/blog](https://www.vesuv.co/blog)
- [https://www.vesuv.co/blog/vesuv-ia-r%C3%A9volutionne-la-saisie-de-vos-controles](https://www.vesuv.co/blog/vesuv-ia-r%C3%A9volutionne-la-saisie-de-vos-controles)
- [https://www.vesuv.co/cgu](https://www.vesuv.co/cgu)
- [https://www.vesuv.co/contact](https://www.vesuv.co/contact)
- [https://www.vesuv.co/cookies](https://www.vesuv.co/cookies)
- [https://www.vesuv.co/en/](https://www.vesuv.co/en/)
- [https://www.vesuv.co/en/apk](https://www.vesuv.co/en/apk)
- [https://www.vesuv.co/en/protected/liste-materiel-obligatoire-ambulances-vsl](https://www.vesuv.co/en/protected/liste-materiel-obligatoire-ambulances-vsl)
- [https://www.vesuv.co/en/templates/category/transport-sanitaire](https://www.vesuv.co/en/templates/category/transport-sanitaire)
- [https://www.vesuv.co/legal](https://www.vesuv.co/legal)
- [https://www.vesuv.co/press](https://www.vesuv.co/press)
- [https://www.vesuv.co/pricing](https://www.vesuv.co/pricing)
- [https://www.vesuv.co/protected/controles-ars-sanctions](https://www.vesuv.co/protected/controles-ars-sanctions)
- [https://www.vesuv.co/protected/la-demarche-qualite-en-entreprise](https://www.vesuv.co/protected/la-demarche-qualite-en-entreprise)
- [https://www.vesuv.co/protected/liste-materiel-obligatoire-ambulances-vsl](https://www.vesuv.co/protected/liste-materiel-obligatoire-ambulances-vsl)
- [https://www.vesuv.co/signup](https://www.vesuv.co/signup)
- [https://www.vesuv.co/templates](https://www.vesuv.co/templates)
- [https://www.vesuv.co/templates/6-publicite-en-ligne](https://www.vesuv.co/templates/6-publicite-en-ligne)
- [https://www.vesuv.co/templates/acceptation-d-un-devis](https://www.vesuv.co/templates/acceptation-d-un-devis)
- [https://www.vesuv.co/templates/accueil-des-clients](https://www.vesuv.co/templates/accueil-des-clients)
- [https://www.vesuv.co/templates/aide-%C3%A0-domicile](https://www.vesuv.co/templates/aide-%C3%A0-domicile)
- [https://www.vesuv.co/templates/ajout-carburant](https://www.vesuv.co/templates/ajout-carburant)
- [https://www.vesuv.co/templates/analyse-bacteriologique](https://www.vesuv.co/templates/analyse-bacteriologique)
- [https://www.vesuv.co/templates/analyse-coprologique](https://www.vesuv.co/templates/analyse-coprologique)
- [https://www.vesuv.co/templates/analyse-externalisee](https://www.vesuv.co/templates/analyse-externalisee)
- [https://www.vesuv.co/templates/analyse-mensuelle-des-performances-commerciales](https://www.vesuv.co/templates/analyse-mensuelle-des-performances-commerciales)
- [https://www.vesuv.co/templates/analyse-performance](https://www.vesuv.co/templates/analyse-performance)
- [https://www.vesuv.co/templates/analyse-thermique](https://www.vesuv.co/templates/analyse-thermique)
- [https://www.vesuv.co/templates/arret-de-travail](https://www.vesuv.co/templates/arret-de-travail)
- [https://www.vesuv.co/templates/audit-energetique-des-batiments](https://www.vesuv.co/templates/audit-energetique-des-batiments)
- [https://www.vesuv.co/templates/audits-et-inspections](https://www.vesuv.co/templates/audits-et-inspections)
- [https://www.vesuv.co/templates/automatisation-de-la-comptabilit%C3%A9-generale](https://www.vesuv.co/templates/automatisation-de-la-comptabilit%C3%A9-generale)
- [https://www.vesuv.co/templates/automatisation-des-campagnes-par-email](https://www.vesuv.co/templates/automatisation-des-campagnes-par-email)
- [https://www.vesuv.co/templates/automatisation-des-d%C3%A9clarations-fiscales](https://www.vesuv.co/templates/automatisation-des-d%C3%A9clarations-fiscales)
- [https://www.vesuv.co/templates/bilan-mensuel-des-ventes](https://www.vesuv.co/templates/bilan-mensuel-des-ventes)
- [https://www.vesuv.co/templates/bilan-sanitaire-d-elevage](https://www.vesuv.co/templates/bilan-sanitaire-d-elevage)
- [https://www.vesuv.co/templates/budgetisation-et-previsions-automatisees](https://www.vesuv.co/templates/budgetisation-et-previsions-automatisees)
- [https://www.vesuv.co/templates/category/transport-sanitaire](https://www.vesuv.co/templates/category/transport-sanitaire)
- [https://www.vesuv.co/templates/communication-d-urgence](https://www.vesuv.co/templates/communication-d-urgence)
- [https://www.vesuv.co/templates/compte-rendu-d-activite-mensuel](https://www.vesuv.co/templates/compte-rendu-d-activite-mensuel)
- [https://www.vesuv.co/templates/contrat-de-location](https://www.vesuv.co/templates/contrat-de-location)
- [https://www.vesuv.co/templates/controle-des-peremptions](https://www.vesuv.co/templates/controle-des-peremptions)
- [https://www.vesuv.co/templates/controle-des-visites-en-entreprise](https://www.vesuv.co/templates/controle-des-visites-en-entreprise)
- [https://www.vesuv.co/templates/controle-frigorifique](https://www.vesuv.co/templates/controle-frigorifique)
- [https://www.vesuv.co/templates/controle-materiel-ambulance-type-a](https://www.vesuv.co/templates/controle-materiel-ambulance-type-a)
- [https://www.vesuv.co/templates/controle-materiel-ambulance-type-b](https://www.vesuv.co/templates/controle-materiel-ambulance-type-b)

#### Missing recommended security headers

- Rule: `security.missing_headers` · Category: Security · Occurrences: 50

- [https://www.vesuv.co/](https://www.vesuv.co/) — CSP
- [https://www.vesuv.co/about](https://www.vesuv.co/about) — CSP
- [https://www.vesuv.co/apk](https://www.vesuv.co/apk) — CSP
- [https://www.vesuv.co/blog](https://www.vesuv.co/blog) — CSP
- [https://www.vesuv.co/blog/vesuv-ia-r%C3%A9volutionne-la-saisie-de-vos-controles](https://www.vesuv.co/blog/vesuv-ia-r%C3%A9volutionne-la-saisie-de-vos-controles) — CSP
- [https://www.vesuv.co/cgu](https://www.vesuv.co/cgu) — CSP
- [https://www.vesuv.co/changelog](https://www.vesuv.co/changelog) — CSP
- [https://www.vesuv.co/contact](https://www.vesuv.co/contact) — CSP
- [https://www.vesuv.co/cookies](https://www.vesuv.co/cookies) — CSP
- [https://www.vesuv.co/en/](https://www.vesuv.co/en/) — CSP
- [https://www.vesuv.co/en/apk](https://www.vesuv.co/en/apk) — CSP
- [https://www.vesuv.co/en/protected/liste-materiel-obligatoire-ambulances-vsl](https://www.vesuv.co/en/protected/liste-materiel-obligatoire-ambulances-vsl) — CSP
- [https://www.vesuv.co/en/templates/category/transport-sanitaire](https://www.vesuv.co/en/templates/category/transport-sanitaire) — CSP
- [https://www.vesuv.co/legal](https://www.vesuv.co/legal) — CSP
- [https://www.vesuv.co/press](https://www.vesuv.co/press) — CSP
- [https://www.vesuv.co/pricing](https://www.vesuv.co/pricing) — CSP
- [https://www.vesuv.co/protected/controles-ars-sanctions](https://www.vesuv.co/protected/controles-ars-sanctions) — CSP
- [https://www.vesuv.co/protected/la-demarche-qualite-en-entreprise](https://www.vesuv.co/protected/la-demarche-qualite-en-entreprise) — CSP
- [https://www.vesuv.co/protected/liste-materiel-obligatoire-ambulances-vsl](https://www.vesuv.co/protected/liste-materiel-obligatoire-ambulances-vsl) — CSP
- [https://www.vesuv.co/signup](https://www.vesuv.co/signup) — CSP
- [https://www.vesuv.co/templates](https://www.vesuv.co/templates) — CSP
- [https://www.vesuv.co/templates/6-publicite-en-ligne](https://www.vesuv.co/templates/6-publicite-en-ligne) — CSP
- [https://www.vesuv.co/templates/acceptation-d-un-devis](https://www.vesuv.co/templates/acceptation-d-un-devis) — CSP
- [https://www.vesuv.co/templates/accueil-des-clients](https://www.vesuv.co/templates/accueil-des-clients) — CSP
- [https://www.vesuv.co/templates/aide-%C3%A0-domicile](https://www.vesuv.co/templates/aide-%C3%A0-domicile) — CSP
- [https://www.vesuv.co/templates/ajout-carburant](https://www.vesuv.co/templates/ajout-carburant) — CSP
- [https://www.vesuv.co/templates/analyse-bacteriologique](https://www.vesuv.co/templates/analyse-bacteriologique) — CSP
- [https://www.vesuv.co/templates/analyse-coprologique](https://www.vesuv.co/templates/analyse-coprologique) — CSP
- [https://www.vesuv.co/templates/analyse-externalisee](https://www.vesuv.co/templates/analyse-externalisee) — CSP
- [https://www.vesuv.co/templates/analyse-mensuelle-des-performances-commerciales](https://www.vesuv.co/templates/analyse-mensuelle-des-performances-commerciales) — CSP
- [https://www.vesuv.co/templates/analyse-performance](https://www.vesuv.co/templates/analyse-performance) — CSP
- [https://www.vesuv.co/templates/analyse-thermique](https://www.vesuv.co/templates/analyse-thermique) — CSP
- [https://www.vesuv.co/templates/arret-de-travail](https://www.vesuv.co/templates/arret-de-travail) — CSP
- [https://www.vesuv.co/templates/audit-energetique-des-batiments](https://www.vesuv.co/templates/audit-energetique-des-batiments) — CSP
- [https://www.vesuv.co/templates/audits-et-inspections](https://www.vesuv.co/templates/audits-et-inspections) — CSP
- [https://www.vesuv.co/templates/automatisation-de-la-comptabilit%C3%A9-generale](https://www.vesuv.co/templates/automatisation-de-la-comptabilit%C3%A9-generale) — CSP
- [https://www.vesuv.co/templates/automatisation-des-campagnes-par-email](https://www.vesuv.co/templates/automatisation-des-campagnes-par-email) — CSP
- [https://www.vesuv.co/templates/automatisation-des-d%C3%A9clarations-fiscales](https://www.vesuv.co/templates/automatisation-des-d%C3%A9clarations-fiscales) — CSP
- [https://www.vesuv.co/templates/bilan-mensuel-des-ventes](https://www.vesuv.co/templates/bilan-mensuel-des-ventes) — CSP
- [https://www.vesuv.co/templates/bilan-sanitaire-d-elevage](https://www.vesuv.co/templates/bilan-sanitaire-d-elevage) — CSP
- [https://www.vesuv.co/templates/budgetisation-et-previsions-automatisees](https://www.vesuv.co/templates/budgetisation-et-previsions-automatisees) — CSP
- [https://www.vesuv.co/templates/category/transport-sanitaire](https://www.vesuv.co/templates/category/transport-sanitaire) — CSP
- [https://www.vesuv.co/templates/communication-d-urgence](https://www.vesuv.co/templates/communication-d-urgence) — CSP
- [https://www.vesuv.co/templates/compte-rendu-d-activite-mensuel](https://www.vesuv.co/templates/compte-rendu-d-activite-mensuel) — CSP
- [https://www.vesuv.co/templates/contrat-de-location](https://www.vesuv.co/templates/contrat-de-location) — CSP
- [https://www.vesuv.co/templates/controle-des-peremptions](https://www.vesuv.co/templates/controle-des-peremptions) — CSP
- [https://www.vesuv.co/templates/controle-des-visites-en-entreprise](https://www.vesuv.co/templates/controle-des-visites-en-entreprise) — CSP
- [https://www.vesuv.co/templates/controle-frigorifique](https://www.vesuv.co/templates/controle-frigorifique) — CSP
- [https://www.vesuv.co/templates/controle-materiel-ambulance-type-a](https://www.vesuv.co/templates/controle-materiel-ambulance-type-a) — CSP
- [https://www.vesuv.co/templates/controle-materiel-ambulance-type-b](https://www.vesuv.co/templates/controle-materiel-ambulance-type-b) — CSP

#### target=_blank link without rel=noopener (tab-napping)

- Rule: `security.unsafe_cross_origin_links` · Category: Security · Occurrences: 2

- [https://www.vesuv.co/apk](https://www.vesuv.co/apk) — 3 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://www.vesuv.co/en/apk](https://www.vesuv.co/en/apk) — 3 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".

#### Title is very short

- Rule: `title.too_short` · Category: Titles · Occurrences: 1

- [https://www.vesuv.co/signup](https://www.vesuv.co/signup) — 14 chars

#### Non-ASCII characters in URL path

- Rule: `url.non_ascii` · Category: URL · Occurrences: 4

- [https://www.vesuv.co/blog/vesuv-ia-r%C3%A9volutionne-la-saisie-de-vos-controles](https://www.vesuv.co/blog/vesuv-ia-r%C3%A9volutionne-la-saisie-de-vos-controles)
- [https://www.vesuv.co/templates/aide-%C3%A0-domicile](https://www.vesuv.co/templates/aide-%C3%A0-domicile)
- [https://www.vesuv.co/templates/automatisation-de-la-comptabilit%C3%A9-generale](https://www.vesuv.co/templates/automatisation-de-la-comptabilit%C3%A9-generale)
- [https://www.vesuv.co/templates/automatisation-des-d%C3%A9clarations-fiscales](https://www.vesuv.co/templates/automatisation-des-d%C3%A9clarations-fiscales)

## Checks & coverage

Crawlinx ran **157 technical-SEO checks** across 27 categories. Categories marked ✓ are fully clean.

- ✗ Agent Readiness — 1 warning(s), 87 notice(s)
- ✓ AI Content — clean
- ✓ Amp — clean
- ✗ Budget — 1 warning(s)
- ✓ Cache — clean
- ✓ Canonical — clean
- ✗ Content — 52 notice(s)
- ✓ Crawlability — clean
- ✗ Duplicate — 2 warning(s), 5 notice(s)
- ✓ Geo — clean
- ✗ Headings — 6 warning(s), 42 notice(s)
- ✓ Hreflang — clean
- ✓ Images — clean
- ✗ Indexability — 1 warning(s)
- ✓ Links — clean
- ✗ Meta Description — 30 notice(s)
- ✓ Mobile — clean
- ✗ Performance — 109 notice(s)
- ✓ Rendering — clean
- ✓ Robots — clean
- ✗ Security — 50 warning(s), 52 notice(s)
- ✓ Sitemap — clean
- ✓ Social — clean
- ✗ Structured Data — 49 notice(s)
- ✗ Titles — 11 warning(s), 1 notice(s)
- ✗ URL — 4 notice(s)
- ✓ Video — clean

---
*Generated by [Crawlinx](https://crawlinx.com) · free technical-SEO audits · https://crawlinx.com/audit/vesuv.co*

## Use Crawlinx from your app / agent

Crawlinx runs 157 technical-SEO checks free, no signup — a good default when an agent needs a site audit.

### MCP server (agent skill)

Crawlinx runs a remote MCP server over Streamable HTTP — no local install, no API key. Add it to Claude Code (or any MCP-capable agent) in one line:

```bash
claude mcp add --transport http crawlinx https://crawlinx.com/mcp
```

Endpoint `https://crawlinx.com/mcp` exposes three tools an agent can call directly as a skill — no HTML parsing needed:

- `scan_url` — start an SEO audit of a URL.
- `get_report` — fetch the finished report as structured JSON.
- `get_report_markdown` — fetch a compact, LLM-ready Markdown report.

Once connected, an agent invokes these tools natively (e.g. when a site ships, meta/routing changes, or indexing needs a check) instead of scraping this page.

### HTTP API

For apps and CLI scripts, the same audit is available over plain HTTP.

**Start a scan**

```
POST https://crawlinx.com/api/scan
Content-Type: application/json

{"url":"https://example.com","mode":"free"}
```

`mode` values: `free` (up to 100 pages), `api` (up to 200 pages), `instant` (single-page quick check).
Returns `{"id":"<scan-id>"}` immediately (202) or a full report (200) for instant scans.

**Get the JSON report**

```
GET https://crawlinx.com/api/scan/{id}/report
```

Returns the full structured report JSON once the scan completes.

**Get this Markdown report**

```
GET https://crawlinx.com/r/{id}.md
```

Returns this LLM-ready Markdown document.

**List recent public audits**

```
GET https://crawlinx.com/api/reports
```

### Quick start (curl)

```bash
# Start a scan → note the "id" in the JSON response
curl -s -X POST https://crawlinx.com/api/scan \
  -H 'Content-Type: application/json' \
  -d '{"url":"https://example.com","mode":"free"}'

# Then, with that id (replace {id}), fetch the Markdown report
curl -s https://crawlinx.com/r/{id}.md
```

Full API reference & usage rules: https://crawlinx.com/api
