https://www.noxia.co.uk/field-notes/concise-was-worth-fifty-eight-per-cent · printed from noxia.co.uk · sources checked 23 September 2026
Field note · Being found
Cutting the words in half made the page 58% more usable.
Everyone in marketing quotes some version of "people do not read online". Almost nobody quotes the study, which is thirty years old, is a controlled experiment, and gives three separate numbers for three separate changes — one of which is the opposite of what most firms do to their own copy.
- Being found
- Writing
- Readability
- Content design
- Evidence
The short answer
Morkes and Nielsen tested five versions of one website on 51 users in a between-subjects design. Measured against a promotional control, the concise version scored 58% higher usability, scannable 47%, objective 27%, and a version that was all three at once 124% higher. Usability meant task time, task errors, memory, recall of structure and satisfaction — not what readers said they preferred.
On this page · 6 sections
The finding that gets quoted is "users scan, they do not read". The finding that is actually useful is that the study separated three changes and measured them one at a time.
Concise meant roughly half the words. Scannable meant bullets, headings, bold keywords and shorter paragraphs. Objective meant taking out the promotional language — the marketese. Each was tested on its own.
A follow-up applied all of it to a real site. Word count came down to 54% of the original and three long pages became eight short ones averaging 346 words against 2,232. Measured usability came out 159% better, task time 80% better and errors 809% better.
The 27% is the uncomfortable one
Concise and scannable are easy to agree with. Nobody defends long paragraphs.
Objective is different, because marketese is what most professional firms believe their website is for. Removing "world-class", "seamless" and "industry-leading" feels like removing the selling. The study says it is worth 27% of usability, and the mechanism is not subtle: a claim with no evidence attached costs the reader attention and returns nothing, so they discount the next sentence too.
The replacement for an adjective is a number. "Significant rework" becomes "35% of cases come back for corrections". One of those can be checked, which is why one of them persuades.
What the 2017 update changed
Nielsen Norman Group's 2017 eye-tracking update did not retire the F-pattern — it appears when text is unformatted, the reader wants efficiency and motivation is low — but named five other patterns beside it: layer-cake, spotted, marking, bypassing and commitment. Two of those are directly actionable.
Layer-cake is a reader moving down headings and skipping the text between. It means headings have to carry the argument on their own, and it is why NN/g says to start a heading with the words carrying the most information.
Bypassing is a reader skipping lines that begin the same way. Three paragraphs opening "We also" costs you two of them. This is the rule almost nobody knows and it is trivially checkable.
The framing matters more than the list. NN/g argues scanning is rational: readers optimise their return across the whole web, not on your page. You are not being skimmed because the writing is poor. You are being skimmed because that is the correct strategy, and the only response is to be worth stopping for quickly.
We ran this on ourselves and failed
This week we turned eight of these rules into a build check and ran it across 37 articles that had already shipped. It found 18 faults: nine paragraphs over 90 words, seven bolded sentences, and two links whose text was the word "here".
The first threshold we set for bold failed 18 of 37 articles, which did not mean the articles were wrong — it meant the rule was. This site bolds every figure on purpose, so measuring density caught the house style rather than a fault. What actually goes wrong is a bolded sentence, because past a dozen words the emphasis stops pointing at anything.
All 18 are fixed and the check runs on every build, which is the only version of a style guide that survives a busy fortnight. The whole standard is written down in the repository beside the code that enforces it.
What this does not tell you
The study is from 1997 and the web has changed enormously. What has not obviously changed is the reader's incentive, and the 2017 eye-tracking work found the same scanning behaviour on modern pages — but we would not claim the exact percentages transfer to 2026. Treat them as evidence that the direction is real and large, not as a calculator.
It also says nothing about whether anyone arrives. A perfectly concise page nobody reaches is still nobody reading, which is the argument in the note on being invisible to AI search and the reason a crawler default can matter more than a rewrite.
It says nothing about whether the thing you are writing is true — the register of what we checked and the nine figures we removed are the other half of that. If you would like the same discipline applied to your pages, the drafting work starts there.
Questions people actually ask
How much does concise writing improve a web page?
In the Morkes and Nielsen study of 51 users across five versions of one site, the concise version — roughly half the words — scored 58% higher on measured usability than a promotional control. Measured usability covered task time, task errors, memory, recall of site structure and satisfaction.
What is marketese and why does it matter?
Promotional language that makes claims without evidence — "world-class", "seamless", "industry-leading". Removing it was worth 27% higher measured usability on its own in the Morkes and Nielsen study. The mechanism is that an unsupported claim costs a reader attention and returns nothing, so they discount what follows.
What are the five scanning patterns?
Besides the F-pattern, which it kept, Nielsen Norman Group’s 2017 eye-tracking update named layer-cake (reading headings and skipping the text), spotted (hunting for a specific thing), marking (fixating while scrolling), bypassing (skipping lines that start the same way) and commitment (reading nearly everything, when motivated).
How long should a web page be?
The study does not set a length, but the applied rewrite that scored 159% better split three pages into eight averaging 346 words against 2,232. The useful reading is not a target word count — it is that one long page is usually several short ones that have not been separated yet.
Sources
- Morkes, J. and Nielsen, J., “Concise, SCANNABLE, and Objective: How to Write for the Web”, Nielsen Norman Group, 1997. Study 3: “51 Web users tested 5 variations of a Web site” in a “5-condition (promotional [control], scannable, concise, objective, or combined) between-subjects design”. Normalised against the control: concise “58% higher in measured usability”, scannable “47% higher”, objective “27% higher”, combined “124% higher measured usability”. Measures were task time, task errors, memory, recall of site structure and subjective satisfaction. nngroup.com ↗ — primary; the original controlled study, and the source everyone paraphrases without citing re-checked yearly
- Morkes, J. and Nielsen, J., “Applying Writing Guidelines to Web Pages”, Nielsen Norman Group, 6 January 1998: the applied rewrite cut word count to “54% the length of the original version” and split 3 pages into 8 averaging 346 words against 2,232; measured usability “159% better than the original”, task time “80% better”, task errors “809%”, memory “100%”, subjective satisfaction “37%”. Scannability techniques used: bullets, numbered lists, boldface and coloured text to highlight keywords, additional headings and shorter paragraphs. nngroup.com ↗ — primary re-checked yearly
- Kara Pernice, “F-Shaped Pattern of Reading on the Web: Misunderstood, But Still Relevant (Even on Mobile)”, Nielsen Norman Group, 12 November 2017: the F-pattern arises with unformatted text, efficiency-seeking users and low motivation; five other scanning patterns — layer-cake, spotted, marking, bypassing, commitment; users “aim to optimize their cost–benefit ratio from their use of the web as a whole”. Eight recommendations including “Include the most important points in the first two paragraphs on the page”, “Start headings and subheadings with the words carrying most information”, and “Cut unnecessary content”. nngroup.com ↗ — primary; eye-tracking research, and the correction to the version of this that most people half-remember re-checked yearly
- Our own run: eight of these rules were made a build check on 23 September 2026 and run across 37 articles already shipped. 18 faults found — 9 paragraphs over 90 words, 7 bolded sentences, 2 links reading “here”. All fixed; the check runs on every build and the standard is in WRITING.md in this repository. — first-party, and reproducible: the checker prints the count on every run
- The percentages are from a 1997 study. We have not found a modern replication and do not claim the exact figures transfer. — a stated limit on the evidence above
Checked 23 September 2026. Next scheduled check 23 September 2027. Numbers that move — leaderboards, live indices — are re-checked every 30 days; annual datasets and rules in force every six months; dated research once a year. If something here has gone stale before we got to it, tell us and we will correct it and say what changed.
Cite this note
Noxia, “Cutting the words in half made the page 58% more usable”, Field notes, 23 September 2026; sources checked 23 September 2026. https://www.noxia.co.uk/field-notes/concise-was-worth-fifty-eight-per-cent
We turned eight of these into a check and it failed our own site.
A style guide in a document decays in a fortnight. A check that runs on every build does not. We will write the rules that fit your pages, make the mechanical ones automatic, and hand you the list of what your current site fails — starting, in our experience, with paragraphs nobody will read.
Talk to us about thisRead next
Being found
Your firm may be invisible to ChatGPT. Here is how to check in ten minutes.
Crawlability scored 9.5 as a citation factor, the top score of twenty-three and ahead of every content signal. Plenty of adviser sites fail at that first hurdle without anyone knowing.
What we found
Nuggets and fool’s gold: the figures we took off our own site.
28 figures have been removed or corrected on this site, and all are still on its register. One was an analyst’s real number that we stretched, then wrongly called a fake. One was a dentist describing his own practice. Here is how each failed.
Being found
On 15 September the default changed. Your site may have stopped talking to AI.
Cloudflare changed a default on 15 September 2026: a new site that carries ads now refuses AI training, and turns AI agents away from its ad pages, unless the owner says otherwise. Nobody emails you when a default changes.