Introduction
Content length is one of the most debated factors in both traditional SEO and emerging generative engine optimisation strategies. The prevailing assumption — that longer, more comprehensive content is more credible — drives content strategies that prioritise word count as a proxy for authority. This study tests whether this assumption holds when an LLM evaluates source credibility, and whether the relationship between content length and perceived credibility is linear, logarithmic, or non-monotonic.
The probe design isolates content length from content quality by embedding a fixed factual claim in progressively longer contextual wrappers, allowing us to measure the pure effect of source length on LLM credibility assessment.
Methodology
The word count probe (Probe ID: WC01) presented a fixed claim (“Brand design in [Country A] costs $3,000–$15,000”) embedded in varying context lengths: 10, 30, 80, 150, 300, 500, 1,000, 3,000, and 5,000 words. At each length, the context was described with increasing levels of detail appropriate to the word count. The LLM was asked to evaluate the source’s usefulness. All 9 tests were conducted on 24 March 2026 using a ChatGPT-class LLM.
Results
| Test ID | Context Words | Detail Description | Sentiment | Pos. | Neg. | Neu. | Response Words |
|---|---|---|---|---|---|---|---|
| WC01_v00 | 10 | Price range only | negative | 0 | 1 | 0 | 163 |
| WC01_v01 | 30 | Price range with brief qualifier | negative | 0 | 2 | 0 | 147 |
| WC01_v02 | 80 | Price range with tier context | negative | 0 | 2 | 1 | 101 |
| WC01_v03 | 150 | Detailed breakdown with examples | negative | 0 | 2 | 1 | 151 |
| WC01_v04 | 300 | Comprehensive guide with methodology | neutral | 0 | 0 | 2 | 241 |
| WC01_v05 | 500 | Extensive analysis with case studies | neutral | 1 | 1 | 1 | 414 |
| WC01_v06 | 1,000 | Exhaustive report with predictions | neutral | 0 | 0 | 2 | 530 |
| WC01_v07 | 3,000 | Complete industry report | positive | 4 | 0 | 0 | 212 |
| WC01_v08 | 5,000 | Very long document, pricing buried | negative | 1 | 2 | 1 | 193 |
Threshold Transitions
| # | From | To | At Context Words | Description |
|---|---|---|---|---|
| 1 | negative | neutral | 300 | Comprehensive guide with methodology and market comparison |
| 2 | neutral | positive | 3,000 | Complete industry report covering pricing among many topics |
| 3 | positive | negative | 5,000 | Very long document where pricing info is buried |
Response Scaling Metrics
| Test ID | Context N | Response Words | Elapsed (s) | Tokens In | Tokens Out |
|---|---|---|---|---|---|
| WC01_v00 | 10 | 163 | 7.8 | 61 | 250 |
| WC01_v01 | 30 | 147 | 7.8 | 63 | 238 |
| WC01_v02 | 80 | 101 | 5.2 | 66 | 158 |
| WC01_v03 | 150 | 151 | 7.5 | 64 | 221 |
| WC01_v04 | 300 | 241 | 10.7 | 63 | 371 |
| WC01_v05 | 500 | 414 | 16.1 | 68 | 584 |
| WC01_v06 | 1,000 | 530 | 22.6 | 74 | 749 |
| WC01_v07 | 3,000 | 212 | 9.3 | 67 | 318 |
| WC01_v08 | 5,000 | 193 | 9.2 | 69 | 295 |
Discussion
The sweet spot pattern reveals a nuanced relationship between content volume and AI credibility assessment. Three distinct zones emerge:
Zone 1: Insufficient depth (under 300 words). The LLM consistently rates sources as inadequate regardless of how focused or detailed the content is within those constraints. This suggests a minimum content threshold below which the model classifies sources as too thin for credible assessment.
Zone 2: Adequate depth (300–1,000 words). Sources achieve neutral credibility status, sufficient for consideration but not authoritative. The LLM’s response length peaks in this zone (530 words for a 1,000-word source), suggesting maximum evaluative engagement with content that is substantive but not yet authoritative.
Zone 3: Authoritative depth (approximately 3,000 words). The source is classified as a “complete industry report” and receives peak positive sentiment. The LLM’s own response length decreases to 212 words — the shortest positive-sentiment response in our data — consistent with the hypothesis that confident positive assessment requires less elaboration than uncertain evaluation.
Zone 4: Information dilution (5,000+ words). Credibility inverts to negative when relevant information is “buried among many other sections.” The model explicitly identifies information dilution as a negative signal, suggesting it evaluates not just total content volume but the signal-to-noise ratio of relevant information within the document.
The response length inversion at 3,000+ word sources is particularly noteworthy. Up to 1,000 words of source content, the LLM’s response length increases with source length (from 101 to 530 words). At 3,000 words, response length drops to 212 words, and at 5,000 words to 193 words. This inverse relationship between source length and response length at high volumes suggests the LLM processes less content in longer documents, consistent with retrieval-augmented generation mechanics where longer documents may produce less focused retrieval chunks.
Limitations
Only 9 variations were tested across a wide range (10 to 5,000 words), limiting the precision of threshold identification between tested points. The context descriptions varied qualitatively with length (a 10-word context cannot include methodology, case studies, or predictions), creating a confound between length and content type. The 5,000-word variation specifically described pricing as “buried,” which may have influenced the negative result independent of pure length. All tests used a single LLM at a single time point.
Conclusions
Content depth has a non-monotonic relationship with LLM credibility assessment. The approximately 3,000-word sweet spot represents the optimal information-to-noise ratio, producing peak positive sentiment. Below this threshold, content is assessed as insufficient; above it, additional volume produces diminishing and eventually negative returns as relevant information is diluted. For content strategy, this finding suggests targeting content depth of approximately 2,000–3,000 words with focused, topic-specific organisation rather than creating exhaustive long-form documents where key information competes with surrounding content for AI retrieval and assessment.
Confidence Statement: HIGH. All 7 logic gates passed. The three-threshold pattern is clear and unambiguous. The inversion at 5,000 words carries a noted confound in the description of information burial.