SEO audit for benjaminkleinart.com
Benjamin Klein
Health 65/100 (fair) · 5 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Meta Description | 70 | 0 | 5 | 0 |
| Performance | 82 | 0 | 3 | 11 |
| Content | 88 | 0 | 2 | 2 |
| Links | 88 | 0 | 2 | 0 |
| Canonical | 94 | 0 | 1 | 1 |
| Agent Readiness | 100 | 0 | 0 | 1 |
| Headings | 100 | 0 | 0 | 1 |
| Images | 100 | 0 | 0 | 2 |
| Security | 100 | 0 | 0 | 5 |
| Sitemap | 100 | 0 | 0 | 1 |
| Social | 100 | 0 | 0 | 5 |
| Titles | 100 | 0 | 0 | 4 |
Warnings (6 rules)
warning Interior page canonicalizes to the homepage
Rule canonical.points_to_homepage · Canonical · 1 occurrence(s)
- https://www.benjaminkleinart.com/paintings — this interior page canonicalizes to the homepage (https://www.benjaminkleinart.com/) — Google will treat the homepage as authoritative and drop this page from search. Point the canonical at the page's own URL.
warning Thin content (low word count)
Rule content.thin · Content · 2 occurrence(s)
- https://www.benjaminkleinart.com/contact — 43 words
- https://www.benjaminkleinart.com/news — 22 words
warning Hero/LCP image is lazy-loaded (loading=lazy delays LCP)
Rule images.no_lazy_lcp_candidate · Performance · 2 occurrence(s)
- https://www.benjaminkleinart.com/contact — the likely hero/LCP image (bklein_spidergarden_72dpi.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.
- https://www.benjaminkleinart.com/news — the likely hero/LCP image (bklein_lotuseater-web.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 · 2 occurrence(s)
- https://www.benjaminkleinart.com/news — no internal links point here
- https://www.benjaminkleinart.com/paintings — no internal links point here
warning Missing meta description
Rule meta_desc.missing · Meta Description · 5 occurrence(s)
warning Render-blocking script in <head> (no defer/async)
Rule perf.render_blocking · Performance · 1 occurrence(s)
- https://www.benjaminkleinart.com/contact — 9 render-blocking <script> in <head> (add defer/async or use type=module)
Notices (13 rules)
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://www.benjaminkleinart.com/ — no llms.txt found at the site root — add one so AI agents get a curated site summary
notice Canonical points to a different URL
Rule canonical.non_self · Canonical · 1 occurrence(s)
- https://www.benjaminkleinart.com/paintings — canonical=https://www.benjaminkleinart.com/
notice Low text-to-HTML ratio
Rule content.low_ratio · Content · 2 occurrence(s)
notice Multiple <h1> elements
Rule h1.multiple · Headings · 1 occurrence(s)
- https://www.benjaminkleinart.com/contact — 2 <h1> elements
notice Likely hero image lacks fetchpriority=high
Rule images.hero_no_fetchpriority · Performance · 2 occurrence(s)
- https://www.benjaminkleinart.com/ — the likely hero/LCP image (bklein_lotuseater-web.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://www.benjaminkleinart.com/paintings — the likely hero/LCP image (bklein_lotuseater-web.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.
notice Images without width/height (layout shift / CLS)
Rule images.missing_dimensions · Images · 2 occurrence(s)
- https://www.benjaminkleinart.com/ — 76 of 76 images without width/height
- https://www.benjaminkleinart.com/paintings — 76 of 76 images without width/height
notice Missing Open Graph tags
Rule og.missing · Social · 5 occurrence(s)
- https://www.benjaminkleinart.com/ — og:description, og:image
- https://www.benjaminkleinart.com/biocv-1 — og:description, og:image
- https://www.benjaminkleinart.com/contact — og:description, og:image
- https://www.benjaminkleinart.com/news — og:description, og:image
- https://www.benjaminkleinart.com/paintings — og:description, og:image
notice Legacy image format (jpg/png/gif) with no next-gen fallback
Rule perf.images_legacy_format · Performance · 4 occurrence(s)
- https://www.benjaminkleinart.com/ — 76 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://www.benjaminkleinart.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://www.benjaminkleinart.com/news — 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://www.benjaminkleinart.com/paintings — 76 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 · 5 occurrence(s)
- https://www.benjaminkleinart.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://www.benjaminkleinart.com/biocv-1 — 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://www.benjaminkleinart.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://www.benjaminkleinart.com/news — 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://www.benjaminkleinart.com/paintings — 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 Missing recommended security headers
Rule security.missing_headers · Security · 5 occurrence(s)
notice Indexable page not listed in sitemap
Rule sitemap.orphan_not_listed · Sitemap · 1 occurrence(s)
- https://www.benjaminkleinart.com/ — indexable but not in sitemap
notice Title tag is identical to the H1 (missed keyword variation)
Rule title.same_as_h1 · Titles · 2 occurrence(s)
- https://www.benjaminkleinart.com/ — the <title> and the H1 are identical — differentiate them to cover more query variation
- https://www.benjaminkleinart.com/paintings — the <title> and the H1 are identical — differentiate them to cover more query variation
notice Title is very short
Rule title.too_short · Titles · 2 occurrence(s)
- https://www.benjaminkleinart.com/ — 14 chars
- https://www.benjaminkleinart.com/paintings — 14 chars
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://www.benjaminkleinart.com/ Benjamin Klein |
200 | yes | 1174 | 5 |
| https://www.benjaminkleinart.com/biocv-1 Bio/CV — Benjamin Klein |
200 | yes | 1016 | 5 |
| https://www.benjaminkleinart.com/contact Contact — Benjamin Klein |
200 | yes | 43 | 5 |
| https://www.benjaminkleinart.com/news News — Benjamin Klein |
200 | yes | 22 | 0 |
| https://www.benjaminkleinart.com/paintings Benjamin Klein |
200 | yes | 1174 | 0 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.