---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: kwakelpark.nl
report_url: "https://crawlinx.com/audit/kwakelpark.nl"
crawl_id: 20260723T015829-566d11d1
health_score: 84
generated_at: 2026-08-26T03:26:40Z
total_pages: 14
html_pages: 5
indexable_pages: 5
errors: 0
warnings: 9
notices: 68
---

# SEO audit: kwakelpark.nl

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

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

## Overview

| Metric | Value |
| --- | --- |
| Pages crawled | 14 |
| HTML pages | 5 |
| Indexable | 5 |
| Non-indexable | 0 |
| Orphan pages | 0 |
| Broken internal links | 0 |
| Avg response time | 2945 ms |
| Errors / Warnings / Notices | 0 / 9 / 68 |
| Status codes | 14×200 |

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Agent Readiness | 89 | 0 | 5 | 4 |
| Content | 98 | 0 | 1 | 1 |
| Headings | 98 | 0 | 1 | 0 |
| Meta Description | 98 | 0 | 1 | 3 |
| Titles | 98 | 0 | 1 | 0 |
| Images | 100 | 0 | 0 | 5 |
| Links | 100 | 0 | 0 | 5 |
| Performance | 100 | 0 | 0 | 26 |
| Security | 100 | 0 | 0 | 10 |
| Social | 100 | 0 | 0 | 2 |
| Structured Data | 100 | 0 | 0 | 5 |
| URL | 100 | 0 | 0 | 7 |

## Issues

### Warnings (9)

#### Control has no accessible name

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

