SEO audit for sitensound.org
Site N Sound Inc.
Health 65/100 (fair) · 7 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)For Professional Dancers, Studios, Classrooms, Touring Companies and Stage. The Best Quality State of The Art Handcrafted Sprung Dance Floors.
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Canonical | 74 | 0 | 6 | 0 |
| Content | 74 | 0 | 6 | 6 |
| Headings | 74 | 0 | 6 | 0 |
| Mobile | 74 | 0 | 6 | 0 |
| Performance | 74 | 0 | 6 | 18 |
| Security | 74 | 0 | 6 | 6 |
| Agent Readiness | 79 | 0 | 5 | 5 |
| Meta Description | 79 | 0 | 5 | 0 |
| Crawlability | 96 | 0 | 1 | 0 |
| Duplicate | 96 | 0 | 1 | 0 |
| Images | 96 | 0 | 1 | 5 |
| Links | 100 | 0 | 0 | 5 |
| Robots | 100 | 0 | 0 | 1 |
| Social | 100 | 0 | 0 | 12 |
| Structured Data | 100 | 0 | 0 | 6 |
| Titles | 100 | 0 | 0 | 5 |
| URL | 100 | 0 | 0 | 4 |
Warnings (11 rules)
warning Control has no accessible name
Rule agent.control_no_name · Agent Readiness · 5 occurrence(s)
- https://sitensound.org/About.html — 5 button/link(s) with no text or aria-label — an agent can't target them
- https://sitensound.org/Contact.html — 5 button/link(s) with no text or aria-label — an agent can't target them
- https://sitensound.org/Gallery.html — 17 button/link(s) with no text or aria-label — an agent can't target them
- https://sitensound.org/Products.html — 5 button/link(s) with no text or aria-label — an agent can't target them
- https://sitensound.org/catalogue.html — 5 button/link(s) with no text or aria-label — an agent can't target them
warning Missing canonical tag
Rule canonical.missing · Canonical · 6 occurrence(s)
warning Thin content (low word count)
Rule content.thin · Content · 6 occurrence(s)
- https://sitensound.org/ — 56 words
- https://sitensound.org/About.html — 16 words
- https://sitensound.org/Contact.html — 50 words
- https://sitensound.org/Gallery.html — 13 words
- https://sitensound.org/Products.html — 70 words
- https://sitensound.org/catalogue.html — 94 words
warning Homepage duplicated across protocol/host variants (no redirect)
Rule duplicate.protocol_host · Duplicate · 1 occurrence(s)
- https://sitensound.org/ — https://www.sitensound.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 Incomplete/empty response after retries (likely transient — re-crawl)
Rule fetch.incomplete · Crawlability · 1 occurrence(s)
- https://sitensound.org/flash/index.html — HTTP 200, 10 words after 3 attempts
warning Missing <h1>
Rule h1.missing · Headings · 6 occurrence(s)
warning Content-Type header doesn't match the actual content
Rule headers.content_type_mismatch · Security · 6 occurrence(s)
- https://sitensound.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".
- https://sitensound.org/About.html — 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".
- https://sitensound.org/Contact.html — 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".
- https://sitensound.org/Gallery.html — 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".
- https://sitensound.org/Products.html — 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".
- https://sitensound.org/catalogue.html — 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 Images missing alt text
Rule images.missing_alt · Images · 1 occurrence(s)
- https://sitensound.org/ — 1 of 1 images missing alt
warning Missing meta description
Rule meta_desc.missing · Meta Description · 5 occurrence(s)
warning Missing viewport meta tag
Rule mobile.viewport_missing · Mobile · 6 occurrence(s)
warning Render-blocking script in <head> (no defer/async)
Rule perf.render_blocking · Performance · 6 occurrence(s)
- https://sitensound.org/ — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://sitensound.org/About.html — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://sitensound.org/Contact.html — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://sitensound.org/Gallery.html — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://sitensound.org/Products.html — 1 render-blocking <script> in <head> (add defer/async or use type=module)
- https://sitensound.org/catalogue.html — 1 render-blocking <script> in <head> (add defer/async or use type=module)
Notices (16 rules)
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://sitensound.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 · 4 occurrence(s)
- https://sitensound.org/ — add a <main> element (or role=main) around the primary content
- https://sitensound.org/Contact.html — add a <main> element (or role=main) around the primary content
- https://sitensound.org/Products.html — add a <main> element (or role=main) around the primary content
- https://sitensound.org/catalogue.html — add a <main> element (or role=main) around the primary content
notice No character encoding declared (meta charset or Content-Type)
Rule encoding.charset_missing · Content · 5 occurrence(s)
- https://sitensound.org/About.html — no <meta charset> and no charset in the Content-Type — declare UTF-8 so parsers don't guess the encoding
- https://sitensound.org/Contact.html — no <meta charset> and no charset in the Content-Type — declare UTF-8 so parsers don't guess the encoding
- https://sitensound.org/Gallery.html — no <meta charset> and no charset in the Content-Type — declare UTF-8 so parsers don't guess the encoding
- https://sitensound.org/Products.html — no <meta charset> and no charset in the Content-Type — declare UTF-8 so parsers don't guess the encoding
- https://sitensound.org/catalogue.html — no <meta charset> and no charset in the Content-Type — declare UTF-8 so parsers don't guess the encoding
notice Likely hero image lacks fetchpriority=high
Rule images.hero_no_fetchpriority · Performance · 6 occurrence(s)
- https://sitensound.org/ — the likely hero/LCP image (intro.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.
- https://sitensound.org/About.html — the likely hero/LCP image (m1a.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://sitensound.org/Contact.html — the likely hero/LCP image (m1a.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://sitensound.org/Gallery.html — the likely hero/LCP image (m1.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://sitensound.org/Products.html — the likely hero/LCP image (m1a.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://sitensound.org/catalogue.html — the likely hero/LCP image (m1a.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.
notice Images without width/height (layout shift / CLS)
Rule images.missing_dimensions · Images · 5 occurrence(s)
- https://sitensound.org/About.html — 6 of 6 images without width/height
- https://sitensound.org/Contact.html — 5 of 6 images without width/height
- https://sitensound.org/Gallery.html — 17 of 17 images without width/height
- https://sitensound.org/Products.html — 7 of 7 images without width/height
- https://sitensound.org/catalogue.html — 5 of 7 images without width/height
notice Internal link has no anchor text / accessible name
Rule links.no_anchor_text · Links · 5 occurrence(s)
- https://sitensound.org/About.html — 5 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- https://sitensound.org/Contact.html — 5 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- https://sitensound.org/Gallery.html — 5 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- https://sitensound.org/Products.html — 5 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- https://sitensound.org/catalogue.html — 5 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
notice Legacy <meta name=keywords> tag present (Google ignores it)
Rule meta.keywords_present · Content · 1 occurrence(s)
- https://sitensound.org/ — a <meta name="keywords"> tag is present — Google has ignored it since 2009; remove it to cut template debt
notice Missing Open Graph tags
Rule og.missing · Social · 6 occurrence(s)
- https://sitensound.org/ — og:title, og:description, og:image
- https://sitensound.org/About.html — og:title, og:description, og:image
- https://sitensound.org/Contact.html — og:title, og:description, og:image
- https://sitensound.org/Gallery.html — og:title, og:description, og:image
- https://sitensound.org/Products.html — og:title, og:description, og:image
- https://sitensound.org/catalogue.html — og:title, 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)
- https://sitensound.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.
- https://sitensound.org/About.html — 6 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://sitensound.org/Contact.html — 6 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://sitensound.org/Gallery.html — 17 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://sitensound.org/Products.html — 7 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://sitensound.org/catalogue.html — 7 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 · 6 occurrence(s)
- https://sitensound.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://sitensound.org/About.html — 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://sitensound.org/Contact.html — 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://sitensound.org/Gallery.html — 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://sitensound.org/Products.html — 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://sitensound.org/catalogue.html — 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 robots.txt missing (root returns 404/none)
Rule robots.txt_missing · Robots · 1 occurrence(s)
- https://sitensound.org/ — robots.txt did not return a 200 at the site root — a healthy site should serve one (declare your sitemap and confirm the host serves root files)
notice No structured data detected
Rule schema.none · Structured Data · 6 occurrence(s)
notice Missing recommended security headers
Rule security.missing_headers · Security · 6 occurrence(s)
- https://sitensound.org/ — HSTS, CSP, X-Content-Type-Options
- https://sitensound.org/About.html — X-Content-Type-Options, HSTS, CSP
- https://sitensound.org/Contact.html — HSTS, CSP, X-Content-Type-Options
- https://sitensound.org/Gallery.html — X-Content-Type-Options, HSTS, CSP
- https://sitensound.org/Products.html — X-Content-Type-Options, HSTS, CSP
- https://sitensound.org/catalogue.html — HSTS, CSP, X-Content-Type-Options
notice Title is very short
Rule title.too_short · Titles · 5 occurrence(s)
- https://sitensound.org/About.html — 8 chars
- https://sitensound.org/Contact.html — 7 chars
- https://sitensound.org/Gallery.html — 7 chars
- https://sitensound.org/Products.html — 8 chars
- https://sitensound.org/catalogue.html — 9 chars
notice Missing Twitter Card tag
Rule twitter.missing · Social · 6 occurrence(s)
notice Uppercase letters in URL path
Rule url.uppercase · URL · 4 occurrence(s)
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://sitensound.org/Gallery.html Gallery |
200 | yes | 13 | 6 |
| https://sitensound.org/About.html About Us |
200 | yes | 16 | 5 |
| https://sitensound.org/Contact.html Contact |
200 | yes | 50 | 5 |
| https://sitensound.org/Products.html Products |
200 | yes | 70 | 5 |
| https://sitensound.org/catalogue.html Catalogue |
200 | yes | 94 | 5 |
| https://sitensound.org/flash/index.html | 200 | yes | 10 | 1 |
| https://sitensound.org/ Site N Sound Inc. |
200 | yes | 56 | 0 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.