Rule page.ai.low-clarity
Improve page clarity for AI assistants
page.ai.low-clarity is a check in Crawlmind's site audit that grades medium-impact issues of this kind. This page explains why the rule matters and the exact fix.
Why it matters
AI readability scored this page below 60/100 for clarity. The biggest predictor of citation by ChatGPT/Perplexity isn't keyword density: it's whether a single paragraph answers a single question. Pages that read like product marketing (nominalisations, hedge words, abstract claims with no examples) get low confidence scores and rarely get quoted.
The fix
**Four edits that move the score the most:**
1. **Break paragraphs above 4 lines** into shorter chunks. AI engines extract by paragraph; long ones get truncated.
2. **Replace nominalisations with verbs:**
- ❌ "we provide implementation of"
- ✅ "we implement"
3. **Add concrete examples right after abstract statements.** Every "X enables Y" should be followed by "for example, ...".
4. **Define acronyms on first use.** "TTFB (time to first byte)" once, then "TTFB" after.