SEO audit for sesaloncollective.com
Smith + Elliot | Hair Salon & Chair Rentals Delafield WI
Health 73/100 (fair) · 8 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)Smith + Elliot is a boutique hair salon collective in historic downtown Delafield, WI — cuts, color, balayage & blowouts, plus chair rentals for independent stylists.
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Performance | 89 | 0 | 3 | 5 |
| Budget | 96 | 0 | 1 | 0 |
| Canonical | 96 | 0 | 1 | 2 |
| Content | 96 | 0 | 1 | 0 |
| Agent Readiness | 100 | 0 | 0 | 1 |
| Crawlability | 100 | 0 | 0 | 1 |
| Images | 100 | 0 | 0 | 6 |
| Links | 100 | 0 | 0 | 1 |
| Meta Description | 100 | 0 | 0 | 6 |
| Structured Data | 100 | 0 | 0 | 1 |
Warnings (4 rules)
warning robots.txt-disallowed URL receives internal links (crawl-budget leak)
Rule budget.disallow_linked · Budget · 1 occurrence(s)
- https://sesaloncollective.com/privacy.html — internal links point to https://sesaloncollective.com/privacy.html, which robots.txt disallows for Googlebot — Googlebot discovers the URL, checks robots, then rejects it without indexing, wasting crawl budget and losing the link equity. Remove the internal links, or use noindex instead of Disallow if the page should be fetchable. Linked from: https://sesaloncollective.com/, https://sesaloncollective.com/about.html, https://sesaloncollective.com/services.html.
warning Interior page canonicalizes to the homepage
Rule canonical.points_to_homepage · Canonical · 1 occurrence(s)
- https://sesaloncollective.com/index.html — this interior page canonicalizes to the homepage (https://sesaloncollective.com/) — Google will treat the homepage as authoritative and drop this page from search. Point the canonical at the page's own URL.
warning Thin content (low word count)
Rule content.thin · Content · 1 occurrence(s)
- https://sesaloncollective.com/blog.html — 125 words
warning Hero/LCP image is lazy-loaded (loading=lazy delays LCP)
Rule images.no_lazy_lcp_candidate · Performance · 3 occurrence(s)
- https://sesaloncollective.com/about.html — the likely hero/LCP image (salon-building-delafield.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.
- https://sesaloncollective.com/blog.html — the likely hero/LCP image (pexels-photo-7752412.jpeg) 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://sesaloncollective.com/blog/balayage-vs-highlights-difference.html — the likely hero/LCP image (pexels-photo-7752412.jpeg) 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 (10 rules)
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://sesaloncollective.com/ — no llms.txt found at the site root — add one so AI agents get a curated site summary
notice Canonical target reachable only via a canonical tag (no inlinks)
Rule canonical.isolated_url · Canonical · 1 occurrence(s)
- https://sesaloncollective.com/ — this URL is a canonical target but has no internal links pointing to it — crawlers only learn of it via the canonical tag. Add direct internal links (or list it in the sitemap).
notice Canonical points to a different URL
Rule canonical.non_self · Canonical · 1 occurrence(s)
- https://sesaloncollective.com/index.html — canonical=https://sesaloncollective.com/
notice Image alt text is very long (possible keyword stuffing)
Rule images.alt_too_long · Images · 3 occurrence(s)
- https://sesaloncollective.com/ — 2 image(s) with alt text over 100 chars — shorten it to a concise description
- https://sesaloncollective.com/about.html — 1 image(s) with alt text over 100 chars — shorten it to a concise description
- https://sesaloncollective.com/index.html — 2 image(s) with alt text over 100 chars — shorten it to a concise description
notice Images without width/height (layout shift / CLS)
Rule images.missing_dimensions · Images · 3 occurrence(s)
- https://sesaloncollective.com/ — 5 of 8 images without width/height
- https://sesaloncollective.com/blog.html — 1 of 1 images without width/height
- https://sesaloncollective.com/index.html — 5 of 8 images without width/height
notice Page has only one internal inlink (fragile crawl path)
Rule links.single_inlink · Links · 1 occurrence(s)
- https://sesaloncollective.com/blog/balayage-vs-highlights-difference.html — 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 · 6 occurrence(s)
- https://sesaloncollective.com/ — 166 chars
- https://sesaloncollective.com/about.html — 161 chars
- https://sesaloncollective.com/blog/balayage-vs-highlights-difference.html — 176 chars
- https://sesaloncollective.com/contact.html — 164 chars
- https://sesaloncollective.com/index.html — 166 chars
- https://sesaloncollective.com/services.html — 161 chars
notice Legacy image format (jpg/png/gif) with no next-gen fallback
Rule perf.images_legacy_format · Performance · 5 occurrence(s)
- https://sesaloncollective.com/ — 8 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://sesaloncollective.com/about.html — 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://sesaloncollective.com/blog.html — 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://sesaloncollective.com/blog/balayage-vs-highlights-difference.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://sesaloncollective.com/index.html — 8 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 Blocked by robots.txt
Rule robots.blocked · Crawlability · 1 occurrence(s)
- https://sesaloncollective.com/privacy.html — Disallowed by robots.txt; not fetched
notice FAQPage structured data (rich result removed May 2026)
Rule schema.faq_deprecated · Structured Data · 1 occurrence(s)
- https://sesaloncollective.com/blog/balayage-vs-highlights-difference.html — 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.
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://sesaloncollective.com/about.html About | Smith + Elliot Hair Salon & Collective, Delafield WI |
200 | yes | 387 | 7 |
| https://sesaloncollective.com/blog.html The Journal | Hair Tips & News — Smith + Elliot Delafield |
200 | yes | 125 | 7 |
| https://sesaloncollective.com/contact.html Contact & Book | Smith + Elliot Hair Salon, Delafield WI |
200 | yes | 200 | 7 |
| https://sesaloncollective.com/index.html Smith + Elliot | Hair Salon & Chair Rentals Delafield WI |
200 | yes | 531 | 7 |
| https://sesaloncollective.com/services.html Hair Salon Services & Pricing | Smith + Elliot Delafield |
200 | yes | 229 | 7 |
| https://sesaloncollective.com/blog/balayage-vs-highlights-difference.html Balayage vs. Highlights: Difference & Cost | Delafield WI |
200 | yes | 1417 | 1 |
| https://sesaloncollective.com/ Smith + Elliot | Hair Salon & Chair Rentals Delafield WI |
200 | yes | 531 | 0 |
| https://sesaloncollective.com/privacy.html | 0 | no | 0 | 7 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.