---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: thecarlab.dk
report_url: "https://crawlinx.com/audit/thecarlab.dk"
crawl_id: 20260728T055547-c042ef23
health_score: 64
generated_at: 2026-07-29T00:39:33Z
total_pages: 50
html_pages: 50
indexable_pages: 49
errors: 2
warnings: 62
notices: 159
---

# SEO audit: thecarlab.dk

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

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

## Overview

| Metric | Value |
| --- | --- |
| Pages crawled | 50 |
| HTML pages | 50 |
| Indexable | 49 |
| Non-indexable | 0 |
| Orphan pages | 0 |
| Broken internal links | 0 |
| Avg response time | 978 ms |
| Errors / Warnings / Notices | 2 / 62 / 159 |
| Status codes | 49×200, 1×404 |

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Crawlability | 98 | 1 | 0 | 0 |
| Sitemap | 98 | 1 | 0 | 0 |
| Security | 71 | 0 | 49 | 50 |
| Titles | 97 | 0 | 5 | 0 |
| Duplicate | 98 | 0 | 3 | 0 |
| Hreflang | 98 | 0 | 3 | 0 |
| Performance | 99 | 0 | 2 | 45 |
| Agent Readiness | 100 | 0 | 0 | 7 |
| Content | 100 | 0 | 0 | 14 |
| Images | 100 | 0 | 0 | 6 |
| Meta Description | 100 | 0 | 0 | 18 |
| Structured Data | 100 | 0 | 0 | 15 |
| Video | 100 | 0 | 0 | 4 |

## Issues

### Errors (2)

#### Non-200 URL listed in sitemap

- Rule: `sitemap.not_200` · Category: Sitemap · Occurrences: 1

