56.3% of forms on the 10,000 most visited websites have no label, the name that tells a screen reader what a field is for, against 44.7% of forms on small business websites. Across the web, 45% of homepage forms have no label at all.
Analysis of 14,680,293 homepage forms on 7,153,703 homepages · the public HTTP Archive crawl, September 2026
Key Findings
- 1.45% of website forms have no label, the name that tells a screen reader what each field is for.
- 2.56.3% of forms on the 10,000 most visited websites have no label, against 44.7% of forms on small business websites.
- 3.53.6% of website homepages with a form have at least one form with no label.
- 4.71.1% of the 10,000 most visited websites with a form on their homepage have at least one unlabeled form, against 53.3% of small business websites.
- 5.7,153,703 website homepages, nearly half the web, carry at least one form with a text, email, phone or dropdown field.
Summary
A blind visitor tabs into the newsletter sign-up on a local gym's homepage. Her screen reader says "edit text" and nothing more. She has to guess whether the box wants her name, her email or a search term, and she moves on without signing up.
A form label is the visible name of a field, such as "Email address", tied to that field in the page code so screen readers announce it. Without one, the field is a blank box to anyone who cannot see the page. For a business, those boxes are how leads arrive: contact forms, quote requests, bookings and newsletter sign-ups.
45% of homepage forms skip the label entirely, and the web's most visited sites are the worst: 56.3% of their forms have no label, against 44.7% on small business websites. The usual culprits are search boxes and sign-up forms that rely on hint text, the gray example inside a field that disappears as soon as someone starts typing.
What we measured
We used the September 2026 HTTP Archive, a public dataset that tests millions of websites every month and records the code of each homepage. We took every form containing at least one text, email or phone field, message box or dropdown, 14,680,293 forms on 7,153,703 homepages, and checked whether the form contained any label element, the standard piece of code that names a field.
A form counts as unlabeled when it contains no label at all. We counted unlabeled forms and the homepages carrying them, and grouped homepages by popularity using Google's Chrome UX Report: the 10,000 most visited websites, websites ranked 10,000 to 1 million, and websites outside the top million, where most small business websites sit.
Nearly half of website forms have no labels
That is 6,604,853 forms. Counted by homepage, 53.6% of homepages with a form have at least one form without a label, so a visitor using a screen reader hits an unnamed field on more than half of the websites that ask them to type something.
Forms are everywhere: 7,153,703 homepages, nearly half of the web, carry at least one. The scale is driven by small websites: 6,132,381 of the unlabeled forms sit on websites outside the top million. Small websites get their forms from themes and form plugins, so a single fix in a popular theme or form plugin could clear thousands of them at once.
Popular websites leave more forms unlabeled
That runs against the idea that big websites have the accessibility basics covered. Forms on the 10,000 most visited websites are unlabeled 56.3% of the time, twelve points worse than the 44.7% on small business websites. At the homepage level the gap is wider: 71.1% of top 10,000 homepages with a form have at least one unlabeled form, against 53.3% of small business homepages.
Source: Suff Digital analysis of 14,680,293 homepage forms on 7,153,703 homepages · the public HTTP Archive crawl, September 2026
| Site popularity | Forms | Forms without a label | Homepages with forms | Homepages with an unlabeled form |
|---|---|---|---|---|
| Top 10,000 | 6,504 | 56.3% | 3,593 | 71.1% |
| 10,000 to 1 million | 961,793 | 48.7% | 420,452 | 58.2% |
| Outside the top million | 13,711,996 | 44.7% | 6,729,658 | 53.3% |
| All homepages | 14,680,293 | 45% | 7,153,703 | 53.6% |
A likely reason is that large websites build their own search boxes, sign-up widgets and filters with custom code, where a visible label is easy to leave out for a cleaner look, and every custom widget needs its own fix.
Hint text inside a field is not a label
Many designers put the field name inside the box as gray hint text to save space. It looks clean, but it vanishes as soon as the visitor types, many screen readers skip it, and it is usually pale gray text that fails the color contrast standard. A visitor who looks away mid-form comes back to a row of filled boxes with no names.
A visible label above each field, tied to the field in the code, fixes all three problems at once. It also helps browsers fill in names, emails and addresses automatically, which makes forms quicker for every visitor. Our check flags forms that lack that visible, lasting label.
What this means for businesses that collect leads online
List every form on your site: contact, quote request, booking, newsletter and search. Check that each field has a visible label above or beside it, not just hint text inside it. In most website builders this is a setting on the form block, not a code change.
Then test with your phone's screen reader switched on. If you can't work out what a field wants from what is read aloud, neither can your visitors. Labeling forms is one of the cheapest accessibility fixes available, and a website accessibility consultant can check every form on your site in one pass, including the ones in pop-ups and footers that owners forget.
Embed this research
Paste this on your site to embed the charts. It links back to the source automatically.
<iframe id="sd-website-form-labels-missing-study" src="https://www.suffdigital.com/embed/data-studies/website-form-labels-missing-study" width="100%" height="600" style="width:100%;border:1px solid #E5E7EB;border-radius:12px" loading="lazy" title="56.3% of Forms on the 10,000 Most Visited Websites Have No Labels vs 44.7% on Small Sites - Suff Digital"></iframe>
<script>window.addEventListener("message",function(e){if(e&&e.data&&e.data.sdEmbed==="website-form-labels-missing-study"&&e.data.height){var f=document.getElementById("sd-website-form-labels-missing-study");if(f){f.style.height=e.data.height+"px";}}});</script>
<p style="font:14px/1.5 system-ui,sans-serif">Source: <a href="https://www.suffdigital.com/resources/data-studies/website-form-labels-missing-study">56.3% of Forms on the 10,000 Most Visited Websites Have No Labels vs 44.7% on Small Sites - Suff Digital</a></p>
Cite this study
Suff Digital. (2026). 56.3% of Forms on the 10,000 Most Visited Websites Have No Labels vs 44.7% on Small Sites. https://www.suffdigital.com/resources/data-studies/website-form-labels-missing-study
56.3% of Forms on the 10,000 Most Visited Websites Have No Labels vs 44.7% on Small Sites - Suff Digital - https://www.suffdigital.com/resources/data-studies/website-form-labels-missing-study
Frequently asked questions
Related studies
- Web DesignPopular Websites Fail Accessibility Checks More Often Than Small Sites: 65.7% vs 60.2%
- Web Design68.6% of Website Homepages Have Text That Fails Color Contrast Standards
- Web Design15.2% of the Top 500,000 Websites Skip the Page Language Tag Screen Readers Need
- Web Design93.7% of Web Design Agencies' Own Websites Fail at Least One Accessibility Check
