Word Count reports how many word tokens appear in a page’s cleaned body text — a raw quantity signal, not a measure of whether that content is useful, relevant, or accurate.
| Factor ID | RG-SIZ-025 |
|---|---|
| Family | Page Structure and Size |
| Measurement | Words |
| Measured zone | Cleaned body text |
What it measures
This factor reports the number of word tokens in a page’s cleaned body text. It is a count of words and nothing more — a description of how much readable text the page carries, not a judgment of that text’s quality, relevance, or usefulness.
How RankGear measures it
RankGear parses the document body, removes the HTML, tokenizes the remaining text with TextUtil.words, and returns the resulting token count. Because the count runs on cleaned body text, navigation chrome, markup, and non-text elements are excluded — only the readable words contribute to the number.
How to read it
| If the page is… | Do this |
|---|---|
| Far shorter than the competitors ranking for the query | Check whether the query is fully answered; expand only where genuine coverage is missing. |
| In line with the competitive evidence | Leave length alone and refine quality, not quantity. |
| Much longer than competitors yet thin on substance | Tighten — cut padding that dilutes the answer rather than adding to it. |
How to optimize it
Treat word count as an observation, not a target. Write enough original, useful content to satisfy the query completely, and let intent, complexity, and the evidence you need to present determine the length — rather than copying a competitor’s count. A page that fully answers its query at 600 words is not improved by padding it to 1,800.
Important considerations
- This is a quantity measure, not an assessment of quality, relevance, accessibility, or usefulness.
- JavaScript-rendered markup present at capture time can change the parsed document, and therefore the count.
- Malformed HTML may be normalized by the parser before tokenization.
- Compare competitive evidence, but do not assume more is always better.
- Word count correlates with position within a measured result set; it is a prioritization signal, not a lever that makes a page rank.
Related factors
Part of the Factors reference · how RankGear measures · glossary.