---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: monicaheinz.ch
report_url: "https://crawlinx.com/audit/monicaheinz.ch"
crawl_id: 20260719T015514-ecd8898e
health_score: 83
generated_at: 2026-08-26T03:27:41Z
total_pages: 25
html_pages: 9
indexable_pages: 9
errors: 0
warnings: 33
notices: 170
---

# SEO audit: monicaheinz.ch

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

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

## Overview

| Metric | Value |
| --- | --- |
| Pages crawled | 25 |
| HTML pages | 9 |
| Indexable | 9 |
| Non-indexable | 0 |
| Orphan pages | 0 |
| Broken internal links | 0 |
| Avg response time | 977 ms |
| Errors / Warnings / Notices | 0 / 33 / 170 |
| Status codes | 25×200 |

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Performance | 84 | 0 | 13 | 31 |
| Agent Readiness | 90 | 0 | 8 | 17 |
| Images | 90 | 0 | 8 | 9 |
| Headings | 98 | 0 | 2 | 0 |
| Duplicate | 99 | 0 | 1 | 8 |
| Robots | 99 | 0 | 1 | 0 |
| Cache | 100 | 0 | 0 | 9 |
| Canonical | 100 | 0 | 0 | 1 |
| Content | 100 | 0 | 0 | 10 |
| Links | 100 | 0 | 0 | 8 |
| Meta Description | 100 | 0 | 0 | 9 |
| Security | 100 | 0 | 0 | 9 |
| Social | 100 | 0 | 0 | 18 |
| Structured Data | 100 | 0 | 0 | 9 |
| URL | 100 | 0 | 0 | 32 |

## Issues

### Warnings (33)

#### Control has no accessible name

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

