We respect your privacy.

We use strictly necessary cookies to keep you signed in and to protect against CSRF. With your permission we also use a small amount of first-party analytics to improve the product. We do not sell your data and we do not use third-party advertising trackers. See our cookie policy and privacy policy .

← All learn topics

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.

Impact: mediumEffort: medium

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.

References