Here is a position plenty of people will not like: website accessibility is not a legal box you tick once a lawyer sends a threatening letter. It is a usability problem your business may already have, and the customers it costs you often leave quietly, without ever telling you why.
The common framing treats accessibility as compliance, something for hospitals, banks, and companies with their own legal department. I think that framing is backwards, and for a small business it is the expensive way to think about it. Accessibility is mostly the same work as building a site that functions at all: clear structure, readable text, buttons that respond, and images you can describe in words. Do that work and you help people with disabilities, people on a slow phone connection, and people squinting at a screen in bright sunlight. Skip it and you have not saved money. You have moved the cost somewhere you cannot see it.
What does website accessibility actually mean?
Strip away the acronyms and it means one thing: people can use your site regardless of how they browse it. Some visitors cannot see the screen and listen to it read aloud. Some cannot use a mouse and move through a page with the keyboard. Some cannot hear a video and need captions. Accessibility is whether your site still works for them.
The technical standard most people point to is WCAG, the Web Content Accessibility Guidelines. In the United States, the Americans with Disabilities Act is increasingly applied to websites, and WCAG is the yardstick that court cases and settlements tend to reference. You do not need to memorise it, but its four principles are a genuinely useful way to think, summed up by the word POUR:
- Perceivable: people can take in the content, so images have text descriptions and videos have captions.
- Operable: people can work the controls, so buttons and links respond to the keyboard, not the mouse alone.
- Understandable: the wording and layout are predictable, and forms explain clearly when something goes wrong.
- Robust: the site holds up in different browsers and with assistive tools like screen readers.
Why do DIY builders quietly make it your problem?
A drag-and-drop builder can start you on a template that was reasonably accessible the day it was designed. The trouble is what happens next, because a website is not a thing you set down and leave alone. You pick brand colours that look great and read poorly. You drop in photos without descriptions. You paste headings that are really just big bold text with no structure underneath. Each edit is small. Nobody on the platform is watching, and the responsibility for the result sits with you, whether or not anyone told you so.
This is a structural difference, not a criticism of any one product. A template is shared with many other businesses, and you control the wording and layout on top of it, which means you also own the accessibility mistakes you make on top of it. The alternative is a site where a human actually maintains the thing and can catch the low-contrast button before your customer does. That is a real difference, and it is worth naming clearly before you choose.
Isn't this only a legal risk for big companies?
This is the strongest objection, and it deserves a fair answer. The reasoning goes: lawsuits target large, well-funded brands, so a small local shop is too minor to bother with. There is truth in that, and the big, famous cases really do involve big, famous names.
But the conclusion does not follow. Accessibility complaints and demand letters are increasingly aimed at ordinary small businesses too, precisely because there are so many of them and many have obvious, easy-to-document gaps. More to the point, the lawsuit is the rare outcome. The common one is quieter and arguably worse: a customer who cannot complete your booking form, cannot read your menu, or cannot tap your phone number, and who simply goes to a competitor. You never see that visit. You cannot measure a sale that never started. That is the cost I would worry about first, and fixing it happens to reduce the legal risk as a side effect rather than the reverse.
A six point barrier check you can run yourself
You do not need a specialist to find the most common problems. Here is a concrete checklist you can work through on your own site today. Count how many you pass.
- The keyboard test: put the mouse aside and press the Tab key repeatedly. Can you reach every link, button, and form field, and can you see where you are on the page as you go?
- The contrast test: read your text against its background at arm's length. Pale grey on white and thin colour on colour are the usual offenders.
- The image test: does every meaningful image have a written description, so a screen reader can say what it shows rather than reading a file name?
- The heading test: are your headings real headings in order, or just bold sentences? Structure is what lets someone move through the page instead of reading every word.
- The link text test: do your links make sense read on their own? A row of links all saying click here tells a screen reader user nothing.
- The form test: does every field have a visible label that stays put, and does an error message say plainly what to fix?
The count here is only the number of items, not a prediction of anything. But if you fail several of these, that is a clear and inexpensive place to start.
How accessibility can help conversions and being found
The pleasant surprise is that this work rarely helps only one group. The same descriptions that let a screen reader announce your images can also help those images be understood by search. Real headings that help a blind visitor navigate are the same headings that let anyone skim faster. Captions that serve a deaf viewer also serve people who watch video with the sound off. Clear forms with honest error messages tend to be forms more people finish.
None of this is a guarantee, and I will not pretend accessibility is a shortcut to more sales. But a site that more people can actually use is a site more people can actually buy from, and that tends to show up in enquiries over time. The overlap is real, even if the exact size of it is not something anyone can promise you.
The one honest tradeoff worth naming
Here is the part the marketing usually skips. You will be offered an accessibility overlay, a single line of code you paste in that claims to make your site compliant automatically. It is tempting because it is fast and it feels finished. The tradeoff is real and worth stating plainly: an overlay can create a false sense of being done, and some of them interfere with the very screen readers and keyboard tools that disabled visitors already rely on. Convenience today can mean a worse experience for the exact people the tool is supposed to serve. I would rather fix the underlying page than cover it with a quick layer, even though the quick layer takes less time.
Where this leaves a small business owner
Accessibility is not a separate project you bolt on when you can afford a lawyer. It is a property of a website that was built and maintained with a little care, and its absence is a property of one that was not. The legal exposure is real and growing, so it is fair to take it seriously. But the reason to act is simpler and more immediate: the customers you cannot see are the ones you cannot afford to lose. Run the six checks, be honest about the score, and treat the gaps as ordinary maintenance rather than a crisis. That is the whole of it.