SEO audit for builtbetterstudios.com
Built Better Studios — Websites that work as hard as you do
Health 65/100 (fair) · 5 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)We build high-performance websites for any business. No jargon, no hidden fees — just more customers.
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Canonical | 70 | 0 | 5 | 0 |
| Content | 70 | 0 | 5 | 4 |
| Performance | 94 | 0 | 1 | 16 |
| Agent Readiness | 100 | 0 | 0 | 2 |
| Cache | 100 | 0 | 0 | 5 |
| Images | 100 | 0 | 0 | 1 |
| Robots | 100 | 0 | 0 | 1 |
| Security | 100 | 0 | 0 | 5 |
| Structured Data | 100 | 0 | 0 | 5 |
Warnings (3 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://builtbetterstudios.com/ — 154 words
- https://builtbetterstudios.com/contact — 41 words
- https://builtbetterstudios.com/pricing — 120 words
- https://builtbetterstudios.com/process — 100 words
- https://builtbetterstudios.com/work — 135 words
warning Hero/LCP image is lazy-loaded (loading=lazy delays LCP)
Rule images.no_lazy_lcp_candidate · Performance · 1 occurrence(s)
- https://builtbetterstudios.com/work — the likely hero/LCP image (hero-bakery-q18guin3.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.
Notices (12 rules)
notice Heading levels skip a level
Rule agent.heading_skip · Agent Readiness · 1 occurrence(s)
- https://builtbetterstudios.com/ — h3 follows h1 — skips h2
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://builtbetterstudios.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://builtbetterstudios.com/ — Cache-Control: no-cache, must-revalidate, max-age=0
- https://builtbetterstudios.com/contact — Cache-Control: no-cache, must-revalidate, max-age=0
- https://builtbetterstudios.com/pricing — Cache-Control: no-cache, must-revalidate, max-age=0
- https://builtbetterstudios.com/process — Cache-Control: no-cache, must-revalidate, max-age=0
- https://builtbetterstudios.com/work — Cache-Control: no-cache, must-revalidate, max-age=0
notice Low text-to-HTML ratio
Rule content.low_ratio · Content · 4 occurrence(s)
notice Likely hero image lacks fetchpriority=high
Rule images.hero_no_fetchpriority · Performance · 1 occurrence(s)
- https://builtbetterstudios.com/ — the likely hero/LCP image (hero-bakery-q18guin3.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://builtbetterstudios.com/work — 3 of 4 images without width/height
notice Legacy image format (jpg/png/gif) with no next-gen fallback
Rule perf.images_legacy_format · Performance · 5 occurrence(s)
- https://builtbetterstudios.com/ — 4 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://builtbetterstudios.com/contact — 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://builtbetterstudios.com/pricing — 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://builtbetterstudios.com/process — 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://builtbetterstudios.com/work — 4 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 · 5 occurrence(s)
- https://builtbetterstudios.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://builtbetterstudios.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://builtbetterstudios.com/pricing — 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://builtbetterstudios.com/process — 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://builtbetterstudios.com/work — 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://builtbetterstudios.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://builtbetterstudios.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://builtbetterstudios.com/pricing — 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://builtbetterstudios.com/process — 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://builtbetterstudios.com/work — 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 robots.txt missing (root returns 404/none)
Rule robots.txt_missing · Robots · 1 occurrence(s)
- https://builtbetterstudios.com/ — 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 · 5 occurrence(s)
notice Missing recommended security headers
Rule security.missing_headers · Security · 5 occurrence(s)
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://builtbetterstudios.com/ Built Better Studios — Websites that work as hard as you do |
200 | yes | 154 | 5 |
| https://builtbetterstudios.com/contact Contact — Built Better Studios |
200 | yes | 41 | 5 |
| https://builtbetterstudios.com/pricing Pricing — Built Better Studios |
200 | yes | 120 | 5 |
| https://builtbetterstudios.com/process Process — Built Better Studios |
200 | yes | 100 | 5 |
| https://builtbetterstudios.com/work Work — Built Better Studios |
200 | yes | 135 | 5 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.