SEO audit for fw4k.org
Free Wheels For Kids | United States
Health 74/100 (fair) · 6 pages crawled · generated 2026-07-12
Download Markdown report (feed to ChatGPT / Claude / Cursor)In Free Wheels for kids we teach youth to repair bikes and ride safely, in order to increase exercise and fight obesity, provide mobility and empower participants, and provide leadership opportunities…
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Performance | 75 | 0 | 5 | 10 |
| Content | 85 | 0 | 3 | 8 |
| Meta Description | 95 | 0 | 1 | 1 |
| Agent Readiness | 100 | 0 | 0 | 1 |
| Headings | 100 | 0 | 0 | 1 |
| Images | 100 | 0 | 0 | 1 |
| Links | 100 | 0 | 0 | 2 |
| Security | 100 | 0 | 0 | 5 |
| Social | 100 | 0 | 0 | 1 |
| Structured Data | 100 | 0 | 0 | 3 |
| URL | 100 | 0 | 0 | 2 |
Warnings (4 rules)
warning Thin content (low word count)
Rule content.thin · Content · 3 occurrence(s)
- https://www.fw4k.org/ — 113 words
- https://www.fw4k.org/copia-de-support-us — 137 words
- https://www.fw4k.org/support-us — 152 words
warning Hero/LCP image is lazy-loaded (loading=lazy delays LCP)
Rule images.no_lazy_lcp_candidate · Performance · 1 occurrence(s)
- https://www.fw4k.org/about — the likely hero/LCP image (a00911_ae0df2d598f541b7817ee94abe8f5df6~mv2.png) 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 Missing meta description
Rule meta_desc.missing · Meta Description · 1 occurrence(s)
warning Render-blocking script in <head> (no defer/async)
Rule perf.render_blocking · Performance · 4 occurrence(s)
- https://www.fw4k.org/ — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- https://www.fw4k.org/about — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- https://www.fw4k.org/copia-de-support-us — 2 render-blocking <script> in <head> (add defer/async or use type=module)
- https://www.fw4k.org/support-us — 2 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 · 1 occurrence(s)
- https://www.fw4k.org/support-us — h5 follows h2 — skips h3
notice Low text-to-HTML ratio
Rule content.low_ratio · Content · 4 occurrence(s)
notice Multiple <h1> elements
Rule h1.multiple · Headings · 1 occurrence(s)
- https://www.fw4k.org/ — 2 <h1> elements
notice Likely hero image lacks fetchpriority=high
Rule images.hero_no_fetchpriority · Performance · 2 occurrence(s)
- https://www.fw4k.org/ — the likely hero/LCP image (a00911_1a2511d253974a79a839a44e06ebfbed~mv2.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.fw4k.org/support-us — the likely hero/LCP image (a00911_72d0a04232734c358367d1991538eb92~mv2_d_2560_1440_s_2.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 · 1 occurrence(s)
- https://www.fw4k.org/about — 8 of 12 images without width/height
notice Internal link points to a noindex page
Rule links.to_noindex · Links · 2 occurrence(s)
- https://www.fw4k.org/copia-de-support-us — https://www.fw4k.org/_files/ugd/a00911_5a2705aef37f42368532bd47d8b1049a.pdf
- https://www.fw4k.org/copia-de-support-us — https://www.fw4k.org/_files/ugd/a00911_d8a3022e34d64eadba33a7a90a5ba9ce.pdf
notice Legacy <meta name=keywords> tag present (Google ignores it)
Rule meta.keywords_present · Content · 4 occurrence(s)
- https://www.fw4k.org/ — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- https://www.fw4k.org/about — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- https://www.fw4k.org/copia-de-support-us — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
- https://www.fw4k.org/support-us — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
notice Meta description too long
Rule meta_desc.too_long · Meta Description · 1 occurrence(s)
- https://www.fw4k.org/ — 233 chars
notice Missing Open Graph tags
Rule og.missing · Social · 1 occurrence(s)
- https://www.fw4k.org/copia-de-support-us — og:description
notice Legacy image format (jpg/png/gif) with no next-gen fallback
Rule perf.images_legacy_format · Performance · 3 occurrence(s)
- https://www.fw4k.org/ — 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://www.fw4k.org/about — 12 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.fw4k.org/support-us — 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.
notice Large HTML document
Rule perf.large_html · Performance · 1 occurrence(s)
notice No Last-Modified header (no conditional GET for unchanged pages)
Rule perf.no_last_modified · Performance · 4 occurrence(s)
- https://www.fw4k.org/ — 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.fw4k.org/about — 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.fw4k.org/copia-de-support-us — 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.fw4k.org/support-us — 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 · 3 occurrence(s)
notice Missing recommended security headers
Rule security.missing_headers · Security · 4 occurrence(s)
notice target=_blank link without rel=noopener (tab-napping)
Rule security.unsafe_cross_origin_links · Security · 1 occurrence(s)
- https://www.fw4k.org/copia-de-support-us — 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 Underscores in URL path (prefer hyphens)
Rule url.underscores · URL · 2 occurrence(s)
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://www.fw4k.org/ Free Wheels For Kids | United States |
200 | yes | 113 | 4 |
| https://www.fw4k.org/about About | Free Wheels For Kids | United States |
200 | yes | 551 | 4 |
| https://www.fw4k.org/copia-de-support-us Donate a bike | Misitio |
200 | yes | 137 | 4 |
| https://www.fw4k.org/support-us Support Us | Misitio |
200 | yes | 152 | 4 |
| https://www.fw4k.org/_files/ugd/a00911_5a2705aef37f42368532bd47d8b1049a.pdf | 200 | no | 0 | 1 |
| https://www.fw4k.org/_files/ugd/a00911_d8a3022e34d64eadba33a7a90a5ba9ce.pdf | 200 | no | 0 | 1 |
Audit your own site — free
77 checks, internal PageRank, render-diff. No signup, results in ~30s.