Catalog / gscg.ai
65

SEO audit for gscg.ai

Gold Standard Consulting Group — Leadership capacity diagnostics

otherNext.js

Health 65/100 (fair) · 11 pages crawled · generated 2026-08-26

Download Markdown report (feed to ChatGPT / Claude / Cursor)

The bottleneck on your growth is sitting in your leadership team. In three weeks we show you exactly where your capacity is leaking — and what it costs.

Screenshot of gscg.ai
11
pages crawled
11
indexable pages
0
errors
27
warnings
94
notices
0
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Canonical 70 0 11 0
Links 81 0 7 2
Content 89 0 4 17
Duplicate 95 0 2 2
Headings 95 0 2 0
Performance 97 0 1 14
Agent Readiness 100 0 0 8
Cache 100 0 0 2
Crawlability 100 0 0 1
Images 100 0 0 2
Meta Description 100 0 0 1
Robots 100 0 0 1
Security 100 0 0 11
Social 100 0 0 22
Structured Data 100 0 0 11
Findings

Warnings (6 rules)

warning Thin content (low word count)

Rule content.thin · Content · 4 occurrence(s)

warning Duplicate <title> across pages

Rule duplicate.title · Duplicate · 2 occurrence(s)

warning Missing <h1>

Rule h1.missing · Headings · 2 occurrence(s)

warning Hero/LCP image is lazy-loaded (loading=lazy delays LCP)

Rule images.no_lazy_lcp_candidate · Performance · 1 occurrence(s)

  • https://www.gscg.ai/team — the likely hero/LCP image (cassie-headshot.webp) 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 Internal link points to a redirect

Rule links.redirect_target · Links · 7 occurrence(s)

  • https://www.gscg.ai/blog — https://www.gscg.ai/dashboard/tools/clarity-compass → https://www.gscg.ai/login?redirect=%2Fdashboard%2Ftools%2Fclarity-compass
  • https://www.gscg.ai/blog/the-identity-gap — https://www.gscg.ai/dashboard/tools/clarity-compass → https://www.gscg.ai/login?redirect=%2Fdashboard%2Ftools%2Fclarity-compass
  • https://www.gscg.ai/identity-activation-experience — https://www.gscg.ai/dashboard/tools/clarity-compass → https://www.gscg.ai/login?redirect=%2Fdashboard%2Ftools%2Fclarity-compass
  • https://www.gscg.ai/identity-manifesto — https://www.gscg.ai/dashboard/tools/clarity-compass → https://www.gscg.ai/login?redirect=%2Fdashboard%2Ftools%2Fclarity-compass
  • https://www.gscg.ai/privacy — https://www.gscg.ai/dashboard/tools/clarity-compass → https://www.gscg.ai/login?redirect=%2Fdashboard%2Ftools%2Fclarity-compass
  • https://www.gscg.ai/team — https://www.gscg.ai/dashboard/tools/clarity-compass → https://www.gscg.ai/login?redirect=%2Fdashboard%2Ftools%2Fclarity-compass
  • https://www.gscg.ai/terms — https://www.gscg.ai/dashboard/tools/clarity-compass → https://www.gscg.ai/login?redirect=%2Fdashboard%2Ftools%2Fclarity-compass

Notices (20 rules)

notice Heading levels skip a level

Rule agent.heading_skip · Agent Readiness · 7 occurrence(s)

notice No llms.txt for AI agents

Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)

  • https://www.gscg.ai/ — 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 · 2 occurrence(s)

notice Low text-to-HTML ratio

Rule content.low_ratio · Content · 4 occurrence(s)

notice Main text is hard to read (low Flesch Reading Ease)

Rule content.readability_poor · Content · 2 occurrence(s)

  • https://www.gscg.ai/blog — this page reads as very difficult (Flesch Reading Ease 13, 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.
  • https://www.gscg.ai/team — this page reads as difficult (Flesch Reading Ease 32, 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 Duplicate meta description across pages

Rule duplicate.meta_desc · Duplicate · 2 occurrence(s)

notice Likely hero image lacks fetchpriority=high

Rule images.hero_no_fetchpriority · Performance · 1 occurrence(s)

  • https://www.gscg.ai/identity-activation-experience — the likely hero/LCP image (cassie-headshot.webp) 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 · 2 occurrence(s)

notice Page has only one internal inlink (fragile crawl path)

Rule links.single_inlink · Links · 2 occurrence(s)

  • https://www.gscg.ai/blog/the-identity-gap — 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.
  • https://www.gscg.ai/call — 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 Legacy <meta name=keywords> tag present (Google ignores it)

Rule meta.keywords_present · Content · 11 occurrence(s)

notice Meta description too long

Rule meta_desc.too_long · Meta Description · 1 occurrence(s)

notice Missing Open Graph tags

Rule og.missing · Social · 11 occurrence(s)

notice No ETag header (no conditional GET for unchanged pages)

Rule perf.no_etag · Performance · 2 occurrence(s)

  • https://www.gscg.ai/blog — 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.gscg.ai/blog/the-identity-gap — 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 · 11 occurrence(s)

  • https://www.gscg.ai/ — 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.gscg.ai/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.
  • https://www.gscg.ai/blog/the-identity-gap — 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.gscg.ai/call — 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.gscg.ai/dashboard/tools/clarity-compass — 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.gscg.ai/identity-activation-experience — 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.gscg.ai/identity-manifesto — 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.gscg.ai/login — 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.gscg.ai/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.gscg.ai/team — 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.gscg.ai/terms — 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 URL redirects to another URL

Rule redirect.single · Crawlability · 1 occurrence(s)

notice robots.txt missing (root returns 404/none)

Rule robots.txt_missing · Robots · 1 occurrence(s)

  • https://www.gscg.ai/ — 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 Deep page has no BreadcrumbList structured data

Rule schema.breadcrumb_missing · Structured Data · 1 occurrence(s)

notice Missing recommended security headers

Rule security.missing_headers · Security · 11 occurrence(s)

Pages (showing 11 of 11)
URLStatusIndexableWordsIn-links
https://www.gscg.ai/
Gold Standard Consulting Group — Leadership capacity diagnostics
200 yes 1846 4
https://www.gscg.ai/blog
Resources | The Possibility Investor
200 yes 137 8
https://www.gscg.ai/privacy
Privacy Policy | The Possibility Investor
200 yes 297 8
https://www.gscg.ai/terms
Terms of Service | The Possibility Investor
200 yes 520 8
https://www.gscg.ai/login
Log in — Gold Standard Consulting Group
200 yes 5 7
https://www.gscg.ai/dashboard/tools/clarity-compass
Log in — Gold Standard Consulting Group
200 yes 5 7
https://www.gscg.ai/identity-activation-experience
Identity Activation Experience | The Possibility Investor
200 yes 1169 7
https://www.gscg.ai/identity-manifesto
The Identity Manifesto | The Possibility Investor
200 yes 788 7
https://www.gscg.ai/team
Our Team | The Possibility Investor
200 yes 881 7
https://www.gscg.ai/call
Request a diagnostic call — Gold Standard Consulting Group
200 yes 66 1
https://www.gscg.ai/blog/the-identity-gap
Post Not Found | The Possibility Investor
200 yes 494 1

Audit your own site — free

157 checks, internal PageRank, render-diff. No signup, results in ~30s.

Scan your site →