---
title: "Paragraphs longer than 150 words (geo/wall-of-text)"
description: "geo/wall-of-text: Long paragraphs bury answers; Microsoft lists walls of text among patterns that reduce inclusion in AI answers."
canonical: https://void-design.vercel.app/rules/geo/wall-of-text
lastModified: 2026-09-16
---

# Paragraphs longer than 150 words

`geo/wall-of-text` · severity **info** · category AI search · detected by `void geo` and `void audit`

## Why it matters

Long paragraphs bury answers; Microsoft lists walls of text among patterns that reduce inclusion in AI answers.

## How to fix it

Split into short paragraphs of one idea each, and lead with the key sentence.

## References

- https://about.ads.microsoft.com/en/blog/post/october-2025/optimizing-your-content-for-inclusion-in-ai-search-answers

## More ai search rules

`void geo` reports 41 rules in this category. Generative-engine optimisation: whether AI crawlers that don't run JavaScript see the same content, valid and visible JSON-LD, an explicit AI robots policy, llms.txt, Markdown mirrors and answer-first writing.

- `answer-first` Opening paragraph doesn't state the answer concisely — [geo/answer-first](https://void-design.vercel.app/rules/geo/answer-first)
- `no-citations` Long content with no outbound links to sources — [geo/no-citations](https://void-design.vercel.app/rules/geo/no-citations)
- `no-statistics` Long content with no quantified facts — [geo/no-statistics](https://void-design.vercel.app/rules/geo/no-statistics)
- `unstructured-content` Long content with no lists, tables or subheadings — [geo/unstructured-content](https://void-design.vercel.app/rules/geo/unstructured-content)
- `vague-headings` Generic section headings ("Overview", "More", "Details") — [geo/vague-headings](https://void-design.vercel.app/rules/geo/vague-headings)
- `markdown-alternate` No working Markdown alternate for this content page — [geo/markdown-alternate](https://void-design.vercel.app/rules/geo/markdown-alternate)
- `markdown-mirror-indexable` Markdown mirror can compete with the HTML page, or diverges from it — [geo/markdown-mirror-indexable](https://void-design.vercel.app/rules/geo/markdown-mirror-indexable)
- `markdown-negotiation-vary` Accept: text/markdown negotiation without Vary: Accept — [geo/markdown-negotiation-vary](https://void-design.vercel.app/rules/geo/markdown-negotiation-vary)

Detected by `void geo` and `void audit`. Explain it in a terminal: `void rules geo/wall-of-text`
