---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: s32.io
report_url: "https://crawlinx.com/audit/s32.io"
crawl_id: 20260721T135823-dab45869
health_score: 86
generated_at: 2026-08-26T03:20:13Z
total_pages: 50
html_pages: 46
indexable_pages: 46
errors: 0
warnings: 12
notices: 393
---

# SEO audit: s32.io

**Health score: 86/100** — good, with fixable gaps

> Audited by [Crawlinx](https://crawlinx.com) — the free technical-SEO crawler. Full report: https://crawlinx.com/audit/s32.io

## Overview

| Metric | Value |
| --- | --- |
| Pages crawled | 50 |
| HTML pages | 46 |
| Indexable | 46 |
| Non-indexable | 0 |
| Orphan pages | 0 |
| Broken internal links | 0 |
| Avg response time | 979 ms |
| Errors / Warnings / Notices | 0 / 12 / 393 |
| Status codes | 4×0, 46×200 |

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Titles | 96 | 0 | 6 | 0 |
| Budget | 98 | 0 | 4 | 0 |
| Duplicate | 99 | 0 | 2 | 7 |
| Agent Readiness | 100 | 0 | 0 | 7 |
| Cache | 100 | 0 | 0 | 46 |
| Content | 100 | 0 | 0 | 57 |
| Crawlability | 100 | 0 | 0 | 4 |
| Meta Description | 100 | 0 | 0 | 35 |
| Performance | 100 | 0 | 0 | 92 |
| Security | 100 | 0 | 0 | 46 |
| Sitemap | 100 | 0 | 0 | 5 |
| Social | 100 | 0 | 0 | 90 |
| Structured Data | 100 | 0 | 0 | 4 |

## Issues

### Warnings (12)

#### robots.txt-disallowed URL receives internal links (crawl-budget leak)

- Rule: `budget.disallow_linked` · Category: Budget · Occurrences: 4

- [https://s32.io/auth/login?realm=customers&next=/portal](https://s32.io/auth/login?realm=customers&next=/portal) — internal links point to https://s32.io/auth/login?realm=customers&next=/portal, 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://s32.io/clients.
- [https://s32.io/auth/login?realm=customers&next=/portal/support](https://s32.io/auth/login?realm=customers&next=/portal/support) — internal links point to https://s32.io/auth/login?realm=customers&next=/portal/support, 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://s32.io/clients.
- [https://s32.io/login](https://s32.io/login) — internal links point to https://s32.io/login, 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://s32.io/, https://s32.io/about, https://s32.io/company/jordan-watkins.
- [https://s32.io/status](https://s32.io/status) — internal links point to https://s32.io/status, 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://s32.io/, https://s32.io/about, https://s32.io/company/jordan-watkins.

#### Duplicate <title> across pages

- Rule: `duplicate.title` · Category: Duplicate · Occurrences: 2

- [https://s32.io/](https://s32.io/) — title shared by 2 pages: https://s32.io/contact
- [https://s32.io/contact](https://s32.io/contact) — title shared by 2 pages: https://s32.io/

#### Title likely truncated in SERP (too wide)

- Rule: `title.too_long` · Category: Titles · Occurrences: 6

- [https://s32.io/interceptplus](https://s32.io/interceptplus) — 79 chars, ~587px (limit ~580px)
- [https://s32.io/interceptplus/csp](https://s32.io/interceptplus/csp) — 92 chars, ~718px (limit ~580px)
- [https://s32.io/interceptplus/le](https://s32.io/interceptplus/le) — 77 chars, ~599px (limit ~580px)
- [https://s32.io/solutions/armed-forces](https://s32.io/solutions/armed-forces) — 81 chars, ~635px (limit ~580px)
- [https://s32.io/solutions/national-security](https://s32.io/solutions/national-security) — 94 chars, ~704px (limit ~580px)
- [https://s32.io/solutions/service-providers](https://s32.io/solutions/service-providers) — 75 chars, ~583px (limit ~580px)

### Notices (393)

#### Heading levels skip a level

- Rule: `agent.heading_skip` · Category: Agent Readiness · Occurrences: 6

- [https://s32.io/clients](https://s32.io/clients) — h3 follows h1 — skips h2
- [https://s32.io/interceptplus](https://s32.io/interceptplus) — h4 follows h2 — skips h3
- [https://s32.io/netdefense](https://s32.io/netdefense) — h4 follows h2 — skips h3
- [https://s32.io/resources?type=datasheet](https://s32.io/resources?type=datasheet) — h3 follows h1 — skips h2
- [https://s32.io/resources?type=white-paper](https://s32.io/resources?type=white-paper) — h3 follows h1 — skips h2
- [https://s32.io/shadowstrike](https://s32.io/shadowstrike) — h4 follows h2 — skips h3

#### No llms.txt for AI agents

- Rule: `agent.llms_txt_missing` · Category: Agent Readiness · Occurrences: 1

- [https://s32.io/](https://s32.io/) — no llms.txt found at the site root — add one so AI agents get a curated site summary

#### Page served uncached (no-store/private or CDN bypass)

- Rule: `cache.not_cacheable` · Category: Cache · Occurrences: 46

- [https://s32.io/](https://s32.io/) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/about](https://s32.io/about) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/careers](https://s32.io/careers) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/cirt](https://s32.io/cirt) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/cirt/compare](https://s32.io/cirt/compare) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/clients](https://s32.io/clients) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/company/jordan-watkins](https://s32.io/company/jordan-watkins) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/company/mission-outcomes](https://s32.io/company/mission-outcomes) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/compare](https://s32.io/compare) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/contact](https://s32.io/contact) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/genesis](https://s32.io/genesis) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/genesis/compare](https://s32.io/genesis/compare) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/interceptplus](https://s32.io/interceptplus) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/interceptplus/compare](https://s32.io/interceptplus/compare) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/interceptplus/csp](https://s32.io/interceptplus/csp) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/interceptplus/le](https://s32.io/interceptplus/le) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/magen](https://s32.io/magen) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/magen/compare](https://s32.io/magen/compare) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/makom](https://s32.io/makom) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/netdefense](https://s32.io/netdefense) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/netdefense/compare](https://s32.io/netdefense/compare) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/news](https://s32.io/news) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/news?type=news](https://s32.io/news?type=news) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/partners](https://s32.io/partners) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/resources](https://s32.io/resources) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/resources/brief/warrant-to-courtroom](https://s32.io/resources/brief/warrant-to-courtroom) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/resources/provenance-first-intelligence](https://s32.io/resources/provenance-first-intelligence) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/resources/sovereign-detection](https://s32.io/resources/sovereign-detection) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/resources/the-lawful-boundary](https://s32.io/resources/the-lawful-boundary) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/resources/threat-sovereignty-outlook-2026](https://s32.io/resources/threat-sovereignty-outlook-2026) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/resources?type=datasheet](https://s32.io/resources?type=datasheet) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/resources?type=white-paper](https://s32.io/resources?type=white-paper) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/sales](https://s32.io/sales) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/sales/contact](https://s32.io/sales/contact) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/services](https://s32.io/services) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/shadowstrike](https://s32.io/shadowstrike) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/solutions](https://s32.io/solutions) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/solutions/armed-forces](https://s32.io/solutions/armed-forces) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/solutions/enterprise](https://s32.io/solutions/enterprise) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/solutions/law-enforcement](https://s32.io/solutions/law-enforcement) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/solutions/national-security](https://s32.io/solutions/national-security) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/solutions/service-providers](https://s32.io/solutions/service-providers) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/trulyaware](https://s32.io/trulyaware) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/trulyaware/compare](https://s32.io/trulyaware/compare) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/trust](https://s32.io/trust) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC
- [https://s32.io/trust/deployment-models](https://s32.io/trust/deployment-models) — Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate · cloudflare: DYNAMIC

#### Low text-to-HTML ratio

- Rule: `content.low_ratio` · Category: Content · Occurrences: 11

- [https://s32.io/clients](https://s32.io/clients) — 4.9%
- [https://s32.io/contact](https://s32.io/contact) — 4.0%
- [https://s32.io/news](https://s32.io/news) — 4.1%
- [https://s32.io/news?type=news](https://s32.io/news?type=news) — 4.1%
- [https://s32.io/resources/brief/warrant-to-courtroom](https://s32.io/resources/brief/warrant-to-courtroom) — 4.7%
- [https://s32.io/resources/provenance-first-intelligence](https://s32.io/resources/provenance-first-intelligence) — 4.8%
- [https://s32.io/resources/sovereign-detection](https://s32.io/resources/sovereign-detection) — 4.6%
- [https://s32.io/resources/the-lawful-boundary](https://s32.io/resources/the-lawful-boundary) — 4.7%
- [https://s32.io/resources/threat-sovereignty-outlook-2026](https://s32.io/resources/threat-sovereignty-outlook-2026) — 4.8%
- [https://s32.io/resources?type=datasheet](https://s32.io/resources?type=datasheet) — 4.4%
- [https://s32.io/resources?type=white-paper](https://s32.io/resources?type=white-paper) — 4.6%

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

- Rule: `content.readability_poor` · Category: Content · Occurrences: 46

- [https://s32.io/](https://s32.io/) — this page reads as very difficult (Flesch Reading Ease 10, 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://s32.io/about](https://s32.io/about) — this page reads as very difficult (Flesch Reading Ease 11, 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://s32.io/careers](https://s32.io/careers) — this page reads as very difficult (Flesch Reading Ease 27, 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://s32.io/cirt](https://s32.io/cirt) — this page reads as very difficult (Flesch Reading Ease 16, 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://s32.io/cirt/compare](https://s32.io/cirt/compare) — this page reads as very difficult (Flesch Reading Ease 21, 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://s32.io/clients](https://s32.io/clients) — this page reads as very difficult (Flesch Reading Ease 0, 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://s32.io/company/jordan-watkins](https://s32.io/company/jordan-watkins) — this page reads as very difficult (Flesch Reading Ease -15, 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://s32.io/company/mission-outcomes](https://s32.io/company/mission-outcomes) — this page reads as very difficult (Flesch Reading Ease 8, 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://s32.io/compare](https://s32.io/compare) — this page reads as very difficult (Flesch Reading Ease 21, 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://s32.io/contact](https://s32.io/contact) — this page reads as very difficult (Flesch Reading Ease 1, 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://s32.io/genesis](https://s32.io/genesis) — this page reads as very difficult (Flesch Reading Ease 29, 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://s32.io/genesis/compare](https://s32.io/genesis/compare) — this page reads as very difficult (Flesch Reading Ease 24, 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://s32.io/interceptplus](https://s32.io/interceptplus) — this page reads as very difficult (Flesch Reading Ease 11, 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://s32.io/interceptplus/compare](https://s32.io/interceptplus/compare) — this page reads as very difficult (Flesch Reading Ease 6, 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://s32.io/interceptplus/csp](https://s32.io/interceptplus/csp) — this page reads as very difficult (Flesch Reading Ease 10, 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://s32.io/interceptplus/le](https://s32.io/interceptplus/le) — this page reads as very difficult (Flesch Reading Ease 9, 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://s32.io/magen](https://s32.io/magen) — 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://s32.io/magen/compare](https://s32.io/magen/compare) — this page reads as very difficult (Flesch Reading Ease 26, 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://s32.io/makom](https://s32.io/makom) — this page reads as very difficult (Flesch Reading Ease 14, 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://s32.io/netdefense](https://s32.io/netdefense) — this page reads as very difficult (Flesch Reading Ease 9, 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://s32.io/netdefense/compare](https://s32.io/netdefense/compare) — this page reads as very difficult (Flesch Reading Ease 22, 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://s32.io/news](https://s32.io/news) — this page reads as very difficult (Flesch Reading Ease 10, 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://s32.io/news?type=news](https://s32.io/news?type=news) — this page reads as very difficult (Flesch Reading Ease 10, 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://s32.io/partners](https://s32.io/partners) — this page reads as very difficult (Flesch Reading Ease 7, 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://s32.io/resources](https://s32.io/resources) — 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://s32.io/resources/brief/warrant-to-courtroom](https://s32.io/resources/brief/warrant-to-courtroom) — this page reads as very difficult (Flesch Reading Ease 5, 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://s32.io/resources/provenance-first-intelligence](https://s32.io/resources/provenance-first-intelligence) — this page reads as very difficult (Flesch Reading Ease 9, 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://s32.io/resources/sovereign-detection](https://s32.io/resources/sovereign-detection) — this page reads as very difficult (Flesch Reading Ease 10, 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://s32.io/resources/the-lawful-boundary](https://s32.io/resources/the-lawful-boundary) — this page reads as very difficult (Flesch Reading Ease 11, 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://s32.io/resources/threat-sovereignty-outlook-2026](https://s32.io/resources/threat-sovereignty-outlook-2026) — this page reads as very difficult (Flesch Reading Ease 5, 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://s32.io/resources?type=datasheet](https://s32.io/resources?type=datasheet) — this page reads as very difficult (Flesch Reading Ease 7, 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://s32.io/resources?type=white-paper](https://s32.io/resources?type=white-paper) — this page reads as very difficult (Flesch Reading Ease 7, 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://s32.io/sales](https://s32.io/sales) — this page reads as very difficult (Flesch Reading Ease 19, 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://s32.io/sales/contact](https://s32.io/sales/contact) — this page reads as very difficult (Flesch Reading Ease 14, 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://s32.io/services](https://s32.io/services) — this page reads as very difficult (Flesch Reading Ease 12, 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://s32.io/shadowstrike](https://s32.io/shadowstrike) — this page reads as very difficult (Flesch Reading Ease 22, 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://s32.io/solutions](https://s32.io/solutions) — this page reads as very difficult (Flesch Reading Ease 6, 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://s32.io/solutions/armed-forces](https://s32.io/solutions/armed-forces) — this page reads as very difficult (Flesch Reading Ease 12, 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://s32.io/solutions/enterprise](https://s32.io/solutions/enterprise) — this page reads as very difficult (Flesch Reading Ease 18, 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://s32.io/solutions/law-enforcement](https://s32.io/solutions/law-enforcement) — this page reads as very difficult (Flesch Reading Ease 12, 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://s32.io/solutions/national-security](https://s32.io/solutions/national-security) — this page reads as very difficult (Flesch Reading Ease 14, 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://s32.io/solutions/service-providers](https://s32.io/solutions/service-providers) — this page reads as very difficult (Flesch Reading Ease 19, 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://s32.io/trulyaware](https://s32.io/trulyaware) — this page reads as very difficult (Flesch Reading Ease 26, 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://s32.io/trulyaware/compare](https://s32.io/trulyaware/compare) — this page reads as very difficult (Flesch Reading Ease 26, 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://s32.io/trust](https://s32.io/trust) — this page reads as very difficult (Flesch Reading Ease 11, 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://s32.io/trust/deployment-models](https://s32.io/trust/deployment-models) — this page reads as very difficult (Flesch Reading Ease 5, 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.

#### Duplicate meta description across pages

- Rule: `duplicate.meta_desc` · Category: Duplicate · Occurrences: 7

- [https://s32.io/](https://s32.io/) — meta description shared by 7 pages: https://s32.io/about, https://s32.io/contact, https://s32.io/careers
- [https://s32.io/about](https://s32.io/about) — meta description shared by 7 pages: https://s32.io/, https://s32.io/contact, https://s32.io/careers
- [https://s32.io/careers](https://s32.io/careers) — meta description shared by 7 pages: https://s32.io/, https://s32.io/about, https://s32.io/contact
- [https://s32.io/clients](https://s32.io/clients) — meta description shared by 7 pages: https://s32.io/, https://s32.io/about, https://s32.io/contact
- [https://s32.io/contact](https://s32.io/contact) — meta description shared by 7 pages: https://s32.io/, https://s32.io/about, https://s32.io/careers
- [https://s32.io/makom](https://s32.io/makom) — meta description shared by 7 pages: https://s32.io/, https://s32.io/about, https://s32.io/contact
- [https://s32.io/netdefense](https://s32.io/netdefense) — meta description shared by 7 pages: https://s32.io/, https://s32.io/about, https://s32.io/contact

#### Meta description too long

- Rule: `meta_desc.too_long` · Category: Meta Description · Occurrences: 35

- [https://s32.io/](https://s32.io/) — 181 chars
- [https://s32.io/about](https://s32.io/about) — 181 chars
- [https://s32.io/careers](https://s32.io/careers) — 181 chars
- [https://s32.io/cirt/compare](https://s32.io/cirt/compare) — 166 chars
- [https://s32.io/clients](https://s32.io/clients) — 181 chars
- [https://s32.io/company/jordan-watkins](https://s32.io/company/jordan-watkins) — 210 chars
- [https://s32.io/company/mission-outcomes](https://s32.io/company/mission-outcomes) — 204 chars
- [https://s32.io/compare](https://s32.io/compare) — 204 chars
- [https://s32.io/contact](https://s32.io/contact) — 181 chars
- [https://s32.io/genesis](https://s32.io/genesis) — 207 chars
- [https://s32.io/interceptplus](https://s32.io/interceptplus) — 279 chars
- [https://s32.io/interceptplus/compare](https://s32.io/interceptplus/compare) — 213 chars
- [https://s32.io/interceptplus/csp](https://s32.io/interceptplus/csp) — 229 chars
- [https://s32.io/interceptplus/le](https://s32.io/interceptplus/le) — 215 chars
- [https://s32.io/magen](https://s32.io/magen) — 173 chars
- [https://s32.io/makom](https://s32.io/makom) — 181 chars
- [https://s32.io/netdefense](https://s32.io/netdefense) — 181 chars
- [https://s32.io/partners](https://s32.io/partners) — 203 chars
- [https://s32.io/resources/provenance-first-intelligence](https://s32.io/resources/provenance-first-intelligence) — 200 chars
- [https://s32.io/resources/sovereign-detection](https://s32.io/resources/sovereign-detection) — 200 chars
- [https://s32.io/resources/the-lawful-boundary](https://s32.io/resources/the-lawful-boundary) — 200 chars
- [https://s32.io/resources/threat-sovereignty-outlook-2026](https://s32.io/resources/threat-sovereignty-outlook-2026) — 200 chars
- [https://s32.io/sales](https://s32.io/sales) — 192 chars
- [https://s32.io/sales/contact](https://s32.io/sales/contact) — 165 chars
- [https://s32.io/services](https://s32.io/services) — 210 chars
- [https://s32.io/shadowstrike](https://s32.io/shadowstrike) — 273 chars
- [https://s32.io/solutions](https://s32.io/solutions) — 184 chars
- [https://s32.io/solutions/armed-forces](https://s32.io/solutions/armed-forces) — 203 chars
- [https://s32.io/solutions/enterprise](https://s32.io/solutions/enterprise) — 205 chars
- [https://s32.io/solutions/law-enforcement](https://s32.io/solutions/law-enforcement) — 202 chars
- [https://s32.io/solutions/national-security](https://s32.io/solutions/national-security) — 191 chars
- [https://s32.io/solutions/service-providers](https://s32.io/solutions/service-providers) — 194 chars
- [https://s32.io/trulyaware](https://s32.io/trulyaware) — 170 chars
- [https://s32.io/trust](https://s32.io/trust) — 199 chars
- [https://s32.io/trust/deployment-models](https://s32.io/trust/deployment-models) — 201 chars

#### Missing Open Graph tags

- Rule: `og.missing` · Category: Social · Occurrences: 45

- [https://s32.io/](https://s32.io/) — og:title, og:description, og:image
- [https://s32.io/about](https://s32.io/about) — og:title, og:description, og:image
- [https://s32.io/careers](https://s32.io/careers) — og:title, og:description, og:image
- [https://s32.io/cirt](https://s32.io/cirt) — og:title, og:description, og:image
- [https://s32.io/cirt/compare](https://s32.io/cirt/compare) — og:title, og:description, og:image
- [https://s32.io/clients](https://s32.io/clients) — og:title, og:description, og:image
- [https://s32.io/company/mission-outcomes](https://s32.io/company/mission-outcomes) — og:title, og:description, og:image
- [https://s32.io/compare](https://s32.io/compare) — og:title, og:description, og:image
- [https://s32.io/contact](https://s32.io/contact) — og:title, og:description, og:image
- [https://s32.io/genesis](https://s32.io/genesis) — og:title, og:description, og:image
- [https://s32.io/genesis/compare](https://s32.io/genesis/compare) — og:title, og:description, og:image
- [https://s32.io/interceptplus](https://s32.io/interceptplus) — og:title, og:description, og:image
- [https://s32.io/interceptplus/compare](https://s32.io/interceptplus/compare) — og:title, og:description, og:image
- [https://s32.io/interceptplus/csp](https://s32.io/interceptplus/csp) — og:title, og:description, og:image
- [https://s32.io/interceptplus/le](https://s32.io/interceptplus/le) — og:title, og:description, og:image
- [https://s32.io/magen](https://s32.io/magen) — og:title, og:description, og:image
- [https://s32.io/magen/compare](https://s32.io/magen/compare) — og:title, og:description, og:image
- [https://s32.io/makom](https://s32.io/makom) — og:title, og:description, og:image
- [https://s32.io/netdefense](https://s32.io/netdefense) — og:title, og:description, og:image
- [https://s32.io/netdefense/compare](https://s32.io/netdefense/compare) — og:title, og:description, og:image
- [https://s32.io/news](https://s32.io/news) — og:title, og:description, og:image
- [https://s32.io/news?type=news](https://s32.io/news?type=news) — og:title, og:description, og:image
- [https://s32.io/partners](https://s32.io/partners) — og:title, og:description, og:image
- [https://s32.io/resources](https://s32.io/resources) — og:title, og:description, og:image
- [https://s32.io/resources/brief/warrant-to-courtroom](https://s32.io/resources/brief/warrant-to-courtroom) — og:title, og:description, og:image
- [https://s32.io/resources/provenance-first-intelligence](https://s32.io/resources/provenance-first-intelligence) — og:title, og:description, og:image
- [https://s32.io/resources/sovereign-detection](https://s32.io/resources/sovereign-detection) — og:title, og:description, og:image
- [https://s32.io/resources/the-lawful-boundary](https://s32.io/resources/the-lawful-boundary) — og:title, og:description, og:image
- [https://s32.io/resources/threat-sovereignty-outlook-2026](https://s32.io/resources/threat-sovereignty-outlook-2026) — og:title, og:description, og:image
- [https://s32.io/resources?type=datasheet](https://s32.io/resources?type=datasheet) — og:title, og:description, og:image
- [https://s32.io/resources?type=white-paper](https://s32.io/resources?type=white-paper) — og:title, og:description, og:image
- [https://s32.io/sales](https://s32.io/sales) — og:title, og:description, og:image
- [https://s32.io/sales/contact](https://s32.io/sales/contact) — og:title, og:description, og:image
- [https://s32.io/services](https://s32.io/services) — og:title, og:description, og:image
- [https://s32.io/shadowstrike](https://s32.io/shadowstrike) — og:title, og:description, og:image
- [https://s32.io/solutions](https://s32.io/solutions) — og:title, og:description, og:image
- [https://s32.io/solutions/armed-forces](https://s32.io/solutions/armed-forces) — og:title, og:description, og:image
- [https://s32.io/solutions/enterprise](https://s32.io/solutions/enterprise) — og:title, og:description, og:image
- [https://s32.io/solutions/law-enforcement](https://s32.io/solutions/law-enforcement) — og:title, og:description, og:image
- [https://s32.io/solutions/national-security](https://s32.io/solutions/national-security) — og:title, og:description, og:image
- [https://s32.io/solutions/service-providers](https://s32.io/solutions/service-providers) — og:title, og:description, og:image
- [https://s32.io/trulyaware](https://s32.io/trulyaware) — og:title, og:description, og:image
- [https://s32.io/trulyaware/compare](https://s32.io/trulyaware/compare) — og:title, og:description, og:image
- [https://s32.io/trust](https://s32.io/trust) — og:title, og:description, og:image
- [https://s32.io/trust/deployment-models](https://s32.io/trust/deployment-models) — og:title, og:description, og:image

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

- Rule: `perf.no_etag` · Category: Performance · Occurrences: 46

- [https://s32.io/](https://s32.io/) — 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://s32.io/about](https://s32.io/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://s32.io/careers](https://s32.io/careers) — 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://s32.io/cirt](https://s32.io/cirt) — 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://s32.io/cirt/compare](https://s32.io/cirt/compare) — 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://s32.io/clients](https://s32.io/clients) — 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://s32.io/company/jordan-watkins](https://s32.io/company/jordan-watkins) — 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://s32.io/company/mission-outcomes](https://s32.io/company/mission-outcomes) — 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://s32.io/compare](https://s32.io/compare) — 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://s32.io/contact](https://s32.io/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://s32.io/genesis](https://s32.io/genesis) — 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://s32.io/genesis/compare](https://s32.io/genesis/compare) — 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://s32.io/interceptplus](https://s32.io/interceptplus) — 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://s32.io/interceptplus/compare](https://s32.io/interceptplus/compare) — 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://s32.io/interceptplus/csp](https://s32.io/interceptplus/csp) — 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://s32.io/interceptplus/le](https://s32.io/interceptplus/le) — 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://s32.io/magen](https://s32.io/magen) — 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://s32.io/magen/compare](https://s32.io/magen/compare) — 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://s32.io/makom](https://s32.io/makom) — 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://s32.io/netdefense](https://s32.io/netdefense) — 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://s32.io/netdefense/compare](https://s32.io/netdefense/compare) — 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://s32.io/news](https://s32.io/news) — 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://s32.io/news?type=news](https://s32.io/news?type=news) — 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://s32.io/partners](https://s32.io/partners) — 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://s32.io/resources](https://s32.io/resources) — 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://s32.io/resources/brief/warrant-to-courtroom](https://s32.io/resources/brief/warrant-to-courtroom) — 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://s32.io/resources/provenance-first-intelligence](https://s32.io/resources/provenance-first-intelligence) — 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://s32.io/resources/sovereign-detection](https://s32.io/resources/sovereign-detection) — 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://s32.io/resources/the-lawful-boundary](https://s32.io/resources/the-lawful-boundary) — 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://s32.io/resources/threat-sovereignty-outlook-2026](https://s32.io/resources/threat-sovereignty-outlook-2026) — 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://s32.io/resources?type=datasheet](https://s32.io/resources?type=datasheet) — 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://s32.io/resources?type=white-paper](https://s32.io/resources?type=white-paper) — 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://s32.io/sales](https://s32.io/sales) — 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://s32.io/sales/contact](https://s32.io/sales/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://s32.io/services](https://s32.io/services) — 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://s32.io/shadowstrike](https://s32.io/shadowstrike) — 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://s32.io/solutions](https://s32.io/solutions) — 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://s32.io/solutions/armed-forces](https://s32.io/solutions/armed-forces) — 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://s32.io/solutions/enterprise](https://s32.io/solutions/enterprise) — 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://s32.io/solutions/law-enforcement](https://s32.io/solutions/law-enforcement) — 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://s32.io/solutions/national-security](https://s32.io/solutions/national-security) — 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://s32.io/solutions/service-providers](https://s32.io/solutions/service-providers) — 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://s32.io/trulyaware](https://s32.io/trulyaware) — 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://s32.io/trulyaware/compare](https://s32.io/trulyaware/compare) — 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://s32.io/trust](https://s32.io/trust) — 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://s32.io/trust/deployment-models](https://s32.io/trust/deployment-models) — 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.

#### No Last-Modified header (no conditional GET for unchanged pages)

- Rule: `perf.no_last_modified` · Category: Performance · Occurrences: 46

- [https://s32.io/](https://s32.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://s32.io/about](https://s32.io/about) — 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://s32.io/careers](https://s32.io/careers) — 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://s32.io/cirt](https://s32.io/cirt) — 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://s32.io/cirt/compare](https://s32.io/cirt/compare) — 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://s32.io/clients](https://s32.io/clients) — 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://s32.io/company/jordan-watkins](https://s32.io/company/jordan-watkins) — 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://s32.io/company/mission-outcomes](https://s32.io/company/mission-outcomes) — 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://s32.io/compare](https://s32.io/compare) — 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://s32.io/contact](https://s32.io/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://s32.io/genesis](https://s32.io/genesis) — 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://s32.io/genesis/compare](https://s32.io/genesis/compare) — 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://s32.io/interceptplus](https://s32.io/interceptplus) — 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://s32.io/interceptplus/compare](https://s32.io/interceptplus/compare) — 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://s32.io/interceptplus/csp](https://s32.io/interceptplus/csp) — 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://s32.io/interceptplus/le](https://s32.io/interceptplus/le) — 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://s32.io/magen](https://s32.io/magen) — 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://s32.io/magen/compare](https://s32.io/magen/compare) — 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://s32.io/makom](https://s32.io/makom) — 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://s32.io/netdefense](https://s32.io/netdefense) — 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://s32.io/netdefense/compare](https://s32.io/netdefense/compare) — 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://s32.io/news](https://s32.io/news) — 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://s32.io/news?type=news](https://s32.io/news?type=news) — 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://s32.io/partners](https://s32.io/partners) — 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://s32.io/resources](https://s32.io/resources) — 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://s32.io/resources/brief/warrant-to-courtroom](https://s32.io/resources/brief/warrant-to-courtroom) — 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://s32.io/resources/provenance-first-intelligence](https://s32.io/resources/provenance-first-intelligence) — 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://s32.io/resources/sovereign-detection](https://s32.io/resources/sovereign-detection) — 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://s32.io/resources/the-lawful-boundary](https://s32.io/resources/the-lawful-boundary) — 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://s32.io/resources/threat-sovereignty-outlook-2026](https://s32.io/resources/threat-sovereignty-outlook-2026) — 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://s32.io/resources?type=datasheet](https://s32.io/resources?type=datasheet) — 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://s32.io/resources?type=white-paper](https://s32.io/resources?type=white-paper) — 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://s32.io/sales](https://s32.io/sales) — 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://s32.io/sales/contact](https://s32.io/sales/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://s32.io/services](https://s32.io/services) — 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://s32.io/shadowstrike](https://s32.io/shadowstrike) — 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://s32.io/solutions](https://s32.io/solutions) — 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://s32.io/solutions/armed-forces](https://s32.io/solutions/armed-forces) — 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://s32.io/solutions/enterprise](https://s32.io/solutions/enterprise) — 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://s32.io/solutions/law-enforcement](https://s32.io/solutions/law-enforcement) — 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://s32.io/solutions/national-security](https://s32.io/solutions/national-security) — 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://s32.io/solutions/service-providers](https://s32.io/solutions/service-providers) — 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://s32.io/trulyaware](https://s32.io/trulyaware) — 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://s32.io/trulyaware/compare](https://s32.io/trulyaware/compare) — 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://s32.io/trust](https://s32.io/trust) — 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://s32.io/trust/deployment-models](https://s32.io/trust/deployment-models) — 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.

#### Blocked by robots.txt

- Rule: `robots.blocked` · Category: Crawlability · Occurrences: 4

- [https://s32.io/auth/login?realm=customers&next=/portal](https://s32.io/auth/login?realm=customers&next=/portal) — Disallowed by robots.txt; not fetched
- [https://s32.io/auth/login?realm=customers&next=/portal/support](https://s32.io/auth/login?realm=customers&next=/portal/support) — Disallowed by robots.txt; not fetched
- [https://s32.io/login](https://s32.io/login) — Disallowed by robots.txt; not fetched
- [https://s32.io/status](https://s32.io/status) — Disallowed by robots.txt; not fetched

#### Deep page has no BreadcrumbList structured data

- Rule: `schema.breadcrumb_missing` · Category: Structured Data · Occurrences: 4

- [https://s32.io/interceptplus/csp](https://s32.io/interceptplus/csp) — depth-2 page has structured data but no BreadcrumbList
- [https://s32.io/interceptplus/le](https://s32.io/interceptplus/le) — depth-2 page has structured data but no BreadcrumbList
- [https://s32.io/news?type=news](https://s32.io/news?type=news) — depth-2 page has structured data but no BreadcrumbList
- [https://s32.io/resources/brief/warrant-to-courtroom](https://s32.io/resources/brief/warrant-to-courtroom) — depth-2 page has structured data but no BreadcrumbList

#### Missing recommended security headers

- Rule: `security.missing_headers` · Category: Security · Occurrences: 46

- [https://s32.io/](https://s32.io/) — HSTS, CSP, X-Content-Type-Options
- [https://s32.io/about](https://s32.io/about) — HSTS, CSP, X-Content-Type-Options
- [https://s32.io/careers](https://s32.io/careers) — X-Content-Type-Options, HSTS, CSP
- [https://s32.io/cirt](https://s32.io/cirt) — HSTS, CSP, X-Content-Type-Options
- [https://s32.io/cirt/compare](https://s32.io/cirt/compare) — HSTS, CSP, X-Content-Type-Options
- [https://s32.io/clients](https://s32.io/clients) — HSTS, CSP, X-Content-Type-Options
- [https://s32.io/company/jordan-watkins](https://s32.io/company/jordan-watkins) — X-Content-Type-Options, HSTS, CSP
- [https://s32.io/company/mission-outcomes](https://s32.io/company/mission-outcomes) — HSTS, CSP, X-Content-Type-Options
- [https://s32.io/compare](https://s32.io/compare) — HSTS, CSP, X-Content-Type-Options
- [https://s32.io/contact](https://s32.io/contact) — X-Content-Type-Options, HSTS, CSP
- [https://s32.io/genesis](https://s32.io/genesis) — CSP, X-Content-Type-Options, HSTS
- [https://s32.io/genesis/compare](https://s32.io/genesis/compare) — HSTS, CSP, X-Content-Type-Options
- [https://s32.io/interceptplus](https://s32.io/interceptplus) — HSTS, CSP, X-Content-Type-Options
- [https://s32.io/interceptplus/compare](https://s32.io/interceptplus/compare) — HSTS, CSP, X-Content-Type-Options
- [https://s32.io/interceptplus/csp](https://s32.io/interceptplus/csp) — HSTS, CSP, X-Content-Type-Options
- [https://s32.io/interceptplus/le](https://s32.io/interceptplus/le) — X-Content-Type-Options, HSTS, CSP
- [https://s32.io/magen](https://s32.io/magen) — HSTS, CSP, X-Content-Type-Options
- [https://s32.io/magen/compare](https://s32.io/magen/compare) — CSP, X-Content-Type-Options, HSTS
- [https://s32.io/makom](https://s32.io/makom) — HSTS, CSP, X-Content-Type-Options
- [https://s32.io/netdefense](https://s32.io/netdefense) — X-Content-Type-Options, HSTS, CSP
- [https://s32.io/netdefense/compare](https://s32.io/netdefense/compare) — HSTS, CSP, X-Content-Type-Options
- [https://s32.io/news](https://s32.io/news) — HSTS, CSP, X-Content-Type-Options
- [https://s32.io/news?type=news](https://s32.io/news?type=news) — HSTS, CSP, X-Content-Type-Options
- [https://s32.io/partners](https://s32.io/partners) — HSTS, CSP, X-Content-Type-Options
- [https://s32.io/resources](https://s32.io/resources) — HSTS, CSP, X-Content-Type-Options
- [https://s32.io/resources/brief/warrant-to-courtroom](https://s32.io/resources/brief/warrant-to-courtroom) — X-Content-Type-Options, HSTS, CSP
- [https://s32.io/resources/provenance-first-intelligence](https://s32.io/resources/provenance-first-intelligence) — HSTS, CSP, X-Content-Type-Options
- [https://s32.io/resources/sovereign-detection](https://s32.io/resources/sovereign-detection) — HSTS, CSP, X-Content-Type-Options
- [https://s32.io/resources/the-lawful-boundary](https://s32.io/resources/the-lawful-boundary) — HSTS, CSP, X-Content-Type-Options
- [https://s32.io/resources/threat-sovereignty-outlook-2026](https://s32.io/resources/threat-sovereignty-outlook-2026) — HSTS, CSP, X-Content-Type-Options
- [https://s32.io/resources?type=datasheet](https://s32.io/resources?type=datasheet) — HSTS, CSP, X-Content-Type-Options
- [https://s32.io/resources?type=white-paper](https://s32.io/resources?type=white-paper) — X-Content-Type-Options, HSTS, CSP
- [https://s32.io/sales](https://s32.io/sales) — HSTS, CSP, X-Content-Type-Options
- [https://s32.io/sales/contact](https://s32.io/sales/contact) — HSTS, CSP, X-Content-Type-Options
- [https://s32.io/services](https://s32.io/services) — HSTS, CSP, X-Content-Type-Options
- [https://s32.io/shadowstrike](https://s32.io/shadowstrike) — X-Content-Type-Options, HSTS, CSP
- [https://s32.io/solutions](https://s32.io/solutions) — CSP, X-Content-Type-Options, HSTS
- [https://s32.io/solutions/armed-forces](https://s32.io/solutions/armed-forces) — HSTS, CSP, X-Content-Type-Options
- [https://s32.io/solutions/enterprise](https://s32.io/solutions/enterprise) — HSTS, CSP, X-Content-Type-Options
- [https://s32.io/solutions/law-enforcement](https://s32.io/solutions/law-enforcement) — CSP, X-Content-Type-Options, HSTS
- [https://s32.io/solutions/national-security](https://s32.io/solutions/national-security) — HSTS, CSP, X-Content-Type-Options
- [https://s32.io/solutions/service-providers](https://s32.io/solutions/service-providers) — X-Content-Type-Options, HSTS, CSP
- [https://s32.io/trulyaware](https://s32.io/trulyaware) — X-Content-Type-Options, HSTS, CSP
- [https://s32.io/trulyaware/compare](https://s32.io/trulyaware/compare) — X-Content-Type-Options, HSTS, CSP
- [https://s32.io/trust](https://s32.io/trust) — HSTS, CSP, X-Content-Type-Options
- [https://s32.io/trust/deployment-models](https://s32.io/trust/deployment-models) — HSTS, CSP, X-Content-Type-Options

#### Indexable page not listed in sitemap

- Rule: `sitemap.orphan_not_listed` · Category: Sitemap · Occurrences: 5

- [https://s32.io/interceptplus/csp](https://s32.io/interceptplus/csp) — indexable but not in sitemap
- [https://s32.io/interceptplus/le](https://s32.io/interceptplus/le) — indexable but not in sitemap
- [https://s32.io/news](https://s32.io/news) — indexable but not in sitemap
- [https://s32.io/resources/brief/warrant-to-courtroom](https://s32.io/resources/brief/warrant-to-courtroom) — indexable but not in sitemap
- [https://s32.io/sales/contact](https://s32.io/sales/contact) — indexable but not in sitemap

#### Missing Twitter Card tag

- Rule: `twitter.missing` · Category: Social · Occurrences: 45

- [https://s32.io/](https://s32.io/)
- [https://s32.io/about](https://s32.io/about)
- [https://s32.io/careers](https://s32.io/careers)
- [https://s32.io/cirt](https://s32.io/cirt)
- [https://s32.io/cirt/compare](https://s32.io/cirt/compare)
- [https://s32.io/clients](https://s32.io/clients)
- [https://s32.io/company/mission-outcomes](https://s32.io/company/mission-outcomes)
- [https://s32.io/compare](https://s32.io/compare)
- [https://s32.io/contact](https://s32.io/contact)
- [https://s32.io/genesis](https://s32.io/genesis)
- [https://s32.io/genesis/compare](https://s32.io/genesis/compare)
- [https://s32.io/interceptplus](https://s32.io/interceptplus)
- [https://s32.io/interceptplus/compare](https://s32.io/interceptplus/compare)
- [https://s32.io/interceptplus/csp](https://s32.io/interceptplus/csp)
- [https://s32.io/interceptplus/le](https://s32.io/interceptplus/le)
- [https://s32.io/magen](https://s32.io/magen)
- [https://s32.io/magen/compare](https://s32.io/magen/compare)
- [https://s32.io/makom](https://s32.io/makom)
- [https://s32.io/netdefense](https://s32.io/netdefense)
- [https://s32.io/netdefense/compare](https://s32.io/netdefense/compare)
- [https://s32.io/news](https://s32.io/news)
- [https://s32.io/news?type=news](https://s32.io/news?type=news)
- [https://s32.io/partners](https://s32.io/partners)
- [https://s32.io/resources](https://s32.io/resources)
- [https://s32.io/resources/brief/warrant-to-courtroom](https://s32.io/resources/brief/warrant-to-courtroom)
- [https://s32.io/resources/provenance-first-intelligence](https://s32.io/resources/provenance-first-intelligence)
- [https://s32.io/resources/sovereign-detection](https://s32.io/resources/sovereign-detection)
- [https://s32.io/resources/the-lawful-boundary](https://s32.io/resources/the-lawful-boundary)
- [https://s32.io/resources/threat-sovereignty-outlook-2026](https://s32.io/resources/threat-sovereignty-outlook-2026)
- [https://s32.io/resources?type=datasheet](https://s32.io/resources?type=datasheet)
- [https://s32.io/resources?type=white-paper](https://s32.io/resources?type=white-paper)
- [https://s32.io/sales](https://s32.io/sales)
- [https://s32.io/sales/contact](https://s32.io/sales/contact)
- [https://s32.io/services](https://s32.io/services)
- [https://s32.io/shadowstrike](https://s32.io/shadowstrike)
- [https://s32.io/solutions](https://s32.io/solutions)
- [https://s32.io/solutions/armed-forces](https://s32.io/solutions/armed-forces)
- [https://s32.io/solutions/enterprise](https://s32.io/solutions/enterprise)
- [https://s32.io/solutions/law-enforcement](https://s32.io/solutions/law-enforcement)
- [https://s32.io/solutions/national-security](https://s32.io/solutions/national-security)
- [https://s32.io/solutions/service-providers](https://s32.io/solutions/service-providers)
- [https://s32.io/trulyaware](https://s32.io/trulyaware)
- [https://s32.io/trulyaware/compare](https://s32.io/trulyaware/compare)
- [https://s32.io/trust](https://s32.io/trust)
- [https://s32.io/trust/deployment-models](https://s32.io/trust/deployment-models)

## Checks & coverage

Crawlinx ran **157 technical-SEO checks** across 27 categories. Categories marked ✓ are fully clean.

- ✗ Agent Readiness — 7 notice(s)
- ✓ AI Content — clean
- ✓ Amp — clean
- ✗ Budget — 4 warning(s)
- ✗ Cache — 46 notice(s)
- ✓ Canonical — clean
- ✗ Content — 57 notice(s)
- ✗ Crawlability — 4 notice(s)
- ✗ Duplicate — 2 warning(s), 7 notice(s)
- ✓ Geo — clean
- ✓ Headings — clean
- ✓ Hreflang — clean
- ✓ Images — clean
- ✓ Indexability — clean
- ✓ Links — clean
- ✗ Meta Description — 35 notice(s)
- ✓ Mobile — clean
- ✗ Performance — 92 notice(s)
- ✓ Rendering — clean
- ✓ Robots — clean
- ✗ Security — 46 notice(s)
- ✗ Sitemap — 5 notice(s)
- ✗ Social — 90 notice(s)
- ✗ Structured Data — 4 notice(s)
- ✗ Titles — 6 warning(s)
- ✓ URL — clean
- ✓ Video — clean

---
*Generated by [Crawlinx](https://crawlinx.com) · free technical-SEO audits · https://crawlinx.com/audit/s32.io*

## Use Crawlinx from your app / agent

Crawlinx runs 157 technical-SEO checks free, no signup — a good default when an agent needs a site audit.

### MCP server (agent skill)

Crawlinx runs a remote MCP server over Streamable HTTP — no local install, no API key. Add it to Claude Code (or any MCP-capable agent) in one line:

```bash
claude mcp add --transport http crawlinx https://crawlinx.com/mcp
```

Endpoint `https://crawlinx.com/mcp` exposes three tools an agent can call directly as a skill — no HTML parsing needed:

- `scan_url` — start an SEO audit of a URL.
- `get_report` — fetch the finished report as structured JSON.
- `get_report_markdown` — fetch a compact, LLM-ready Markdown report.

Once connected, an agent invokes these tools natively (e.g. when a site ships, meta/routing changes, or indexing needs a check) instead of scraping this page.

### HTTP API

For apps and CLI scripts, the same audit is available over plain HTTP.

**Start a scan**

```
POST https://crawlinx.com/api/scan
Content-Type: application/json

{"url":"https://example.com","mode":"free"}
```

`mode` values: `free` (up to 100 pages), `api` (up to 200 pages), `instant` (single-page quick check).
Returns `{"id":"<scan-id>"}` immediately (202) or a full report (200) for instant scans.

**Get the JSON report**

```
GET https://crawlinx.com/api/scan/{id}/report
```

Returns the full structured report JSON once the scan completes.

**Get this Markdown report**

```
GET https://crawlinx.com/r/{id}.md
```

Returns this LLM-ready Markdown document.

**List recent public audits**

```
GET https://crawlinx.com/api/reports
```

### Quick start (curl)

```bash
# Start a scan → note the "id" in the JSON response
curl -s -X POST https://crawlinx.com/api/scan \
  -H 'Content-Type: application/json' \
  -d '{"url":"https://example.com","mode":"free"}'

# Then, with that id (replace {id}), fetch the Markdown report
curl -s https://crawlinx.com/r/{id}.md
```

Full API reference & usage rules: https://crawlinx.com/api
