SEO audit for vanschetstotquilt.com
Jolanda Schets – van Schets tot Quilt
Health 65/100 (fair) · 11 pages crawled · generated 2026-07-29
Download Markdown report (feed to ChatGPT / Claude / Cursor)| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Content | 70 | 0 | 11 | 10 |
| Meta Description | 73 | 0 | 10 | 0 |
| Performance | 73 | 0 | 10 | 27 |
| Agent Readiness | 81 | 0 | 7 | 5 |
| Links | 89 | 0 | 4 | 7 |
| Budget | 97 | 0 | 1 | 0 |
| Crawlability | 100 | 0 | 0 | 1 |
| Security | 100 | 0 | 0 | 10 |
| Social | 100 | 0 | 0 | 20 |
Warnings (8 rules)
warning Control has no accessible name
Rule agent.control_no_name · Agent Readiness · 7 occurrence(s)
- https://vanschetstotquilt.com/ — 1 button/link(s) with no text or aria-label — an agent can't target them
- https://vanschetstotquilt.com/about-copy-2-copy-2/ — 1 button/link(s) with no text or aria-label — an agent can't target them
- https://vanschetstotquilt.com/about-copy-2-copy-3/ — 1 button/link(s) with no text or aria-label — an agent can't target them
- https://vanschetstotquilt.com/about-copy-2/ — 1 button/link(s) with no text or aria-label — an agent can't target them
- https://vanschetstotquilt.com/about-copy/ — 1 button/link(s) with no text or aria-label — an agent can't target them
- https://vanschetstotquilt.com/contact/ — 1 button/link(s) with no text or aria-label — an agent can't target them
- https://vanschetstotquilt.com/services/ — 1 button/link(s) with no text or aria-label — an agent can't target them
warning robots.txt-disallowed URL receives internal links (crawl-budget leak)
Rule budget.disallow_linked · Budget · 1 occurrence(s)
- https://vanschetstotquilt.com/wp-admin/ — internal links point to https://vanschetstotquilt.com/wp-admin/, which robots.txt disallows for Googlebot — Googlebot discovers the URL, checks robots, then rejects it without indexing, wasting crawl budget and losing the link equity. Remove the internal links, or use noindex instead of Disallow if the page should be fetchable. Linked from: https://vanschetstotquilt.com/sample-page/.
warning Lorem-ipsum placeholder text in a live page
Rule content.lorem_ipsum · Content · 1 occurrence(s)
- https://vanschetstotquilt.com/services/ — the page body contains "lorem ipsum" placeholder text — replace it with real content or noindex the page until it's finished
warning Thin content (low word count)
Rule content.thin · Content · 10 occurrence(s)
- https://vanschetstotquilt.com/ — 52 words
- https://vanschetstotquilt.com/about-copy-2-copy-2/ — 39 words
- https://vanschetstotquilt.com/about-copy-2-copy-3/ — 91 words
- https://vanschetstotquilt.com/about-copy-2/ — 75 words
- https://vanschetstotquilt.com/about-copy/ — 120 words
- https://vanschetstotquilt.com/contact/ — 53 words
- https://vanschetstotquilt.com/mijn-projecten/ — 40 words
- https://vanschetstotquilt.com/opdrachten/ — 135 words
- https://vanschetstotquilt.com/sample-page/ — 195 words
- https://vanschetstotquilt.com/services/ — 190 words
warning Hero/LCP image is lazy-loaded (loading=lazy delays LCP)
Rule images.no_lazy_lcp_candidate · Performance · 1 occurrence(s)
- https://vanschetstotquilt.com/opdrachten/ — the likely hero/LCP image (memory-quilt-768x1024.jpg) 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.
warning Orphan page (no internal inlinks)
Rule links.orphan · Links · 4 occurrence(s)
- https://vanschetstotquilt.com/mijn-projecten/ — no internal links point here
- https://vanschetstotquilt.com/opdrachten/ — no internal links point here
- https://vanschetstotquilt.com/sample-page/ — no internal links point here
- https://vanschetstotquilt.com/services/ — no internal links point here
warning Missing meta description
Rule meta_desc.missing · Meta Description · 10 occurrence(s)
- https://vanschetstotquilt.com/
- https://vanschetstotquilt.com/about-copy-2-copy-2/
- https://vanschetstotquilt.com/about-copy-2-copy-3/
- https://vanschetstotquilt.com/about-copy-2/
- https://vanschetstotquilt.com/about-copy/
- https://vanschetstotquilt.com/contact/
- https://vanschetstotquilt.com/mijn-projecten/
- https://vanschetstotquilt.com/opdrachten/
- https://vanschetstotquilt.com/sample-page/
- https://vanschetstotquilt.com/services/
warning Render-blocking script in <head> (no defer/async)
Rule perf.render_blocking · Performance · 9 occurrence(s)
- https://vanschetstotquilt.com/ — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- https://vanschetstotquilt.com/about-copy-2-copy-2/ — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- https://vanschetstotquilt.com/about-copy-2-copy-3/ — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- https://vanschetstotquilt.com/about-copy-2/ — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- https://vanschetstotquilt.com/about-copy/ — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- https://vanschetstotquilt.com/contact/ — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- https://vanschetstotquilt.com/mijn-projecten/ — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- https://vanschetstotquilt.com/opdrachten/ — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- https://vanschetstotquilt.com/services/ — 2 render-blocking <script> in <head> (add defer/async or use type=module)
Notices (11 rules)
notice Heading levels skip a level
Rule agent.heading_skip · Agent Readiness · 4 occurrence(s)
- https://vanschetstotquilt.com/about-copy-2-copy-3/ — h4 follows h2 — skips h3
- https://vanschetstotquilt.com/about-copy-2/ — h4 follows h2 — skips h3
- https://vanschetstotquilt.com/contact/ — h6 follows h2 — skips h3
- https://vanschetstotquilt.com/services/ — h5 follows h2 — skips h3
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://vanschetstotquilt.com/ — no llms.txt found at the site root — add one so AI agents get a curated site summary
notice Low text-to-HTML ratio
Rule content.low_ratio · Content · 10 occurrence(s)
- https://vanschetstotquilt.com/ — 1.8%
- https://vanschetstotquilt.com/about-copy-2-copy-2/ — 1.6%
- https://vanschetstotquilt.com/about-copy-2-copy-3/ — 1.8%
- https://vanschetstotquilt.com/about-copy-2/ — 1.8%
- https://vanschetstotquilt.com/about-copy/ — 1.8%
- https://vanschetstotquilt.com/contact/ — 1.4%
- https://vanschetstotquilt.com/mijn-projecten/ — 1.2%
- https://vanschetstotquilt.com/opdrachten/ — 2.1%
- https://vanschetstotquilt.com/sample-page/ — 2.2%
- https://vanschetstotquilt.com/services/ — 3.2%
notice Likely hero image lacks fetchpriority=high
Rule images.hero_no_fetchpriority · Performance · 8 occurrence(s)
- https://vanschetstotquilt.com/ — the likely hero/LCP image (white-logo-120x34.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://vanschetstotquilt.com/about-copy-2-copy-2/ — the likely hero/LCP image (white-logo-120x34.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://vanschetstotquilt.com/about-copy-2-copy-3/ — the likely hero/LCP image (white-logo-120x34.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://vanschetstotquilt.com/about-copy-2/ — the likely hero/LCP image (white-logo-120x34.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://vanschetstotquilt.com/about-copy/ — the likely hero/LCP image (white-logo-120x34.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://vanschetstotquilt.com/contact/ — the likely hero/LCP image (white-logo-120x34.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://vanschetstotquilt.com/mijn-projecten/ — the likely hero/LCP image (s-chalk-sew-sewing-supplies-517030.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://vanschetstotquilt.com/services/ — the likely hero/LCP image (white-logo-120x34.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.
notice Internal link has no anchor text / accessible name
Rule links.no_anchor_text · Links · 7 occurrence(s)
- https://vanschetstotquilt.com/ — 1 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- https://vanschetstotquilt.com/about-copy-2-copy-2/ — 1 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- https://vanschetstotquilt.com/about-copy-2-copy-3/ — 1 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- https://vanschetstotquilt.com/about-copy-2/ — 1 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- https://vanschetstotquilt.com/about-copy/ — 1 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- https://vanschetstotquilt.com/contact/ — 1 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- https://vanschetstotquilt.com/services/ — 1 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
notice Missing Open Graph tags
Rule og.missing · Social · 10 occurrence(s)
- https://vanschetstotquilt.com/ — og:title, og:description, og:image
- https://vanschetstotquilt.com/about-copy-2-copy-2/ — og:title, og:description, og:image
- https://vanschetstotquilt.com/about-copy-2-copy-3/ — og:title, og:description, og:image
- https://vanschetstotquilt.com/about-copy-2/ — og:title, og:description, og:image
- https://vanschetstotquilt.com/about-copy/ — og:title, og:description, og:image
- https://vanschetstotquilt.com/contact/ — og:title, og:description, og:image
- https://vanschetstotquilt.com/mijn-projecten/ — og:title, og:description, og:image
- https://vanschetstotquilt.com/opdrachten/ — og:title, og:description, og:image
- https://vanschetstotquilt.com/sample-page/ — og:title, og:description, og:image
- https://vanschetstotquilt.com/services/ — og:title, og:description, og:image
notice Legacy image format (jpg/png/gif) with no next-gen fallback
Rule perf.images_legacy_format · Performance · 9 occurrence(s)
- https://vanschetstotquilt.com/ — 9 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://vanschetstotquilt.com/about-copy-2-copy-2/ — 19 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://vanschetstotquilt.com/about-copy-2-copy-3/ — 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://vanschetstotquilt.com/about-copy-2/ — 5 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://vanschetstotquilt.com/about-copy/ — 3 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://vanschetstotquilt.com/contact/ — 1 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://vanschetstotquilt.com/mijn-projecten/ — 1 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://vanschetstotquilt.com/opdrachten/ — 5 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://vanschetstotquilt.com/services/ — 5 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.
notice No Last-Modified header (no conditional GET for unchanged pages)
Rule perf.no_last_modified · Performance · 10 occurrence(s)
- https://vanschetstotquilt.com/ — 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://vanschetstotquilt.com/about-copy-2-copy-2/ — 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://vanschetstotquilt.com/about-copy-2-copy-3/ — 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://vanschetstotquilt.com/about-copy-2/ — 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://vanschetstotquilt.com/about-copy/ — 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://vanschetstotquilt.com/contact/ — 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://vanschetstotquilt.com/mijn-projecten/ — 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://vanschetstotquilt.com/opdrachten/ — 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://vanschetstotquilt.com/sample-page/ — 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://vanschetstotquilt.com/services/ — 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.
notice Blocked by robots.txt
Rule robots.blocked · Crawlability · 1 occurrence(s)
- https://vanschetstotquilt.com/wp-admin/ — Disallowed by robots.txt; not fetched
notice Missing recommended security headers
Rule security.missing_headers · Security · 10 occurrence(s)
- https://vanschetstotquilt.com/ — CSP, X-Content-Type-Options, HSTS
- https://vanschetstotquilt.com/about-copy-2-copy-2/ — CSP, X-Content-Type-Options, HSTS
- https://vanschetstotquilt.com/about-copy-2-copy-3/ — HSTS, CSP, X-Content-Type-Options
- https://vanschetstotquilt.com/about-copy-2/ — HSTS, CSP, X-Content-Type-Options
- https://vanschetstotquilt.com/about-copy/ — X-Content-Type-Options, HSTS, CSP
- https://vanschetstotquilt.com/contact/ — HSTS, CSP, X-Content-Type-Options
- https://vanschetstotquilt.com/mijn-projecten/ — CSP, X-Content-Type-Options, HSTS
- https://vanschetstotquilt.com/opdrachten/ — X-Content-Type-Options, HSTS, CSP
- https://vanschetstotquilt.com/sample-page/ — HSTS, CSP, X-Content-Type-Options
- https://vanschetstotquilt.com/services/ — HSTS, CSP, X-Content-Type-Options
notice Missing Twitter Card tag
Rule twitter.missing · Social · 10 occurrence(s)
- https://vanschetstotquilt.com/
- https://vanschetstotquilt.com/about-copy-2-copy-2/
- https://vanschetstotquilt.com/about-copy-2-copy-3/
- https://vanschetstotquilt.com/about-copy-2/
- https://vanschetstotquilt.com/about-copy/
- https://vanschetstotquilt.com/contact/
- https://vanschetstotquilt.com/mijn-projecten/
- https://vanschetstotquilt.com/opdrachten/
- https://vanschetstotquilt.com/sample-page/
- https://vanschetstotquilt.com/services/
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://vanschetstotquilt.com/ Jolanda Schets – van Schets tot Quilt |
200 | yes | 52 | 10 |
| https://vanschetstotquilt.com/about-copy-2-copy-2/ Foto’s – Jolanda Schets |
200 | yes | 39 | 10 |
| https://vanschetstotquilt.com/about-copy-2-copy-3/ Quilts met een verhaal – Jolanda Schets |
200 | yes | 91 | 10 |
| https://vanschetstotquilt.com/about-copy-2/ Gemaakt in eigen atelier – Jolanda Schets |
200 | yes | 75 | 10 |
| https://vanschetstotquilt.com/about-copy/ Wie ben ik – Jolanda Schets |
200 | yes | 120 | 10 |
| https://vanschetstotquilt.com/contact/ Contact – Jolanda Schets |
200 | yes | 53 | 10 |
| https://vanschetstotquilt.com/mijn-projecten/ Mijn Projecten – Jolanda Schets |
200 | yes | 40 | 0 |
| https://vanschetstotquilt.com/opdrachten/ Opdrachten – Jolanda Schets |
200 | yes | 135 | 0 |
| https://vanschetstotquilt.com/sample-page/ Sample Page – Jolanda Schets |
200 | yes | 195 | 0 |
| https://vanschetstotquilt.com/services/ Services – Jolanda Schets |
200 | yes | 190 | 0 |
| https://vanschetstotquilt.com/wp-admin/ | 0 | no | 0 | 1 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.