SEO audit for joinbuildgym.com
Your New Gym in San Diego, CA - BUILD Private Access Gym
Health 85/100 (good) · 7 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)Find the best gym in San Diego, CA at BUILD Private Access Gym. Expert coaching, flexible training, and a community built for real strength and long-term results.
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Budget | 96 | 0 | 1 | 0 |
| Indexability | 96 | 0 | 1 | 0 |
| Structured Data | 96 | 0 | 1 | 2 |
| Agent Readiness | 100 | 0 | 0 | 4 |
| Content | 100 | 0 | 0 | 3 |
| Images | 100 | 0 | 0 | 1 |
| Links | 100 | 0 | 0 | 1 |
| Meta Description | 100 | 0 | 0 | 2 |
| Performance | 100 | 0 | 0 | 14 |
| Security | 100 | 0 | 0 | 14 |
| Sitemap | 100 | 0 | 0 | 1 |
| Social | 100 | 0 | 0 | 3 |
Warnings (3 rules)
warning Noindex page receives internal links (crawl-budget waste)
Rule budget.noindex_linked · Budget · 1 occurrence(s)
- https://joinbuildgym.com/privacy-policy/ — this noindex page has 7 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://joinbuildgym.com/, https://joinbuildgym.com/personal-training/, https://joinbuildgym.com/about/.
warning Page is noindex
Rule index.noindex · Indexability · 1 occurrence(s)
- https://joinbuildgym.com/privacy-policy/ — meta/X-Robots: meta=follow, noindex
warning BreadcrumbList present but structurally incomplete
Rule schema.breadcrumb_incomplete · Structured Data · 1 occurrence(s)
- https://joinbuildgym.com/ — a BreadcrumbList is present but structurally incomplete — missing required itemListElement. Give itemListElement at least 2 ListItems, each with a sequential integer position and a name, and an item URL on every entry except the last.
Notices (14 rules)
notice Heading levels skip a level
Rule agent.heading_skip · Agent Readiness · 4 occurrence(s)
- https://joinbuildgym.com/coach/brian-pitilli/ — h3 follows h1 — skips h2
- https://joinbuildgym.com/pricing/ — h3 follows h1 — skips h2
- https://joinbuildgym.com/privacy-policy/ — h3 follows h1 — skips h2
- https://joinbuildgym.com/trainer-opportunities/ — h3 follows h1 — skips h2
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 · 1 occurrence(s)
- https://joinbuildgym.com/trainer-opportunities/ — this page reads as difficult (Flesch Reading Ease 39, 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 Image alt text is very long (possible keyword stuffing)
Rule images.alt_too_long · Images · 1 occurrence(s)
- https://joinbuildgym.com/about/ — 5 image(s) with alt text over 100 chars — shorten it to a concise description
notice Likely hero image lacks fetchpriority=high
Rule images.hero_no_fetchpriority · Performance · 7 occurrence(s)
- https://joinbuildgym.com/ — the likely hero/LCP image (svg%3e) 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://joinbuildgym.com/about/ — the likely hero/LCP image (svg%3e) 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://joinbuildgym.com/coach/brian-pitilli/ — the likely hero/LCP image (svg%3e) 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://joinbuildgym.com/personal-training/ — the likely hero/LCP image (svg%3e) 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://joinbuildgym.com/pricing/ — the likely hero/LCP image (svg%3e) 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://joinbuildgym.com/privacy-policy/ — the likely hero/LCP image (svg%3e) 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://joinbuildgym.com/trainer-opportunities/ — the likely hero/LCP image (svg%3e) 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 Page has only one internal inlink (fragile crawl path)
Rule links.single_inlink · Links · 1 occurrence(s)
- https://joinbuildgym.com/coach/brian-pitilli/ — 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 long
Rule meta_desc.too_long · Meta Description · 1 occurrence(s)
- https://joinbuildgym.com/ — 162 chars
notice Meta description too short
Rule meta_desc.too_short · Meta Description · 1 occurrence(s)
notice Missing Open Graph tags
Rule og.missing · Social · 3 occurrence(s)
- https://joinbuildgym.com/about/ — og:image
- https://joinbuildgym.com/coach/brian-pitilli/ — og:image
- https://joinbuildgym.com/pricing/ — og:image
notice No ETag header (no conditional GET for unchanged pages)
Rule perf.no_etag · Performance · 7 occurrence(s)
- https://joinbuildgym.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://joinbuildgym.com/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://joinbuildgym.com/coach/brian-pitilli/ — 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://joinbuildgym.com/personal-training/ — 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://joinbuildgym.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://joinbuildgym.com/privacy-policy/ — 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://joinbuildgym.com/trainer-opportunities/ — 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 FAQPage structured data (rich result removed May 2026)
Rule schema.faq_deprecated · Structured Data · 2 occurrence(s)
- https://joinbuildgym.com/ — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
- https://joinbuildgym.com/personal-training/ — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
notice Missing recommended security headers
Rule security.missing_headers · Security · 7 occurrence(s)
- https://joinbuildgym.com/ — X-Content-Type-Options, HSTS, CSP
- https://joinbuildgym.com/about/ — HSTS, CSP, X-Content-Type-Options
- https://joinbuildgym.com/coach/brian-pitilli/ — HSTS, CSP, X-Content-Type-Options
- https://joinbuildgym.com/personal-training/ — HSTS, CSP, X-Content-Type-Options
- https://joinbuildgym.com/pricing/ — CSP, X-Content-Type-Options, HSTS
- https://joinbuildgym.com/privacy-policy/ — HSTS, CSP, X-Content-Type-Options
- https://joinbuildgym.com/trainer-opportunities/ — HSTS, CSP, X-Content-Type-Options
notice target=_blank link without rel=noopener (tab-napping)
Rule security.unsafe_cross_origin_links · Security · 7 occurrence(s)
- https://joinbuildgym.com/ — 3 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://joinbuildgym.com/about/ — 3 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://joinbuildgym.com/coach/brian-pitilli/ — 3 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://joinbuildgym.com/personal-training/ — 3 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://joinbuildgym.com/pricing/ — 3 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://joinbuildgym.com/privacy-policy/ — 3 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://joinbuildgym.com/trainer-opportunities/ — 3 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
notice Indexable page not listed in sitemap
Rule sitemap.orphan_not_listed · Sitemap · 1 occurrence(s)
- https://joinbuildgym.com/coach/brian-pitilli/ — indexable but not in sitemap
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://joinbuildgym.com/ Your New Gym in San Diego, CA - BUILD Private Access Gym |
200 | yes | 868 | 7 |
| https://joinbuildgym.com/about/ About - BUILD Private Access Gym |
200 | yes | 556 | 7 |
| https://joinbuildgym.com/personal-training/ Personal Training - BUILD Private Access Gym |
200 | yes | 2209 | 7 |
| https://joinbuildgym.com/pricing/ Pricing - BUILD Private Access Gym |
200 | yes | 384 | 7 |
| https://joinbuildgym.com/privacy-policy/ Privacy Policy - BUILD Private Access Gym |
200 | no | 2660 | 7 |
| https://joinbuildgym.com/trainer-opportunities/ Trainer Opportunities - BUILD Private Access Gym |
200 | yes | 213 | 7 |
| https://joinbuildgym.com/coach/brian-pitilli/ Brian Pitilli - BUILD Private Access Gym |
200 | yes | 268 | 1 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.