Accessibility is not a list of insider secrets. It is structural honesty: semantic order, real contrast, a working keyboard path, motion that asks permission, and words on images. Most failures are findable in an afternoon, fixable in a sprint, and they overlap almost perfectly with what search and answer engines reward.
Originally published [ORIGINAL DATE FROM OLD CMS] under a title promising nine insider secrets. Rewritten July 2026, partly because the secrets were never secrets, and partly because the framing was the problem: treating accessibility as tips trivializes something structural.
The scale first, because it reframes the work. More than sixty million adults in the United States live with a disability, per the CDC, a population no marketing plan would ever choose to exclude on purpose. Yet exclusion is the default output of modern web production, and thousands of accessibility lawsuits get filed against websites every year, which means the legal system has noticed even where the analytics have not.
Not nine things. Six, and they are structural.
Semantic order. Headings that nest honestly, one H1, sections that mean something. Assistive technology navigates by structure, and a page whose headings are decorative is a building whose exit signs point at walls.
Contrast that passes without squinting. Gray-on-gray minimalism has a body count. If text matters, it earns real contrast; if it does not survive contrast, it did not matter.
A complete keyboard path. Every interactive element reachable and operable by keyboard alone, with a visible focus state. This is the fastest audit that exists: put the mouse down and try to use your own site.
Motion that asks permission. Operating systems let people declare they prefer reduced motion, and respecting that declaration is one CSS query. The animation on this site's own homepage renders as a static figure for those users, which we mention not as virtue but as evidence that the accommodation costs almost nothing.
Words on images. Alt text that says what the image is for, not "image" and not a keyword deposit. If the image carries meaning, the words carry it too; if it carries none, empty alt and move on.
Forms with labels. Actual label elements bound to actual inputs, errors announced in text rather than implied by a red glow. The form is usually where the money is, which makes it the strangest place to be careless.
An afternoon and free instruments: the keyboard test above, an automated checker for the mechanical layer, your own site with reduced motion enabled, and a screen reader for the humbling ten minutes every web professional should schedule. Automated tools catch roughly the mechanical half. The rest is judgment, which is why accessibility findings appear in our diagnostic reports alongside performance and search, not in a separate appendix nobody reads.
Here is the alignment that makes the business case boring and airtight: everything above is also machine legibility. Semantic structure, honest headings, real text, described images, working links, these are precisely what search crawlers and, increasingly, answer engines consume. An accessible page and a machine-quotable page are close to the same artifact. Teams that treat accessibility as compliance overhead are declining free distribution.
Accessibility is not a feature to schedule. It is what being built correctly looks like, and like most structural honesty, it is findable before anyone gets hurt by its absence.
One email when something worth reading exists. No cadence, no drip, unsubscribe stays one click.