SEO audit for separo.io
Automatic Color Separation Software for Screen Printing – Separo
Health 81/100 (good) · 14 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)Separo creates production-ready spot color and simulated process separations in minutes. Online, automated, no plugins. Try free for 30 days.
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Agent Readiness | 94 | 0 | 3 | 11 |
| Budget | 96 | 0 | 2 | 0 |
| Content | 98 | 0 | 1 | 3 |
| Performance | 98 | 0 | 1 | 12 |
| Cache | 100 | 0 | 0 | 5 |
| Crawlability | 100 | 0 | 0 | 2 |
| Images | 100 | 0 | 0 | 6 |
| Links | 100 | 0 | 0 | 3 |
| Security | 100 | 0 | 0 | 5 |
| Structured Data | 100 | 0 | 0 | 4 |
| URL | 100 | 0 | 0 | 7 |
Warnings (4 rules)
warning Control has no accessible name
Rule agent.control_no_name · Agent Readiness · 3 occurrence(s)
- https://separo.io/ — 1 button/link(s) with no text or aria-label — an agent can't target them
- https://separo.io/features — 1 button/link(s) with no text or aria-label — an agent can't target them
- https://separo.io/samples — 1 button/link(s) with no text or aria-label — an agent can't target them
warning robots.txt-disallowed URL receives internal links (crawl-budget leak)
Rule budget.disallow_linked · Budget · 2 occurrence(s)
- https://separo.io/users/sign_in — internal links point to https://separo.io/users/sign_in, 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://separo.io/, https://separo.io/features, https://separo.io/samples.
- https://separo.io/users/sign_up — internal links point to https://separo.io/users/sign_up, 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://separo.io/, https://separo.io/samples.
warning Thin content (low word count)
Rule content.thin · Content · 1 occurrence(s)
- https://separo.io/samples — 195 words
warning Hero/LCP image is lazy-loaded (loading=lazy delays LCP)
Rule images.no_lazy_lcp_candidate · Performance · 1 occurrence(s)
- https://separo.io/samples — the likely hero/LCP image (sample-01-original-b6f0ef8e5c37e0ad61a220883b6f58a448a0bb593b03440337e9a8bf6655b2f5.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 (15 rules)
notice Heading levels skip a level
Rule agent.heading_skip · Agent Readiness · 5 occurrence(s)
- https://separo.io/ — h6 follows h1 — skips h2
- https://separo.io/features — h6 follows h2 — skips h3
- https://separo.io/privacy — h3 follows h1 — skips h2
- https://separo.io/samples — h6 follows h2 — skips h3
- https://separo.io/terms — h3 follows h1 — skips h2
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://separo.io/ — no llms.txt found at the site root — add one so AI agents get a curated site summary
notice No main landmark for AI agents
Rule agent.no_main_landmark · Agent Readiness · 5 occurrence(s)
- https://separo.io/ — add a <main> element (or role=main) around the primary content
- https://separo.io/features — add a <main> element (or role=main) around the primary content
- https://separo.io/privacy — add a <main> element (or role=main) around the primary content
- https://separo.io/samples — add a <main> element (or role=main) around the primary content
- https://separo.io/terms — add a <main> element (or role=main) around the primary content
notice Page served uncached (no-store/private or CDN bypass)
Rule cache.not_cacheable · Cache · 5 occurrence(s)
- https://separo.io/ — Cache-Control: max-age=0, private, must-revalidate · cdn: MISS
- https://separo.io/features — Cache-Control: max-age=0, private, must-revalidate · cdn: MISS
- https://separo.io/privacy — Cache-Control: max-age=0, private, must-revalidate · cdn: MISS
- https://separo.io/samples — Cache-Control: max-age=0, private, must-revalidate · cdn: MISS
- https://separo.io/terms — Cache-Control: max-age=0, private, must-revalidate · cdn: MISS
notice Main text is hard to read (low Flesch Reading Ease)
Rule content.readability_poor · Content · 3 occurrence(s)
- https://separo.io/ — this page reads as difficult (Flesch Reading Ease 43, 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://separo.io/features — this page reads as very difficult (Flesch Reading Ease 23, 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://separo.io/samples — this page reads as difficult (Flesch Reading Ease 42, 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://separo.io/samples — 1 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 · 4 occurrence(s)
- https://separo.io/ — the likely hero/LCP image (separation-176ae796aff3b104012211ee7ae252fe124613f983355a0dbbabecc89be02f20.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.
- https://separo.io/features — the likely hero/LCP image (compare-30d3a643e6352dc59dc52d853dd5c0a36ec353f11c746d2ee4dcb261458c2070.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.
- https://separo.io/privacy — the likely hero/LCP image (separo-logo-5dad3c7396d7afeb0f2e7fc70b9201c5ae5b61e5fc8ee7f9a6fe88eb97af18a3.svg) 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://separo.io/terms — the likely hero/LCP image (separo-logo-5dad3c7396d7afeb0f2e7fc70b9201c5ae5b61e5fc8ee7f9a6fe88eb97af18a3.svg) 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 · 5 occurrence(s)
- https://separo.io/ — 7 of 7 images without width/height
- https://separo.io/features — 1 of 1 images without width/height
- https://separo.io/privacy — 1 of 1 images without width/height
- https://separo.io/samples — 7 of 7 images without width/height
- https://separo.io/terms — 1 of 1 images without width/height
notice Internal link has no anchor text / accessible name
Rule links.no_anchor_text · Links · 3 occurrence(s)
- https://separo.io/ — 1 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- https://separo.io/features — 1 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- https://separo.io/samples — 1 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
notice Legacy image format (jpg/png/gif) with no next-gen fallback
Rule perf.images_legacy_format · Performance · 3 occurrence(s)
- https://separo.io/ — 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://separo.io/features — 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://separo.io/samples — 7 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 Last-Modified header (no conditional GET for unchanged pages)
Rule perf.no_last_modified · Performance · 5 occurrence(s)
- https://separo.io/ — 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://separo.io/features — 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://separo.io/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://separo.io/samples — 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://separo.io/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 Blocked by robots.txt
Rule robots.blocked · Crawlability · 2 occurrence(s)
- https://separo.io/users/sign_in — Disallowed by robots.txt; not fetched
- https://separo.io/users/sign_up — Disallowed by robots.txt; not fetched
notice No structured data detected
Rule schema.none · Structured Data · 4 occurrence(s)
notice Missing recommended security headers
Rule security.missing_headers · Security · 5 occurrence(s)
- https://separo.io/ — CSP
- https://separo.io/features — CSP
- https://separo.io/privacy — CSP
- https://separo.io/samples — CSP
- https://separo.io/terms — CSP
notice URL is very long
Rule url.too_long · URL · 7 occurrence(s)
- https://separo.io/assets/samples/sample-01-competition-68758d5ae85fe363de15b2bc33c8b9e66a93efd3bb96797b4ec1971e29d0bf4e.jpg — 123 chars
- https://separo.io/assets/samples/sample-01-original-b6f0ef8e5c37e0ad61a220883b6f58a448a0bb593b03440337e9a8bf6655b2f5.jpg — 120 chars
- https://separo.io/assets/samples/sample-01-separo-57f9a673cecfa0ea810cffa6f0df5a45531a834c68cf728d5bf2b1aef3f237ea.jpg — 118 chars
- https://separo.io/assets/samples/sample-02-detail-bc96b8f0699e26504e03a1492a25d16671316bfab0f8295cfbad5d9c67b216f9.jpg — 118 chars
- https://separo.io/assets/samples/sample-02-original-428031f04ec1327bb69aa486c83239d4a85b4fc5a6ad5e0e3349a3b662133b88.jpg — 120 chars
- https://separo.io/assets/samples/sample-03-original-5a668872f02110e31c78114151c5df8212730c516dc7adfe1edf72b35e54e0a5.jpg — 120 chars
- https://separo.io/assets/samples/sample-03-separo-a74031dc76381d12036f563b57341aa765904afa2d22071eb29aaeee7444d910.jpg — 118 chars
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.