- [https://thecarlab.dk/olieskift-inkl-filter-glostrup.html](https://thecarlab.dk/olieskift-inkl-filter-glostrup.html) — listed in sitemap but status 404

#### Client error (4xx) response

- Rule: `status.4xx` · Category: Crawlability · Occurrences: 1

- [https://thecarlab.dk/olieskift-inkl-filter-glostrup.html](https://thecarlab.dk/olieskift-inkl-filter-glostrup.html) — HTTP 404

### Warnings (62)

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

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

- [https://thecarlab.dk/](https://thecarlab.dk/) — http://thecarlab.dk/ 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://thecarlab.dk/](https://thecarlab.dk/) — http://www.thecarlab.dk/ 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://thecarlab.dk/](https://thecarlab.dk/) — https://www.thecarlab.dk/ 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: 49

- [https://thecarlab.dk/](https://thecarlab.dk/) — 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://thecarlab.dk/about.html](https://thecarlab.dk/about.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://thecarlab.dk/autolakering-bil-lakering.html](https://thecarlab.dk/autolakering-bil-lakering.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://thecarlab.dk/autovaerksted-broendby-albertslund.html](https://thecarlab.dk/autovaerksted-broendby-albertslund.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://thecarlab.dk/autovaerksted-glostrup.html](https://thecarlab.dk/autovaerksted-glostrup.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://thecarlab.dk/autovaerksted-vestegnen.html](https://thecarlab.dk/autovaerksted-vestegnen.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://thecarlab.dk/contact.html](https://thecarlab.dk/contact.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://thecarlab.dk/daek-daekhotel-glostrup.html](https://thecarlab.dk/daek-daekhotel-glostrup.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://thecarlab.dk/erhverv-flaadekunder.html](https://thecarlab.dk/erhverv-flaadekunder.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://thecarlab.dk/faq.html](https://thecarlab.dk/faq.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://thecarlab.dk/fejlfinding-motorlampe-glostrup.html](https://thecarlab.dk/fejlfinding-motorlampe-glostrup.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://thecarlab.dk/firehjulsudmaaling-sporing-glostrup.html](https://thecarlab.dk/firehjulsudmaaling-sporing-glostrup.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://thecarlab.dk/forsikring-leasingbiler-aflevering.html](https://thecarlab.dk/forsikring-leasingbiler-aflevering.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://thecarlab.dk/forsikring-vare-firmabiler.html](https://thecarlab.dk/forsikring-vare-firmabiler.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://thecarlab.dk/forsikringsskader.html](https://thecarlab.dk/forsikringsskader.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://thecarlab.dk/gallery.html](https://thecarlab.dk/gallery.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://thecarlab.dk/glasskader-rudeskift.html](https://thecarlab.dk/glasskader-rudeskift.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://thecarlab.dk/guide-aircondition-virker-ikke.html](https://thecarlab.dk/guide-aircondition-virker-ikke.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://thecarlab.dk/guide-bremser-tegn.html](https://thecarlab.dk/guide-bremser-tegn.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://thecarlab.dk/guide-fdm-teknologisk-godkendelse.html](https://thecarlab.dk/guide-fdm-teknologisk-godkendelse.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://thecarlab.dk/guide-forsikring-anmeld-skade.html](https://thecarlab.dk/guide-forsikring-anmeld-skade.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://thecarlab.dk/guide-haglskader-forsikring.html](https://thecarlab.dk/guide-haglskader-forsikring.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://thecarlab.dk/guide-motorlampe-hvad-goer-jeg.html](https://thecarlab.dk/guide-motorlampe-hvad-goer-jeg.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://thecarlab.dk/guide-parkeringsskade-trin-for-trin.html](https://thecarlab.dk/guide-parkeringsskade-trin-for-trin.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://thecarlab.dk/guide-syn-med-rust.html](https://thecarlab.dk/guide-syn-med-rust.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://thecarlab.dk/guide-tandrem-hvornaar.html](https://thecarlab.dk/guide-tandrem-hvornaar.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://thecarlab.dk/guide-undervognsbehandling-hvornar.html](https://thecarlab.dk/guide-undervognsbehandling-hvornar.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://thecarlab.dk/haglskader-glostrup.html](https://thecarlab.dk/haglskader-glostrup.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://thecarlab.dk/karrosseriarbejde-bulereparation.html](https://thecarlab.dk/karrosseriarbejde-bulereparation.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://thecarlab.dk/karrosseriskader-glostrup.html](https://thecarlab.dk/karrosseriskader-glostrup.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://thecarlab.dk/kofanger-plastskader-glostrup.html](https://thecarlab.dk/kofanger-plastskader-glostrup.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://thecarlab.dk/kundeudtalelser-anmeldelser.html](https://thecarlab.dk/kundeudtalelser-anmeldelser.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://thecarlab.dk/kvalitet-godkendelser.html](https://thecarlab.dk/kvalitet-godkendelser.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://thecarlab.dk/lakering-efter-forsikringsskade-glostrup.html](https://thecarlab.dk/lakering-efter-forsikringsskade-glostrup.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://thecarlab.dk/lakering-kofanger-plast-glostrup.html](https://thecarlab.dk/lakering-kofanger-plast-glostrup.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://thecarlab.dk/leasingbiler-aflevering-uden-efterregning.html](https://thecarlab.dk/leasingbiler-aflevering-uden-efterregning.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://thecarlab.dk/mekanisk-aircondition-klima.html](https://thecarlab.dk/mekanisk-aircondition-klima.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://thecarlab.dk/mekanisk-batteri-start-ladning.html](https://thecarlab.dk/mekanisk-batteri-start-ladning.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://thecarlab.dk/mekanisk-bremser.html](https://thecarlab.dk/mekanisk-bremser.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://thecarlab.dk/mekanisk-kobling-gear-dsg.html](https://thecarlab.dk/mekanisk-kobling-gear-dsg.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://thecarlab.dk/mekanisk-service-bilreparation.html](https://thecarlab.dk/mekanisk-service-bilreparation.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://thecarlab.dk/mekanisk-serviceeftersyn-olieskift.html](https://thecarlab.dk/mekanisk-serviceeftersyn-olieskift.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://thecarlab.dk/omlakering-hel-lakering-glostrup.html](https://thecarlab.dk/omlakering-hel-lakering-glostrup.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://thecarlab.dk/parkeringsbuler-glostrup.html](https://thecarlab.dk/parkeringsbuler-glostrup.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://thecarlab.dk/parkeringsskader-forsikring-glostrup.html](https://thecarlab.dk/parkeringsskader-forsikring-glostrup.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://thecarlab.dk/priser-booking.html](https://thecarlab.dk/priser-booking.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://thecarlab.dk/privatliv-cookiepolitik.html](https://thecarlab.dk/privatliv-cookiepolitik.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://thecarlab.dk/rust-bund-baerende-dele-syn.html](https://thecarlab.dk/rust-bund-baerende-dele-syn.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://thecarlab.dk/rust-undervognsbehandling.html](https://thecarlab.dk/rust-undervognsbehandling.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".

#### hreflang set has no self-reference

- Rule: `hreflang.missing_self` · Category: Hreflang · Occurrences: 3

- [https://thecarlab.dk/autolakering-bil-lakering.html](https://thecarlab.dk/autolakering-bil-lakering.html) — no hreflang entry points to this URL
- [https://thecarlab.dk/karrosseriarbejde-bulereparation.html](https://thecarlab.dk/karrosseriarbejde-bulereparation.html) — no hreflang entry points to this URL
- [https://thecarlab.dk/rust-undervognsbehandling.html](https://thecarlab.dk/rust-undervognsbehandling.html) — no hreflang entry points to this URL

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

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

- [https://thecarlab.dk/about.html](https://thecarlab.dk/about.html) — the likely hero/LCP image (svg+xml;base64,phn2zyb4bwxucz0iahr0cdovl3d3dy53my5vcmcvmjawmc9zdmciihdpzhropsixmjawiibozwlnahq9ijc1mcigdmlld0jved0imcawideymdagnzuwij4kica8zgvmcz4kicagidxsaw5lyxjhcmfkawvudcbpzd0izzeiihgxpsiwiib5mt0imcigedi9ijeiihkypsixij4kicagicagphn0b3agb2zmc2v0psiwjsigc3rvcc1jb2xvcj0iizawmtuxniivpgogicagica8c3rvccbvzmzzzxq9ijewmcuiihn0b3aty29sb3i9iimwytbhmgeilz4kicagidwvbgluzwfyr3jhzgllbnq+ciagica8cmfkawfsr3jhzgllbnqgawq9imdsb3ciign4psiymcuiign5psizmcuiihi9ijywjsi+ciagicagidxzdg9wig9mznnldd0imcuiihn0b3aty29sb3i9iimwmgqwyzmiihn0b3atb3bhy2l0et0imc4znsivpgogicagica8c3rvccbvzmzzzxq9ijewmcuiihn0b3aty29sb3i9iimwmgqwyzmiihn0b3atb3bhy2l0et0imcivpgogicagpc9yywrpywxhcmfkawvudd4kica8l2rlznm+ciagphjly3qgd2lkdgg9ijewmcuiighlawdodd0imtawjsigzmlsbd0idxjskcnnmskilz4kica8y2lyy2xlign4psiynjaiign5psixodaiihi9iji2mcigzmlsbd0idxjskcnnbg93ksivpgogidxyzwn0ihg9ijgwiib5psi0mjaiihdpzhropsixmdqwiibozwlnahq9ijiwmcigzmlsbd0iizbmmgywziigc3ryb2tlpsijmwuxztflii8+ciagphjly3qged0imtiwiib5psi0ndaiihdpzhropsiymdaiighlawdodd0imtywiibmawxspsijmgiwyjbiiibzdhjva2u9iimxytfhmweilz4kica8cmvjdcb4psiznjaiihk9ijq0mcigd2lkdgg9ijc2mcigagvpz2h0psixnjaiigzpbgw9iimwyjbimgiiihn0cm9rzt0iizfhmwexysivpgogidxyzwn0ihg9ijuymciget0imzkwiib3awr0ad0imzaiighlawdodd0imtiwiibmawxspsijmtixmjeyii8+ciagphjly3qged0inziwiib5psizotaiihdpzhropsizmcigagvpz2h0psixmjaiigzpbgw9iimxmjeymtiilz4kica8cmvjdcb4psi1mjaiihk9ijm5mcigd2lkdgg9ijizmcigagvpz2h0psixocigzmlsbd0iizawzdbjmyigb3bhy2l0et0iljyilz4kica8cgf0acbkpsjnndiwidqymcbxodagltgwidiwmcatodagcteymcawidiwmca4mcbsndagmcbxmjagmcaymcaxocb2mjqgctagmtggltiwide4igwtntywidagcs0ymcawic0ymcatmtggdi0yncbxmcatmtggmjaglte4ihoiciagicagicagzmlsbd0iizblmguwzsigc3ryb2tlpsijmmeyytjhii8+ciagpgnpcmnszsbjed0intiwiibjet0intawiibypsizniigzmlsbd0iizbimgiwyiigc3ryb2tlpsijmdbkmgmziibzdhjva2utd2lkdgg9ijqilz4kica8y2lyy2xlign4psi3odaiign5psi1mdaiihi9ijm2iibmawxspsijmgiwyjbiiibzdhjva2u9iimwmgqwyzmiihn0cm9rzs13awr0ad0incivpgogidxyzwn0ihg9ijm4mciget0imzuwiib3awr0ad0imjywiibozwlnahq9ijyiigzpbgw9iimwmgqwyzmiig9wywnpdhk9ii40ii8+ciagphjly3qged0injgwiib5psizmzaiihdpzhropsiymdaiighlawdodd0iniigzmlsbd0iizawzdbjmyigb3bhy2l0et0ilji1ii8+cjwvc3znpg==) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.
- [https://thecarlab.dk/forsikringsskader.html](https://thecarlab.dk/forsikringsskader.html) — the likely hero/LCP image (logo-fdm.png) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.

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

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

- [https://thecarlab.dk/autolakering-bil-lakering.html](https://thecarlab.dk/autolakering-bil-lakering.html) — 81 chars, ~605px (limit ~580px)
- [https://thecarlab.dk/karrosseriarbejde-bulereparation.html](https://thecarlab.dk/karrosseriarbejde-bulereparation.html) — 93 chars, ~698px (limit ~580px)
- [https://thecarlab.dk/kvalitet-godkendelser.html](https://thecarlab.dk/kvalitet-godkendelser.html) — 76 chars, ~595px (limit ~580px)
- [https://thecarlab.dk/mekanisk-service-bilreparation.html](https://thecarlab.dk/mekanisk-service-bilreparation.html) — 89 chars, ~664px (limit ~580px)
- [https://thecarlab.dk/rust-undervognsbehandling.html](https://thecarlab.dk/rust-undervognsbehandling.html) — 77 chars, ~586px (limit ~580px)

### Notices (159)

#### No llms.txt for AI agents

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

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

#### No main landmark for AI agents

- Rule: `agent.no_main_landmark` · Category: Agent Readiness · Occurrences: 6

- [https://thecarlab.dk/](https://thecarlab.dk/) — add a <main> element (or role=main) around the primary content
- [https://thecarlab.dk/about.html](https://thecarlab.dk/about.html) — add a <main> element (or role=main) around the primary content
- [https://thecarlab.dk/contact.html](https://thecarlab.dk/contact.html) — add a <main> element (or role=main) around the primary content
- [https://thecarlab.dk/forsikringsskader.html](https://thecarlab.dk/forsikringsskader.html) — add a <main> element (or role=main) around the primary content
- [https://thecarlab.dk/gallery.html](https://thecarlab.dk/gallery.html) — add a <main> element (or role=main) around the primary content
- [https://thecarlab.dk/privatliv-cookiepolitik.html](https://thecarlab.dk/privatliv-cookiepolitik.html) — add a <main> element (or role=main) around the primary content

#### Likely hero image lacks fetchpriority=high

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

- [https://thecarlab.dk/autolakering-bil-lakering.html](https://thecarlab.dk/autolakering-bil-lakering.html) — the likely hero/LCP image (hero-paint.jpg) 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://thecarlab.dk/autovaerksted-broendby-albertslund.html](https://thecarlab.dk/autovaerksted-broendby-albertslund.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/autovaerksted-glostrup.html](https://thecarlab.dk/autovaerksted-glostrup.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/autovaerksted-vestegnen.html](https://thecarlab.dk/autovaerksted-vestegnen.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/daek-daekhotel-glostrup.html](https://thecarlab.dk/daek-daekhotel-glostrup.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/erhverv-flaadekunder.html](https://thecarlab.dk/erhverv-flaadekunder.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/faq.html](https://thecarlab.dk/faq.html) — the likely hero/LCP image (hero-bg.jpg) 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://thecarlab.dk/firehjulsudmaaling-sporing-glostrup.html](https://thecarlab.dk/firehjulsudmaaling-sporing-glostrup.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/forsikring-leasingbiler-aflevering.html](https://thecarlab.dk/forsikring-leasingbiler-aflevering.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/forsikring-vare-firmabiler.html](https://thecarlab.dk/forsikring-vare-firmabiler.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/gallery.html](https://thecarlab.dk/gallery.html) — the likely hero/LCP image (kofanger fabriksfinish.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://thecarlab.dk/glasskader-rudeskift.html](https://thecarlab.dk/glasskader-rudeskift.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/guide-aircondition-virker-ikke.html](https://thecarlab.dk/guide-aircondition-virker-ikke.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/guide-bremser-tegn.html](https://thecarlab.dk/guide-bremser-tegn.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/guide-fdm-teknologisk-godkendelse.html](https://thecarlab.dk/guide-fdm-teknologisk-godkendelse.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/guide-forsikring-anmeld-skade.html](https://thecarlab.dk/guide-forsikring-anmeld-skade.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/guide-haglskader-forsikring.html](https://thecarlab.dk/guide-haglskader-forsikring.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/guide-motorlampe-hvad-goer-jeg.html](https://thecarlab.dk/guide-motorlampe-hvad-goer-jeg.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/guide-parkeringsskade-trin-for-trin.html](https://thecarlab.dk/guide-parkeringsskade-trin-for-trin.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/guide-syn-med-rust.html](https://thecarlab.dk/guide-syn-med-rust.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/guide-tandrem-hvornaar.html](https://thecarlab.dk/guide-tandrem-hvornaar.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/guide-undervognsbehandling-hvornar.html](https://thecarlab.dk/guide-undervognsbehandling-hvornar.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/haglskader-glostrup.html](https://thecarlab.dk/haglskader-glostrup.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/karrosseriarbejde-bulereparation.html](https://thecarlab.dk/karrosseriarbejde-bulereparation.html) — the likely hero/LCP image (hero-bodywork.jpg) 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://thecarlab.dk/karrosseriskader-glostrup.html](https://thecarlab.dk/karrosseriskader-glostrup.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/kofanger-plastskader-glostrup.html](https://thecarlab.dk/kofanger-plastskader-glostrup.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/kundeudtalelser-anmeldelser.html](https://thecarlab.dk/kundeudtalelser-anmeldelser.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/kvalitet-godkendelser.html](https://thecarlab.dk/kvalitet-godkendelser.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/lakering-efter-forsikringsskade-glostrup.html](https://thecarlab.dk/lakering-efter-forsikringsskade-glostrup.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/lakering-kofanger-plast-glostrup.html](https://thecarlab.dk/lakering-kofanger-plast-glostrup.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/leasingbiler-aflevering-uden-efterregning.html](https://thecarlab.dk/leasingbiler-aflevering-uden-efterregning.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/mekanisk-aircondition-klima.html](https://thecarlab.dk/mekanisk-aircondition-klima.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/mekanisk-batteri-start-ladning.html](https://thecarlab.dk/mekanisk-batteri-start-ladning.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/mekanisk-bremser.html](https://thecarlab.dk/mekanisk-bremser.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/mekanisk-kobling-gear-dsg.html](https://thecarlab.dk/mekanisk-kobling-gear-dsg.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/mekanisk-service-bilreparation.html](https://thecarlab.dk/mekanisk-service-bilreparation.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/mekanisk-serviceeftersyn-olieskift.html](https://thecarlab.dk/mekanisk-serviceeftersyn-olieskift.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/omlakering-hel-lakering-glostrup.html](https://thecarlab.dk/omlakering-hel-lakering-glostrup.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/parkeringsbuler-glostrup.html](https://thecarlab.dk/parkeringsbuler-glostrup.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/parkeringsskader-forsikring-glostrup.html](https://thecarlab.dk/parkeringsskader-forsikring-glostrup.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/rust-bund-baerende-dele-syn.html](https://thecarlab.dk/rust-bund-baerende-dele-syn.html) — the likely hero/LCP image (hero-mechanic.jpg) 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://thecarlab.dk/rust-undervognsbehandling.html](https://thecarlab.dk/rust-undervognsbehandling.html) — the likely hero/LCP image (hero-rust.jpg) 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: 6

- [https://thecarlab.dk/about.html](https://thecarlab.dk/about.html) — 3 of 3 images without width/height
- [https://thecarlab.dk/faq.html](https://thecarlab.dk/faq.html) — 1 of 1 images without width/height
- [https://thecarlab.dk/forsikringsskader.html](https://thecarlab.dk/forsikringsskader.html) — 2 of 2 images without width/height
- [https://thecarlab.dk/gallery.html](https://thecarlab.dk/gallery.html) — 6 of 6 images without width/height
- [https://thecarlab.dk/mekanisk-serviceeftersyn-olieskift.html](https://thecarlab.dk/mekanisk-serviceeftersyn-olieskift.html) — 1 of 1 images without width/height
- [https://thecarlab.dk/rust-undervognsbehandling.html](https://thecarlab.dk/rust-undervognsbehandling.html) — 2 of 3 images without width/height

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

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

- [https://thecarlab.dk/](https://thecarlab.dk/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://thecarlab.dk/about.html](https://thecarlab.dk/about.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://thecarlab.dk/contact.html](https://thecarlab.dk/contact.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://thecarlab.dk/daek-daekhotel-glostrup.html](https://thecarlab.dk/daek-daekhotel-glostrup.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://thecarlab.dk/faq.html](https://thecarlab.dk/faq.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://thecarlab.dk/firehjulsudmaaling-sporing-glostrup.html](https://thecarlab.dk/firehjulsudmaaling-sporing-glostrup.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://thecarlab.dk/forsikringsskader.html](https://thecarlab.dk/forsikringsskader.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://thecarlab.dk/gallery.html](https://thecarlab.dk/gallery.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://thecarlab.dk/kvalitet-godkendelser.html](https://thecarlab.dk/kvalitet-godkendelser.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://thecarlab.dk/mekanisk-batteri-start-ladning.html](https://thecarlab.dk/mekanisk-batteri-start-ladning.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://thecarlab.dk/mekanisk-kobling-gear-dsg.html](https://thecarlab.dk/mekanisk-kobling-gear-dsg.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://thecarlab.dk/mekanisk-serviceeftersyn-olieskift.html](https://thecarlab.dk/mekanisk-serviceeftersyn-olieskift.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://thecarlab.dk/priser-booking.html](https://thecarlab.dk/priser-booking.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://thecarlab.dk/privatliv-cookiepolitik.html](https://thecarlab.dk/privatliv-cookiepolitik.html) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt

#### Meta description too long

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

- [https://thecarlab.dk/](https://thecarlab.dk/) — 175 chars
- [https://thecarlab.dk/autovaerksted-broendby-albertslund.html](https://thecarlab.dk/autovaerksted-broendby-albertslund.html) — 196 chars
- [https://thecarlab.dk/autovaerksted-glostrup.html](https://thecarlab.dk/autovaerksted-glostrup.html) — 189 chars
- [https://thecarlab.dk/autovaerksted-vestegnen.html](https://thecarlab.dk/autovaerksted-vestegnen.html) — 234 chars
- [https://thecarlab.dk/forsikring-leasingbiler-aflevering.html](https://thecarlab.dk/forsikring-leasingbiler-aflevering.html) — 171 chars
- [https://thecarlab.dk/glasskader-rudeskift.html](https://thecarlab.dk/glasskader-rudeskift.html) — 174 chars
- [https://thecarlab.dk/guide-forsikring-anmeld-skade.html](https://thecarlab.dk/guide-forsikring-anmeld-skade.html) — 172 chars
- [https://thecarlab.dk/karrosseriskader-glostrup.html](https://thecarlab.dk/karrosseriskader-glostrup.html) — 162 chars
- [https://thecarlab.dk/kundeudtalelser-anmeldelser.html](https://thecarlab.dk/kundeudtalelser-anmeldelser.html) — 174 chars
- [https://thecarlab.dk/lakering-efter-forsikringsskade-glostrup.html](https://thecarlab.dk/lakering-efter-forsikringsskade-glostrup.html) — 176 chars
- [https://thecarlab.dk/lakering-kofanger-plast-glostrup.html](https://thecarlab.dk/lakering-kofanger-plast-glostrup.html) — 172 chars
- [https://thecarlab.dk/mekanisk-kobling-gear-dsg.html](https://thecarlab.dk/mekanisk-kobling-gear-dsg.html) — 174 chars
- [https://thecarlab.dk/mekanisk-service-bilreparation.html](https://thecarlab.dk/mekanisk-service-bilreparation.html) — 170 chars
- [https://thecarlab.dk/mekanisk-serviceeftersyn-olieskift.html](https://thecarlab.dk/mekanisk-serviceeftersyn-olieskift.html) — 188 chars
- [https://thecarlab.dk/omlakering-hel-lakering-glostrup.html](https://thecarlab.dk/omlakering-hel-lakering-glostrup.html) — 227 chars
- [https://thecarlab.dk/parkeringsbuler-glostrup.html](https://thecarlab.dk/parkeringsbuler-glostrup.html) — 173 chars
- [https://thecarlab.dk/rust-bund-baerende-dele-syn.html](https://thecarlab.dk/rust-bund-baerende-dele-syn.html) — 202 chars

#### Meta description too short

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

- [https://thecarlab.dk/guide-undervognsbehandling-hvornar.html](https://thecarlab.dk/guide-undervognsbehandling-hvornar.html) — 37 chars

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

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

- [https://thecarlab.dk/forsikringsskader.html](https://thecarlab.dk/forsikringsskader.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://thecarlab.dk/gallery.html](https://thecarlab.dk/gallery.html) — 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://thecarlab.dk/rust-undervognsbehandling.html](https://thecarlab.dk/rust-undervognsbehandling.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.

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

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

- [https://thecarlab.dk/rust-undervognsbehandling.html](https://thecarlab.dk/rust-undervognsbehandling.html) — deprecated rich-result type(s) present: HowTo. The markup is valid schema.org but Google no longer generates a rich result for it — remove or repurpose the block.

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

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

- [https://thecarlab.dk/autolakering-bil-lakering.html](https://thecarlab.dk/autolakering-bil-lakering.html) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- [https://thecarlab.dk/autovaerksted-broendby-albertslund.html](https://thecarlab.dk/autovaerksted-broendby-albertslund.html) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- [https://thecarlab.dk/autovaerksted-glostrup.html](https://thecarlab.dk/autovaerksted-glostrup.html) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- [https://thecarlab.dk/autovaerksted-vestegnen.html](https://thecarlab.dk/autovaerksted-vestegnen.html) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- [https://thecarlab.dk/faq.html](https://thecarlab.dk/faq.html) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- [https://thecarlab.dk/glasskader-rudeskift.html](https://thecarlab.dk/glasskader-rudeskift.html) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- [https://thecarlab.dk/karrosseriarbejde-bulereparation.html](https://thecarlab.dk/karrosseriarbejde-bulereparation.html) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- [https://thecarlab.dk/kofanger-plastskader-glostrup.html](https://thecarlab.dk/kofanger-plastskader-glostrup.html) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- [https://thecarlab.dk/mekanisk-service-bilreparation.html](https://thecarlab.dk/mekanisk-service-bilreparation.html) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- [https://thecarlab.dk/mekanisk-serviceeftersyn-olieskift.html](https://thecarlab.dk/mekanisk-serviceeftersyn-olieskift.html) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- [https://thecarlab.dk/omlakering-hel-lakering-glostrup.html](https://thecarlab.dk/omlakering-hel-lakering-glostrup.html) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- [https://thecarlab.dk/parkeringsskader-forsikring-glostrup.html](https://thecarlab.dk/parkeringsskader-forsikring-glostrup.html) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- [https://thecarlab.dk/rust-bund-baerende-dele-syn.html](https://thecarlab.dk/rust-bund-baerende-dele-syn.html) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- [https://thecarlab.dk/rust-undervognsbehandling.html](https://thecarlab.dk/rust-undervognsbehandling.html) — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.

#### Missing recommended security headers

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

- [https://thecarlab.dk/](https://thecarlab.dk/) — HSTS, CSP
- [https://thecarlab.dk/about.html](https://thecarlab.dk/about.html) — HSTS, CSP
- [https://thecarlab.dk/autolakering-bil-lakering.html](https://thecarlab.dk/autolakering-bil-lakering.html) — HSTS, CSP
- [https://thecarlab.dk/autovaerksted-broendby-albertslund.html](https://thecarlab.dk/autovaerksted-broendby-albertslund.html) — HSTS, CSP
- [https://thecarlab.dk/autovaerksted-glostrup.html](https://thecarlab.dk/autovaerksted-glostrup.html) — CSP, HSTS
- [https://thecarlab.dk/autovaerksted-vestegnen.html](https://thecarlab.dk/autovaerksted-vestegnen.html) — HSTS, CSP
- [https://thecarlab.dk/contact.html](https://thecarlab.dk/contact.html) — HSTS, CSP
- [https://thecarlab.dk/daek-daekhotel-glostrup.html](https://thecarlab.dk/daek-daekhotel-glostrup.html) — HSTS, CSP
- [https://thecarlab.dk/erhverv-flaadekunder.html](https://thecarlab.dk/erhverv-flaadekunder.html) — HSTS, CSP
- [https://thecarlab.dk/faq.html](https://thecarlab.dk/faq.html) — HSTS, CSP
- [https://thecarlab.dk/fejlfinding-motorlampe-glostrup.html](https://thecarlab.dk/fejlfinding-motorlampe-glostrup.html) — HSTS, CSP
- [https://thecarlab.dk/firehjulsudmaaling-sporing-glostrup.html](https://thecarlab.dk/firehjulsudmaaling-sporing-glostrup.html) — HSTS, CSP
- [https://thecarlab.dk/forsikring-leasingbiler-aflevering.html](https://thecarlab.dk/forsikring-leasingbiler-aflevering.html) — HSTS, CSP
- [https://thecarlab.dk/forsikring-vare-firmabiler.html](https://thecarlab.dk/forsikring-vare-firmabiler.html) — HSTS, CSP
- [https://thecarlab.dk/forsikringsskader.html](https://thecarlab.dk/forsikringsskader.html) — HSTS, CSP
- [https://thecarlab.dk/gallery.html](https://thecarlab.dk/gallery.html) — CSP, HSTS
- [https://thecarlab.dk/glasskader-rudeskift.html](https://thecarlab.dk/glasskader-rudeskift.html) — HSTS, CSP
- [https://thecarlab.dk/guide-aircondition-virker-ikke.html](https://thecarlab.dk/guide-aircondition-virker-ikke.html) — HSTS, CSP
- [https://thecarlab.dk/guide-bremser-tegn.html](https://thecarlab.dk/guide-bremser-tegn.html) — HSTS, CSP
- [https://thecarlab.dk/guide-fdm-teknologisk-godkendelse.html](https://thecarlab.dk/guide-fdm-teknologisk-godkendelse.html) — HSTS, CSP
- [https://thecarlab.dk/guide-forsikring-anmeld-skade.html](https://thecarlab.dk/guide-forsikring-anmeld-skade.html) — HSTS, CSP
- [https://thecarlab.dk/guide-haglskader-forsikring.html](https://thecarlab.dk/guide-haglskader-forsikring.html) — HSTS, CSP
- [https://thecarlab.dk/guide-motorlampe-hvad-goer-jeg.html](https://thecarlab.dk/guide-motorlampe-hvad-goer-jeg.html) — HSTS, CSP
- [https://thecarlab.dk/guide-parkeringsskade-trin-for-trin.html](https://thecarlab.dk/guide-parkeringsskade-trin-for-trin.html) — HSTS, CSP
- [https://thecarlab.dk/guide-syn-med-rust.html](https://thecarlab.dk/guide-syn-med-rust.html) — HSTS, CSP
- [https://thecarlab.dk/guide-tandrem-hvornaar.html](https://thecarlab.dk/guide-tandrem-hvornaar.html) — HSTS, CSP
- [https://thecarlab.dk/guide-undervognsbehandling-hvornar.html](https://thecarlab.dk/guide-undervognsbehandling-hvornar.html) — HSTS, CSP
- [https://thecarlab.dk/haglskader-glostrup.html](https://thecarlab.dk/haglskader-glostrup.html) — HSTS, CSP
- [https://thecarlab.dk/karrosseriarbejde-bulereparation.html](https://thecarlab.dk/karrosseriarbejde-bulereparation.html) — HSTS, CSP
- [https://thecarlab.dk/karrosseriskader-glostrup.html](https://thecarlab.dk/karrosseriskader-glostrup.html) — HSTS, CSP
- [https://thecarlab.dk/kofanger-plastskader-glostrup.html](https://thecarlab.dk/kofanger-plastskader-glostrup.html) — HSTS, CSP
- [https://thecarlab.dk/kundeudtalelser-anmeldelser.html](https://thecarlab.dk/kundeudtalelser-anmeldelser.html) — HSTS, CSP
- [https://thecarlab.dk/kvalitet-godkendelser.html](https://thecarlab.dk/kvalitet-godkendelser.html) — HSTS, CSP
- [https://thecarlab.dk/lakering-efter-forsikringsskade-glostrup.html](https://thecarlab.dk/lakering-efter-forsikringsskade-glostrup.html) — HSTS, CSP
- [https://thecarlab.dk/lakering-kofanger-plast-glostrup.html](https://thecarlab.dk/lakering-kofanger-plast-glostrup.html) — HSTS, CSP
- [https://thecarlab.dk/leasingbiler-aflevering-uden-efterregning.html](https://thecarlab.dk/leasingbiler-aflevering-uden-efterregning.html) — CSP, HSTS
- [https://thecarlab.dk/mekanisk-aircondition-klima.html](https://thecarlab.dk/mekanisk-aircondition-klima.html) — HSTS, CSP
- [https://thecarlab.dk/mekanisk-batteri-start-ladning.html](https://thecarlab.dk/mekanisk-batteri-start-ladning.html) — HSTS, CSP
- [https://thecarlab.dk/mekanisk-bremser.html](https://thecarlab.dk/mekanisk-bremser.html) — CSP, HSTS
- [https://thecarlab.dk/mekanisk-kobling-gear-dsg.html](https://thecarlab.dk/mekanisk-kobling-gear-dsg.html) — HSTS, CSP
- [https://thecarlab.dk/mekanisk-service-bilreparation.html](https://thecarlab.dk/mekanisk-service-bilreparation.html) — HSTS, CSP
- [https://thecarlab.dk/mekanisk-serviceeftersyn-olieskift.html](https://thecarlab.dk/mekanisk-serviceeftersyn-olieskift.html) — HSTS, CSP
- [https://thecarlab.dk/olieskift-inkl-filter-glostrup.html](https://thecarlab.dk/olieskift-inkl-filter-glostrup.html) — X-Content-Type-Options, HSTS, CSP
- [https://thecarlab.dk/omlakering-hel-lakering-glostrup.html](https://thecarlab.dk/omlakering-hel-lakering-glostrup.html) — HSTS, CSP
- [https://thecarlab.dk/parkeringsbuler-glostrup.html](https://thecarlab.dk/parkeringsbuler-glostrup.html) — HSTS, CSP
- [https://thecarlab.dk/parkeringsskader-forsikring-glostrup.html](https://thecarlab.dk/parkeringsskader-forsikring-glostrup.html) — CSP, HSTS
- [https://thecarlab.dk/priser-booking.html](https://thecarlab.dk/priser-booking.html) — HSTS, CSP
- [https://thecarlab.dk/privatliv-cookiepolitik.html](https://thecarlab.dk/privatliv-cookiepolitik.html) — HSTS, CSP
- [https://thecarlab.dk/rust-bund-baerende-dele-syn.html](https://thecarlab.dk/rust-bund-baerende-dele-syn.html) — HSTS, CSP
- [https://thecarlab.dk/rust-undervognsbehandling.html](https://thecarlab.dk/rust-undervognsbehandling.html) — HSTS, CSP

#### Video contentUrl served from own host, not a CDN

- Rule: `video.contenturl_self_host` · Category: Video · Occurrences: 4

- [https://thecarlab.dk/autolakering-bil-lakering.html](https://thecarlab.dk/autolakering-bil-lakering.html) — contentUrl on own host (serve via CDN instead): https://thecarlab.dk/hero-paint.mp4
- [https://thecarlab.dk/karrosseriarbejde-bulereparation.html](https://thecarlab.dk/karrosseriarbejde-bulereparation.html) — contentUrl on own host (serve via CDN instead): https://thecarlab.dk/hero-bodywork.mp4
- [https://thecarlab.dk/mekanisk-service-bilreparation.html](https://thecarlab.dk/mekanisk-service-bilreparation.html) — contentUrl on own host (serve via CDN instead): https://thecarlab.dk/hero-mechanic.mp4
- [https://thecarlab.dk/rust-undervognsbehandling.html](https://thecarlab.dk/rust-undervognsbehandling.html) — contentUrl on own host (serve via CDN instead): https://thecarlab.dk/hero-rust.mp4

## Checks & coverage

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

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

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

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