- Is my website legally required to be accessible in the UK?
- If you are a private business, the Equality Act 2010 requires reasonable adjustments so a disabled person is not put at a substantial disadvantage. It does not name WCAG or any technical standard. If you are a public sector body, the 2018 Regulations do name one: WCAG 2.2 Level AA, plus a published accessibility statement. Anyone telling a private UK business that WCAG 2.2 AA is a legal requirement is overstating it, and anyone telling you the law therefore does not apply is understating it.
- Can you certify my site as WCAG compliant?
- No, and neither can anybody else. There is no certifying body for WCAG. What exists is a conformance claim, which is a statement you make and are accountable for, supported by evidence of how it was tested. We produce that evidence and write the claim so it is defensible. We do not issue certificates, because the certificate would be worth exactly nothing to the buyer asking.
- Is the free automated check enough?
- No. Automated testing detects only a minority of real accessibility barriers, and most WCAG success criteria require human judgement: whether alt text is meaningful, whether a form can be completed by keyboard alone, whether an error message actually explains the error. The free check clears mechanical faults cheaply so that paid human time is spent on the ones that need a person. It should never be shown to a procurement team as evidence of conformance.
- What about an accessibility overlay widget?
- An overlay sits on top of your pages and adjusts them in the browser. It does not change the underlying markup, so the barriers are still in the code, and disabled users and their representative organisations have been consistently critical of them. If a buyer's accessibility lead sees an overlay on your site, it is more likely to raise a question than answer one. We do not install them.
- What does an audit cost?
- It depends on how many distinct page templates and user journeys there are, because that is what drives the work rather than page count: fifty pages built from four templates is a much smaller job than eight pages that are all different. Send us the site and you get a fixed price in writing before anything starts.
- How long does remediation take?
- Contrast, missing alt text and unlabelled form fields are usually days rather than weeks and remove a real share of the mechanical barriers. Structural problems, such as a custom component that cannot be operated by keyboard, take longer because they are a rebuild of that component. The roadmap separates the two so you can show a buyer what lands this month and what lands this quarter.