SEO audit for impracticalcraft.com
Welcome to Impracticalcraft | Impracticalcraft
Health 71/100 (fair) · 6 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Canonical | 75 | 0 | 5 | 0 |
| Content | 75 | 0 | 5 | 0 |
| Meta Description | 75 | 0 | 5 | 0 |
| Duplicate | 95 | 0 | 1 | 0 |
| Performance | 95 | 0 | 1 | 15 |
| Agent Readiness | 100 | 0 | 0 | 1 |
| Cache | 100 | 0 | 0 | 5 |
| Images | 100 | 0 | 0 | 5 |
| Security | 100 | 0 | 0 | 6 |
| Social | 100 | 0 | 0 | 10 |
| Structured Data | 100 | 0 | 0 | 5 |
Warnings (5 rules)
warning Missing canonical tag
Rule canonical.missing · Canonical · 5 occurrence(s)
warning Thin content (low word count)
Rule content.thin · Content · 5 occurrence(s)
- https://impracticalcraft.com/ — 69 words
- https://impracticalcraft.com/contact — 58 words
- https://impracticalcraft.com/user/login — 76 words
- https://impracticalcraft.com/user/password — 79 words
- https://impracticalcraft.com/user/register — 194 words
warning Homepage duplicated across protocol/host variants (no redirect)
Rule duplicate.protocol_host · Duplicate · 1 occurrence(s)
- https://impracticalcraft.com/ — https://www.impracticalcraft.com/ 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 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://impracticalcraft.com/user/register — 1 render-blocking <script> in <head> (add defer/async or use type=module)
Notices (11 rules)
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://impracticalcraft.com/ — no llms.txt found at the site root — add one so AI agents get a curated site summary
notice Page served uncached (no-store/private or CDN bypass)
Rule cache.not_cacheable · Cache · 5 occurrence(s)
- https://impracticalcraft.com/ — Cache-Control: must-revalidate, no-cache, private · cloudflare: DYNAMIC
- https://impracticalcraft.com/contact — Cache-Control: must-revalidate, no-cache, private · cloudflare: DYNAMIC
- https://impracticalcraft.com/user/login — Cache-Control: must-revalidate, no-cache, private · cloudflare: DYNAMIC
- https://impracticalcraft.com/user/password — Cache-Control: must-revalidate, no-cache, private · cloudflare: DYNAMIC
- https://impracticalcraft.com/user/register — Cache-Control: must-revalidate, no-cache, private · cloudflare: DYNAMIC
notice Likely hero image lacks fetchpriority=high
Rule images.hero_no_fetchpriority · Performance · 5 occurrence(s)
- https://impracticalcraft.com/ — the likely hero/LCP image (logo.svg) 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://impracticalcraft.com/contact — the likely hero/LCP image (logo.svg) 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://impracticalcraft.com/user/login — the likely hero/LCP image (logo.svg) 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://impracticalcraft.com/user/password — the likely hero/LCP image (logo.svg) 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://impracticalcraft.com/user/register — the likely hero/LCP image (logo.svg) 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)
- https://impracticalcraft.com/ — 1 of 1 images without width/height
- https://impracticalcraft.com/contact — 1 of 1 images without width/height
- https://impracticalcraft.com/user/login — 1 of 1 images without width/height
- https://impracticalcraft.com/user/password — 1 of 1 images without width/height
- https://impracticalcraft.com/user/register — 1 of 1 images without width/height
notice Missing Open Graph tags
Rule og.missing · Social · 5 occurrence(s)
- https://impracticalcraft.com/ — og:title, og:description, og:image
- https://impracticalcraft.com/contact — og:title, og:description, og:image
- https://impracticalcraft.com/user/login — og:title, og:description, og:image
- https://impracticalcraft.com/user/password — og:title, og:description, og:image
- https://impracticalcraft.com/user/register — og:title, og:description, og:image
notice No ETag header (no conditional GET for unchanged pages)
Rule perf.no_etag · Performance · 5 occurrence(s)
- https://impracticalcraft.com/ — 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://impracticalcraft.com/contact — 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://impracticalcraft.com/user/login — 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://impracticalcraft.com/user/password — 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://impracticalcraft.com/user/register — 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://impracticalcraft.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://impracticalcraft.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://impracticalcraft.com/user/login — 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://impracticalcraft.com/user/password — 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://impracticalcraft.com/user/register — 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://impracticalcraft.com/ — HSTS, CSP
- https://impracticalcraft.com/contact — HSTS, CSP
- https://impracticalcraft.com/user/login — HSTS, CSP
- https://impracticalcraft.com/user/password — HSTS, CSP
- https://impracticalcraft.com/user/register — HSTS, CSP
notice target=_blank link without rel=noopener (tab-napping)
Rule security.unsafe_cross_origin_links · Security · 1 occurrence(s)
- https://impracticalcraft.com/ — 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 Missing Twitter Card tag
Rule twitter.missing · Social · 5 occurrence(s)
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://impracticalcraft.com/ Welcome to Impracticalcraft | Impracticalcraft |
200 | yes | 69 | 5 |
| https://impracticalcraft.com/contact Website feedback | Impracticalcraft |
200 | yes | 58 | 5 |
| https://impracticalcraft.com/user/login Log in | Impracticalcraft |
200 | yes | 76 | 5 |
| https://impracticalcraft.com/user/password Reset your password | Impracticalcraft |
200 | yes | 79 | 3 |
| https://impracticalcraft.com/user/register Create new account | Impracticalcraft |
200 | yes | 194 | 3 |
| https://impracticalcraft.com/rss.xml | 200 | no | 0 | 1 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.