SEO audit for rac-corp.net
RAC
Health 65/100 (fair) · 5 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)RAC website
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Agent Readiness | 70 | 0 | 5 | 3 |
| Canonical | 70 | 0 | 5 | 0 |
| Performance | 70 | 0 | 5 | 10 |
| Content | 82 | 0 | 3 | 3 |
| Headings | 94 | 0 | 1 | 0 |
| Cache | 100 | 0 | 0 | 5 |
| Links | 100 | 0 | 0 | 1 |
| Meta Description | 100 | 0 | 0 | 5 |
| Security | 100 | 0 | 0 | 10 |
| Social | 100 | 0 | 0 | 5 |
| Structured Data | 100 | 0 | 0 | 5 |
| Titles | 100 | 0 | 0 | 2 |
Warnings (5 rules)
warning Control has no accessible name
Rule agent.control_no_name · Agent Readiness · 5 occurrence(s)
- https://www.rac-corp.net/ — 1 button/link(s) with no text or aria-label — an agent can't target them
- https://www.rac-corp.net/about — 1 button/link(s) with no text or aria-label — an agent can't target them
- https://www.rac-corp.net/docs/commands — 1 button/link(s) with no text or aria-label — an agent can't target them
- https://www.rac-corp.net/legal/privacy — 1 button/link(s) with no text or aria-label — an agent can't target them
- https://www.rac-corp.net/legal/tos — 1 button/link(s) with no text or aria-label — an agent can't target them
warning Missing canonical tag
Rule canonical.missing · Canonical · 5 occurrence(s)
warning Thin content (low word count)
Rule content.thin · Content · 3 occurrence(s)
- https://www.rac-corp.net/ — 27 words
- https://www.rac-corp.net/about — 82 words
- https://www.rac-corp.net/docs/commands — 62 words
warning Hero/LCP image is lazy-loaded (loading=lazy delays LCP)
Rule images.no_lazy_lcp_candidate · Performance · 5 occurrence(s)
- https://www.rac-corp.net/ — the likely hero/LCP image (rac-black-white.svg) 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.
- https://www.rac-corp.net/about — the likely hero/LCP image (rac-black-white.svg) 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.
- https://www.rac-corp.net/docs/commands — the likely hero/LCP image (rac-black-white.svg) 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.
- https://www.rac-corp.net/legal/privacy — the likely hero/LCP image (rac-black-white.svg) 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.
- https://www.rac-corp.net/legal/tos — the likely hero/LCP image (rac-black-white.svg) 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.
Notices (13 rules)
notice Heading levels skip a level
Rule agent.heading_skip · Agent Readiness · 2 occurrence(s)
- https://www.rac-corp.net/legal/privacy — h3 follows h1 — skips h2
- https://www.rac-corp.net/legal/tos — h3 follows h1 — skips h2
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://www.rac-corp.net/ — 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://www.rac-corp.net/ — Cache-Control: public, max-age=0, must-revalidate · cloudflare: DYNAMIC
- https://www.rac-corp.net/about — Cache-Control: public, max-age=0, must-revalidate · cloudflare: DYNAMIC
- https://www.rac-corp.net/docs/commands — Cache-Control: (none) · cloudflare: DYNAMIC
- https://www.rac-corp.net/legal/privacy — Cache-Control: public, max-age=0, must-revalidate · cloudflare: DYNAMIC
- https://www.rac-corp.net/legal/tos — Cache-Control: public, max-age=0, must-revalidate · cloudflare: DYNAMIC
notice Low text-to-HTML ratio
Rule content.low_ratio · Content · 3 occurrence(s)
notice Page has only one internal inlink (fragile crawl path)
Rule links.single_inlink · Links · 1 occurrence(s)
- https://www.rac-corp.net/about — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.
notice Meta description too short
Rule meta_desc.too_short · Meta Description · 5 occurrence(s)
- https://www.rac-corp.net/ — 11 chars
- https://www.rac-corp.net/about — 8 chars
- https://www.rac-corp.net/docs/commands — 16 chars
- https://www.rac-corp.net/legal/privacy — 14 chars
- https://www.rac-corp.net/legal/tos — 16 chars
notice Missing Open Graph tags
Rule og.missing · Social · 5 occurrence(s)
- https://www.rac-corp.net/ — og:image
- https://www.rac-corp.net/about — og:image
- https://www.rac-corp.net/docs/commands — og:image
- https://www.rac-corp.net/legal/privacy — og:image
- https://www.rac-corp.net/legal/tos — og:image
notice No ETag header (no conditional GET for unchanged pages)
Rule perf.no_etag · Performance · 5 occurrence(s)
- https://www.rac-corp.net/ — 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://www.rac-corp.net/about — 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://www.rac-corp.net/docs/commands — 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://www.rac-corp.net/legal/privacy — 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://www.rac-corp.net/legal/tos — 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://www.rac-corp.net/ — 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.rac-corp.net/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.rac-corp.net/docs/commands — 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.rac-corp.net/legal/privacy — 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.rac-corp.net/legal/tos — 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://www.rac-corp.net/ — HSTS, CSP
- https://www.rac-corp.net/about — HSTS, CSP
- https://www.rac-corp.net/docs/commands — HSTS, CSP, X-Content-Type-Options
- https://www.rac-corp.net/legal/privacy — HSTS, CSP
- https://www.rac-corp.net/legal/tos — HSTS, CSP
notice target=_blank link without rel=noopener (tab-napping)
Rule security.unsafe_cross_origin_links · Security · 5 occurrence(s)
- https://www.rac-corp.net/ — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://www.rac-corp.net/about — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://www.rac-corp.net/docs/commands — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://www.rac-corp.net/legal/privacy — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://www.rac-corp.net/legal/tos — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
notice Title is very short
Rule title.too_short · Titles · 2 occurrence(s)
- https://www.rac-corp.net/ — 3 chars
- https://www.rac-corp.net/about — 13 chars
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://www.rac-corp.net/ RAC |
200 | yes | 27 | 5 |
| https://www.rac-corp.net/docs/commands RAC: Bot Commands |
200 | yes | 62 | 5 |
| https://www.rac-corp.net/legal/privacy RAC: Privacy Policy |
200 | yes | 795 | 5 |
| https://www.rac-corp.net/legal/tos RAC: Terms of Service |
200 | yes | 1722 | 5 |
| https://www.rac-corp.net/about RAC: About Us |
200 | yes | 82 | 1 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.