- [https://monicaheinz.ch/](https://monicaheinz.ch/) — 2 button/link(s) with no text or aria-label — an agent can't target them
- [https://monicaheinz.ch/Lesungen/](https://monicaheinz.ch/Lesungen/) — 2 button/link(s) with no text or aria-label — an agent can't target them
- [https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/](https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/) — 2 button/link(s) with no text or aria-label — an agent can't target them
- [https://monicaheinz.ch/Romane/](https://monicaheinz.ch/Romane/) — 4 button/link(s) with no text or aria-label — an agent can't target them
- [https://monicaheinz.ch/Startseite/](https://monicaheinz.ch/Startseite/) — 2 button/link(s) with no text or aria-label — an agent can't target them
- [https://monicaheinz.ch/Wettbewerbe/](https://monicaheinz.ch/Wettbewerbe/) — 18 button/link(s) with no text or aria-label — an agent can't target them
- [https://monicaheinz.ch/ueber-mich/](https://monicaheinz.ch/ueber-mich/) — 2 button/link(s) with no text or aria-label — an agent can't target them
- [https://monicaheinz.ch/weitere-Publikationen/](https://monicaheinz.ch/weitere-Publikationen/) — 3 button/link(s) with no text or aria-label — an agent can't target them

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

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

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

#### Missing <h1>

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

- [https://monicaheinz.ch/](https://monicaheinz.ch/)
- [https://monicaheinz.ch/Startseite/](https://monicaheinz.ch/Startseite/)

#### Images missing alt text

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

- [https://monicaheinz.ch/](https://monicaheinz.ch/) — 2 of 32 images missing alt
- [https://monicaheinz.ch/Lesungen/](https://monicaheinz.ch/Lesungen/) — 2 of 25 images missing alt
- [https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/](https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/) — 2 of 2 images missing alt
- [https://monicaheinz.ch/Romane/](https://monicaheinz.ch/Romane/) — 4 of 7 images missing alt
- [https://monicaheinz.ch/Startseite/](https://monicaheinz.ch/Startseite/) — 2 of 32 images missing alt
- [https://monicaheinz.ch/Wettbewerbe/](https://monicaheinz.ch/Wettbewerbe/) — 18 of 21 images missing alt
- [https://monicaheinz.ch/ueber-mich/](https://monicaheinz.ch/ueber-mich/) — 2 of 3 images missing alt
- [https://monicaheinz.ch/weitere-Publikationen/](https://monicaheinz.ch/weitere-Publikationen/) — 2 of 4 images missing alt

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

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

- [https://monicaheinz.ch/Kurzgeschichten/](https://monicaheinz.ch/Kurzgeschichten/) — the likely hero/LCP image (picture-200) 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://monicaheinz.ch/Romane/](https://monicaheinz.ch/Romane/) — the likely hero/LCP image (picture-200) 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://monicaheinz.ch/Wettbewerbe/](https://monicaheinz.ch/Wettbewerbe/) — the likely hero/LCP image (picture-200) 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://monicaheinz.ch/weitere-Publikationen/](https://monicaheinz.ch/weitere-Publikationen/) — the likely hero/LCP image (picture-200) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.

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

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

- [https://monicaheinz.ch/](https://monicaheinz.ch/) — 12 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://monicaheinz.ch/Kurzgeschichten/](https://monicaheinz.ch/Kurzgeschichten/) — 12 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://monicaheinz.ch/Lesungen/](https://monicaheinz.ch/Lesungen/) — 12 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/](https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/) — 12 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://monicaheinz.ch/Romane/](https://monicaheinz.ch/Romane/) — 12 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://monicaheinz.ch/Startseite/](https://monicaheinz.ch/Startseite/) — 12 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://monicaheinz.ch/Wettbewerbe/](https://monicaheinz.ch/Wettbewerbe/) — 12 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://monicaheinz.ch/ueber-mich/](https://monicaheinz.ch/ueber-mich/) — 12 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://monicaheinz.ch/weitere-Publikationen/](https://monicaheinz.ch/weitere-Publikationen/) — 12 render-blocking <script> in <head> (add defer/async or use type=module)

#### robots.txt blocks CSS/JS the pages need to render

- Rule: `robots.blocks_css_js` · Category: Robots · Occurrences: 1

- [https://monicaheinz.ch/](https://monicaheinz.ch/) — robots.txt Disallow blocks render-critical CSS/JS under: /.cm4all/handler.php/, /.cm4all/widgetres.php/cm4all.com.widgets.CookiePolicy/ — Google's renderer can't fetch these, so the affected pages may render blank or thin. Allow the asset path(s) for Googlebot.

### Notices (170)

#### Heading levels skip a level

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

- [https://monicaheinz.ch/Kurzgeschichten/](https://monicaheinz.ch/Kurzgeschichten/) — h4 follows h1 — skips h2
- [https://monicaheinz.ch/Lesungen/](https://monicaheinz.ch/Lesungen/) — h4 follows h1 — skips h2
- [https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/](https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/) — h4 follows h1 — skips h2
- [https://monicaheinz.ch/Romane/](https://monicaheinz.ch/Romane/) — h4 follows h2 — skips h3
- [https://monicaheinz.ch/Wettbewerbe/](https://monicaheinz.ch/Wettbewerbe/) — h4 follows h1 — skips h2
- [https://monicaheinz.ch/ueber-mich/](https://monicaheinz.ch/ueber-mich/) — h4 follows h1 — skips h2
- [https://monicaheinz.ch/weitere-Publikationen/](https://monicaheinz.ch/weitere-Publikationen/) — h4 follows h2 — skips h3

#### No llms.txt for AI agents

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

- [https://monicaheinz.ch/](https://monicaheinz.ch/) — 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: 9

- [https://monicaheinz.ch/](https://monicaheinz.ch/) — add a <main> element (or role=main) around the primary content
- [https://monicaheinz.ch/Kurzgeschichten/](https://monicaheinz.ch/Kurzgeschichten/) — add a <main> element (or role=main) around the primary content
- [https://monicaheinz.ch/Lesungen/](https://monicaheinz.ch/Lesungen/) — add a <main> element (or role=main) around the primary content
- [https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/](https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/) — add a <main> element (or role=main) around the primary content
- [https://monicaheinz.ch/Romane/](https://monicaheinz.ch/Romane/) — add a <main> element (or role=main) around the primary content
- [https://monicaheinz.ch/Startseite/](https://monicaheinz.ch/Startseite/) — add a <main> element (or role=main) around the primary content
- [https://monicaheinz.ch/Wettbewerbe/](https://monicaheinz.ch/Wettbewerbe/) — add a <main> element (or role=main) around the primary content
- [https://monicaheinz.ch/ueber-mich/](https://monicaheinz.ch/ueber-mich/) — add a <main> element (or role=main) around the primary content
- [https://monicaheinz.ch/weitere-Publikationen/](https://monicaheinz.ch/weitere-Publikationen/) — add a <main> element (or role=main) around the primary content

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

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

- [https://monicaheinz.ch/](https://monicaheinz.ch/) — Cache-Control: no-store
- [https://monicaheinz.ch/Kurzgeschichten/](https://monicaheinz.ch/Kurzgeschichten/) — Cache-Control: no-store
- [https://monicaheinz.ch/Lesungen/](https://monicaheinz.ch/Lesungen/) — Cache-Control: no-store
- [https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/](https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/) — Cache-Control: no-store
- [https://monicaheinz.ch/Romane/](https://monicaheinz.ch/Romane/) — Cache-Control: no-store
- [https://monicaheinz.ch/Startseite/](https://monicaheinz.ch/Startseite/) — Cache-Control: no-store
- [https://monicaheinz.ch/Wettbewerbe/](https://monicaheinz.ch/Wettbewerbe/) — Cache-Control: no-store
- [https://monicaheinz.ch/ueber-mich/](https://monicaheinz.ch/ueber-mich/) — Cache-Control: no-store
- [https://monicaheinz.ch/weitere-Publikationen/](https://monicaheinz.ch/weitere-Publikationen/) — Cache-Control: no-store

#### Canonical points to a different URL

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

- [https://monicaheinz.ch/](https://monicaheinz.ch/) — canonical=https://monicaheinz.ch/Startseite/

#### Low text-to-HTML ratio

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

- [https://monicaheinz.ch/Lesungen/](https://monicaheinz.ch/Lesungen/) — 4.6%

#### Duplicate meta description across pages

- Rule: `duplicate.meta_desc` · Category: Duplicate · Occurrences: 8

- [https://monicaheinz.ch/Kurzgeschichten/](https://monicaheinz.ch/Kurzgeschichten/) — meta description shared by 8 pages: https://monicaheinz.ch/Startseite/, https://monicaheinz.ch/ueber-mich/, https://monicaheinz.ch/Romane/
- [https://monicaheinz.ch/Lesungen/](https://monicaheinz.ch/Lesungen/) — meta description shared by 8 pages: https://monicaheinz.ch/Startseite/, https://monicaheinz.ch/ueber-mich/, https://monicaheinz.ch/Romane/
- [https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/](https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/) — meta description shared by 8 pages: https://monicaheinz.ch/Startseite/, https://monicaheinz.ch/ueber-mich/, https://monicaheinz.ch/Romane/
- [https://monicaheinz.ch/Romane/](https://monicaheinz.ch/Romane/) — meta description shared by 8 pages: https://monicaheinz.ch/Startseite/, https://monicaheinz.ch/ueber-mich/, https://monicaheinz.ch/Kurzgeschichten/
- [https://monicaheinz.ch/Startseite/](https://monicaheinz.ch/Startseite/) — meta description shared by 8 pages: https://monicaheinz.ch/ueber-mich/, https://monicaheinz.ch/Romane/, https://monicaheinz.ch/Kurzgeschichten/
- [https://monicaheinz.ch/Wettbewerbe/](https://monicaheinz.ch/Wettbewerbe/) — meta description shared by 8 pages: https://monicaheinz.ch/Startseite/, https://monicaheinz.ch/ueber-mich/, https://monicaheinz.ch/Romane/
- [https://monicaheinz.ch/ueber-mich/](https://monicaheinz.ch/ueber-mich/) — meta description shared by 8 pages: https://monicaheinz.ch/Startseite/, https://monicaheinz.ch/Romane/, https://monicaheinz.ch/Kurzgeschichten/
- [https://monicaheinz.ch/weitere-Publikationen/](https://monicaheinz.ch/weitere-Publikationen/) — meta description shared by 8 pages: https://monicaheinz.ch/Startseite/, https://monicaheinz.ch/ueber-mich/, https://monicaheinz.ch/Romane/

#### Likely hero image lacks fetchpriority=high

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

- [https://monicaheinz.ch/](https://monicaheinz.ch/) — the likely hero/LCP image (picture-200) 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://monicaheinz.ch/Lesungen/](https://monicaheinz.ch/Lesungen/) — the likely hero/LCP image (picture-200) 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://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/](https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/) — the likely hero/LCP image (mime_pdf.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://monicaheinz.ch/Startseite/](https://monicaheinz.ch/Startseite/) — the likely hero/LCP image (picture-200) 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://monicaheinz.ch/ueber-mich/](https://monicaheinz.ch/ueber-mich/) — the likely hero/LCP image (mime_pdf.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.

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

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

- [https://monicaheinz.ch/](https://monicaheinz.ch/) — 32 of 32 images without width/height
- [https://monicaheinz.ch/Kurzgeschichten/](https://monicaheinz.ch/Kurzgeschichten/) — 1 of 1 images without width/height
- [https://monicaheinz.ch/Lesungen/](https://monicaheinz.ch/Lesungen/) — 25 of 25 images without width/height
- [https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/](https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/) — 2 of 2 images without width/height
- [https://monicaheinz.ch/Romane/](https://monicaheinz.ch/Romane/) — 7 of 7 images without width/height
- [https://monicaheinz.ch/Startseite/](https://monicaheinz.ch/Startseite/) — 32 of 32 images without width/height
- [https://monicaheinz.ch/Wettbewerbe/](https://monicaheinz.ch/Wettbewerbe/) — 21 of 21 images without width/height
- [https://monicaheinz.ch/ueber-mich/](https://monicaheinz.ch/ueber-mich/) — 3 of 3 images without width/height
- [https://monicaheinz.ch/weitere-Publikationen/](https://monicaheinz.ch/weitere-Publikationen/) — 4 of 4 images without width/height

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

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

- [https://monicaheinz.ch/](https://monicaheinz.ch/) — 2 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://monicaheinz.ch/Lesungen/](https://monicaheinz.ch/Lesungen/) — 2 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/](https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/) — 2 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://monicaheinz.ch/Romane/](https://monicaheinz.ch/Romane/) — 4 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://monicaheinz.ch/Startseite/](https://monicaheinz.ch/Startseite/) — 2 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://monicaheinz.ch/Wettbewerbe/](https://monicaheinz.ch/Wettbewerbe/) — 18 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://monicaheinz.ch/ueber-mich/](https://monicaheinz.ch/ueber-mich/) — 2 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://monicaheinz.ch/weitere-Publikationen/](https://monicaheinz.ch/weitere-Publikationen/) — 2 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.

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

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

- [https://monicaheinz.ch/](https://monicaheinz.ch/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://monicaheinz.ch/Kurzgeschichten/](https://monicaheinz.ch/Kurzgeschichten/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://monicaheinz.ch/Lesungen/](https://monicaheinz.ch/Lesungen/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/](https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://monicaheinz.ch/Romane/](https://monicaheinz.ch/Romane/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://monicaheinz.ch/Startseite/](https://monicaheinz.ch/Startseite/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://monicaheinz.ch/Wettbewerbe/](https://monicaheinz.ch/Wettbewerbe/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://monicaheinz.ch/ueber-mich/](https://monicaheinz.ch/ueber-mich/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- [https://monicaheinz.ch/weitere-Publikationen/](https://monicaheinz.ch/weitere-Publikationen/) — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt

#### Meta description too short

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

- [https://monicaheinz.ch/](https://monicaheinz.ch/) — 22 chars
- [https://monicaheinz.ch/Kurzgeschichten/](https://monicaheinz.ch/Kurzgeschichten/) — 22 chars
- [https://monicaheinz.ch/Lesungen/](https://monicaheinz.ch/Lesungen/) — 22 chars
- [https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/](https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/) — 22 chars
- [https://monicaheinz.ch/Romane/](https://monicaheinz.ch/Romane/) — 22 chars
- [https://monicaheinz.ch/Startseite/](https://monicaheinz.ch/Startseite/) — 22 chars
- [https://monicaheinz.ch/Wettbewerbe/](https://monicaheinz.ch/Wettbewerbe/) — 22 chars
- [https://monicaheinz.ch/ueber-mich/](https://monicaheinz.ch/ueber-mich/) — 22 chars
- [https://monicaheinz.ch/weitere-Publikationen/](https://monicaheinz.ch/weitere-Publikationen/) — 22 chars

#### Missing Open Graph tags

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

- [https://monicaheinz.ch/](https://monicaheinz.ch/) — og:description, og:image
- [https://monicaheinz.ch/Kurzgeschichten/](https://monicaheinz.ch/Kurzgeschichten/) — og:description, og:image
- [https://monicaheinz.ch/Lesungen/](https://monicaheinz.ch/Lesungen/) — og:description, og:image
- [https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/](https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/) — og:description, og:image
- [https://monicaheinz.ch/Romane/](https://monicaheinz.ch/Romane/) — og:description, og:image
- [https://monicaheinz.ch/Startseite/](https://monicaheinz.ch/Startseite/) — og:description, og:image
- [https://monicaheinz.ch/Wettbewerbe/](https://monicaheinz.ch/Wettbewerbe/) — og:description, og:image
- [https://monicaheinz.ch/ueber-mich/](https://monicaheinz.ch/ueber-mich/) — og:description, og:image
- [https://monicaheinz.ch/weitere-Publikationen/](https://monicaheinz.ch/weitere-Publikationen/) — og:description, og:image

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

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

- [https://monicaheinz.ch/](https://monicaheinz.ch/) — 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://monicaheinz.ch/Lesungen/](https://monicaheinz.ch/Lesungen/) — 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://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/](https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/) — 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://monicaheinz.ch/Romane/](https://monicaheinz.ch/Romane/) — 4 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://monicaheinz.ch/Startseite/](https://monicaheinz.ch/Startseite/) — 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://monicaheinz.ch/Wettbewerbe/](https://monicaheinz.ch/Wettbewerbe/) — 18 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://monicaheinz.ch/ueber-mich/](https://monicaheinz.ch/ueber-mich/) — 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://monicaheinz.ch/weitere-Publikationen/](https://monicaheinz.ch/weitere-Publikationen/) — 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: 9

- [https://monicaheinz.ch/](https://monicaheinz.ch/) — 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://monicaheinz.ch/Kurzgeschichten/](https://monicaheinz.ch/Kurzgeschichten/) — 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://monicaheinz.ch/Lesungen/](https://monicaheinz.ch/Lesungen/) — 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://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/](https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/) — 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://monicaheinz.ch/Romane/](https://monicaheinz.ch/Romane/) — 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://monicaheinz.ch/Startseite/](https://monicaheinz.ch/Startseite/) — 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://monicaheinz.ch/Wettbewerbe/](https://monicaheinz.ch/Wettbewerbe/) — 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://monicaheinz.ch/ueber-mich/](https://monicaheinz.ch/ueber-mich/) — 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://monicaheinz.ch/weitere-Publikationen/](https://monicaheinz.ch/weitere-Publikationen/) — 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: 9

- [https://monicaheinz.ch/](https://monicaheinz.ch/) — 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://monicaheinz.ch/Kurzgeschichten/](https://monicaheinz.ch/Kurzgeschichten/) — 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://monicaheinz.ch/Lesungen/](https://monicaheinz.ch/Lesungen/) — 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://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/](https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/) — 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://monicaheinz.ch/Romane/](https://monicaheinz.ch/Romane/) — 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://monicaheinz.ch/Startseite/](https://monicaheinz.ch/Startseite/) — 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://monicaheinz.ch/Wettbewerbe/](https://monicaheinz.ch/Wettbewerbe/) — 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://monicaheinz.ch/ueber-mich/](https://monicaheinz.ch/ueber-mich/) — 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://monicaheinz.ch/weitere-Publikationen/](https://monicaheinz.ch/weitere-Publikationen/) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.

#### No structured data detected

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

- [https://monicaheinz.ch/](https://monicaheinz.ch/)
- [https://monicaheinz.ch/Kurzgeschichten/](https://monicaheinz.ch/Kurzgeschichten/)
- [https://monicaheinz.ch/Lesungen/](https://monicaheinz.ch/Lesungen/)
- [https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/](https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/)
- [https://monicaheinz.ch/Romane/](https://monicaheinz.ch/Romane/)
- [https://monicaheinz.ch/Startseite/](https://monicaheinz.ch/Startseite/)
- [https://monicaheinz.ch/Wettbewerbe/](https://monicaheinz.ch/Wettbewerbe/)
- [https://monicaheinz.ch/ueber-mich/](https://monicaheinz.ch/ueber-mich/)
- [https://monicaheinz.ch/weitere-Publikationen/](https://monicaheinz.ch/weitere-Publikationen/)

#### Missing recommended security headers

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

- [https://monicaheinz.ch/](https://monicaheinz.ch/) — HSTS, CSP, X-Content-Type-Options
- [https://monicaheinz.ch/Kurzgeschichten/](https://monicaheinz.ch/Kurzgeschichten/) — X-Content-Type-Options, HSTS, CSP
- [https://monicaheinz.ch/Lesungen/](https://monicaheinz.ch/Lesungen/) — HSTS, CSP, X-Content-Type-Options
- [https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/](https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/) — HSTS, CSP, X-Content-Type-Options
- [https://monicaheinz.ch/Romane/](https://monicaheinz.ch/Romane/) — HSTS, CSP, X-Content-Type-Options
- [https://monicaheinz.ch/Startseite/](https://monicaheinz.ch/Startseite/) — HSTS, CSP, X-Content-Type-Options
- [https://monicaheinz.ch/Wettbewerbe/](https://monicaheinz.ch/Wettbewerbe/) — HSTS, CSP, X-Content-Type-Options
- [https://monicaheinz.ch/ueber-mich/](https://monicaheinz.ch/ueber-mich/) — HSTS, CSP, X-Content-Type-Options
- [https://monicaheinz.ch/weitere-Publikationen/](https://monicaheinz.ch/weitere-Publikationen/) — HSTS, CSP, X-Content-Type-Options

#### Missing Twitter Card tag

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

- [https://monicaheinz.ch/](https://monicaheinz.ch/)
- [https://monicaheinz.ch/Kurzgeschichten/](https://monicaheinz.ch/Kurzgeschichten/)
- [https://monicaheinz.ch/Lesungen/](https://monicaheinz.ch/Lesungen/)
- [https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/](https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/)
- [https://monicaheinz.ch/Romane/](https://monicaheinz.ch/Romane/)
- [https://monicaheinz.ch/Startseite/](https://monicaheinz.ch/Startseite/)
- [https://monicaheinz.ch/Wettbewerbe/](https://monicaheinz.ch/Wettbewerbe/)
- [https://monicaheinz.ch/ueber-mich/](https://monicaheinz.ch/ueber-mich/)
- [https://monicaheinz.ch/weitere-Publikationen/](https://monicaheinz.ch/weitere-Publikationen/)

#### Non-ASCII characters in URL path

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

- [https://monicaheinz.ch/.cm4all/uproc.php/0/Datenschutzerkla%CC%88rung_1.pdf?cdp=a&_=18ae65b4b1b](https://monicaheinz.ch/.cm4all/uproc.php/0/Datenschutzerkla%CC%88rung_1.pdf?cdp=a&_=18ae65b4b1b)

#### URL is very long

- Rule: `url.too_long` · Category: URL · Occurrences: 2

- [https://monicaheinz.ch/.cm4all/uproc.php/0/Interview%20mit%20Monica%20Heinz,%202.%20Platz%20in%20Prosa.pdf?cdp=a&_=178ab2c4708](https://monicaheinz.ch/.cm4all/uproc.php/0/Interview%20mit%20Monica%20Heinz,%202.%20Platz%20in%20Prosa.pdf?cdp=a&_=178ab2c4708) — 126 chars
- [https://monicaheinz.ch/.cm4all/uproc.php/0/Rezensionen%20Das%20Zugticket%20_%20The%20Trainticket_1.pdf?cdp=a&_=18cb1b4d392](https://monicaheinz.ch/.cm4all/uproc.php/0/Rezensionen%20Das%20Zugticket%20_%20The%20Trainticket_1.pdf?cdp=a&_=18cb1b4d392) — 122 chars

#### Underscores in URL path (prefer hyphens)

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

- [https://monicaheinz.ch/.cm4all/uproc.php/0/Biografie_Bibliografie%202023%20Monica%20Heinz_1.pdf?cdp=a&_=18bb7fb60b4](https://monicaheinz.ch/.cm4all/uproc.php/0/Biografie_Bibliografie%202023%20Monica%20Heinz_1.pdf?cdp=a&_=18bb7fb60b4)
- [https://monicaheinz.ch/.cm4all/uproc.php/0/Datenschutzerkla%CC%88rung_1.pdf?cdp=a&_=18ae65b4b1b](https://monicaheinz.ch/.cm4all/uproc.php/0/Datenschutzerkla%CC%88rung_1.pdf?cdp=a&_=18ae65b4b1b)
- [https://monicaheinz.ch/.cm4all/uproc.php/0/Plaudertasche_im_Layout.pdf?cdp=a&_=1851af2fc10](https://monicaheinz.ch/.cm4all/uproc.php/0/Plaudertasche_im_Layout.pdf?cdp=a&_=1851af2fc10)
- [https://monicaheinz.ch/.cm4all/uproc.php/0/Rezensionen%20Das%20Zugticket%20_%20The%20Trainticket_1.pdf?cdp=a&_=18cb1b4d392](https://monicaheinz.ch/.cm4all/uproc.php/0/Rezensionen%20Das%20Zugticket%20_%20The%20Trainticket_1.pdf?cdp=a&_=18cb1b4d392)
- [https://monicaheinz.ch/.cm4all/uproc.php/0/Seite_33_Oltner_Tagblatt_2022-10-29.pdf?cdp=a&_=18442d93510](https://monicaheinz.ch/.cm4all/uproc.php/0/Seite_33_Oltner_Tagblatt_2022-10-29.pdf?cdp=a&_=18442d93510)
- [https://monicaheinz.ch/.cm4all/uproc.php/0/WAZ%2020_5_2014%20Apho_WettbewerbsgewInnerinnen.pdf?cdp=a&_=178ab5c05b0](https://monicaheinz.ch/.cm4all/uproc.php/0/WAZ%2020_5_2014%20Apho_WettbewerbsgewInnerinnen.pdf?cdp=a&_=178ab5c05b0)
- [https://monicaheinz.ch/.cm4all/uproc.php/0/schafft_es_Emma_Heinz.pdf?cdp=a&_=1851acce9f8](https://monicaheinz.ch/.cm4all/uproc.php/0/schafft_es_Emma_Heinz.pdf?cdp=a&_=1851acce9f8)

#### Uppercase letters in URL path

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

- [https://monicaheinz.ch/.cm4all/uproc.php/0/Biografie_Bibliografie%202023%20Monica%20Heinz_1.pdf?cdp=a&_=18bb7fb60b4](https://monicaheinz.ch/.cm4all/uproc.php/0/Biografie_Bibliografie%202023%20Monica%20Heinz_1.pdf?cdp=a&_=18bb7fb60b4)
- [https://monicaheinz.ch/.cm4all/uproc.php/0/Das%20Zeichen%20der%20Steine.pdf?cdp=a&_=178ab2b1e28](https://monicaheinz.ch/.cm4all/uproc.php/0/Das%20Zeichen%20der%20Steine.pdf?cdp=a&_=178ab2b1e28)
- [https://monicaheinz.ch/.cm4all/uproc.php/0/Datenschutzerkla%CC%88rung_1.pdf?cdp=a&_=18ae65b4b1b](https://monicaheinz.ch/.cm4all/uproc.php/0/Datenschutzerkla%CC%88rung_1.pdf?cdp=a&_=18ae65b4b1b)
- [https://monicaheinz.ch/.cm4all/uproc.php/0/Deine%20Spuren.pdf?cdp=a&_=178ab2b6090](https://monicaheinz.ch/.cm4all/uproc.php/0/Deine%20Spuren.pdf?cdp=a&_=178ab2b6090)
- [https://monicaheinz.ch/.cm4all/uproc.php/0/Der%20Koffer.pdf?cdp=a&_=17dce274988](https://monicaheinz.ch/.cm4all/uproc.php/0/Der%20Koffer.pdf?cdp=a&_=17dce274988)
- [https://monicaheinz.ch/.cm4all/uproc.php/0/Die%20falsche%20Oma.pdf?cdp=a&_=178aaee7ea0](https://monicaheinz.ch/.cm4all/uproc.php/0/Die%20falsche%20Oma.pdf?cdp=a&_=178aaee7ea0)
- [https://monicaheinz.ch/.cm4all/uproc.php/0/Drei%20Affen,%20wirklich.pdf?cdp=a&_=178ab3a5c80](https://monicaheinz.ch/.cm4all/uproc.php/0/Drei%20Affen,%20wirklich.pdf?cdp=a&_=178ab3a5c80)
- [https://monicaheinz.ch/.cm4all/uproc.php/0/Interview%20mit%20Monica%20Heinz,%202.%20Platz%20in%20Prosa.pdf?cdp=a&_=178ab2c4708](https://monicaheinz.ch/.cm4all/uproc.php/0/Interview%20mit%20Monica%20Heinz,%202.%20Platz%20in%20Prosa.pdf?cdp=a&_=178ab2c4708)
- [https://monicaheinz.ch/.cm4all/uproc.php/0/Plaudertasche_im_Layout.pdf?cdp=a&_=1851af2fc10](https://monicaheinz.ch/.cm4all/uproc.php/0/Plaudertasche_im_Layout.pdf?cdp=a&_=1851af2fc10)
- [https://monicaheinz.ch/.cm4all/uproc.php/0/Rezensionen%20Das%20Bettelarmband.pdf?cdp=a&_=18cb1a30c70](https://monicaheinz.ch/.cm4all/uproc.php/0/Rezensionen%20Das%20Bettelarmband.pdf?cdp=a&_=18cb1a30c70)
- [https://monicaheinz.ch/.cm4all/uproc.php/0/Rezensionen%20Das%20Hotel%20auf%20den%20Klippen.pdf?cdp=a&_=18cb19edc5f](https://monicaheinz.ch/.cm4all/uproc.php/0/Rezensionen%20Das%20Hotel%20auf%20den%20Klippen.pdf?cdp=a&_=18cb19edc5f)
- [https://monicaheinz.ch/.cm4all/uproc.php/0/Rezensionen%20Das%20Zugticket%20_%20The%20Trainticket_1.pdf?cdp=a&_=18cb1b4d392](https://monicaheinz.ch/.cm4all/uproc.php/0/Rezensionen%20Das%20Zugticket%20_%20The%20Trainticket_1.pdf?cdp=a&_=18cb1b4d392)
- [https://monicaheinz.ch/.cm4all/uproc.php/0/Seite_33_Oltner_Tagblatt_2022-10-29.pdf?cdp=a&_=18442d93510](https://monicaheinz.ch/.cm4all/uproc.php/0/Seite_33_Oltner_Tagblatt_2022-10-29.pdf?cdp=a&_=18442d93510)
- [https://monicaheinz.ch/.cm4all/uproc.php/0/WAZ%2020_5_2014%20Apho_WettbewerbsgewInnerinnen.pdf?cdp=a&_=178ab5c05b0](https://monicaheinz.ch/.cm4all/uproc.php/0/WAZ%2020_5_2014%20Apho_WettbewerbsgewInnerinnen.pdf?cdp=a&_=178ab5c05b0)
- [https://monicaheinz.ch/.cm4all/uproc.php/0/schafft_es_Emma_Heinz.pdf?cdp=a&_=1851acce9f8](https://monicaheinz.ch/.cm4all/uproc.php/0/schafft_es_Emma_Heinz.pdf?cdp=a&_=1851acce9f8)
- [https://monicaheinz.ch/Kurzgeschichten/](https://monicaheinz.ch/Kurzgeschichten/)
- [https://monicaheinz.ch/Lesungen/](https://monicaheinz.ch/Lesungen/)
- [https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/](https://monicaheinz.ch/Links-ImpressumDatenschutzerklaerung/)
- [https://monicaheinz.ch/Romane/](https://monicaheinz.ch/Romane/)
- [https://monicaheinz.ch/Startseite/](https://monicaheinz.ch/Startseite/)
- [https://monicaheinz.ch/Wettbewerbe/](https://monicaheinz.ch/Wettbewerbe/)
- [https://monicaheinz.ch/weitere-Publikationen/](https://monicaheinz.ch/weitere-Publikationen/)

## Checks & coverage

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

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

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

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