---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: associationjpmp.org
report_url: "https://crawlinx.com/audit/associationjpmp.org"
crawl_id: 20260718T124912-5b2c7774
health_score: 71
generated_at: 2026-08-26T03:22:23Z
total_pages: 9
html_pages: 7
indexable_pages: 7
errors: 0
warnings: 28
notices: 123
---

# SEO audit: associationjpmp.org

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

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

## Overview

| Metric | Value |
| --- | --- |
| Pages crawled | 9 |
| HTML pages | 7 |
| Indexable | 7 |
| Non-indexable | 0 |
| Orphan pages | 0 |
| Broken internal links | 0 |
| Avg response time | 1008 ms |
| Errors / Warnings / Notices | 0 / 28 / 123 |
| Status codes | 9×200 |

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Performance | 53 | 0 | 14 | 23 |
| Agent Readiness | 73 | 0 | 8 | 11 |
| Headings | 87 | 0 | 4 | 1 |
| Content | 97 | 0 | 1 | 7 |
| Duplicate | 97 | 0 | 1 | 0 |
| Cache | 100 | 0 | 0 | 7 |
| Images | 100 | 0 | 0 | 7 |
| Links | 100 | 0 | 0 | 7 |
| Meta Description | 100 | 0 | 0 | 14 |
| Security | 100 | 0 | 0 | 8 |
| Social | 100 | 0 | 0 | 14 |
| Structured Data | 100 | 0 | 0 | 7 |
| Titles | 100 | 0 | 0 | 5 |
| URL | 100 | 0 | 0 | 12 |

## Issues

### Warnings (28)

#### Control has no accessible name

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

