---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: rushenbeau.fr
report_url: "https://crawlinx.com/audit/rushenbeau.fr"
crawl_id: 20260718T201306-f539638d
health_score: 90
generated_at: 2026-08-26T01:57:10Z
total_pages: 27
html_pages: 8
indexable_pages: 7
errors: 0
warnings: 19
notices: 89
---

# SEO audit: rushenbeau.fr

**Health score: 90/100** — excellent

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

## Overview

| Metric | Value |
| --- | --- |
| Pages crawled | 27 |
| HTML pages | 8 |
| Indexable | 7 |
| Non-indexable | 1 |
| Orphan pages | 0 |
| Broken internal links | 0 |
| Avg response time | 1158 ms |
| Errors / Warnings / Notices | 0 / 19 / 89 |
| Status codes | 27×200 |

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Images | 91 | 0 | 8 | 8 |
| Performance | 91 | 0 | 8 | 33 |
| Budget | 99 | 0 | 1 | 0 |
| Indexability | 99 | 0 | 1 | 0 |
| Structured Data | 99 | 0 | 1 | 7 |
| Agent Readiness | 100 | 0 | 0 | 10 |
| Content | 100 | 0 | 0 | 7 |
| Headings | 100 | 0 | 0 | 1 |
| Links | 100 | 0 | 0 | 8 |
| Security | 100 | 0 | 0 | 8 |
| Social | 100 | 0 | 0 | 7 |

## Issues

### Warnings (19)

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

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

