---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: sitevite.fr
report_url: "https://crawlinx.com/audit/sitevite.fr"
crawl_id: 20260720T095731-9f0e47e9
health_score: 88
generated_at: 2026-08-26T03:22:19Z
total_pages: 19
html_pages: 18
indexable_pages: 18
errors: 0
warnings: 3
notices: 196
---

# SEO audit: sitevite.fr

**Health score: 88/100** — good, with fixable gaps

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

## Overview

| Metric | Value |
| --- | --- |
| Pages crawled | 19 |
| HTML pages | 18 |
| Indexable | 18 |
| Non-indexable | 0 |
| Orphan pages | 0 |
| Broken internal links | 0 |
| Avg response time | 4146 ms |
| Errors / Warnings / Notices | 0 / 3 / 196 |
| Status codes | 1×0, 18×200 |

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Content | 98 | 0 | 1 | 0 |
| Crawlability | 98 | 0 | 1 | 0 |
| Structured Data | 98 | 0 | 1 | 33 |
| Agent Readiness | 100 | 0 | 0 | 19 |
| Images | 100 | 0 | 0 | 18 |
| Meta Description | 100 | 0 | 0 | 1 |
| Performance | 100 | 0 | 0 | 89 |
| Security | 100 | 0 | 0 | 18 |
| Social | 100 | 0 | 0 | 18 |

## Issues

### Warnings (3)

#### Thin content (low word count)

- Rule: `content.thin` · Category: Content · Occurrences: 1