- [https://associationjpmp.org/](https://associationjpmp.org/) — 1 button/link(s) with no text or aria-label — an agent can't target them
- [https://associationjpmp.org/Activit%C3%A9s/](https://associationjpmp.org/Activit%C3%A9s/) — 1 button/link(s) with no text or aria-label — an agent can't target them
- [https://associationjpmp.org/Actualit%C3%A9s/](https://associationjpmp.org/Actualit%C3%A9s/) — 1 button/link(s) with no text or aria-label — an agent can't target them
- [https://associationjpmp.org/Dons-et-adh%C3%A9sions/](https://associationjpmp.org/Dons-et-adh%C3%A9sions/) — 1 button/link(s) with no text or aria-label — an agent can't target them
- [https://associationjpmp.org/Qui-sommes-nous/](https://associationjpmp.org/Qui-sommes-nous/) — 1 button/link(s) with no text or aria-label — an agent can't target them
- [https://associationjpmp.org/R%C3%A9alisations/](https://associationjpmp.org/R%C3%A9alisations/) — 1 button/link(s) with no text or aria-label — an agent can't target them
- [https://associationjpmp.org/Vegafitness/](https://associationjpmp.org/Vegafitness/) — 1 button/link(s) with no text or aria-label — an agent can't target them

#### Dialog has no accessible name

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

- [https://associationjpmp.org/Qui-sommes-nous/](https://associationjpmp.org/Qui-sommes-nous/) — 1 dialog(s) without aria-label / aria-labelledby

#### Thin content (low word count)

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

- [https://associationjpmp.org/R%C3%A9alisations/](https://associationjpmp.org/R%C3%A9alisations/) — 186 words

#### Homepage duplicated across protocol/host variants (no redirect)

- Rule: `duplicate.protocol_host` · Category: Duplicate · Occurrences: 1

- [https://associationjpmp.org/](https://associationjpmp.org/) — https://www.associationjpmp.org/ serves the same homepage content with a 200 and no redirect — Google sees a duplicate. Pick one canonical host/scheme and 301-redirect the others.

#### Missing <h1>

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

- [https://associationjpmp.org/Activit%C3%A9s/](https://associationjpmp.org/Activit%C3%A9s/)
- [https://associationjpmp.org/Actualit%C3%A9s/](https://associationjpmp.org/Actualit%C3%A9s/)
- [https://associationjpmp.org/R%C3%A9alisations/](https://associationjpmp.org/R%C3%A9alisations/)
- [https://associationjpmp.org/Vegafitness/](https://associationjpmp.org/Vegafitness/)

#### Hero/LCP image is lazy-loaded (loading=lazy delays LCP)

- Rule: `images.no_lazy_lcp_candidate` · Category: Performance · Occurrences: 7

- [https://associationjpmp.org/](https://associationjpmp.org/) — the likely hero/LCP image (006bce3d90927842624f82f02824d761_80x80_fit.png) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.
- [https://associationjpmp.org/Activit%C3%A9s/](https://associationjpmp.org/Activit%C3%A9s/) — the likely hero/LCP image (006bce3d90927842624f82f02824d761_80x80_fit.png) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.
- [https://associationjpmp.org/Actualit%C3%A9s/](https://associationjpmp.org/Actualit%C3%A9s/) — the likely hero/LCP image (006bce3d90927842624f82f02824d761_80x80_fit.png) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.
- [https://associationjpmp.org/Dons-et-adh%C3%A9sions/](https://associationjpmp.org/Dons-et-adh%C3%A9sions/) — the likely hero/LCP image (006bce3d90927842624f82f02824d761_80x80_fit.png) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.
- [https://associationjpmp.org/Qui-sommes-nous/](https://associationjpmp.org/Qui-sommes-nous/) — the likely hero/LCP image (006bce3d90927842624f82f02824d761_80x80_fit.png) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.
- [https://associationjpmp.org/R%C3%A9alisations/](https://associationjpmp.org/R%C3%A9alisations/) — the likely hero/LCP image (006bce3d90927842624f82f02824d761_80x80_fit.png) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.
- [https://associationjpmp.org/Vegafitness/](https://associationjpmp.org/Vegafitness/) — the likely hero/LCP image (006bce3d90927842624f82f02824d761_80x80_fit.png) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.

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

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

- [https://associationjpmp.org/](https://associationjpmp.org/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://associationjpmp.org/Activit%C3%A9s/](https://associationjpmp.org/Activit%C3%A9s/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://associationjpmp.org/Actualit%C3%A9s/](https://associationjpmp.org/Actualit%C3%A9s/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://associationjpmp.org/Dons-et-adh%C3%A9sions/](https://associationjpmp.org/Dons-et-adh%C3%A9sions/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://associationjpmp.org/Qui-sommes-nous/](https://associationjpmp.org/Qui-sommes-nous/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://associationjpmp.org/R%C3%A9alisations/](https://associationjpmp.org/R%C3%A9alisations/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://associationjpmp.org/Vegafitness/](https://associationjpmp.org/Vegafitness/) — 2 render-blocking <script> in <head> (add defer/async or use type=module)

### Notices (123)

#### Heading levels skip a level

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

- [https://associationjpmp.org/Activit%C3%A9s/](https://associationjpmp.org/Activit%C3%A9s/) — h5 follows h3 — skips h4
- [https://associationjpmp.org/Dons-et-adh%C3%A9sions/](https://associationjpmp.org/Dons-et-adh%C3%A9sions/) — h3 follows h1 — skips h2
- [https://associationjpmp.org/Qui-sommes-nous/](https://associationjpmp.org/Qui-sommes-nous/) — h3 follows h1 — skips h2

#### No llms.txt for AI agents

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

- [https://associationjpmp.org/](https://associationjpmp.org/) — 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: 7

- [https://associationjpmp.org/](https://associationjpmp.org/) — add a <main> element (or role=main) around the primary content
- [https://associationjpmp.org/Activit%C3%A9s/](https://associationjpmp.org/Activit%C3%A9s/) — add a <main> element (or role=main) around the primary content
- [https://associationjpmp.org/Actualit%C3%A9s/](https://associationjpmp.org/Actualit%C3%A9s/) — add a <main> element (or role=main) around the primary content
- [https://associationjpmp.org/Dons-et-adh%C3%A9sions/](https://associationjpmp.org/Dons-et-adh%C3%A9sions/) — add a <main> element (or role=main) around the primary content
- [https://associationjpmp.org/Qui-sommes-nous/](https://associationjpmp.org/Qui-sommes-nous/) — add a <main> element (or role=main) around the primary content
- [https://associationjpmp.org/R%C3%A9alisations/](https://associationjpmp.org/R%C3%A9alisations/) — add a <main> element (or role=main) around the primary content
- [https://associationjpmp.org/Vegafitness/](https://associationjpmp.org/Vegafitness/) — add a <main> element (or role=main) around the primary content

#### Page served uncached (no-store/private or CDN bypass)

- Rule: `cache.not_cacheable` · Category: Cache · Occurrences: 7

- [https://associationjpmp.org/](https://associationjpmp.org/) — Cache-Control: no-store, no-cache, must-revalidate · cdn: MISS
- [https://associationjpmp.org/Activit%C3%A9s/](https://associationjpmp.org/Activit%C3%A9s/) — Cache-Control: no-store, no-cache, must-revalidate · cdn: MISS
- [https://associationjpmp.org/Actualit%C3%A9s/](https://associationjpmp.org/Actualit%C3%A9s/) — Cache-Control: no-store, no-cache, must-revalidate · cdn: MISS
- [https://associationjpmp.org/Dons-et-adh%C3%A9sions/](https://associationjpmp.org/Dons-et-adh%C3%A9sions/) — Cache-Control: no-store, no-cache, must-revalidate · cdn: MISS
- [https://associationjpmp.org/Qui-sommes-nous/](https://associationjpmp.org/Qui-sommes-nous/) — Cache-Control: no-store, no-cache, must-revalidate · cdn: MISS
- [https://associationjpmp.org/R%C3%A9alisations/](https://associationjpmp.org/R%C3%A9alisations/) — Cache-Control: no-store, no-cache, must-revalidate · cdn: MISS
- [https://associationjpmp.org/Vegafitness/](https://associationjpmp.org/Vegafitness/) — Cache-Control: no-store, no-cache, must-revalidate · cdn: MISS

#### Title tag and meta description are identical

- Rule: `content.title_meta_same` · Category: Meta Description · Occurrences: 7

- [https://associationjpmp.org/](https://associationjpmp.org/) — the meta description is identical to the <title> — write a distinct description to control the SERP snippet
- [https://associationjpmp.org/Activit%C3%A9s/](https://associationjpmp.org/Activit%C3%A9s/) — the meta description is identical to the <title> — write a distinct description to control the SERP snippet
- [https://associationjpmp.org/Actualit%C3%A9s/](https://associationjpmp.org/Actualit%C3%A9s/) — the meta description is identical to the <title> — write a distinct description to control the SERP snippet
- [https://associationjpmp.org/Dons-et-adh%C3%A9sions/](https://associationjpmp.org/Dons-et-adh%C3%A9sions/) — the meta description is identical to the <title> — write a distinct description to control the SERP snippet
- [https://associationjpmp.org/Qui-sommes-nous/](https://associationjpmp.org/Qui-sommes-nous/) — the meta description is identical to the <title> — write a distinct description to control the SERP snippet
- [https://associationjpmp.org/R%C3%A9alisations/](https://associationjpmp.org/R%C3%A9alisations/) — the meta description is identical to the <title> — write a distinct description to control the SERP snippet
- [https://associationjpmp.org/Vegafitness/](https://associationjpmp.org/Vegafitness/) — the meta description is identical to the <title> — write a distinct description to control the SERP snippet

#### Multiple <h1> elements

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

- [https://associationjpmp.org/](https://associationjpmp.org/) — 2 <h1> elements

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

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

- [https://associationjpmp.org/](https://associationjpmp.org/) — 2 of 2 images without width/height
- [https://associationjpmp.org/Activit%C3%A9s/](https://associationjpmp.org/Activit%C3%A9s/) — 2 of 2 images without width/height
- [https://associationjpmp.org/Actualit%C3%A9s/](https://associationjpmp.org/Actualit%C3%A9s/) — 2 of 2 images without width/height
- [https://associationjpmp.org/Dons-et-adh%C3%A9sions/](https://associationjpmp.org/Dons-et-adh%C3%A9sions/) — 2 of 2 images without width/height
- [https://associationjpmp.org/Qui-sommes-nous/](https://associationjpmp.org/Qui-sommes-nous/) — 11 of 11 images without width/height
- [https://associationjpmp.org/R%C3%A9alisations/](https://associationjpmp.org/R%C3%A9alisations/) — 2 of 2 images without width/height
- [https://associationjpmp.org/Vegafitness/](https://associationjpmp.org/Vegafitness/) — 11 of 11 images without width/height

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

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

- [https://associationjpmp.org/](https://associationjpmp.org/) — 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://associationjpmp.org/Activit%C3%A9s/](https://associationjpmp.org/Activit%C3%A9s/) — 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://associationjpmp.org/Actualit%C3%A9s/](https://associationjpmp.org/Actualit%C3%A9s/) — 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://associationjpmp.org/Dons-et-adh%C3%A9sions/](https://associationjpmp.org/Dons-et-adh%C3%A9sions/) — 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://associationjpmp.org/Qui-sommes-nous/](https://associationjpmp.org/Qui-sommes-nous/) — 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://associationjpmp.org/R%C3%A9alisations/](https://associationjpmp.org/R%C3%A9alisations/) — 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://associationjpmp.org/Vegafitness/](https://associationjpmp.org/Vegafitness/) — 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.

#### Legacy <meta name=keywords> tag present (Google ignores it)

- Rule: `meta.keywords_present` · Category: Content · Occurrences: 7

- [https://associationjpmp.org/](https://associationjpmp.org/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://associationjpmp.org/Activit%C3%A9s/](https://associationjpmp.org/Activit%C3%A9s/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://associationjpmp.org/Actualit%C3%A9s/](https://associationjpmp.org/Actualit%C3%A9s/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://associationjpmp.org/Dons-et-adh%C3%A9sions/](https://associationjpmp.org/Dons-et-adh%C3%A9sions/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://associationjpmp.org/Qui-sommes-nous/](https://associationjpmp.org/Qui-sommes-nous/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://associationjpmp.org/R%C3%A9alisations/](https://associationjpmp.org/R%C3%A9alisations/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://associationjpmp.org/Vegafitness/](https://associationjpmp.org/Vegafitness/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt

#### Meta description too short

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

- [https://associationjpmp.org/](https://associationjpmp.org/) — 7 chars
- [https://associationjpmp.org/Activit%C3%A9s/](https://associationjpmp.org/Activit%C3%A9s/) — 9 chars
- [https://associationjpmp.org/Actualit%C3%A9s/](https://associationjpmp.org/Actualit%C3%A9s/) — 10 chars
- [https://associationjpmp.org/Dons-et-adh%C3%A9sions/](https://associationjpmp.org/Dons-et-adh%C3%A9sions/) — 17 chars
- [https://associationjpmp.org/Qui-sommes-nous/](https://associationjpmp.org/Qui-sommes-nous/) — 16 chars
- [https://associationjpmp.org/R%C3%A9alisations/](https://associationjpmp.org/R%C3%A9alisations/) — 12 chars
- [https://associationjpmp.org/Vegafitness/](https://associationjpmp.org/Vegafitness/) — 11 chars

#### Missing Open Graph tags

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

- [https://associationjpmp.org/](https://associationjpmp.org/) — og:image
- [https://associationjpmp.org/Activit%C3%A9s/](https://associationjpmp.org/Activit%C3%A9s/) — og:image
- [https://associationjpmp.org/Actualit%C3%A9s/](https://associationjpmp.org/Actualit%C3%A9s/) — og:image
- [https://associationjpmp.org/Dons-et-adh%C3%A9sions/](https://associationjpmp.org/Dons-et-adh%C3%A9sions/) — og:image
- [https://associationjpmp.org/Qui-sommes-nous/](https://associationjpmp.org/Qui-sommes-nous/) — og:image
- [https://associationjpmp.org/R%C3%A9alisations/](https://associationjpmp.org/R%C3%A9alisations/) — og:image
- [https://associationjpmp.org/Vegafitness/](https://associationjpmp.org/Vegafitness/) — og:image

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

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

- [https://associationjpmp.org/](https://associationjpmp.org/) — 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://associationjpmp.org/Activit%C3%A9s/](https://associationjpmp.org/Activit%C3%A9s/) — 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://associationjpmp.org/Actualit%C3%A9s/](https://associationjpmp.org/Actualit%C3%A9s/) — 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://associationjpmp.org/Dons-et-adh%C3%A9sions/](https://associationjpmp.org/Dons-et-adh%C3%A9sions/) — 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://associationjpmp.org/Qui-sommes-nous/](https://associationjpmp.org/Qui-sommes-nous/) — 11 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://associationjpmp.org/R%C3%A9alisations/](https://associationjpmp.org/R%C3%A9alisations/) — 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://associationjpmp.org/Vegafitness/](https://associationjpmp.org/Vegafitness/) — 11 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.

#### Large HTML document

- Rule: `perf.large_html` · Category: Performance · Occurrences: 2

- [https://associationjpmp.org/gallery/BIOGRAPHIE%20Jean%20Pierre%20PAMBOU%20--.pdf](https://associationjpmp.org/gallery/BIOGRAPHIE%20Jean%20Pierre%20PAMBOU%20--.pdf) — 3.1 MiB
- [https://associationjpmp.org/gallery/BIOGRAPHIE%20Monique%20PAMBOU.pdf](https://associationjpmp.org/gallery/BIOGRAPHIE%20Monique%20PAMBOU.pdf) — 2.4 MiB

#### No ETag header (no conditional GET for unchanged pages)

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

- [https://associationjpmp.org/](https://associationjpmp.org/) — 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://associationjpmp.org/Activit%C3%A9s/](https://associationjpmp.org/Activit%C3%A9s/) — 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://associationjpmp.org/Actualit%C3%A9s/](https://associationjpmp.org/Actualit%C3%A9s/) — 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://associationjpmp.org/Dons-et-adh%C3%A9sions/](https://associationjpmp.org/Dons-et-adh%C3%A9sions/) — 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://associationjpmp.org/Qui-sommes-nous/](https://associationjpmp.org/Qui-sommes-nous/) — 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://associationjpmp.org/R%C3%A9alisations/](https://associationjpmp.org/R%C3%A9alisations/) — 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://associationjpmp.org/Vegafitness/](https://associationjpmp.org/Vegafitness/) — 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: 7

- [https://associationjpmp.org/](https://associationjpmp.org/) — 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://associationjpmp.org/Activit%C3%A9s/](https://associationjpmp.org/Activit%C3%A9s/) — 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://associationjpmp.org/Actualit%C3%A9s/](https://associationjpmp.org/Actualit%C3%A9s/) — 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://associationjpmp.org/Dons-et-adh%C3%A9sions/](https://associationjpmp.org/Dons-et-adh%C3%A9sions/) — 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://associationjpmp.org/Qui-sommes-nous/](https://associationjpmp.org/Qui-sommes-nous/) — 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://associationjpmp.org/R%C3%A9alisations/](https://associationjpmp.org/R%C3%A9alisations/) — 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://associationjpmp.org/Vegafitness/](https://associationjpmp.org/Vegafitness/) — 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.

#### No structured data detected

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

- [https://associationjpmp.org/](https://associationjpmp.org/)
- [https://associationjpmp.org/Activit%C3%A9s/](https://associationjpmp.org/Activit%C3%A9s/)
- [https://associationjpmp.org/Actualit%C3%A9s/](https://associationjpmp.org/Actualit%C3%A9s/)
- [https://associationjpmp.org/Dons-et-adh%C3%A9sions/](https://associationjpmp.org/Dons-et-adh%C3%A9sions/)
- [https://associationjpmp.org/Qui-sommes-nous/](https://associationjpmp.org/Qui-sommes-nous/)
- [https://associationjpmp.org/R%C3%A9alisations/](https://associationjpmp.org/R%C3%A9alisations/)
- [https://associationjpmp.org/Vegafitness/](https://associationjpmp.org/Vegafitness/)

#### Missing recommended security headers

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

- [https://associationjpmp.org/](https://associationjpmp.org/) — X-Content-Type-Options, CSP
- [https://associationjpmp.org/Activit%C3%A9s/](https://associationjpmp.org/Activit%C3%A9s/) — CSP, X-Content-Type-Options
- [https://associationjpmp.org/Actualit%C3%A9s/](https://associationjpmp.org/Actualit%C3%A9s/) — CSP, X-Content-Type-Options
- [https://associationjpmp.org/Dons-et-adh%C3%A9sions/](https://associationjpmp.org/Dons-et-adh%C3%A9sions/) — CSP, X-Content-Type-Options
- [https://associationjpmp.org/Qui-sommes-nous/](https://associationjpmp.org/Qui-sommes-nous/) — CSP, X-Content-Type-Options
- [https://associationjpmp.org/R%C3%A9alisations/](https://associationjpmp.org/R%C3%A9alisations/) — CSP, X-Content-Type-Options
- [https://associationjpmp.org/Vegafitness/](https://associationjpmp.org/Vegafitness/) — CSP, X-Content-Type-Options

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

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

- [https://associationjpmp.org/Dons-et-adh%C3%A9sions/](https://associationjpmp.org/Dons-et-adh%C3%A9sions/) — 1 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: 5

- [https://associationjpmp.org/](https://associationjpmp.org/) — 7 chars
- [https://associationjpmp.org/Activit%C3%A9s/](https://associationjpmp.org/Activit%C3%A9s/) — 9 chars
- [https://associationjpmp.org/Actualit%C3%A9s/](https://associationjpmp.org/Actualit%C3%A9s/) — 10 chars
- [https://associationjpmp.org/R%C3%A9alisations/](https://associationjpmp.org/R%C3%A9alisations/) — 12 chars
- [https://associationjpmp.org/Vegafitness/](https://associationjpmp.org/Vegafitness/) — 11 chars

#### Missing Twitter Card tag

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

- [https://associationjpmp.org/](https://associationjpmp.org/)
- [https://associationjpmp.org/Activit%C3%A9s/](https://associationjpmp.org/Activit%C3%A9s/)
- [https://associationjpmp.org/Actualit%C3%A9s/](https://associationjpmp.org/Actualit%C3%A9s/)
- [https://associationjpmp.org/Dons-et-adh%C3%A9sions/](https://associationjpmp.org/Dons-et-adh%C3%A9sions/)
- [https://associationjpmp.org/Qui-sommes-nous/](https://associationjpmp.org/Qui-sommes-nous/)
- [https://associationjpmp.org/R%C3%A9alisations/](https://associationjpmp.org/R%C3%A9alisations/)
- [https://associationjpmp.org/Vegafitness/](https://associationjpmp.org/Vegafitness/)

#### Non-ASCII characters in URL path

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

- [https://associationjpmp.org/Activit%C3%A9s/](https://associationjpmp.org/Activit%C3%A9s/)
- [https://associationjpmp.org/Actualit%C3%A9s/](https://associationjpmp.org/Actualit%C3%A9s/)
- [https://associationjpmp.org/Dons-et-adh%C3%A9sions/](https://associationjpmp.org/Dons-et-adh%C3%A9sions/)
- [https://associationjpmp.org/R%C3%A9alisations/](https://associationjpmp.org/R%C3%A9alisations/)

#### Uppercase letters in URL path

- Rule: `url.uppercase` · Category: URL · Occurrences: 8

- [https://associationjpmp.org/Activit%C3%A9s/](https://associationjpmp.org/Activit%C3%A9s/)
- [https://associationjpmp.org/Actualit%C3%A9s/](https://associationjpmp.org/Actualit%C3%A9s/)
- [https://associationjpmp.org/Dons-et-adh%C3%A9sions/](https://associationjpmp.org/Dons-et-adh%C3%A9sions/)
- [https://associationjpmp.org/Qui-sommes-nous/](https://associationjpmp.org/Qui-sommes-nous/)
- [https://associationjpmp.org/R%C3%A9alisations/](https://associationjpmp.org/R%C3%A9alisations/)
- [https://associationjpmp.org/Vegafitness/](https://associationjpmp.org/Vegafitness/)
- [https://associationjpmp.org/gallery/BIOGRAPHIE%20Jean%20Pierre%20PAMBOU%20--.pdf](https://associationjpmp.org/gallery/BIOGRAPHIE%20Jean%20Pierre%20PAMBOU%20--.pdf)
- [https://associationjpmp.org/gallery/BIOGRAPHIE%20Monique%20PAMBOU.pdf](https://associationjpmp.org/gallery/BIOGRAPHIE%20Monique%20PAMBOU.pdf)

## Checks & coverage

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

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

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

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