- [https://www.rushenbeau.fr/mentions-legales/](https://www.rushenbeau.fr/mentions-legales/) — this noindex page has 8 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.rushenbeau.fr/, https://www.rushenbeau.fr/pizzas/, https://www.rushenbeau.fr/burgers-et-sandwichs/.

#### Images missing alt text

- Rule: `images.missing_alt` · Category: Images · Occurrences: 8

- [https://www.rushenbeau.fr/](https://www.rushenbeau.fr/) — 1 of 7 images missing alt
- [https://www.rushenbeau.fr/burgers-et-sandwichs/](https://www.rushenbeau.fr/burgers-et-sandwichs/) — 9 of 11 images missing alt
- [https://www.rushenbeau.fr/contact/](https://www.rushenbeau.fr/contact/) — 1 of 2 images missing alt
- [https://www.rushenbeau.fr/mentions-legales/](https://www.rushenbeau.fr/mentions-legales/) — 1 of 3 images missing alt
- [https://www.rushenbeau.fr/pizzas/](https://www.rushenbeau.fr/pizzas/) — 7 of 9 images missing alt
- [https://www.rushenbeau.fr/plats-et-desserts-maison/](https://www.rushenbeau.fr/plats-et-desserts-maison/) — 1 of 3 images missing alt
- [https://www.rushenbeau.fr/poke-bowls-et-salades/](https://www.rushenbeau.fr/poke-bowls-et-salades/) — 5 of 7 images missing alt
- [https://www.rushenbeau.fr/rotisserie/](https://www.rushenbeau.fr/rotisserie/) — 1 of 3 images missing alt

#### Page is noindex

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

- [https://www.rushenbeau.fr/mentions-legales/](https://www.rushenbeau.fr/mentions-legales/) — meta/X-Robots: meta=noindex, follow

#### Render-blocking script in <head> (no defer/async)

- Rule: `perf.render_blocking` · Category: Performance · Occurrences: 8

- [https://www.rushenbeau.fr/](https://www.rushenbeau.fr/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://www.rushenbeau.fr/burgers-et-sandwichs/](https://www.rushenbeau.fr/burgers-et-sandwichs/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://www.rushenbeau.fr/contact/](https://www.rushenbeau.fr/contact/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://www.rushenbeau.fr/mentions-legales/](https://www.rushenbeau.fr/mentions-legales/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://www.rushenbeau.fr/pizzas/](https://www.rushenbeau.fr/pizzas/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://www.rushenbeau.fr/plats-et-desserts-maison/](https://www.rushenbeau.fr/plats-et-desserts-maison/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://www.rushenbeau.fr/poke-bowls-et-salades/](https://www.rushenbeau.fr/poke-bowls-et-salades/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://www.rushenbeau.fr/rotisserie/](https://www.rushenbeau.fr/rotisserie/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)

#### BreadcrumbList present but structurally incomplete

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

- [https://www.rushenbeau.fr/](https://www.rushenbeau.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 (89)

#### Heading levels skip a level

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

- [https://www.rushenbeau.fr/contact/](https://www.rushenbeau.fr/contact/) — h3 follows h1 — skips h2

#### No llms.txt for AI agents

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

- [https://www.rushenbeau.fr/](https://www.rushenbeau.fr/) — 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: 8

- [https://www.rushenbeau.fr/](https://www.rushenbeau.fr/) — add a <main> element (or role=main) around the primary content
- [https://www.rushenbeau.fr/burgers-et-sandwichs/](https://www.rushenbeau.fr/burgers-et-sandwichs/) — add a <main> element (or role=main) around the primary content
- [https://www.rushenbeau.fr/contact/](https://www.rushenbeau.fr/contact/) — add a <main> element (or role=main) around the primary content
- [https://www.rushenbeau.fr/mentions-legales/](https://www.rushenbeau.fr/mentions-legales/) — add a <main> element (or role=main) around the primary content
- [https://www.rushenbeau.fr/pizzas/](https://www.rushenbeau.fr/pizzas/) — add a <main> element (or role=main) around the primary content
- [https://www.rushenbeau.fr/plats-et-desserts-maison/](https://www.rushenbeau.fr/plats-et-desserts-maison/) — add a <main> element (or role=main) around the primary content
- [https://www.rushenbeau.fr/poke-bowls-et-salades/](https://www.rushenbeau.fr/poke-bowls-et-salades/) — add a <main> element (or role=main) around the primary content
- [https://www.rushenbeau.fr/rotisserie/](https://www.rushenbeau.fr/rotisserie/) — add a <main> element (or role=main) around the primary content

#### Low text-to-HTML ratio

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

- [https://www.rushenbeau.fr/](https://www.rushenbeau.fr/) — 3.9%
- [https://www.rushenbeau.fr/burgers-et-sandwichs/](https://www.rushenbeau.fr/burgers-et-sandwichs/) — 2.9%
- [https://www.rushenbeau.fr/contact/](https://www.rushenbeau.fr/contact/) — 2.8%
- [https://www.rushenbeau.fr/pizzas/](https://www.rushenbeau.fr/pizzas/) — 2.8%
- [https://www.rushenbeau.fr/plats-et-desserts-maison/](https://www.rushenbeau.fr/plats-et-desserts-maison/) — 4.3%
- [https://www.rushenbeau.fr/poke-bowls-et-salades/](https://www.rushenbeau.fr/poke-bowls-et-salades/) — 2.8%
- [https://www.rushenbeau.fr/rotisserie/](https://www.rushenbeau.fr/rotisserie/) — 4.2%

#### Multiple <h1> elements

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

- [https://www.rushenbeau.fr/](https://www.rushenbeau.fr/) — 2 <h1> elements

#### Likely hero image lacks fetchpriority=high

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

- [https://www.rushenbeau.fr/](https://www.rushenbeau.fr/) — the likely hero/LCP image (logo.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.rushenbeau.fr/burgers-et-sandwichs/](https://www.rushenbeau.fr/burgers-et-sandwichs/) — the likely hero/LCP image (logo.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.rushenbeau.fr/contact/](https://www.rushenbeau.fr/contact/) — the likely hero/LCP image (logo.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.rushenbeau.fr/mentions-legales/](https://www.rushenbeau.fr/mentions-legales/) — the likely hero/LCP image (logo.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.rushenbeau.fr/pizzas/](https://www.rushenbeau.fr/pizzas/) — the likely hero/LCP image (logo.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.rushenbeau.fr/plats-et-desserts-maison/](https://www.rushenbeau.fr/plats-et-desserts-maison/) — the likely hero/LCP image (logo.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.rushenbeau.fr/poke-bowls-et-salades/](https://www.rushenbeau.fr/poke-bowls-et-salades/) — the likely hero/LCP image (logo.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.rushenbeau.fr/rotisserie/](https://www.rushenbeau.fr/rotisserie/) — the likely hero/LCP image (logo.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.

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

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

- [https://www.rushenbeau.fr/](https://www.rushenbeau.fr/) — 2 of 7 images without width/height
- [https://www.rushenbeau.fr/burgers-et-sandwichs/](https://www.rushenbeau.fr/burgers-et-sandwichs/) — 2 of 11 images without width/height
- [https://www.rushenbeau.fr/contact/](https://www.rushenbeau.fr/contact/) — 1 of 2 images without width/height
- [https://www.rushenbeau.fr/mentions-legales/](https://www.rushenbeau.fr/mentions-legales/) — 2 of 3 images without width/height
- [https://www.rushenbeau.fr/pizzas/](https://www.rushenbeau.fr/pizzas/) — 2 of 9 images without width/height
- [https://www.rushenbeau.fr/plats-et-desserts-maison/](https://www.rushenbeau.fr/plats-et-desserts-maison/) — 2 of 3 images without width/height
- [https://www.rushenbeau.fr/poke-bowls-et-salades/](https://www.rushenbeau.fr/poke-bowls-et-salades/) — 2 of 7 images without width/height
- [https://www.rushenbeau.fr/rotisserie/](https://www.rushenbeau.fr/rotisserie/) — 2 of 3 images without width/height

#### Internal link has no anchor text / accessible name

- Rule: `links.no_anchor_text` · Category: Links · Occurrences: 8

- [https://www.rushenbeau.fr/](https://www.rushenbeau.fr/) — 1 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://www.rushenbeau.fr/burgers-et-sandwichs/](https://www.rushenbeau.fr/burgers-et-sandwichs/) — 9 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://www.rushenbeau.fr/contact/](https://www.rushenbeau.fr/contact/) — 1 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://www.rushenbeau.fr/mentions-legales/](https://www.rushenbeau.fr/mentions-legales/) — 1 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://www.rushenbeau.fr/pizzas/](https://www.rushenbeau.fr/pizzas/) — 7 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://www.rushenbeau.fr/plats-et-desserts-maison/](https://www.rushenbeau.fr/plats-et-desserts-maison/) — 1 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://www.rushenbeau.fr/poke-bowls-et-salades/](https://www.rushenbeau.fr/poke-bowls-et-salades/) — 5 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://www.rushenbeau.fr/rotisserie/](https://www.rushenbeau.fr/rotisserie/) — 1 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.

#### Missing Open Graph tags

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

- [https://www.rushenbeau.fr/](https://www.rushenbeau.fr/) — og:image
- [https://www.rushenbeau.fr/burgers-et-sandwichs/](https://www.rushenbeau.fr/burgers-et-sandwichs/) — og:image
- [https://www.rushenbeau.fr/contact/](https://www.rushenbeau.fr/contact/) — og:image
- [https://www.rushenbeau.fr/pizzas/](https://www.rushenbeau.fr/pizzas/) — og:image
- [https://www.rushenbeau.fr/plats-et-desserts-maison/](https://www.rushenbeau.fr/plats-et-desserts-maison/) — og:image
- [https://www.rushenbeau.fr/poke-bowls-et-salades/](https://www.rushenbeau.fr/poke-bowls-et-salades/) — og:image
- [https://www.rushenbeau.fr/rotisserie/](https://www.rushenbeau.fr/rotisserie/) — og:image

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

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

- [https://www.rushenbeau.fr/](https://www.rushenbeau.fr/) — 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.rushenbeau.fr/burgers-et-sandwichs/](https://www.rushenbeau.fr/burgers-et-sandwichs/) — 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.rushenbeau.fr/contact/](https://www.rushenbeau.fr/contact/) — 2 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.rushenbeau.fr/mentions-legales/](https://www.rushenbeau.fr/mentions-legales/) — 2 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.rushenbeau.fr/pizzas/](https://www.rushenbeau.fr/pizzas/) — 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.rushenbeau.fr/plats-et-desserts-maison/](https://www.rushenbeau.fr/plats-et-desserts-maison/) — 2 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.rushenbeau.fr/poke-bowls-et-salades/](https://www.rushenbeau.fr/poke-bowls-et-salades/) — 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.rushenbeau.fr/rotisserie/](https://www.rushenbeau.fr/rotisserie/) — 2 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: 8

- [https://www.rushenbeau.fr/](https://www.rushenbeau.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://www.rushenbeau.fr/burgers-et-sandwichs/](https://www.rushenbeau.fr/burgers-et-sandwichs/) — 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://www.rushenbeau.fr/contact/](https://www.rushenbeau.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://www.rushenbeau.fr/mentions-legales/](https://www.rushenbeau.fr/mentions-legales/) — 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://www.rushenbeau.fr/pizzas/](https://www.rushenbeau.fr/pizzas/) — 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://www.rushenbeau.fr/plats-et-desserts-maison/](https://www.rushenbeau.fr/plats-et-desserts-maison/) — 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://www.rushenbeau.fr/poke-bowls-et-salades/](https://www.rushenbeau.fr/poke-bowls-et-salades/) — 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://www.rushenbeau.fr/rotisserie/](https://www.rushenbeau.fr/rotisserie/) — 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: 8

- [https://www.rushenbeau.fr/](https://www.rushenbeau.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://www.rushenbeau.fr/burgers-et-sandwichs/](https://www.rushenbeau.fr/burgers-et-sandwichs/) — 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://www.rushenbeau.fr/contact/](https://www.rushenbeau.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://www.rushenbeau.fr/mentions-legales/](https://www.rushenbeau.fr/mentions-legales/) — 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://www.rushenbeau.fr/pizzas/](https://www.rushenbeau.fr/pizzas/) — 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://www.rushenbeau.fr/plats-et-desserts-maison/](https://www.rushenbeau.fr/plats-et-desserts-maison/) — 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://www.rushenbeau.fr/poke-bowls-et-salades/](https://www.rushenbeau.fr/poke-bowls-et-salades/) — 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://www.rushenbeau.fr/rotisserie/](https://www.rushenbeau.fr/rotisserie/) — 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: 1

- [https://www.rushenbeau.fr/contact/](https://www.rushenbeau.fr/contact/) — 7707 ms

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

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

- [https://www.rushenbeau.fr/](https://www.rushenbeau.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://www.rushenbeau.fr/burgers-et-sandwichs/](https://www.rushenbeau.fr/burgers-et-sandwichs/) — 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://www.rushenbeau.fr/contact/](https://www.rushenbeau.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://www.rushenbeau.fr/pizzas/](https://www.rushenbeau.fr/pizzas/) — 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://www.rushenbeau.fr/plats-et-desserts-maison/](https://www.rushenbeau.fr/plats-et-desserts-maison/) — 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://www.rushenbeau.fr/poke-bowls-et-salades/](https://www.rushenbeau.fr/poke-bowls-et-salades/) — 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://www.rushenbeau.fr/rotisserie/](https://www.rushenbeau.fr/rotisserie/) — 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.

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

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

- [https://www.rushenbeau.fr/](https://www.rushenbeau.fr/) — 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.rushenbeau.fr/burgers-et-sandwichs/](https://www.rushenbeau.fr/burgers-et-sandwichs/) — 2 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.rushenbeau.fr/contact/](https://www.rushenbeau.fr/contact/) — 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.rushenbeau.fr/mentions-legales/](https://www.rushenbeau.fr/mentions-legales/) — 12 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.rushenbeau.fr/pizzas/](https://www.rushenbeau.fr/pizzas/) — 2 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.rushenbeau.fr/plats-et-desserts-maison/](https://www.rushenbeau.fr/plats-et-desserts-maison/) — 2 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.rushenbeau.fr/poke-bowls-et-salades/](https://www.rushenbeau.fr/poke-bowls-et-salades/) — 2 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.rushenbeau.fr/rotisserie/](https://www.rushenbeau.fr/rotisserie/) — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".

## Checks & coverage

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

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

---
*Generated by [Crawlinx](https://crawlinx.com) · free technical-SEO audits · https://crawlinx.com/audit/rushenbeau.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
