---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: werkraumnord.de
report_url: "https://crawlinx.com/audit/werkraumnord.de"
crawl_id: 20260721T042757-aa1ac529
health_score: 65
generated_at: 2026-07-29T00:40:55Z
total_pages: 28
html_pages: 28
indexable_pages: 28
errors: 0
warnings: 44
notices: 238
---

# SEO audit: werkraumnord.de

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

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

## Overview

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

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Security | 70 | 0 | 28 | 28 |
| Content | 87 | 0 | 12 | 0 |
| Duplicate | 97 | 0 | 3 | 0 |
| Canonical | 99 | 0 | 1 | 2 |
| Agent Readiness | 100 | 0 | 0 | 1 |
| Cache | 100 | 0 | 0 | 28 |
| Links | 100 | 0 | 0 | 12 |
| Meta Description | 100 | 0 | 0 | 4 |
| Performance | 100 | 0 | 0 | 112 |
| Social | 100 | 0 | 0 | 28 |
| Structured Data | 100 | 0 | 0 | 23 |

## Issues

### Warnings (44)

#### Interior page canonicalizes to the homepage

- Rule: `canonical.points_to_homepage` · Category: Canonical · Occurrences: 1

- [https://werkraumnord.de/index.html](https://werkraumnord.de/index.html) — this interior page canonicalizes to the homepage (https://werkraumnord.de/) — Google will treat the homepage as authoritative and drop this page from search. Point the canonical at the page's own URL.

#### Thin content (low word count)

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

- [https://werkraumnord.de/epilog/](https://werkraumnord.de/epilog/) — 153 words
- [https://werkraumnord.de/erledigt/](https://werkraumnord.de/erledigt/) — 156 words
- [https://werkraumnord.de/hoerbuch/](https://werkraumnord.de/hoerbuch/) — 167 words
- [https://werkraumnord.de/neustart/](https://werkraumnord.de/neustart/) — 158 words
- [https://werkraumnord.de/petbook/](https://werkraumnord.de/petbook/) — 148 words
- [https://werkraumnord.de/resttimer/](https://werkraumnord.de/resttimer/) — 165 words
- [https://werkraumnord.de/shooting/](https://werkraumnord.de/shooting/) — 163 words
- [https://werkraumnord.de/shootselect/](https://werkraumnord.de/shootselect/) — 163 words
- [https://werkraumnord.de/studio/](https://werkraumnord.de/studio/) — 151 words
- [https://werkraumnord.de/travel/](https://werkraumnord.de/travel/) — 170 words
- [https://werkraumnord.de/umzug/](https://werkraumnord.de/umzug/) — 159 words
- [https://werkraumnord.de/zyklus/](https://werkraumnord.de/zyklus/) — 154 words

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

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

- [https://werkraumnord.de/](https://werkraumnord.de/) — http://werkraumnord.de/ 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.
- [https://werkraumnord.de/](https://werkraumnord.de/) — http://www.werkraumnord.de/ 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.
- [https://werkraumnord.de/](https://werkraumnord.de/) — https://www.werkraumnord.de/ 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.

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

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

- [https://werkraumnord.de/](https://werkraumnord.de/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://werkraumnord.de/datenschutz.html](https://werkraumnord.de/datenschutz.html) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://werkraumnord.de/epilog/](https://werkraumnord.de/epilog/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://werkraumnord.de/epilog/datenschutz.html](https://werkraumnord.de/epilog/datenschutz.html) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://werkraumnord.de/erledigt/](https://werkraumnord.de/erledigt/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://werkraumnord.de/erledigt/datenschutz.html](https://werkraumnord.de/erledigt/datenschutz.html) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://werkraumnord.de/hoerbuch/](https://werkraumnord.de/hoerbuch/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://werkraumnord.de/hoerbuch/datenschutz.html](https://werkraumnord.de/hoerbuch/datenschutz.html) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://werkraumnord.de/impressum.html](https://werkraumnord.de/impressum.html) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://werkraumnord.de/index.html](https://werkraumnord.de/index.html) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://werkraumnord.de/neustart/](https://werkraumnord.de/neustart/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://werkraumnord.de/neustart/datenschutz.html](https://werkraumnord.de/neustart/datenschutz.html) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://werkraumnord.de/petbook/](https://werkraumnord.de/petbook/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://werkraumnord.de/petbook/datenschutz.html](https://werkraumnord.de/petbook/datenschutz.html) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://werkraumnord.de/resttimer/](https://werkraumnord.de/resttimer/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://werkraumnord.de/resttimer/datenschutz.html](https://werkraumnord.de/resttimer/datenschutz.html) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://werkraumnord.de/shooting/](https://werkraumnord.de/shooting/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://werkraumnord.de/shooting/datenschutz.html](https://werkraumnord.de/shooting/datenschutz.html) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://werkraumnord.de/shootselect/](https://werkraumnord.de/shootselect/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://werkraumnord.de/shootselect/datenschutz.html](https://werkraumnord.de/shootselect/datenschutz.html) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://werkraumnord.de/studio/](https://werkraumnord.de/studio/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://werkraumnord.de/studio/datenschutz.html](https://werkraumnord.de/studio/datenschutz.html) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://werkraumnord.de/travel/](https://werkraumnord.de/travel/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://werkraumnord.de/travel/datenschutz.html](https://werkraumnord.de/travel/datenschutz.html) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://werkraumnord.de/umzug/](https://werkraumnord.de/umzug/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://werkraumnord.de/umzug/datenschutz.html](https://werkraumnord.de/umzug/datenschutz.html) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://werkraumnord.de/zyklus/](https://werkraumnord.de/zyklus/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://werkraumnord.de/zyklus/datenschutz.html](https://werkraumnord.de/zyklus/datenschutz.html) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".

### Notices (238)

#### No llms.txt for AI agents

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

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

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

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

- [https://werkraumnord.de/](https://werkraumnord.de/) — Cache-Control: max-age=0, no-cache, s-maxage=10
- [https://werkraumnord.de/datenschutz.html](https://werkraumnord.de/datenschutz.html) — Cache-Control: max-age=0, no-cache, s-maxage=10
- [https://werkraumnord.de/epilog/](https://werkraumnord.de/epilog/) — Cache-Control: max-age=0, no-cache, s-maxage=10
- [https://werkraumnord.de/epilog/datenschutz.html](https://werkraumnord.de/epilog/datenschutz.html) — Cache-Control: max-age=0, no-cache, s-maxage=10
- [https://werkraumnord.de/erledigt/](https://werkraumnord.de/erledigt/) — Cache-Control: max-age=0, no-cache, s-maxage=10
- [https://werkraumnord.de/erledigt/datenschutz.html](https://werkraumnord.de/erledigt/datenschutz.html) — Cache-Control: max-age=0, no-cache, s-maxage=10
- [https://werkraumnord.de/hoerbuch/](https://werkraumnord.de/hoerbuch/) — Cache-Control: max-age=0, no-cache, s-maxage=10
- [https://werkraumnord.de/hoerbuch/datenschutz.html](https://werkraumnord.de/hoerbuch/datenschutz.html) — Cache-Control: max-age=0, no-cache, s-maxage=10
- [https://werkraumnord.de/impressum.html](https://werkraumnord.de/impressum.html) — Cache-Control: max-age=0, no-cache, s-maxage=10
- [https://werkraumnord.de/index.html](https://werkraumnord.de/index.html) — Cache-Control: max-age=0, no-cache, s-maxage=10
- [https://werkraumnord.de/neustart/](https://werkraumnord.de/neustart/) — Cache-Control: max-age=0, no-cache, s-maxage=10
- [https://werkraumnord.de/neustart/datenschutz.html](https://werkraumnord.de/neustart/datenschutz.html) — Cache-Control: max-age=0, no-cache, s-maxage=10
- [https://werkraumnord.de/petbook/](https://werkraumnord.de/petbook/) — Cache-Control: max-age=0, no-cache, s-maxage=10
- [https://werkraumnord.de/petbook/datenschutz.html](https://werkraumnord.de/petbook/datenschutz.html) — Cache-Control: max-age=0, no-cache, s-maxage=10
- [https://werkraumnord.de/resttimer/](https://werkraumnord.de/resttimer/) — Cache-Control: max-age=0, no-cache, s-maxage=10
- [https://werkraumnord.de/resttimer/datenschutz.html](https://werkraumnord.de/resttimer/datenschutz.html) — Cache-Control: max-age=0, no-cache, s-maxage=10
- [https://werkraumnord.de/shooting/](https://werkraumnord.de/shooting/) — Cache-Control: max-age=0, no-cache, s-maxage=10
- [https://werkraumnord.de/shooting/datenschutz.html](https://werkraumnord.de/shooting/datenschutz.html) — Cache-Control: max-age=0, no-cache, s-maxage=10
- [https://werkraumnord.de/shootselect/](https://werkraumnord.de/shootselect/) — Cache-Control: max-age=0, no-cache, s-maxage=10
- [https://werkraumnord.de/shootselect/datenschutz.html](https://werkraumnord.de/shootselect/datenschutz.html) — Cache-Control: max-age=0, no-cache, s-maxage=10
- [https://werkraumnord.de/studio/](https://werkraumnord.de/studio/) — Cache-Control: max-age=0, no-cache, s-maxage=10
- [https://werkraumnord.de/studio/datenschutz.html](https://werkraumnord.de/studio/datenschutz.html) — Cache-Control: max-age=0, no-cache, s-maxage=10
- [https://werkraumnord.de/travel/](https://werkraumnord.de/travel/) — Cache-Control: max-age=0, no-cache, s-maxage=10
- [https://werkraumnord.de/travel/datenschutz.html](https://werkraumnord.de/travel/datenschutz.html) — Cache-Control: max-age=0, no-cache, s-maxage=10
- [https://werkraumnord.de/umzug/](https://werkraumnord.de/umzug/) — Cache-Control: max-age=0, no-cache, s-maxage=10
- [https://werkraumnord.de/umzug/datenschutz.html](https://werkraumnord.de/umzug/datenschutz.html) — Cache-Control: max-age=0, no-cache, s-maxage=10
- [https://werkraumnord.de/zyklus/](https://werkraumnord.de/zyklus/) — Cache-Control: max-age=0, no-cache, s-maxage=10
- [https://werkraumnord.de/zyklus/datenschutz.html](https://werkraumnord.de/zyklus/datenschutz.html) — Cache-Control: max-age=0, no-cache, s-maxage=10

#### Canonical target reachable only via a canonical tag (no inlinks)

- Rule: `canonical.isolated_url` · Category: Canonical · Occurrences: 1

- [https://werkraumnord.de/](https://werkraumnord.de/) — this URL is a canonical target but has no internal links pointing to it — crawlers only learn of it via the canonical tag. Add direct internal links (or list it in the sitemap).

#### Canonical points to a different URL

- Rule: `canonical.non_self` · Category: Canonical · Occurrences: 1

- [https://werkraumnord.de/index.html](https://werkraumnord.de/index.html) — canonical=https://werkraumnord.de/

#### Likely hero image lacks fetchpriority=high

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

- [https://werkraumnord.de/](https://werkraumnord.de/) — the likely hero/LCP image (mark.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://werkraumnord.de/datenschutz.html](https://werkraumnord.de/datenschutz.html) — the likely hero/LCP image (mark.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://werkraumnord.de/epilog/](https://werkraumnord.de/epilog/) — the likely hero/LCP image (mark.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://werkraumnord.de/epilog/datenschutz.html](https://werkraumnord.de/epilog/datenschutz.html) — the likely hero/LCP image (mark.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://werkraumnord.de/erledigt/](https://werkraumnord.de/erledigt/) — the likely hero/LCP image (mark.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://werkraumnord.de/erledigt/datenschutz.html](https://werkraumnord.de/erledigt/datenschutz.html) — the likely hero/LCP image (mark.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://werkraumnord.de/hoerbuch/](https://werkraumnord.de/hoerbuch/) — the likely hero/LCP image (mark.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://werkraumnord.de/hoerbuch/datenschutz.html](https://werkraumnord.de/hoerbuch/datenschutz.html) — the likely hero/LCP image (mark.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://werkraumnord.de/impressum.html](https://werkraumnord.de/impressum.html) — the likely hero/LCP image (mark.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://werkraumnord.de/index.html](https://werkraumnord.de/index.html) — the likely hero/LCP image (mark.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://werkraumnord.de/neustart/](https://werkraumnord.de/neustart/) — the likely hero/LCP image (mark.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://werkraumnord.de/neustart/datenschutz.html](https://werkraumnord.de/neustart/datenschutz.html) — the likely hero/LCP image (mark.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://werkraumnord.de/petbook/](https://werkraumnord.de/petbook/) — the likely hero/LCP image (mark.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://werkraumnord.de/petbook/datenschutz.html](https://werkraumnord.de/petbook/datenschutz.html) — the likely hero/LCP image (mark.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://werkraumnord.de/resttimer/](https://werkraumnord.de/resttimer/) — the likely hero/LCP image (mark.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://werkraumnord.de/resttimer/datenschutz.html](https://werkraumnord.de/resttimer/datenschutz.html) — the likely hero/LCP image (mark.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://werkraumnord.de/shooting/](https://werkraumnord.de/shooting/) — the likely hero/LCP image (mark.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://werkraumnord.de/shooting/datenschutz.html](https://werkraumnord.de/shooting/datenschutz.html) — the likely hero/LCP image (mark.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://werkraumnord.de/shootselect/](https://werkraumnord.de/shootselect/) — the likely hero/LCP image (mark.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://werkraumnord.de/shootselect/datenschutz.html](https://werkraumnord.de/shootselect/datenschutz.html) — the likely hero/LCP image (mark.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://werkraumnord.de/studio/](https://werkraumnord.de/studio/) — the likely hero/LCP image (mark.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://werkraumnord.de/studio/datenschutz.html](https://werkraumnord.de/studio/datenschutz.html) — the likely hero/LCP image (mark.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://werkraumnord.de/travel/](https://werkraumnord.de/travel/) — the likely hero/LCP image (mark.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://werkraumnord.de/travel/datenschutz.html](https://werkraumnord.de/travel/datenschutz.html) — the likely hero/LCP image (mark.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://werkraumnord.de/umzug/](https://werkraumnord.de/umzug/) — the likely hero/LCP image (mark.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://werkraumnord.de/umzug/datenschutz.html](https://werkraumnord.de/umzug/datenschutz.html) — the likely hero/LCP image (mark.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://werkraumnord.de/zyklus/](https://werkraumnord.de/zyklus/) — the likely hero/LCP image (mark.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://werkraumnord.de/zyklus/datenschutz.html](https://werkraumnord.de/zyklus/datenschutz.html) — the likely hero/LCP image (mark.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.

#### Page has only one internal inlink (fragile crawl path)

- Rule: `links.single_inlink` · Category: Links · Occurrences: 12

- [https://werkraumnord.de/epilog/datenschutz.html](https://werkraumnord.de/epilog/datenschutz.html) — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.
- [https://werkraumnord.de/erledigt/datenschutz.html](https://werkraumnord.de/erledigt/datenschutz.html) — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.
- [https://werkraumnord.de/hoerbuch/datenschutz.html](https://werkraumnord.de/hoerbuch/datenschutz.html) — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.
- [https://werkraumnord.de/neustart/datenschutz.html](https://werkraumnord.de/neustart/datenschutz.html) — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.
- [https://werkraumnord.de/petbook/datenschutz.html](https://werkraumnord.de/petbook/datenschutz.html) — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.
- [https://werkraumnord.de/resttimer/datenschutz.html](https://werkraumnord.de/resttimer/datenschutz.html) — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.
- [https://werkraumnord.de/shooting/datenschutz.html](https://werkraumnord.de/shooting/datenschutz.html) — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.
- [https://werkraumnord.de/shootselect/datenschutz.html](https://werkraumnord.de/shootselect/datenschutz.html) — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.
- [https://werkraumnord.de/studio/datenschutz.html](https://werkraumnord.de/studio/datenschutz.html) — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.
- [https://werkraumnord.de/travel/datenschutz.html](https://werkraumnord.de/travel/datenschutz.html) — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.
- [https://werkraumnord.de/umzug/datenschutz.html](https://werkraumnord.de/umzug/datenschutz.html) — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.
- [https://werkraumnord.de/zyklus/datenschutz.html](https://werkraumnord.de/zyklus/datenschutz.html) — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.

#### Meta description too long

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

- [https://werkraumnord.de/](https://werkraumnord.de/) — 164 chars
- [https://werkraumnord.de/index.html](https://werkraumnord.de/index.html) — 164 chars

#### Meta description too short

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

- [https://werkraumnord.de/datenschutz.html](https://werkraumnord.de/datenschutz.html) — 39 chars
- [https://werkraumnord.de/impressum.html](https://werkraumnord.de/impressum.html) — 28 chars

#### Missing Open Graph tags

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

- [https://werkraumnord.de/datenschutz.html](https://werkraumnord.de/datenschutz.html) — og:title, og:description, og:image
- [https://werkraumnord.de/epilog/datenschutz.html](https://werkraumnord.de/epilog/datenschutz.html) — og:title, og:description, og:image
- [https://werkraumnord.de/erledigt/datenschutz.html](https://werkraumnord.de/erledigt/datenschutz.html) — og:title, og:description, og:image
- [https://werkraumnord.de/hoerbuch/datenschutz.html](https://werkraumnord.de/hoerbuch/datenschutz.html) — og:title, og:description, og:image
- [https://werkraumnord.de/impressum.html](https://werkraumnord.de/impressum.html) — og:title, og:description, og:image
- [https://werkraumnord.de/neustart/datenschutz.html](https://werkraumnord.de/neustart/datenschutz.html) — og:title, og:description, og:image
- [https://werkraumnord.de/petbook/datenschutz.html](https://werkraumnord.de/petbook/datenschutz.html) — og:title, og:description, og:image
- [https://werkraumnord.de/resttimer/datenschutz.html](https://werkraumnord.de/resttimer/datenschutz.html) — og:title, og:description, og:image
- [https://werkraumnord.de/shooting/datenschutz.html](https://werkraumnord.de/shooting/datenschutz.html) — og:title, og:description, og:image
- [https://werkraumnord.de/shootselect/datenschutz.html](https://werkraumnord.de/shootselect/datenschutz.html) — og:title, og:description, og:image
- [https://werkraumnord.de/studio/datenschutz.html](https://werkraumnord.de/studio/datenschutz.html) — og:title, og:description, og:image
- [https://werkraumnord.de/travel/datenschutz.html](https://werkraumnord.de/travel/datenschutz.html) — og:title, og:description, og:image
- [https://werkraumnord.de/umzug/datenschutz.html](https://werkraumnord.de/umzug/datenschutz.html) — og:title, og:description, og:image
- [https://werkraumnord.de/zyklus/datenschutz.html](https://werkraumnord.de/zyklus/datenschutz.html) — og:title, og:description, og:image

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

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

- [https://werkraumnord.de/](https://werkraumnord.de/) — 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://werkraumnord.de/datenschutz.html](https://werkraumnord.de/datenschutz.html) — 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://werkraumnord.de/epilog/](https://werkraumnord.de/epilog/) — 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://werkraumnord.de/epilog/datenschutz.html](https://werkraumnord.de/epilog/datenschutz.html) — 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://werkraumnord.de/erledigt/](https://werkraumnord.de/erledigt/) — 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://werkraumnord.de/erledigt/datenschutz.html](https://werkraumnord.de/erledigt/datenschutz.html) — 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://werkraumnord.de/hoerbuch/](https://werkraumnord.de/hoerbuch/) — 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://werkraumnord.de/hoerbuch/datenschutz.html](https://werkraumnord.de/hoerbuch/datenschutz.html) — 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://werkraumnord.de/impressum.html](https://werkraumnord.de/impressum.html) — 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://werkraumnord.de/index.html](https://werkraumnord.de/index.html) — 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://werkraumnord.de/neustart/](https://werkraumnord.de/neustart/) — 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://werkraumnord.de/neustart/datenschutz.html](https://werkraumnord.de/neustart/datenschutz.html) — 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://werkraumnord.de/petbook/](https://werkraumnord.de/petbook/) — 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://werkraumnord.de/petbook/datenschutz.html](https://werkraumnord.de/petbook/datenschutz.html) — 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://werkraumnord.de/resttimer/](https://werkraumnord.de/resttimer/) — 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://werkraumnord.de/resttimer/datenschutz.html](https://werkraumnord.de/resttimer/datenschutz.html) — 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://werkraumnord.de/shooting/](https://werkraumnord.de/shooting/) — 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://werkraumnord.de/shooting/datenschutz.html](https://werkraumnord.de/shooting/datenschutz.html) — 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://werkraumnord.de/shootselect/](https://werkraumnord.de/shootselect/) — 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://werkraumnord.de/shootselect/datenschutz.html](https://werkraumnord.de/shootselect/datenschutz.html) — 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://werkraumnord.de/studio/](https://werkraumnord.de/studio/) — 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://werkraumnord.de/studio/datenschutz.html](https://werkraumnord.de/studio/datenschutz.html) — 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://werkraumnord.de/travel/](https://werkraumnord.de/travel/) — 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://werkraumnord.de/travel/datenschutz.html](https://werkraumnord.de/travel/datenschutz.html) — 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://werkraumnord.de/umzug/](https://werkraumnord.de/umzug/) — 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://werkraumnord.de/umzug/datenschutz.html](https://werkraumnord.de/umzug/datenschutz.html) — 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://werkraumnord.de/zyklus/](https://werkraumnord.de/zyklus/) — 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://werkraumnord.de/zyklus/datenschutz.html](https://werkraumnord.de/zyklus/datenschutz.html) — 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: 28

- [https://werkraumnord.de/](https://werkraumnord.de/) — 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://werkraumnord.de/datenschutz.html](https://werkraumnord.de/datenschutz.html) — 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://werkraumnord.de/epilog/](https://werkraumnord.de/epilog/) — 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://werkraumnord.de/epilog/datenschutz.html](https://werkraumnord.de/epilog/datenschutz.html) — 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://werkraumnord.de/erledigt/](https://werkraumnord.de/erledigt/) — 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://werkraumnord.de/erledigt/datenschutz.html](https://werkraumnord.de/erledigt/datenschutz.html) — 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://werkraumnord.de/hoerbuch/](https://werkraumnord.de/hoerbuch/) — 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://werkraumnord.de/hoerbuch/datenschutz.html](https://werkraumnord.de/hoerbuch/datenschutz.html) — 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://werkraumnord.de/impressum.html](https://werkraumnord.de/impressum.html) — 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://werkraumnord.de/index.html](https://werkraumnord.de/index.html) — 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://werkraumnord.de/neustart/](https://werkraumnord.de/neustart/) — 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://werkraumnord.de/neustart/datenschutz.html](https://werkraumnord.de/neustart/datenschutz.html) — 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://werkraumnord.de/petbook/](https://werkraumnord.de/petbook/) — 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://werkraumnord.de/petbook/datenschutz.html](https://werkraumnord.de/petbook/datenschutz.html) — 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://werkraumnord.de/resttimer/](https://werkraumnord.de/resttimer/) — 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://werkraumnord.de/resttimer/datenschutz.html](https://werkraumnord.de/resttimer/datenschutz.html) — 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://werkraumnord.de/shooting/](https://werkraumnord.de/shooting/) — 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://werkraumnord.de/shooting/datenschutz.html](https://werkraumnord.de/shooting/datenschutz.html) — 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://werkraumnord.de/shootselect/](https://werkraumnord.de/shootselect/) — 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://werkraumnord.de/shootselect/datenschutz.html](https://werkraumnord.de/shootselect/datenschutz.html) — 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://werkraumnord.de/studio/](https://werkraumnord.de/studio/) — 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://werkraumnord.de/studio/datenschutz.html](https://werkraumnord.de/studio/datenschutz.html) — 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://werkraumnord.de/travel/](https://werkraumnord.de/travel/) — 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://werkraumnord.de/travel/datenschutz.html](https://werkraumnord.de/travel/datenschutz.html) — 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://werkraumnord.de/umzug/](https://werkraumnord.de/umzug/) — 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://werkraumnord.de/umzug/datenschutz.html](https://werkraumnord.de/umzug/datenschutz.html) — 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://werkraumnord.de/zyklus/](https://werkraumnord.de/zyklus/) — 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://werkraumnord.de/zyklus/datenschutz.html](https://werkraumnord.de/zyklus/datenschutz.html) — 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: 28

- [https://werkraumnord.de/](https://werkraumnord.de/) — 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://werkraumnord.de/datenschutz.html](https://werkraumnord.de/datenschutz.html) — 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://werkraumnord.de/epilog/](https://werkraumnord.de/epilog/) — 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://werkraumnord.de/epilog/datenschutz.html](https://werkraumnord.de/epilog/datenschutz.html) — 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://werkraumnord.de/erledigt/](https://werkraumnord.de/erledigt/) — 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://werkraumnord.de/erledigt/datenschutz.html](https://werkraumnord.de/erledigt/datenschutz.html) — 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://werkraumnord.de/hoerbuch/](https://werkraumnord.de/hoerbuch/) — 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://werkraumnord.de/hoerbuch/datenschutz.html](https://werkraumnord.de/hoerbuch/datenschutz.html) — 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://werkraumnord.de/impressum.html](https://werkraumnord.de/impressum.html) — 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://werkraumnord.de/index.html](https://werkraumnord.de/index.html) — 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://werkraumnord.de/neustart/](https://werkraumnord.de/neustart/) — 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://werkraumnord.de/neustart/datenschutz.html](https://werkraumnord.de/neustart/datenschutz.html) — 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://werkraumnord.de/petbook/](https://werkraumnord.de/petbook/) — 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://werkraumnord.de/petbook/datenschutz.html](https://werkraumnord.de/petbook/datenschutz.html) — 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://werkraumnord.de/resttimer/](https://werkraumnord.de/resttimer/) — 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://werkraumnord.de/resttimer/datenschutz.html](https://werkraumnord.de/resttimer/datenschutz.html) — 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://werkraumnord.de/shooting/](https://werkraumnord.de/shooting/) — 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://werkraumnord.de/shooting/datenschutz.html](https://werkraumnord.de/shooting/datenschutz.html) — 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://werkraumnord.de/shootselect/](https://werkraumnord.de/shootselect/) — 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://werkraumnord.de/shootselect/datenschutz.html](https://werkraumnord.de/shootselect/datenschutz.html) — 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://werkraumnord.de/studio/](https://werkraumnord.de/studio/) — 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://werkraumnord.de/studio/datenschutz.html](https://werkraumnord.de/studio/datenschutz.html) — 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://werkraumnord.de/travel/](https://werkraumnord.de/travel/) — 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://werkraumnord.de/travel/datenschutz.html](https://werkraumnord.de/travel/datenschutz.html) — 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://werkraumnord.de/umzug/](https://werkraumnord.de/umzug/) — 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://werkraumnord.de/umzug/datenschutz.html](https://werkraumnord.de/umzug/datenschutz.html) — 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://werkraumnord.de/zyklus/](https://werkraumnord.de/zyklus/) — 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://werkraumnord.de/zyklus/datenschutz.html](https://werkraumnord.de/zyklus/datenschutz.html) — 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.

#### Deep page has no BreadcrumbList structured data

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

- [https://werkraumnord.de/index.html](https://werkraumnord.de/index.html) — depth-2 page has structured data but no BreadcrumbList

#### No structured data detected

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

- [https://werkraumnord.de/datenschutz.html](https://werkraumnord.de/datenschutz.html)
- [https://werkraumnord.de/epilog/datenschutz.html](https://werkraumnord.de/epilog/datenschutz.html)
- [https://werkraumnord.de/erledigt/datenschutz.html](https://werkraumnord.de/erledigt/datenschutz.html)
- [https://werkraumnord.de/hoerbuch/datenschutz.html](https://werkraumnord.de/hoerbuch/datenschutz.html)
- [https://werkraumnord.de/impressum.html](https://werkraumnord.de/impressum.html)
- [https://werkraumnord.de/neustart/datenschutz.html](https://werkraumnord.de/neustart/datenschutz.html)
- [https://werkraumnord.de/petbook/datenschutz.html](https://werkraumnord.de/petbook/datenschutz.html)
- [https://werkraumnord.de/resttimer/datenschutz.html](https://werkraumnord.de/resttimer/datenschutz.html)
- [https://werkraumnord.de/shooting/datenschutz.html](https://werkraumnord.de/shooting/datenschutz.html)
- [https://werkraumnord.de/shootselect/datenschutz.html](https://werkraumnord.de/shootselect/datenschutz.html)
- [https://werkraumnord.de/studio/datenschutz.html](https://werkraumnord.de/studio/datenschutz.html)
- [https://werkraumnord.de/travel/datenschutz.html](https://werkraumnord.de/travel/datenschutz.html)
- [https://werkraumnord.de/umzug/datenschutz.html](https://werkraumnord.de/umzug/datenschutz.html)
- [https://werkraumnord.de/zyklus/datenschutz.html](https://werkraumnord.de/zyklus/datenschutz.html)

#### SoftwareApplication schema incomplete (name/offers-or-rating/recommended)

- Rule: `schema.softwareapp_incomplete` · Category: Structured Data · Occurrences: 8

- [https://werkraumnord.de/erledigt/](https://werkraumnord.de/erledigt/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://werkraumnord.de/petbook/](https://werkraumnord.de/petbook/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://werkraumnord.de/resttimer/](https://werkraumnord.de/resttimer/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://werkraumnord.de/shooting/](https://werkraumnord.de/shooting/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://werkraumnord.de/shootselect/](https://werkraumnord.de/shootselect/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://werkraumnord.de/studio/](https://werkraumnord.de/studio/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://werkraumnord.de/travel/](https://werkraumnord.de/travel/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).
- [https://werkraumnord.de/umzug/](https://werkraumnord.de/umzug/) — SoftwareApplication structured data is missing required property (offers\|aggregateRating\|review) — complete it to be eligible for the rich result (validate with the Rich Results Test).

#### Missing recommended security headers

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

- [https://werkraumnord.de/](https://werkraumnord.de/) — HSTS, CSP, X-Content-Type-Options
- [https://werkraumnord.de/datenschutz.html](https://werkraumnord.de/datenschutz.html) — HSTS, CSP, X-Content-Type-Options
- [https://werkraumnord.de/epilog/](https://werkraumnord.de/epilog/) — HSTS, CSP, X-Content-Type-Options
- [https://werkraumnord.de/epilog/datenschutz.html](https://werkraumnord.de/epilog/datenschutz.html) — HSTS, CSP, X-Content-Type-Options
- [https://werkraumnord.de/erledigt/](https://werkraumnord.de/erledigt/) — X-Content-Type-Options, HSTS, CSP
- [https://werkraumnord.de/erledigt/datenschutz.html](https://werkraumnord.de/erledigt/datenschutz.html) — X-Content-Type-Options, HSTS, CSP
- [https://werkraumnord.de/hoerbuch/](https://werkraumnord.de/hoerbuch/) — HSTS, CSP, X-Content-Type-Options
- [https://werkraumnord.de/hoerbuch/datenschutz.html](https://werkraumnord.de/hoerbuch/datenschutz.html) — HSTS, CSP, X-Content-Type-Options
- [https://werkraumnord.de/impressum.html](https://werkraumnord.de/impressum.html) — HSTS, CSP, X-Content-Type-Options
- [https://werkraumnord.de/index.html](https://werkraumnord.de/index.html) — X-Content-Type-Options, HSTS, CSP
- [https://werkraumnord.de/neustart/](https://werkraumnord.de/neustart/) — HSTS, CSP, X-Content-Type-Options
- [https://werkraumnord.de/neustart/datenschutz.html](https://werkraumnord.de/neustart/datenschutz.html) — CSP, X-Content-Type-Options, HSTS
- [https://werkraumnord.de/petbook/](https://werkraumnord.de/petbook/) — HSTS, CSP, X-Content-Type-Options
- [https://werkraumnord.de/petbook/datenschutz.html](https://werkraumnord.de/petbook/datenschutz.html) — CSP, X-Content-Type-Options, HSTS
- [https://werkraumnord.de/resttimer/](https://werkraumnord.de/resttimer/) — HSTS, CSP, X-Content-Type-Options
- [https://werkraumnord.de/resttimer/datenschutz.html](https://werkraumnord.de/resttimer/datenschutz.html) — CSP, X-Content-Type-Options, HSTS
- [https://werkraumnord.de/shooting/](https://werkraumnord.de/shooting/) — CSP, X-Content-Type-Options, HSTS
- [https://werkraumnord.de/shooting/datenschutz.html](https://werkraumnord.de/shooting/datenschutz.html) — CSP, X-Content-Type-Options, HSTS
- [https://werkraumnord.de/shootselect/](https://werkraumnord.de/shootselect/) — X-Content-Type-Options, HSTS, CSP
- [https://werkraumnord.de/shootselect/datenschutz.html](https://werkraumnord.de/shootselect/datenschutz.html) — X-Content-Type-Options, HSTS, CSP
- [https://werkraumnord.de/studio/](https://werkraumnord.de/studio/) — HSTS, CSP, X-Content-Type-Options
- [https://werkraumnord.de/studio/datenschutz.html](https://werkraumnord.de/studio/datenschutz.html) — HSTS, CSP, X-Content-Type-Options
- [https://werkraumnord.de/travel/](https://werkraumnord.de/travel/) — HSTS, CSP, X-Content-Type-Options
- [https://werkraumnord.de/travel/datenschutz.html](https://werkraumnord.de/travel/datenschutz.html) — CSP, X-Content-Type-Options, HSTS
- [https://werkraumnord.de/umzug/](https://werkraumnord.de/umzug/) — HSTS, CSP, X-Content-Type-Options
- [https://werkraumnord.de/umzug/datenschutz.html](https://werkraumnord.de/umzug/datenschutz.html) — HSTS, CSP, X-Content-Type-Options
- [https://werkraumnord.de/zyklus/](https://werkraumnord.de/zyklus/) — HSTS, CSP, X-Content-Type-Options
- [https://werkraumnord.de/zyklus/datenschutz.html](https://werkraumnord.de/zyklus/datenschutz.html) — CSP, X-Content-Type-Options, HSTS

#### Missing Twitter Card tag

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

- [https://werkraumnord.de/datenschutz.html](https://werkraumnord.de/datenschutz.html)
- [https://werkraumnord.de/epilog/datenschutz.html](https://werkraumnord.de/epilog/datenschutz.html)
- [https://werkraumnord.de/erledigt/datenschutz.html](https://werkraumnord.de/erledigt/datenschutz.html)
- [https://werkraumnord.de/hoerbuch/datenschutz.html](https://werkraumnord.de/hoerbuch/datenschutz.html)
- [https://werkraumnord.de/impressum.html](https://werkraumnord.de/impressum.html)
- [https://werkraumnord.de/neustart/datenschutz.html](https://werkraumnord.de/neustart/datenschutz.html)
- [https://werkraumnord.de/petbook/datenschutz.html](https://werkraumnord.de/petbook/datenschutz.html)
- [https://werkraumnord.de/resttimer/datenschutz.html](https://werkraumnord.de/resttimer/datenschutz.html)
- [https://werkraumnord.de/shooting/datenschutz.html](https://werkraumnord.de/shooting/datenschutz.html)
- [https://werkraumnord.de/shootselect/datenschutz.html](https://werkraumnord.de/shootselect/datenschutz.html)
- [https://werkraumnord.de/studio/datenschutz.html](https://werkraumnord.de/studio/datenschutz.html)
- [https://werkraumnord.de/travel/datenschutz.html](https://werkraumnord.de/travel/datenschutz.html)
- [https://werkraumnord.de/umzug/datenschutz.html](https://werkraumnord.de/umzug/datenschutz.html)
- [https://werkraumnord.de/zyklus/datenschutz.html](https://werkraumnord.de/zyklus/datenschutz.html)

## Checks & coverage

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

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

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

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