Catalog / coachchillphil.cool
65

SEO audit for coachchillphil.cool

Coach Chill Phil

other

Health 65/100 (fair) · 5 pages crawled · generated 2026-07-12

Download Markdown report (feed to ChatGPT / Claude / Cursor)

Coach Chill Phil

Screenshot of coachchillphil.cool
5
pages crawled
5
indexable pages
0
errors
22
warnings
56
notices
0
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Agent Readiness 70 0 5 4
Content 76 0 4 5
Duplicate 76 0 4 0
Images 76 0 4 5
Meta Description 76 0 4 2
Headings 94 0 1 0
Cache 100 0 0 5
Links 100 0 0 5
Performance 100 0 0 16
Security 100 0 0 6
Social 100 0 0 4
Titles 100 0 0 4
Findings

Warnings (6 rules)

warning Control has no accessible name

Rule agent.control_no_name · Agent Readiness · 5 occurrence(s)

warning Thin content (low word count)

Rule content.thin · Content · 4 occurrence(s)

warning Duplicate <title> across pages

Rule duplicate.title · Duplicate · 4 occurrence(s)

warning Missing <h1>

Rule h1.missing · Headings · 1 occurrence(s)

warning Images missing alt text

Rule images.missing_alt · Images · 4 occurrence(s)

Notices (15 rules)

notice Heading levels skip a level

Rule agent.heading_skip · Agent Readiness · 4 occurrence(s)

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

Rule cache.not_cacheable · Cache · 5 occurrence(s)

notice Title tag and meta description are identical

Rule content.title_meta_same · Meta Description · 1 occurrence(s)

notice Likely hero image lacks fetchpriority=high

Rule images.hero_no_fetchpriority · Performance · 5 occurrence(s)

  • https://www.coachchillphil.cool/ — the likely hero/LCP image (9418902113_1f943795-93b9-424f-a8f8-f46e2ffa4c25.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://www.coachchillphil.cool/add-a-blog-post-title1 — the likely hero/LCP image (9418902113_1f943795-93b9-424f-a8f8-f46e2ffa4c25.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://www.coachchillphil.cool/add-a-blog-post-title2 — the likely hero/LCP image (9418902113_1f943795-93b9-424f-a8f8-f46e2ffa4c25.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://www.coachchillphil.cool/add-a-blog-post-title3 — the likely hero/LCP image (9418902113_1f943795-93b9-424f-a8f8-f46e2ffa4c25.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://www.coachchillphil.cool/add-a-blog-post-title4 — the likely hero/LCP image (9418902113_1f943795-93b9-424f-a8f8-f46e2ffa4c25.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 Images without width/height (layout shift / CLS)

Rule images.missing_dimensions · Images · 5 occurrence(s)

notice Internal link has no anchor text / accessible name

Rule links.no_anchor_text · Links · 5 occurrence(s)

notice Meta description too short

Rule meta_desc.too_short · Meta Description · 1 occurrence(s)

notice Missing Open Graph tags

Rule og.missing · Social · 4 occurrence(s)

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

Rule perf.images_legacy_format · Performance · 5 occurrence(s)

notice No ETag header (no conditional GET for unchanged pages)

Rule perf.no_etag · Performance · 1 occurrence(s)

  • https://www.coachchillphil.cool/add-a-blog-post-title3 — 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.

notice No Last-Modified header (no conditional GET for unchanged pages)

Rule perf.no_last_modified · Performance · 5 occurrence(s)

  • https://www.coachchillphil.cool/ — 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.coachchillphil.cool/add-a-blog-post-title1 — 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.coachchillphil.cool/add-a-blog-post-title2 — 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.coachchillphil.cool/add-a-blog-post-title3 — 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.coachchillphil.cool/add-a-blog-post-title4 — 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 target=_blank link without rel=noopener (tab-napping)

Rule security.unsafe_cross_origin_links · Security · 1 occurrence(s)

  • https://www.coachchillphil.cool/ — 1 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".

notice Title tag is identical to the H1 (missed keyword variation)

Rule title.same_as_h1 · Titles · 4 occurrence(s)

Pages (showing 5 of 5)
URLStatusIndexableWordsIn-links
https://www.coachchillphil.cool/
Coach Chill Phil
200 yes 634 5
https://www.coachchillphil.cool/add-a-blog-post-title1
Add a blog post title
200 yes 175 3
https://www.coachchillphil.cool/add-a-blog-post-title2
Add a blog post title
200 yes 178 3
https://www.coachchillphil.cool/add-a-blog-post-title3
Add a blog post title
200 yes 193 3
https://www.coachchillphil.cool/add-a-blog-post-title4
Add a blog post title
200 yes 190 3

Audit your own site — free

77 checks, internal PageRank, render-diff. No signup, results in ~30s.

Scan your site →