- [https://sitevite.fr/contact/](https://sitevite.fr/contact/) — 193 words

#### Incomplete/empty response after retries (likely transient — re-crawl)

- Rule: `fetch.incomplete` · Category: Crawlability · Occurrences: 1

- [https://sitevite.fr/creation-site-internet-fleuriste/](https://sitevite.fr/creation-site-internet-fleuriste/) — context deadline exceeded after 3 attempts

#### BreadcrumbList present but structurally incomplete

- Rule: `schema.breadcrumb_incomplete` · Category: Structured Data · Occurrences: 1

- [https://sitevite.fr/](https://sitevite.fr/) — a BreadcrumbList is present but structurally incomplete — missing required itemListElement. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.

### Notices (196)

#### Heading levels skip a level

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

- [https://sitevite.fr/](https://sitevite.fr/) — h4 follows h2 — skips h3
- [https://sitevite.fr/contact/](https://sitevite.fr/contact/) — h4 follows h2 — skips h3
- [https://sitevite.fr/creation-application-web/](https://sitevite.fr/creation-application-web/) — h4 follows h2 — skips h3
- [https://sitevite.fr/creation-site-ecommerce/](https://sitevite.fr/creation-site-ecommerce/) — h4 follows h2 — skips h3
- [https://sitevite.fr/creation-site-internet-architecte-interieur/](https://sitevite.fr/creation-site-internet-architecte-interieur/) — h4 follows h2 — skips h3
- [https://sitevite.fr/creation-site-internet-artisan/](https://sitevite.fr/creation-site-internet-artisan/) — h4 follows h2 — skips h3
- [https://sitevite.fr/creation-site-internet-avocat/](https://sitevite.fr/creation-site-internet-avocat/) — h4 follows h2 — skips h3
- [https://sitevite.fr/creation-site-internet-boulangerie/](https://sitevite.fr/creation-site-internet-boulangerie/) — h4 follows h2 — skips h3
- [https://sitevite.fr/creation-site-internet-boutique/](https://sitevite.fr/creation-site-internet-boutique/) — h4 follows h2 — skips h3
- [https://sitevite.fr/creation-site-internet-bureau-etudes/](https://sitevite.fr/creation-site-internet-bureau-etudes/) — h4 follows h2 — skips h3
- [https://sitevite.fr/creation-site-internet-coach-de-vie/](https://sitevite.fr/creation-site-internet-coach-de-vie/) — h4 follows h2 — skips h3
- [https://sitevite.fr/creation-site-internet-coach-sportif/](https://sitevite.fr/creation-site-internet-coach-sportif/) — h4 follows h2 — skips h3
- [https://sitevite.fr/creation-site-internet-commercant/](https://sitevite.fr/creation-site-internet-commercant/) — h4 follows h2 — skips h3
- [https://sitevite.fr/creation-site-internet-consultant/](https://sitevite.fr/creation-site-internet-consultant/) — h4 follows h2 — skips h3
- [https://sitevite.fr/creation-site-internet-couvreur/](https://sitevite.fr/creation-site-internet-couvreur/) — h4 follows h2 — skips h3
- [https://sitevite.fr/creation-site-internet-electricien/](https://sitevite.fr/creation-site-internet-electricien/) — h4 follows h2 — skips h3
- [https://sitevite.fr/creation-site-internet-esn/](https://sitevite.fr/creation-site-internet-esn/) — h4 follows h2 — skips h3
- [https://sitevite.fr/sample-page/](https://sitevite.fr/sample-page/) — h4 follows h2 — skips h3

#### No llms.txt for AI agents

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

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

#### Likely hero image lacks fetchpriority=high

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

- [https://sitevite.fr/](https://sitevite.fr/) — the likely hero/LCP image (hero.svg) 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://sitevite.fr/contact/](https://sitevite.fr/contact/) — the likely hero/LCP image (hero-contact.svg) 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://sitevite.fr/creation-application-web/](https://sitevite.fr/creation-application-web/) — the likely hero/LCP image (service-webapp.svg) 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://sitevite.fr/creation-site-ecommerce/](https://sitevite.fr/creation-site-ecommerce/) — the likely hero/LCP image (service-ecommerce.svg) 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://sitevite.fr/creation-site-internet-architecte-interieur/](https://sitevite.fr/creation-site-internet-architecte-interieur/) — the likely hero/LCP image (concept-website.svg) 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://sitevite.fr/creation-site-internet-artisan/](https://sitevite.fr/creation-site-internet-artisan/) — the likely hero/LCP image (target-artisans.svg) 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://sitevite.fr/creation-site-internet-avocat/](https://sitevite.fr/creation-site-internet-avocat/) — the likely hero/LCP image (concept-website.svg) 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://sitevite.fr/creation-site-internet-boulangerie/](https://sitevite.fr/creation-site-internet-boulangerie/) — the likely hero/LCP image (concept-website.svg) 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://sitevite.fr/creation-site-internet-boutique/](https://sitevite.fr/creation-site-internet-boutique/) — the likely hero/LCP image (concept-website.svg) 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://sitevite.fr/creation-site-internet-bureau-etudes/](https://sitevite.fr/creation-site-internet-bureau-etudes/) — the likely hero/LCP image (concept-website.svg) 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://sitevite.fr/creation-site-internet-coach-de-vie/](https://sitevite.fr/creation-site-internet-coach-de-vie/) — the likely hero/LCP image (concept-website.svg) 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://sitevite.fr/creation-site-internet-coach-sportif/](https://sitevite.fr/creation-site-internet-coach-sportif/) — the likely hero/LCP image (concept-website.svg) 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://sitevite.fr/creation-site-internet-commercant/](https://sitevite.fr/creation-site-internet-commercant/) — the likely hero/LCP image (target-commercants.svg) 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://sitevite.fr/creation-site-internet-consultant/](https://sitevite.fr/creation-site-internet-consultant/) — the likely hero/LCP image (concept-website.svg) 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://sitevite.fr/creation-site-internet-couvreur/](https://sitevite.fr/creation-site-internet-couvreur/) — the likely hero/LCP image (concept-website.svg) 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://sitevite.fr/creation-site-internet-electricien/](https://sitevite.fr/creation-site-internet-electricien/) — the likely hero/LCP image (concept-website.svg) 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://sitevite.fr/creation-site-internet-esn/](https://sitevite.fr/creation-site-internet-esn/) — the likely hero/LCP image (concept-website.svg) 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.

#### Images without width/height (layout shift / CLS)

- Rule: `images.missing_dimensions` · Category: Images · Occurrences: 18

- [https://sitevite.fr/](https://sitevite.fr/) — 18 of 22 images without width/height
- [https://sitevite.fr/contact/](https://sitevite.fr/contact/) — 2 of 2 images without width/height
- [https://sitevite.fr/creation-application-web/](https://sitevite.fr/creation-application-web/) — 5 of 5 images without width/height
- [https://sitevite.fr/creation-site-ecommerce/](https://sitevite.fr/creation-site-ecommerce/) — 5 of 5 images without width/height
- [https://sitevite.fr/creation-site-internet-architecte-interieur/](https://sitevite.fr/creation-site-internet-architecte-interieur/) — 5 of 5 images without width/height
- [https://sitevite.fr/creation-site-internet-artisan/](https://sitevite.fr/creation-site-internet-artisan/) — 5 of 5 images without width/height
- [https://sitevite.fr/creation-site-internet-avocat/](https://sitevite.fr/creation-site-internet-avocat/) — 5 of 5 images without width/height
- [https://sitevite.fr/creation-site-internet-boulangerie/](https://sitevite.fr/creation-site-internet-boulangerie/) — 5 of 5 images without width/height
- [https://sitevite.fr/creation-site-internet-boutique/](https://sitevite.fr/creation-site-internet-boutique/) — 5 of 5 images without width/height
- [https://sitevite.fr/creation-site-internet-bureau-etudes/](https://sitevite.fr/creation-site-internet-bureau-etudes/) — 5 of 5 images without width/height
- [https://sitevite.fr/creation-site-internet-coach-de-vie/](https://sitevite.fr/creation-site-internet-coach-de-vie/) — 5 of 5 images without width/height
- [https://sitevite.fr/creation-site-internet-coach-sportif/](https://sitevite.fr/creation-site-internet-coach-sportif/) — 5 of 5 images without width/height
- [https://sitevite.fr/creation-site-internet-commercant/](https://sitevite.fr/creation-site-internet-commercant/) — 5 of 5 images without width/height
- [https://sitevite.fr/creation-site-internet-consultant/](https://sitevite.fr/creation-site-internet-consultant/) — 5 of 5 images without width/height
- [https://sitevite.fr/creation-site-internet-couvreur/](https://sitevite.fr/creation-site-internet-couvreur/) — 5 of 5 images without width/height
- [https://sitevite.fr/creation-site-internet-electricien/](https://sitevite.fr/creation-site-internet-electricien/) — 5 of 5 images without width/height
- [https://sitevite.fr/creation-site-internet-esn/](https://sitevite.fr/creation-site-internet-esn/) — 5 of 5 images without width/height
- [https://sitevite.fr/sample-page/](https://sitevite.fr/sample-page/) — 1 of 1 images without width/height

#### Meta description too long

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

- [https://sitevite.fr/sample-page/](https://sitevite.fr/sample-page/) — 304 chars

#### Missing Open Graph tags

- Rule: `og.missing` · Category: Social · Occurrences: 18

- [https://sitevite.fr/](https://sitevite.fr/) — og:image
- [https://sitevite.fr/contact/](https://sitevite.fr/contact/) — og:image
- [https://sitevite.fr/creation-application-web/](https://sitevite.fr/creation-application-web/) — og:image
- [https://sitevite.fr/creation-site-ecommerce/](https://sitevite.fr/creation-site-ecommerce/) — og:image
- [https://sitevite.fr/creation-site-internet-architecte-interieur/](https://sitevite.fr/creation-site-internet-architecte-interieur/) — og:image
- [https://sitevite.fr/creation-site-internet-artisan/](https://sitevite.fr/creation-site-internet-artisan/) — og:image
- [https://sitevite.fr/creation-site-internet-avocat/](https://sitevite.fr/creation-site-internet-avocat/) — og:image
- [https://sitevite.fr/creation-site-internet-boulangerie/](https://sitevite.fr/creation-site-internet-boulangerie/) — og:image
- [https://sitevite.fr/creation-site-internet-boutique/](https://sitevite.fr/creation-site-internet-boutique/) — og:image
- [https://sitevite.fr/creation-site-internet-bureau-etudes/](https://sitevite.fr/creation-site-internet-bureau-etudes/) — og:image
- [https://sitevite.fr/creation-site-internet-coach-de-vie/](https://sitevite.fr/creation-site-internet-coach-de-vie/) — og:image
- [https://sitevite.fr/creation-site-internet-coach-sportif/](https://sitevite.fr/creation-site-internet-coach-sportif/) — og:image
- [https://sitevite.fr/creation-site-internet-commercant/](https://sitevite.fr/creation-site-internet-commercant/) — og:image
- [https://sitevite.fr/creation-site-internet-consultant/](https://sitevite.fr/creation-site-internet-consultant/) — og:image
- [https://sitevite.fr/creation-site-internet-couvreur/](https://sitevite.fr/creation-site-internet-couvreur/) — og:image
- [https://sitevite.fr/creation-site-internet-electricien/](https://sitevite.fr/creation-site-internet-electricien/) — og:image
- [https://sitevite.fr/creation-site-internet-esn/](https://sitevite.fr/creation-site-internet-esn/) — og:image
- [https://sitevite.fr/sample-page/](https://sitevite.fr/sample-page/) — og:image

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

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

- [https://sitevite.fr/](https://sitevite.fr/) — 5 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://sitevite.fr/contact/](https://sitevite.fr/contact/) — 1 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://sitevite.fr/creation-application-web/](https://sitevite.fr/creation-application-web/) — 1 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://sitevite.fr/creation-site-ecommerce/](https://sitevite.fr/creation-site-ecommerce/) — 1 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://sitevite.fr/creation-site-internet-architecte-interieur/](https://sitevite.fr/creation-site-internet-architecte-interieur/) — 1 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://sitevite.fr/creation-site-internet-artisan/](https://sitevite.fr/creation-site-internet-artisan/) — 1 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://sitevite.fr/creation-site-internet-avocat/](https://sitevite.fr/creation-site-internet-avocat/) — 1 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://sitevite.fr/creation-site-internet-boulangerie/](https://sitevite.fr/creation-site-internet-boulangerie/) — 1 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://sitevite.fr/creation-site-internet-boutique/](https://sitevite.fr/creation-site-internet-boutique/) — 1 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://sitevite.fr/creation-site-internet-bureau-etudes/](https://sitevite.fr/creation-site-internet-bureau-etudes/) — 1 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://sitevite.fr/creation-site-internet-coach-de-vie/](https://sitevite.fr/creation-site-internet-coach-de-vie/) — 1 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://sitevite.fr/creation-site-internet-coach-sportif/](https://sitevite.fr/creation-site-internet-coach-sportif/) — 1 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://sitevite.fr/creation-site-internet-commercant/](https://sitevite.fr/creation-site-internet-commercant/) — 1 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://sitevite.fr/creation-site-internet-consultant/](https://sitevite.fr/creation-site-internet-consultant/) — 1 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://sitevite.fr/creation-site-internet-couvreur/](https://sitevite.fr/creation-site-internet-couvreur/) — 1 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://sitevite.fr/creation-site-internet-electricien/](https://sitevite.fr/creation-site-internet-electricien/) — 1 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://sitevite.fr/creation-site-internet-esn/](https://sitevite.fr/creation-site-internet-esn/) — 1 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://sitevite.fr/sample-page/](https://sitevite.fr/sample-page/) — 1 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 ETag header (no conditional GET for unchanged pages)

- Rule: `perf.no_etag` · Category: Performance · Occurrences: 18

- [https://sitevite.fr/](https://sitevite.fr/) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://sitevite.fr/contact/](https://sitevite.fr/contact/) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://sitevite.fr/creation-application-web/](https://sitevite.fr/creation-application-web/) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://sitevite.fr/creation-site-ecommerce/](https://sitevite.fr/creation-site-ecommerce/) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://sitevite.fr/creation-site-internet-architecte-interieur/](https://sitevite.fr/creation-site-internet-architecte-interieur/) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://sitevite.fr/creation-site-internet-artisan/](https://sitevite.fr/creation-site-internet-artisan/) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://sitevite.fr/creation-site-internet-avocat/](https://sitevite.fr/creation-site-internet-avocat/) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://sitevite.fr/creation-site-internet-boulangerie/](https://sitevite.fr/creation-site-internet-boulangerie/) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://sitevite.fr/creation-site-internet-boutique/](https://sitevite.fr/creation-site-internet-boutique/) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://sitevite.fr/creation-site-internet-bureau-etudes/](https://sitevite.fr/creation-site-internet-bureau-etudes/) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://sitevite.fr/creation-site-internet-coach-de-vie/](https://sitevite.fr/creation-site-internet-coach-de-vie/) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://sitevite.fr/creation-site-internet-coach-sportif/](https://sitevite.fr/creation-site-internet-coach-sportif/) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://sitevite.fr/creation-site-internet-commercant/](https://sitevite.fr/creation-site-internet-commercant/) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://sitevite.fr/creation-site-internet-consultant/](https://sitevite.fr/creation-site-internet-consultant/) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://sitevite.fr/creation-site-internet-couvreur/](https://sitevite.fr/creation-site-internet-couvreur/) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://sitevite.fr/creation-site-internet-electricien/](https://sitevite.fr/creation-site-internet-electricien/) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://sitevite.fr/creation-site-internet-esn/](https://sitevite.fr/creation-site-internet-esn/) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://sitevite.fr/sample-page/](https://sitevite.fr/sample-page/) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.

#### No Last-Modified header (no conditional GET for unchanged pages)

- Rule: `perf.no_last_modified` · Category: Performance · Occurrences: 18

- [https://sitevite.fr/](https://sitevite.fr/) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://sitevite.fr/contact/](https://sitevite.fr/contact/) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://sitevite.fr/creation-application-web/](https://sitevite.fr/creation-application-web/) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://sitevite.fr/creation-site-ecommerce/](https://sitevite.fr/creation-site-ecommerce/) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://sitevite.fr/creation-site-internet-architecte-interieur/](https://sitevite.fr/creation-site-internet-architecte-interieur/) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://sitevite.fr/creation-site-internet-artisan/](https://sitevite.fr/creation-site-internet-artisan/) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://sitevite.fr/creation-site-internet-avocat/](https://sitevite.fr/creation-site-internet-avocat/) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://sitevite.fr/creation-site-internet-boulangerie/](https://sitevite.fr/creation-site-internet-boulangerie/) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://sitevite.fr/creation-site-internet-boutique/](https://sitevite.fr/creation-site-internet-boutique/) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://sitevite.fr/creation-site-internet-bureau-etudes/](https://sitevite.fr/creation-site-internet-bureau-etudes/) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://sitevite.fr/creation-site-internet-coach-de-vie/](https://sitevite.fr/creation-site-internet-coach-de-vie/) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://sitevite.fr/creation-site-internet-coach-sportif/](https://sitevite.fr/creation-site-internet-coach-sportif/) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://sitevite.fr/creation-site-internet-commercant/](https://sitevite.fr/creation-site-internet-commercant/) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://sitevite.fr/creation-site-internet-consultant/](https://sitevite.fr/creation-site-internet-consultant/) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://sitevite.fr/creation-site-internet-couvreur/](https://sitevite.fr/creation-site-internet-couvreur/) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://sitevite.fr/creation-site-internet-electricien/](https://sitevite.fr/creation-site-internet-electricien/) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://sitevite.fr/creation-site-internet-esn/](https://sitevite.fr/creation-site-internet-esn/) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://sitevite.fr/sample-page/](https://sitevite.fr/sample-page/) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.

#### Slow server response

- Rule: `perf.slow_response` · Category: Performance · Occurrences: 18

- [https://sitevite.fr/](https://sitevite.fr/) — 4150 ms
- [https://sitevite.fr/contact/](https://sitevite.fr/contact/) — 4118 ms
- [https://sitevite.fr/creation-application-web/](https://sitevite.fr/creation-application-web/) — 4165 ms
- [https://sitevite.fr/creation-site-ecommerce/](https://sitevite.fr/creation-site-ecommerce/) — 4145 ms
- [https://sitevite.fr/creation-site-internet-architecte-interieur/](https://sitevite.fr/creation-site-internet-architecte-interieur/) — 4141 ms
- [https://sitevite.fr/creation-site-internet-artisan/](https://sitevite.fr/creation-site-internet-artisan/) — 4143 ms
- [https://sitevite.fr/creation-site-internet-avocat/](https://sitevite.fr/creation-site-internet-avocat/) — 4137 ms
- [https://sitevite.fr/creation-site-internet-boulangerie/](https://sitevite.fr/creation-site-internet-boulangerie/) — 4154 ms
- [https://sitevite.fr/creation-site-internet-boutique/](https://sitevite.fr/creation-site-internet-boutique/) — 4152 ms
- [https://sitevite.fr/creation-site-internet-bureau-etudes/](https://sitevite.fr/creation-site-internet-bureau-etudes/) — 4157 ms
- [https://sitevite.fr/creation-site-internet-coach-de-vie/](https://sitevite.fr/creation-site-internet-coach-de-vie/) — 4136 ms
- [https://sitevite.fr/creation-site-internet-coach-sportif/](https://sitevite.fr/creation-site-internet-coach-sportif/) — 4132 ms
- [https://sitevite.fr/creation-site-internet-commercant/](https://sitevite.fr/creation-site-internet-commercant/) — 4163 ms
- [https://sitevite.fr/creation-site-internet-consultant/](https://sitevite.fr/creation-site-internet-consultant/) — 4142 ms
- [https://sitevite.fr/creation-site-internet-couvreur/](https://sitevite.fr/creation-site-internet-couvreur/) — 4152 ms
- [https://sitevite.fr/creation-site-internet-electricien/](https://sitevite.fr/creation-site-internet-electricien/) — 4171 ms
- [https://sitevite.fr/creation-site-internet-esn/](https://sitevite.fr/creation-site-internet-esn/) — 4148 ms
- [https://sitevite.fr/sample-page/](https://sitevite.fr/sample-page/) — 4128 ms

#### Deprecated schema type with no Google rich result

- Rule: `schema.deprecated_type` · Category: Structured Data · Occurrences: 18

- [https://sitevite.fr/](https://sitevite.fr/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://sitevite.fr/contact/](https://sitevite.fr/contact/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://sitevite.fr/creation-application-web/](https://sitevite.fr/creation-application-web/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://sitevite.fr/creation-site-ecommerce/](https://sitevite.fr/creation-site-ecommerce/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://sitevite.fr/creation-site-internet-architecte-interieur/](https://sitevite.fr/creation-site-internet-architecte-interieur/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://sitevite.fr/creation-site-internet-artisan/](https://sitevite.fr/creation-site-internet-artisan/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://sitevite.fr/creation-site-internet-avocat/](https://sitevite.fr/creation-site-internet-avocat/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://sitevite.fr/creation-site-internet-boulangerie/](https://sitevite.fr/creation-site-internet-boulangerie/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://sitevite.fr/creation-site-internet-boutique/](https://sitevite.fr/creation-site-internet-boutique/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://sitevite.fr/creation-site-internet-bureau-etudes/](https://sitevite.fr/creation-site-internet-bureau-etudes/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://sitevite.fr/creation-site-internet-coach-de-vie/](https://sitevite.fr/creation-site-internet-coach-de-vie/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://sitevite.fr/creation-site-internet-coach-sportif/](https://sitevite.fr/creation-site-internet-coach-sportif/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://sitevite.fr/creation-site-internet-commercant/](https://sitevite.fr/creation-site-internet-commercant/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://sitevite.fr/creation-site-internet-consultant/](https://sitevite.fr/creation-site-internet-consultant/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://sitevite.fr/creation-site-internet-couvreur/](https://sitevite.fr/creation-site-internet-couvreur/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://sitevite.fr/creation-site-internet-electricien/](https://sitevite.fr/creation-site-internet-electricien/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://sitevite.fr/creation-site-internet-esn/](https://sitevite.fr/creation-site-internet-esn/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.
- [https://sitevite.fr/sample-page/](https://sitevite.fr/sample-page/) — deprecated rich-result type(s) present: Sitelinks Searchbox. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.

#### FAQPage structured data (rich result removed May 2026)

- Rule: `schema.faq_deprecated` · Category: Structured Data · Occurrences: 15

- [https://sitevite.fr/creation-application-web/](https://sitevite.fr/creation-application-web/) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- [https://sitevite.fr/creation-site-ecommerce/](https://sitevite.fr/creation-site-ecommerce/) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- [https://sitevite.fr/creation-site-internet-architecte-interieur/](https://sitevite.fr/creation-site-internet-architecte-interieur/) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- [https://sitevite.fr/creation-site-internet-artisan/](https://sitevite.fr/creation-site-internet-artisan/) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- [https://sitevite.fr/creation-site-internet-avocat/](https://sitevite.fr/creation-site-internet-avocat/) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- [https://sitevite.fr/creation-site-internet-boulangerie/](https://sitevite.fr/creation-site-internet-boulangerie/) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- [https://sitevite.fr/creation-site-internet-boutique/](https://sitevite.fr/creation-site-internet-boutique/) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- [https://sitevite.fr/creation-site-internet-bureau-etudes/](https://sitevite.fr/creation-site-internet-bureau-etudes/) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- [https://sitevite.fr/creation-site-internet-coach-de-vie/](https://sitevite.fr/creation-site-internet-coach-de-vie/) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- [https://sitevite.fr/creation-site-internet-coach-sportif/](https://sitevite.fr/creation-site-internet-coach-sportif/) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- [https://sitevite.fr/creation-site-internet-commercant/](https://sitevite.fr/creation-site-internet-commercant/) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- [https://sitevite.fr/creation-site-internet-consultant/](https://sitevite.fr/creation-site-internet-consultant/) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- [https://sitevite.fr/creation-site-internet-couvreur/](https://sitevite.fr/creation-site-internet-couvreur/) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- [https://sitevite.fr/creation-site-internet-electricien/](https://sitevite.fr/creation-site-internet-electricien/) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- [https://sitevite.fr/creation-site-internet-esn/](https://sitevite.fr/creation-site-internet-esn/) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.

#### Missing recommended security headers

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

- [https://sitevite.fr/](https://sitevite.fr/) — CSP
- [https://sitevite.fr/contact/](https://sitevite.fr/contact/) — CSP
- [https://sitevite.fr/creation-application-web/](https://sitevite.fr/creation-application-web/) — CSP
- [https://sitevite.fr/creation-site-ecommerce/](https://sitevite.fr/creation-site-ecommerce/) — CSP
- [https://sitevite.fr/creation-site-internet-architecte-interieur/](https://sitevite.fr/creation-site-internet-architecte-interieur/) — CSP
- [https://sitevite.fr/creation-site-internet-artisan/](https://sitevite.fr/creation-site-internet-artisan/) — CSP
- [https://sitevite.fr/creation-site-internet-avocat/](https://sitevite.fr/creation-site-internet-avocat/) — CSP
- [https://sitevite.fr/creation-site-internet-boulangerie/](https://sitevite.fr/creation-site-internet-boulangerie/) — CSP
- [https://sitevite.fr/creation-site-internet-boutique/](https://sitevite.fr/creation-site-internet-boutique/) — CSP
- [https://sitevite.fr/creation-site-internet-bureau-etudes/](https://sitevite.fr/creation-site-internet-bureau-etudes/) — CSP
- [https://sitevite.fr/creation-site-internet-coach-de-vie/](https://sitevite.fr/creation-site-internet-coach-de-vie/) — CSP
- [https://sitevite.fr/creation-site-internet-coach-sportif/](https://sitevite.fr/creation-site-internet-coach-sportif/) — CSP
- [https://sitevite.fr/creation-site-internet-commercant/](https://sitevite.fr/creation-site-internet-commercant/) — CSP
- [https://sitevite.fr/creation-site-internet-consultant/](https://sitevite.fr/creation-site-internet-consultant/) — CSP
- [https://sitevite.fr/creation-site-internet-couvreur/](https://sitevite.fr/creation-site-internet-couvreur/) — CSP
- [https://sitevite.fr/creation-site-internet-electricien/](https://sitevite.fr/creation-site-internet-electricien/) — CSP
- [https://sitevite.fr/creation-site-internet-esn/](https://sitevite.fr/creation-site-internet-esn/) — CSP
- [https://sitevite.fr/sample-page/](https://sitevite.fr/sample-page/) — CSP

## Checks & coverage

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

- ✗ Agent Readiness — 19 notice(s)
- ✓ AI Content — clean
- ✓ Amp — clean
- ✓ Budget — clean
- ✓ Cache — clean
- ✓ Canonical — clean
- ✗ Content — 1 warning(s)
- ✗ Crawlability — 1 warning(s)
- ✓ Duplicate — clean
- ✓ Geo — clean
- ✓ Headings — clean
- ✓ Hreflang — clean
- ✗ Images — 18 notice(s)
- ✓ Indexability — clean
- ✓ Links — clean
- ✗ Meta Description — 1 notice(s)
- ✓ Mobile — clean
- ✗ Performance — 89 notice(s)
- ✓ Rendering — clean
- ✓ Robots — clean
- ✗ Security — 18 notice(s)
- ✓ Sitemap — clean
- ✗ Social — 18 notice(s)
- ✗ Structured Data — 1 warning(s), 33 notice(s)
- ✓ Titles — clean
- ✓ URL — clean
- ✓ Video — clean

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

## 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
