Data Study · Web Design

    56.3% of Forms on the 10,000 Most Visited Websites Have No Labels vs 44.7% on Small Sites

    Matt SuffolettoWritten by Matt Suffoletto
    Published Sept. 24, 2026 5 min read
    Share

    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. 1.45% of website forms have no label, the name that tells a screen reader what each field is for.
    2. 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. 3.53.6% of website homepages with a form have at least one form with no label.
    4. 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. 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

    45%
    of website forms have no label.

    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.

    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

    APA

    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

    Plain link

    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