Access (AI Access)
The Foundational Question
"Can AI systems actually access and read your website?"
Access examines technical barriers that prevent AI from reaching your content, regardless of how good that content is.
What Access Measures
| Measurement | Description |
|---|---|
| Robots.txt Status | Does robots.txt block AI crawlers? |
| AI Bot Detection | Which specific AI bots are blocked? |
| Security Barriers | Does Cloudflare or WAF block AI? |
| Soft Blocks | Are there interstitials, gates, or challenges? |
| Content Accessibility | Can AI parse your page content? |
The Access Gate Model
Access functions as a gate in the system flow:
Entity → ACCESS → AV → Intent
If Access fails, everything downstream is degraded.
Access Failure Types
| Failure Type | Description | Impact |
|---|---|---|
| Universal Block | robots.txt blocks all crawlers | Catastrophic |
| AI-Specific Block | Specific AI bots blocked | Platform-specific failure |
| Cloudflare Block | WAF challenges block AI crawlers | Major visibility reduction |
| Soft Block | Consent walls, geo-gates | Content inaccessible |
| Rendering Failure | JS-only content AI can't read | Invisible content |
Key Insight
Access is binary — either AI can reach you or it cannot. The best content in the world is useless if AI cannot access it.