- [https://kwakelpark.nl/](https://kwakelpark.nl/) — 12 button/link(s) with no text or aria-label — an agent can't target them
- [https://kwakelpark.nl/historie/](https://kwakelpark.nl/historie/) — 4 button/link(s) with no text or aria-label — an agent can't target them
- [https://kwakelpark.nl/plannen/](https://kwakelpark.nl/plannen/) — 4 button/link(s) with no text or aria-label — an agent can't target them
- [https://kwakelpark.nl/privacy-statement/](https://kwakelpark.nl/privacy-statement/) — 4 button/link(s) with no text or aria-label — an agent can't target them
- [https://kwakelpark.nl/situatie/](https://kwakelpark.nl/situatie/) — 12 button/link(s) with no text or aria-label — an agent can't target them

#### Thin content (low word count)

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

- [https://kwakelpark.nl/privacy-statement/](https://kwakelpark.nl/privacy-statement/) — 38 words

#### Missing <h1>

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

- [https://kwakelpark.nl/](https://kwakelpark.nl/)

#### Missing meta description

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

- [https://kwakelpark.nl/](https://kwakelpark.nl/)

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

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

- [https://kwakelpark.nl/privacy-statement/](https://kwakelpark.nl/privacy-statement/) — 74 chars, ~593px (limit ~580px)

### Notices (68)

#### Heading levels skip a level

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

- [https://kwakelpark.nl/historie/](https://kwakelpark.nl/historie/) — h3 follows h1 — skips h2
- [https://kwakelpark.nl/plannen/](https://kwakelpark.nl/plannen/) — h3 follows h1 — skips h2
- [https://kwakelpark.nl/privacy-statement/](https://kwakelpark.nl/privacy-statement/) — h3 follows h1 — skips h2

#### No llms.txt for AI agents

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

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

#### Low text-to-HTML ratio

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

- [https://kwakelpark.nl/privacy-statement/](https://kwakelpark.nl/privacy-statement/) — 3.6%

#### Likely hero image lacks fetchpriority=high

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

- [https://kwakelpark.nl/](https://kwakelpark.nl/) — the likely hero/LCP image (logo.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://kwakelpark.nl/historie/](https://kwakelpark.nl/historie/) — the likely hero/LCP image (logo.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://kwakelpark.nl/plannen/](https://kwakelpark.nl/plannen/) — the likely hero/LCP image (logo.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://kwakelpark.nl/privacy-statement/](https://kwakelpark.nl/privacy-statement/) — the likely hero/LCP image (logo.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://kwakelpark.nl/situatie/](https://kwakelpark.nl/situatie/) — the likely hero/LCP image (logo.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: 5

- [https://kwakelpark.nl/](https://kwakelpark.nl/) — 15 of 15 images without width/height
- [https://kwakelpark.nl/historie/](https://kwakelpark.nl/historie/) — 2 of 3 images without width/height
- [https://kwakelpark.nl/plannen/](https://kwakelpark.nl/plannen/) — 2 of 4 images without width/height
- [https://kwakelpark.nl/privacy-statement/](https://kwakelpark.nl/privacy-statement/) — 2 of 2 images without width/height
- [https://kwakelpark.nl/situatie/](https://kwakelpark.nl/situatie/) — 10 of 10 images without width/height

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

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

- [https://kwakelpark.nl/](https://kwakelpark.nl/) — 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://kwakelpark.nl/historie/](https://kwakelpark.nl/historie/) — 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://kwakelpark.nl/plannen/](https://kwakelpark.nl/plannen/) — 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://kwakelpark.nl/privacy-statement/](https://kwakelpark.nl/privacy-statement/) — 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://kwakelpark.nl/situatie/](https://kwakelpark.nl/situatie/) — 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.

#### Meta description too long

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

- [https://kwakelpark.nl/historie/](https://kwakelpark.nl/historie/) — 327 chars
- [https://kwakelpark.nl/plannen/](https://kwakelpark.nl/plannen/) — 393 chars
- [https://kwakelpark.nl/situatie/](https://kwakelpark.nl/situatie/) — 346 chars

#### Missing Open Graph tags

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

- [https://kwakelpark.nl/](https://kwakelpark.nl/) — og:description, og:image
- [https://kwakelpark.nl/situatie/](https://kwakelpark.nl/situatie/) — og:image

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

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

- [https://kwakelpark.nl/](https://kwakelpark.nl/) — 12 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://kwakelpark.nl/historie/](https://kwakelpark.nl/historie/) — 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://kwakelpark.nl/plannen/](https://kwakelpark.nl/plannen/) — 3 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://kwakelpark.nl/privacy-statement/](https://kwakelpark.nl/privacy-statement/) — 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://kwakelpark.nl/situatie/](https://kwakelpark.nl/situatie/) — 9 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.

#### Large HTML document

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

- [https://kwakelpark.nl/wp-content/uploads/2021/05/planboek-presentatie-Rijnpark-de-Wilbert-Heerenschool.pdf](https://kwakelpark.nl/wp-content/uploads/2021/05/planboek-presentatie-Rijnpark-de-Wilbert-Heerenschool.pdf) — 6.2 MiB

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

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

- [https://kwakelpark.nl/](https://kwakelpark.nl/) — 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://kwakelpark.nl/historie/](https://kwakelpark.nl/historie/) — 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://kwakelpark.nl/plannen/](https://kwakelpark.nl/plannen/) — 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://kwakelpark.nl/privacy-statement/](https://kwakelpark.nl/privacy-statement/) — 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://kwakelpark.nl/situatie/](https://kwakelpark.nl/situatie/) — 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: 5

- [https://kwakelpark.nl/](https://kwakelpark.nl/) — 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://kwakelpark.nl/historie/](https://kwakelpark.nl/historie/) — 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://kwakelpark.nl/plannen/](https://kwakelpark.nl/plannen/) — 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://kwakelpark.nl/privacy-statement/](https://kwakelpark.nl/privacy-statement/) — 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://kwakelpark.nl/situatie/](https://kwakelpark.nl/situatie/) — 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: 5

- [https://kwakelpark.nl/](https://kwakelpark.nl/) — 8438 ms
- [https://kwakelpark.nl/historie/](https://kwakelpark.nl/historie/) — 8910 ms
- [https://kwakelpark.nl/plannen/](https://kwakelpark.nl/plannen/) — 3318 ms
- [https://kwakelpark.nl/privacy-statement/](https://kwakelpark.nl/privacy-statement/) — 8860 ms
- [https://kwakelpark.nl/situatie/](https://kwakelpark.nl/situatie/) — 3537 ms

#### No structured data detected

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

- [https://kwakelpark.nl/](https://kwakelpark.nl/)
- [https://kwakelpark.nl/historie/](https://kwakelpark.nl/historie/)
- [https://kwakelpark.nl/plannen/](https://kwakelpark.nl/plannen/)
- [https://kwakelpark.nl/privacy-statement/](https://kwakelpark.nl/privacy-statement/)
- [https://kwakelpark.nl/situatie/](https://kwakelpark.nl/situatie/)

#### Missing recommended security headers

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

- [https://kwakelpark.nl/](https://kwakelpark.nl/) — HSTS, CSP, X-Content-Type-Options
- [https://kwakelpark.nl/historie/](https://kwakelpark.nl/historie/) — CSP, X-Content-Type-Options, HSTS
- [https://kwakelpark.nl/plannen/](https://kwakelpark.nl/plannen/) — HSTS, CSP, X-Content-Type-Options
- [https://kwakelpark.nl/privacy-statement/](https://kwakelpark.nl/privacy-statement/) — HSTS, CSP, X-Content-Type-Options
- [https://kwakelpark.nl/situatie/](https://kwakelpark.nl/situatie/) — HSTS, CSP, X-Content-Type-Options

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

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

- [https://kwakelpark.nl/](https://kwakelpark.nl/) — 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://kwakelpark.nl/historie/](https://kwakelpark.nl/historie/) — 1 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://kwakelpark.nl/plannen/](https://kwakelpark.nl/plannen/) — 1 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://kwakelpark.nl/privacy-statement/](https://kwakelpark.nl/privacy-statement/) — 1 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- [https://kwakelpark.nl/situatie/](https://kwakelpark.nl/situatie/) — 1 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".

#### Uppercase letters in URL path

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

- [https://kwakelpark.nl/wp-content/uploads/2021/05/kwakelpark-katwijk-Foto-2.jpg](https://kwakelpark.nl/wp-content/uploads/2021/05/kwakelpark-katwijk-Foto-2.jpg)
- [https://kwakelpark.nl/wp-content/uploads/2021/05/kwakelpark-katwijk-Foto-3.jpg](https://kwakelpark.nl/wp-content/uploads/2021/05/kwakelpark-katwijk-Foto-3.jpg)
- [https://kwakelpark.nl/wp-content/uploads/2021/05/kwakelpark-katwijk-Foto-4.jpg](https://kwakelpark.nl/wp-content/uploads/2021/05/kwakelpark-katwijk-Foto-4.jpg)
- [https://kwakelpark.nl/wp-content/uploads/2021/05/kwakelpark-katwijk-Foto-5.jpg](https://kwakelpark.nl/wp-content/uploads/2021/05/kwakelpark-katwijk-Foto-5.jpg)
- [https://kwakelpark.nl/wp-content/uploads/2021/05/kwakelpark-katwijk-Foto-6.jpg](https://kwakelpark.nl/wp-content/uploads/2021/05/kwakelpark-katwijk-Foto-6.jpg)
- [https://kwakelpark.nl/wp-content/uploads/2021/05/kwakelpark-katwijk-Foto-7.jpg](https://kwakelpark.nl/wp-content/uploads/2021/05/kwakelpark-katwijk-Foto-7.jpg)
- [https://kwakelpark.nl/wp-content/uploads/2021/05/planboek-presentatie-Rijnpark-de-Wilbert-Heerenschool.pdf](https://kwakelpark.nl/wp-content/uploads/2021/05/planboek-presentatie-Rijnpark-de-Wilbert-Heerenschool.pdf)

## Checks & coverage

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

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

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

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