Skip to content
Text 9 min · Feb 5, 2025

How Readability Affects SEO Rankings: A Data-Backed Guide

Real correlation between Flesch Reading Ease scores, dwell time, and rankings.

H
HT99 Tools Editorial Team
Editorial Team

What Readability Scores Actually Measure

Readability formulas predict how hard a piece of text is to understand. They do this by combining two proxy measurements: sentence length (longer sentences are harder to parse) and word length or syllable count (longer words are harder to decode). The formulas differ in how they weight these factors, but they share the same insight — that surface features of text correlate strongly with comprehension difficulty. The three formulas most commonly applied to web copy are Flesch Reading Ease, Flesch-Kincaid Grade Level, and Gunning Fog.

Flesch Reading Ease

Flesch Reading Ease was developed by Rudolf Flesch in 1948 and remains the most widely cited readability score. The formula is:

206.835 - 1.015 × (words / sentences) - 84.6 × (syllables / words)

The score ranges from 0 to 100, with higher scores indicating easier text. The conventional interpretation, drawn from Flesch's original work, is:

  • 90-100: 5th-grade reading level — very easy, conversational, suitable for children's books or marketing copy aimed at a general audience.
  • 60-70: 8th-9th grade — plain English, the target range for most consumer-facing web content.
  • 30-50: College graduate — academic and technical writing.
  • 0-30: Very difficult — legal documents, academic papers in dense fields, professional journals.

The constants in the formula were calibrated against reading comprehension tests administered in the 1940s. The formula is not perfect — it cannot measure clarity of organization, jargon load relative to audience, or conceptual difficulty — but it captures enough of the variance in comprehension to be useful as a quick diagnostic. Most CMSes and SEO tools report Flesch Reading Ease as part of their readability panel.

Flesch-Kincaid Grade Level

In 1975, J. Peter Kincaid and colleagues at the U.S. Naval Technical Training Command developed a closely related formula for the Navy (Report 8-75, "Derivation of New Readability Formulas"). The Flesch-Kincaid Grade Level translates the same surface features into a U.S. grade-level number:

0.39 × (words / sentences) + 11.8 × (syllables / words) - 15.59

A score of 8.0 means the text is roughly appropriate for an 8th-grade reader. The U.S. military, the Department of Defense, and many federal agencies use Flesch-Kincaid as their standard readability metric; the Department of Defense mandates a maximum grade level of 10 for technical manuals. The two Flesch formulas are mathematically related and produce consistent rankings of the same set of texts.

Gunning Fog Index

Robert Gunning's 1952 formula, used heavily in journalism and publishing, is:

0.4 × [ (words / sentences) + 100 × (complex words / words) ]

"Complex words" are defined as words with three or more syllables, with exceptions for proper nouns and common suffixes. The Gunning Fog Index outputs a U.S. grade level directly: a score of 12 corresponds to a high-school senior reading level. The Wall Street Journal targets a Fog Index around 11; Time magazine around 10; most daily newspapers around 8.

Worked Example: Two Paragraphs Compared

Consider two paragraphs that say the same thing. The first is technical and dense:

"The utilization of cryptographic primitives, specifically
asymmetric encryption methodologies predicated upon the
factorization hardness assumption, facilitates the
establishment of secure communication channels resistant
to interception by adversarial actors."

This paragraph has 28 words, 1 sentence, and roughly 75 syllables. The Flesch Reading Ease is approximately 206.835 - 1.015 × 28 - 84.6 × (75/28) = 206.835 - 28.42 - 226.6 = -48.2 — well below zero, meaning the text is extremely difficult. The Flesch-Kincaid Grade Level is approximately 0.39 × 28 + 11.8 × (75/28) - 15.59 = 10.92 + 31.61 - 15.59 = 26.9 — far beyond any reasonable grade.

The same content rewritten plainly:

"Asymmetric encryption uses math problems that are
easy to check but hard to solve. This makes it useful
for secure communication. Hackers cannot easily break
the encryption."

This version has 27 words, 4 sentences, and roughly 38 syllables. The Flesch Reading Ease is approximately 206.835 - 1.015 × (27/4) - 84.6 × (38/27) = 206.835 - 6.85 - 119.07 = 80.9 — easy, 6th-grade level. The Flesch-Kincaid Grade Level drops to approximately 5.5. The two paragraphs convey the same information; the second is dramatically more readable.

How Readability Connects to SEO

Google's algorithms do not directly use Flesch Reading Ease as a ranking signal; the company has confirmed this publicly. What they do measure are user behavior signals that correlate strongly with readability: dwell time (how long visitors stay on the page before returning to the search results), bounce rate (the fraction of visitors who leave without engaging), and scroll depth. Pages that are hard to read produce shorter dwell times and higher bounce rates; pages that are easy to read produce the opposite.

The chain of causation is: hard-to-read text leads to early abandonment, which signals to Google that the page did not satisfy the searcher, which lowers the page's ranking for that query. The readability score itself is not the signal; the behavior it predicts is. This is why optimizing for readability is not gaming the algorithm — it is improving the actual user experience the algorithm is trying to measure.

Several industry studies have documented this correlation. Backlinko's analysis of 11,000 search results found that pages ranking in the top three positions had an average Flesch Reading Ease score around 60 — squarely in the "plain English" range — while pages ranking on page two averaged closer to 40. SEMrush's ranking factors studies have found similar correlations. The correlations are not proof of causation, but they are consistent with the mechanism described above.

Practical Targets for Web Copy

For most consumer-facing web content, target a Flesch Reading Ease between 60 and 70, which corresponds to a Flesch-Kincaid Grade Level of 7 to 9. This is the range of mainstream newspapers, magazines like Time and Newsweek, and the most successful content sites on the web. For technical audiences (developer documentation, medical literature for professionals), a higher grade level is appropriate and a 10th-grade score may be correct.

The mechanical changes that move a score into the target range are: shorten sentences (aim for an average of 15 to 20 words), use shorter words when shorter words exist (use "use" rather than "utilize," "help" rather than "facilitate"), break long paragraphs into shorter ones, and use subheadings to chunk the content. None of these changes sacrifice depth or precision; they sacrifice only the verbal padding that signals "I am trying to sound important."

Where Readability Scores Fail

Readability formulas have well-documented limitations. They cannot detect jargon that is unfamiliar to the audience but short in syllables ("API," "Docker," "Kubernetes" all score as easy words). They cannot measure conceptual difficulty — quantum mechanics explained in short sentences is still quantum mechanics. They cannot detect organization problems, missing context, or unclear antecedents. A page can score well on Flesch Reading Ease and still be incomprehensible if the underlying ideas are muddled. Use readability scores as one diagnostic among several; combine with a read-aloud check ("does this sound like a person talking?") and a target-audience test ("does a member of the audience understand this without asking questions?").

Conclusion

Readability scores predict comprehension difficulty from surface features: sentence length, word length, syllable count. The three most common formulas — Flesch Reading Ease, Flesch-Kincaid Grade Level, and Gunning Fog — differ in weighting and output unit but produce consistent rankings. For most web content, target a Flesch Reading Ease of 60 to 70, which corresponds to roughly an 8th-grade reading level. Google does not directly rank on readability scores, but it ranks on the user behavior those scores predict: dwell time, bounce rate, and engagement. Hard-to-read text causes early abandonment, which causes rankings to drop. Improving readability is not gaming the algorithm; it is making the page actually useful to the human reader the algorithm is trying to serve. Written by the HT99 Tools Editorial Team.

Try the Tool This Article Explains

Put what you've learned into practice with our free, accurate calculators.

Browse All Tools → More Articles