SEO audit for zachshields.com
ZACH SHIELDS
Health 60/100 (fair) · 12 pages crawled · generated 2026-07-29
Download Markdown report (feed to ChatGPT / Claude / Cursor)
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Crawlability | 92 | 1 | 0 | 1 |
| Sitemap | 92 | 1 | 0 | 1 |
| Content | 75 | 0 | 10 | 5 |
| Meta Description | 75 | 0 | 10 | 0 |
| Links | 88 | 0 | 5 | 0 |
| Performance | 90 | 0 | 4 | 17 |
| Agent Readiness | 98 | 0 | 1 | 3 |
| Budget | 98 | 0 | 1 | 0 |
| Canonical | 98 | 0 | 1 | 1 |
| Images | 98 | 0 | 1 | 2 |
| Headings | 100 | 0 | 0 | 2 |
| Security | 100 | 0 | 0 | 14 |
| Social | 100 | 0 | 0 | 10 |
| Titles | 100 | 0 | 0 | 4 |
Errors (2 rules)
error Non-200 URL listed in sitemap
Rule sitemap.not_200 · Sitemap · 1 occurrence(s)
- https://zachshields.com/gipfel-avenue — listed in sitemap but status 404
error Client error (4xx) response
Rule status.4xx · Crawlability · 1 occurrence(s)
- https://zachshields.com/gipfel-avenue — HTTP 404
Warnings (9 rules)
warning Control has no accessible name
Rule agent.control_no_name · Agent Readiness · 1 occurrence(s)
- https://zachshields.com/music — 2 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://zachshields.com/search — internal links point to https://zachshields.com/search, 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://zachshields.com/gipfel-avenue.
warning Interior page canonicalizes to the homepage
Rule canonical.points_to_homepage · Canonical · 1 occurrence(s)
- https://zachshields.com/home — this interior page canonicalizes to the homepage (https://zachshields.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 · 10 occurrence(s)
- https://zachshields.com/ — 22 words
- https://zachshields.com/contact — 18 words
- https://zachshields.com/directing — 57 words
- https://zachshields.com/dmb-archive — 30 words
- https://zachshields.com/home — 22 words
- https://zachshields.com/music — 23 words
- https://zachshields.com/new-page-2 — 100 words
- https://zachshields.com/nt-archive — 74 words
- https://zachshields.com/work-avenue — 17 words
- https://zachshields.com/writing-producing — 17 words
warning Images missing alt text
Rule images.missing_alt · Images · 1 occurrence(s)
- https://zachshields.com/nt-archive — 1 of 6 images missing alt
warning Hero/LCP image is lazy-loaded (loading=lazy delays LCP)
Rule images.no_lazy_lcp_candidate · Performance · 3 occurrence(s)
- https://zachshields.com/ — the likely hero/LCP image (image-asset.jpeg) 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://zachshields.com/home — the likely hero/LCP image (image-asset.jpeg) 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://zachshields.com/music — the likely hero/LCP image (honeyboyalbumcover.jpeg) 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 · 5 occurrence(s)
- https://zachshields.com/dmb-archive — no internal links point here
- https://zachshields.com/home — no internal links point here
- https://zachshields.com/new-page-2 — no internal links point here
- https://zachshields.com/nt-archive — no internal links point here
- https://zachshields.com/work-avenue — no internal links point here
warning Missing meta description
Rule meta_desc.missing · Meta Description · 10 occurrence(s)
- https://zachshields.com/
- https://zachshields.com/contact
- https://zachshields.com/directing
- https://zachshields.com/dmb-archive
- https://zachshields.com/home
- https://zachshields.com/music
- https://zachshields.com/new-page-2
- https://zachshields.com/nt-archive
- https://zachshields.com/work-avenue
- https://zachshields.com/writing-producing
warning Render-blocking script in <head> (no defer/async)
Rule perf.render_blocking · Performance · 1 occurrence(s)
- https://zachshields.com/contact — 10 render-blocking <script> in <head> (add defer/async or use type=module)
Notices (16 rules)
notice Heading levels skip a level
Rule agent.heading_skip · Agent Readiness · 2 occurrence(s)
- https://zachshields.com/dmb-archive — h3 follows h1 — skips h2
- https://zachshields.com/nt-archive — h3 follows h1 — skips h2
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://zachshields.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://zachshields.com/home — canonical=https://zachshields.com/
notice Low text-to-HTML ratio
Rule content.low_ratio · Content · 5 occurrence(s)
notice Multiple <h1> elements
Rule h1.multiple · Headings · 2 occurrence(s)
- https://zachshields.com/contact — 2 <h1> elements
- https://zachshields.com/new-page-2 — 2 <h1> elements
notice Likely hero image lacks fetchpriority=high
Rule images.hero_no_fetchpriority · Performance · 2 occurrence(s)
- https://zachshields.com/new-page-2 — the likely hero/LCP image (honeyboysoundttrack.jpeg) 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://zachshields.com/nt-archive — the likely hero/LCP image (cost+title+card.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://zachshields.com/new-page-2 — 13 of 14 images without width/height
- https://zachshields.com/nt-archive — 6 of 6 images without width/height
notice Missing Open Graph tags
Rule og.missing · Social · 10 occurrence(s)
- https://zachshields.com/ — og:description, og:image
- https://zachshields.com/contact — og:description, og:image
- https://zachshields.com/directing — og:description, og:image
- https://zachshields.com/dmb-archive — og:description, og:image
- https://zachshields.com/home — og:description, og:image
- https://zachshields.com/music — og:description, og:image
- https://zachshields.com/new-page-2 — og:description, og:image
- https://zachshields.com/nt-archive — og:description, og:image
- https://zachshields.com/work-avenue — og:description, og:image
- https://zachshields.com/writing-producing — og:description, og:image
notice Legacy image format (jpg/png/gif) with no next-gen fallback
Rule perf.images_legacy_format · Performance · 5 occurrence(s)
- https://zachshields.com/ — 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://zachshields.com/home — 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://zachshields.com/music — 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://zachshields.com/new-page-2 — 14 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://zachshields.com/nt-archive — 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.
notice No Last-Modified header (no conditional GET for unchanged pages)
Rule perf.no_last_modified · Performance · 10 occurrence(s)
- https://zachshields.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://zachshields.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://zachshields.com/directing — 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://zachshields.com/dmb-archive — 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://zachshields.com/home — 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://zachshields.com/music — 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://zachshields.com/new-page-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://zachshields.com/nt-archive — 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://zachshields.com/work-avenue — 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://zachshields.com/writing-producing — 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://zachshields.com/search — Disallowed by robots.txt; not fetched
notice Missing recommended security headers
Rule security.missing_headers · Security · 11 occurrence(s)
- https://zachshields.com/ — CSP
- https://zachshields.com/contact — CSP
- https://zachshields.com/directing — CSP
- https://zachshields.com/dmb-archive — CSP
- https://zachshields.com/gipfel-avenue — CSP
- https://zachshields.com/home — CSP
- https://zachshields.com/music — CSP
- https://zachshields.com/new-page-2 — CSP
- https://zachshields.com/nt-archive — CSP
- https://zachshields.com/work-avenue — CSP
- https://zachshields.com/writing-producing — CSP
notice target=_blank link without rel=noopener (tab-napping)
Rule security.unsafe_cross_origin_links · Security · 3 occurrence(s)
- https://zachshields.com/music — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://zachshields.com/new-page-2 — 1 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://zachshields.com/nt-archive — 5 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
notice Indexable page not listed in sitemap
Rule sitemap.orphan_not_listed · Sitemap · 1 occurrence(s)
- https://zachshields.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://zachshields.com/ — the <title> and the H1 are identical — differentiate them to cover more query variation
- https://zachshields.com/home — 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://zachshields.com/ — 12 chars
- https://zachshields.com/home — 12 chars
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://zachshields.com/ ZACH SHIELDS |
200 | yes | 22 | 11 |
| https://zachshields.com/contact CONTACT — ZACH SHIELDS |
200 | yes | 18 | 11 |
| https://zachshields.com/directing DIRECTING — ZACH SHIELDS |
200 | yes | 57 | 11 |
| https://zachshields.com/music MUSIC — ZACH SHIELDS |
200 | yes | 23 | 11 |
| https://zachshields.com/writing-producing WRITING & PRODUCING — ZACH SHIELDS |
200 | yes | 17 | 11 |
| https://zachshields.com/dmb-archive Dead Man's Bones - archive — ZACH SHIELDS |
200 | yes | 30 | 0 |
| https://zachshields.com/home ZACH SHIELDS |
200 | yes | 22 | 0 |
| https://zachshields.com/new-page-2 New Page — ZACH SHIELDS |
200 | yes | 100 | 0 |
| https://zachshields.com/nt-archive Night Things archive — ZACH SHIELDS |
200 | yes | 74 | 0 |
| https://zachshields.com/work-avenue Work — ZACH SHIELDS |
200 | yes | 17 | 0 |
| https://zachshields.com/gipfel-avenue ZACH SHIELDS |
404 | no | 85 | 0 |
| https://zachshields.com/search | 0 | no | 0 | 1 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.