SEO audit for sparkyspad.com
Sparky's Pad
Health 65/100 (fair) · 8 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Structured Data | 48 | 0 | 14 | 0 |
| Content | 70 | 0 | 8 | 6 |
| Meta Description | 78 | 0 | 6 | 1 |
| Links | 85 | 0 | 4 | 0 |
| Performance | 85 | 0 | 4 | 16 |
| Duplicate | 89 | 0 | 3 | 0 |
| Images | 89 | 0 | 3 | 3 |
| Budget | 96 | 0 | 1 | 0 |
| Canonical | 96 | 0 | 1 | 1 |
| Agent Readiness | 100 | 0 | 0 | 1 |
| Crawlability | 100 | 0 | 0 | 1 |
| Headings | 100 | 0 | 0 | 4 |
| Sitemap | 100 | 0 | 0 | 1 |
| Social | 100 | 0 | 0 | 6 |
| Titles | 100 | 0 | 0 | 4 |
Warnings (13 rules)
warning robots.txt-disallowed URL receives internal links (crawl-budget leak)
Rule budget.disallow_linked · Budget · 1 occurrence(s)
- http://sparkyspad.com/blog?author=50ea73c6e4b0de74f8c5e191 — internal links point to http://sparkyspad.com/blog?author=50ea73c6e4b0de74f8c5e191, 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: http://sparkyspad.com/blog, http://sparkyspad.com/blog/2012/5/27/beach-dream.
warning Interior page canonicalizes to the homepage
Rule canonical.points_to_homepage · Canonical · 1 occurrence(s)
- http://sparkyspad.com/streets — this interior page canonicalizes to the homepage (http://sparkyspad.com/) — Google will treat the homepage as authoritative and drop this page from search. Point the canonical at the page's own URL.
warning Lorem-ipsum placeholder text in a live page
Rule content.lorem_ipsum · Content · 3 occurrence(s)
- http://sparkyspad.com/about-ba — the page body contains "lorem ipsum" placeholder text — replace it with real content or noindex the page until it's finished
- http://sparkyspad.com/blog — the page body contains "lorem ipsum" placeholder text — replace it with real content or noindex the page until it's finished
- http://sparkyspad.com/blog/2012/5/27/beach-dream — the page body contains "lorem ipsum" placeholder text — replace it with real content or noindex the page until it's finished
warning Thin content (low word count)
Rule content.thin · Content · 5 occurrence(s)
- http://sparkyspad.com/ — 79 words
- http://sparkyspad.com/about-ba — 119 words
- http://sparkyspad.com/contact — 118 words
- http://sparkyspad.com/new-gallery — 76 words
- http://sparkyspad.com/streets — 79 words
warning Near-duplicate page content
Rule duplicate.near · Duplicate · 2 occurrence(s)
- http://sparkyspad.com/blog — near-duplicate of 1 page(s): http://sparkyspad.com/blog/2012/5/27/beach-dream
- http://sparkyspad.com/blog/2012/5/27/beach-dream — near-duplicate of 1 page(s): http://sparkyspad.com/blog
warning Homepage duplicated across protocol/host variants (no redirect)
Rule duplicate.protocol_host · Duplicate · 1 occurrence(s)
- http://sparkyspad.com/ — https://sparkyspad.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 Images missing alt text
Rule images.missing_alt · Images · 3 occurrence(s)
- http://sparkyspad.com/ — 21 of 63 images missing alt
- http://sparkyspad.com/new-gallery — 28 of 84 images missing alt
- http://sparkyspad.com/streets — 21 of 63 images missing alt
warning Hero/LCP image is lazy-loaded (loading=lazy delays LCP)
Rule images.no_lazy_lcp_candidate · Performance · 3 occurrence(s)
- http://sparkyspad.com/about-ba — the likely hero/LCP image (davidkendrick.olol.017.jpg) 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.
- http://sparkyspad.com/blog — the likely hero/LCP image (20120213_david_kendrick_olol_059.jpg) 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.
- http://sparkyspad.com/blog/2012/5/27/beach-dream — the likely hero/LCP image (20120213_david_kendrick_olol_059.jpg) 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 · 4 occurrence(s)
- http://sparkyspad.com/about-ba — no internal links point here
- http://sparkyspad.com/blog — no internal links point here
- http://sparkyspad.com/new-gallery — no internal links point here
- http://sparkyspad.com/streets — no internal links point here
warning Missing meta description
Rule meta_desc.missing · Meta Description · 6 occurrence(s)
warning Render-blocking script in <head> (no defer/async)
Rule perf.render_blocking · Performance · 1 occurrence(s)
- http://sparkyspad.com/contact — 9 render-blocking <script> in <head> (add defer/async or use type=module)
warning Rich-result schema missing required properties
Rule schema.invalid · Structured Data · 7 occurrence(s)
- http://sparkyspad.com/ — Organization missing: name, url
- http://sparkyspad.com/about-ba — Organization missing: name, url
- http://sparkyspad.com/blog — Organization missing: name, url
- http://sparkyspad.com/blog/2012/5/27/beach-dream — Organization missing: name, url
- http://sparkyspad.com/contact — Organization missing: name, url
- http://sparkyspad.com/new-gallery — Organization missing: name, url
- http://sparkyspad.com/streets — Organization missing: name, url
warning LocalBusiness schema missing required properties (name/address)
Rule schema.localbusiness_incomplete · Structured Data · 7 occurrence(s)
- http://sparkyspad.com/ — LocalBusiness structured data is missing required properties (name, address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.
- http://sparkyspad.com/about-ba — LocalBusiness structured data is missing required properties (name, address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.
- http://sparkyspad.com/blog — LocalBusiness structured data is missing required properties (name, address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.
- http://sparkyspad.com/blog/2012/5/27/beach-dream — LocalBusiness structured data is missing required properties (name, address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.
- http://sparkyspad.com/contact — LocalBusiness structured data is missing required properties (name, address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.
- http://sparkyspad.com/new-gallery — LocalBusiness structured data is missing required properties (name, address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.
- http://sparkyspad.com/streets — LocalBusiness structured data is missing required properties (name, address) — without them Google won't generate the rich result. Add each field (and validate with the Rich Results Test). It is also missing recommended properties (telephone, openingHoursSpecification, geo, priceRange), which enrich the result.
Notices (15 rules)
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- http://sparkyspad.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)
- http://sparkyspad.com/streets — canonical=http://sparkyspad.com/
notice Low text-to-HTML ratio
Rule content.low_ratio · Content · 2 occurrence(s)
notice Main text is hard to read (low Flesch Reading Ease)
Rule content.readability_poor · Content · 4 occurrence(s)
- http://sparkyspad.com/about-ba — this page reads as very difficult (Flesch Reading Ease 22, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- http://sparkyspad.com/blog — this page reads as very difficult (Flesch Reading Ease 28, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- http://sparkyspad.com/blog/2012/5/27/beach-dream — this page reads as very difficult (Flesch Reading Ease 27, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- http://sparkyspad.com/contact — this page reads as difficult (Flesch Reading Ease 38, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
notice Multiple <h1> elements
Rule h1.multiple · Headings · 4 occurrence(s)
- http://sparkyspad.com/about-ba — 2 <h1> elements
- http://sparkyspad.com/blog — 2 <h1> elements
- http://sparkyspad.com/blog/2012/5/27/beach-dream — 2 <h1> elements
- http://sparkyspad.com/contact — 2 <h1> elements
notice Likely hero image lacks fetchpriority=high
Rule images.hero_no_fetchpriority · Performance · 3 occurrence(s)
- http://sparkyspad.com/ — the likely hero/LCP image (7202095436_5bace7e276_k.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.
- http://sparkyspad.com/new-gallery — the likely hero/LCP image (049_mg_9677.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.
- http://sparkyspad.com/streets — the likely hero/LCP image (7202095436_5bace7e276_k.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 · 3 occurrence(s)
- http://sparkyspad.com/ — 63 of 63 images without width/height
- http://sparkyspad.com/new-gallery — 84 of 84 images without width/height
- http://sparkyspad.com/streets — 63 of 63 images without width/height
notice Meta description too long
Rule meta_desc.too_long · Meta Description · 1 occurrence(s)
- http://sparkyspad.com/blog/2012/5/27/beach-dream — 300 chars
notice Missing Open Graph tags
Rule og.missing · Social · 6 occurrence(s)
- http://sparkyspad.com/ — og:description, og:image
- http://sparkyspad.com/about-ba — og:description, og:image
- http://sparkyspad.com/blog — og:description, og:image
- http://sparkyspad.com/contact — og:description, og:image
- http://sparkyspad.com/new-gallery — og:description, og:image
- http://sparkyspad.com/streets — og:description, og:image
notice Legacy image format (jpg/png/gif) with no next-gen fallback
Rule perf.images_legacy_format · Performance · 6 occurrence(s)
- http://sparkyspad.com/ — 63 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.
- http://sparkyspad.com/about-ba — 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.
- http://sparkyspad.com/blog — 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.
- http://sparkyspad.com/blog/2012/5/27/beach-dream — 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.
- http://sparkyspad.com/new-gallery — 84 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.
- http://sparkyspad.com/streets — 63 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 · 7 occurrence(s)
- http://sparkyspad.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.
- http://sparkyspad.com/about-ba — 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.
- http://sparkyspad.com/blog — 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.
- http://sparkyspad.com/blog/2012/5/27/beach-dream — 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.
- http://sparkyspad.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.
- http://sparkyspad.com/new-gallery — 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.
- http://sparkyspad.com/streets — 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)
- http://sparkyspad.com/blog?author=50ea73c6e4b0de74f8c5e191 — Disallowed by robots.txt; not fetched
notice Indexable page not listed in sitemap
Rule sitemap.orphan_not_listed · Sitemap · 1 occurrence(s)
- http://sparkyspad.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)
- http://sparkyspad.com/ — the <title> and the H1 are identical — differentiate them to cover more query variation
- http://sparkyspad.com/streets — 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)
- http://sparkyspad.com/ — 12 chars
- http://sparkyspad.com/streets — 12 chars
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| http://sparkyspad.com/ Sparky's Pad |
200 | yes | 79 | 7 |
| http://sparkyspad.com/contact Contact — Sparky's Pad |
200 | yes | 118 | 7 |
| http://sparkyspad.com/blog/2012/5/27/beach-dream Beach Dream — Sparky's Pad |
200 | yes | 316 | 2 |
| http://sparkyspad.com/about-ba About — Sparky's Pad |
200 | yes | 119 | 0 |
| http://sparkyspad.com/blog Blog — Sparky's Pad |
200 | yes | 318 | 0 |
| http://sparkyspad.com/new-gallery Weddings — Sparky's Pad |
200 | yes | 76 | 0 |
| http://sparkyspad.com/streets Sparky's Pad |
200 | yes | 79 | 0 |
| http://sparkyspad.com/blog?author=50ea73c6e4b0de74f8c5e191 | 0 | no | 0 | 2 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.