SEO audit for kookskit.org
Kookskit.org
Health 65/100 (fair) · 5 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Content | 70 | 0 | 5 | 6 |
| Meta Description | 70 | 0 | 5 | 0 |
| Performance | 76 | 0 | 4 | 12 |
| Canonical | 82 | 0 | 3 | 0 |
| Duplicate | 94 | 0 | 1 | 0 |
| Headings | 94 | 0 | 1 | 0 |
| Mobile | 94 | 0 | 1 | 1 |
| Security | 94 | 0 | 1 | 5 |
| Agent Readiness | 100 | 0 | 0 | 2 |
| Social | 100 | 0 | 0 | 10 |
| Structured Data | 100 | 0 | 0 | 5 |
| Titles | 100 | 0 | 0 | 1 |
Warnings (8 rules)
warning Missing canonical tag
Rule canonical.missing · Canonical · 3 occurrence(s)
warning Thin content (low word count)
Rule content.thin · Content · 5 occurrence(s)
- https://kookskit.org/ — 151 words
- https://kookskit.org/author/dave/ — 59 words
- https://kookskit.org/category/uncategorized/ — 59 words
- https://kookskit.org/hello-world/ — 97 words
- https://kookskit.org/sample-page/ — 189 words
warning Homepage duplicated across protocol/host variants (no redirect)
Rule duplicate.protocol_host · Duplicate · 1 occurrence(s)
- https://kookskit.org/ — https://www.kookskit.org/ 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.
warning Content-Type header doesn't match the actual content
Rule headers.content_type_mismatch · Security · 1 occurrence(s)
- https://kookskit.org/ — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
warning Missing meta description
Rule meta_desc.missing · Meta Description · 5 occurrence(s)
warning Missing viewport meta tag
Rule mobile.viewport_missing · Mobile · 1 occurrence(s)
warning Render-blocking script in <head> (no defer/async)
Rule perf.render_blocking · Performance · 4 occurrence(s)
- https://kookskit.org/author/dave/ — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- https://kookskit.org/category/uncategorized/ — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- https://kookskit.org/hello-world/ — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- https://kookskit.org/sample-page/ — 2 render-blocking <script> in <head> (add defer/async or use type=module)
Notices (14 rules)
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://kookskit.org/ — no llms.txt found at the site root — add one so AI agents get a curated site summary
notice No main landmark for AI agents
Rule agent.no_main_landmark · Agent Readiness · 1 occurrence(s)
- https://kookskit.org/ — add a <main> element (or role=main) around the primary content
notice Low text-to-HTML ratio
Rule content.low_ratio · Content · 5 occurrence(s)
notice Missing <!DOCTYPE html> (quirks-mode rendering risk)
Rule encoding.doctype_missing · Content · 1 occurrence(s)
- https://kookskit.org/ — no <!DOCTYPE html> in the response — add it to avoid quirks-mode rendering differences
notice Missing html lang attribute
Rule i18n.lang_missing · Mobile · 1 occurrence(s)
notice Likely hero image lacks fetchpriority=high
Rule images.hero_no_fetchpriority · Performance · 2 occurrence(s)
- https://kookskit.org/ — the likely hero/LCP image (c:\users\kookj\downloads\dancingcow.gif) 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://kookskit.org/hello-world/ — the likely hero/LCP image (8e1606e6fba450a9362af43874c1b2dfad34c782e33d0a51e1b46c18a2a567dd) 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 Missing Open Graph tags
Rule og.missing · Social · 5 occurrence(s)
- https://kookskit.org/ — og:title, og:description, og:image
- https://kookskit.org/author/dave/ — og:title, og:description, og:image
- https://kookskit.org/category/uncategorized/ — og:title, og:description, og:image
- https://kookskit.org/hello-world/ — og:title, og:description, og:image
- https://kookskit.org/sample-page/ — og:title, og:description, og:image
notice Legacy image format (jpg/png/gif) with no next-gen fallback
Rule perf.images_legacy_format · Performance · 1 occurrence(s)
- https://kookskit.org/ — 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.
notice No ETag header (no conditional GET for unchanged pages)
Rule perf.no_etag · Performance · 5 occurrence(s)
- https://kookskit.org/ — 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://kookskit.org/author/dave/ — 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://kookskit.org/category/uncategorized/ — 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://kookskit.org/hello-world/ — 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://kookskit.org/sample-page/ — 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 · 4 occurrence(s)
- https://kookskit.org/author/dave/ — 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://kookskit.org/category/uncategorized/ — 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://kookskit.org/hello-world/ — 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://kookskit.org/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.
notice No structured data detected
Rule schema.none · Structured Data · 5 occurrence(s)
notice Missing recommended security headers
Rule security.missing_headers · Security · 5 occurrence(s)
- https://kookskit.org/ — X-Content-Type-Options, HSTS, CSP
- https://kookskit.org/author/dave/ — CSP, X-Content-Type-Options, HSTS
- https://kookskit.org/category/uncategorized/ — HSTS, CSP, X-Content-Type-Options
- https://kookskit.org/hello-world/ — HSTS, CSP, X-Content-Type-Options
- https://kookskit.org/sample-page/ — HSTS, CSP, X-Content-Type-Options
notice Title is very short
Rule title.too_short · Titles · 1 occurrence(s)
- https://kookskit.org/ — 12 chars
notice Missing Twitter Card tag
Rule twitter.missing · Social · 5 occurrence(s)
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://kookskit.org/ Kookskit.org |
200 | yes | 151 | 4 |
| https://kookskit.org/sample-page/ Sample Page – Crazy Thoughts |
200 | yes | 189 | 4 |
| https://kookskit.org/author/dave/ Dave – Crazy Thoughts |
200 | yes | 59 | 3 |
| https://kookskit.org/category/uncategorized/ Uncategorized – Crazy Thoughts |
200 | yes | 59 | 3 |
| https://kookskit.org/hello-world/ Hello world! – Crazy Thoughts |
200 | yes | 97 | 3 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.