Word Count
Why it matters
Word count is an indirect signal, not a ranking factor Google has acknowledged directly. But a large, sudden drop in word count on a page that was performing well is a meaningful change that warrants investigation.
Pages rank partly based on how completely they address a topic. A comprehensive page on a subject tends to attract both links and traffic over time. If the word count drops by half overnight, it usually means content was removed — a sidebar stripped from a template, a section accidentally deleted in a CMS editor, or a widget that previously rendered content now failing silently.
The reverse pattern matters too. Word count that increases dramatically may indicate scraped content was merged in, a template change added boilerplate text across the site, or a CMS update introduced repeated elements.
The actual number is less important than the relative change. A 2,000-word article dropping to 200 words is a problem. A 500-word page growing to 520 words is noise.
How we check it
We count words from the visible text in the rendered page body, excluding navigation, headers, footers, and inline scripts. Only body text that a visitor would read is counted. The count reflects what the page contains after JavaScript renders.
We flag changes above a meaningful threshold to avoid alerting on minor edits. The before/after values appear in the change report.
What to watch for
A large word count drop with no corresponding change to title, canonical, or other tracked fields suggests a content problem rather than a technical one. Check your CMS editor for the page directly, and verify that any third-party widgets rendering content on the page are loading correctly.