Aesthetic Clinic SEOa curriculum for clinics Part V · Module 24 of 32
Module 24Part V · Technical hygiene

Accessibility as an obligation and an advantage

An accessible site is one more people can use. For a clinic, several of those people are the ones most likely to become patients.

Reading time
23 minutes reading
Exercise
75 minutes
Level
Applied
Part
V. Technical hygiene

PrerequisitesModule 10 · Treatment page anatomyModule 19 · Writing to be quoted

In brief

Accessibility work on a clinic site comes down to a short list: sufficient colour contrast, text that can be resized, images with meaningful alternative text, forms with real labels, a page that works by keyboard, headings in a logical order, and video with captions. Every item on that list also improves how a search engine understands the page, and several of them improve enquiry rates directly.

Figure plate: paper, an instructional still life drawn from the publication's plate series
Learning outcomes

What you will be able to do

By the end of this module you will be able to:

  1. Name the seven checks that cover most accessibility failures on a clinic site.
  2. Write alternative text that is useful rather than decorative.
  3. Test a page by keyboard alone.
  4. Explain the relationship between accessibility, search and enquiry rates.

Who this is for

The population that benefits from accessible design is much broader than the population that identifies as disabled. It includes anybody reading on a phone in bright sunlight, anybody whose near vision has changed, anybody with a temporary injury, and anybody trying to read carefully about a medical procedure while anxious.

For an aesthetic clinic, a substantial share of the patient population is in at least one of those groups at any given moment. Accessibility here is not an edge case; it is the main case, poorly served.

The obligation

In the United Kingdom, service providers have duties under the Equality Act 2010 to make reasonable adjustments, and that extends to the services a business provides online. Separate, stricter regulations apply to public sector bodies, which most clinics are not, but the general duty applies to everyone.

The practical standard everybody works to is WCAG, and the W3C's tutorials are the most usable entry point for somebody who is not a developer. This course does not attempt to teach the standard; it teaches the seven checks that catch most of what goes wrong on a clinic site.

Seven checks

  1. Colour contrast. Light grey text on white is the single most common failure on clinic sites, usually chosen because it looks refined. It is unreadable to a substantial number of your visitors.
  2. Resizable text. The page must remain usable when text is enlarged. Fixed heights and text inside images both break this.
  3. Meaningful alternative text on images that carry information, and empty alternative text on images that are purely decorative.
  4. Real form labels, not placeholder text used as a label, which disappears the moment somebody starts typing.
  5. Keyboard operability. Everything reachable and usable without a mouse, with a visible focus indicator.
  6. Logical heading order. One H1, then H2s and H3s in a sensible hierarchy, which is what a screen reader uses to navigate a long treatment page.
  7. Captions on video, and a transcript where the video contains information not available elsewhere.

Alternative text, properly

Alternative text describes what the image conveys in context, not what is in the frame. A photograph of a consulting room on a page about what to expect is described as the consulting room where consultations take place. The same photograph in a decorative band at the top of the homepage carries no information and should have empty alternative text so that a screen reader passes over it.

Two failures are common. Describing the file rather than the meaning, which produces a string of words nobody needs. And stuffing the alternative text with search terms, which is both useless to the person relying on it and specifically identified as a poor practice in Google's image guidance.

Forms and keyboards

The enquiry form is where accessibility failures cost a clinic money directly. A form with placeholder text instead of labels, no visible focus, and error messages that appear only as red outlines is a form that a proportion of visitors cannot complete.

The keyboard test takes three minutes. Put the mouse down, press tab repeatedly from the top of the page, and try to reach and complete the enquiry form. If you cannot see where you are, or cannot reach something, neither can a substantial number of visitors. Module 30, Enquiry forms, phone and messaging deals with the rest of the form design.

Reading measure and type size

THE READING MEASURE, AND WHY A CLINIC SITE GETS IT WRONG60 to 75 charactersthe eye returns without effort110 characters and morethe eye loses the line and the reader skims
Figure 24.1 Reading measure. A line much longer than about seventy five characters causes the eye to lose its place returning to the left margin, which produces skimming rather than reading.

Two typographic decisions do more for readability than any accessibility plugin. Body text large enough to read without effort, which on a modern screen means larger than most clinic sites use. And a line length constrained to roughly sixty to seventy five characters, which is why this page is set the way it is.

Clinic sites frequently set small grey text across the full width of a wide screen, which produces a line of well over a hundred characters. It looks minimal in a design mock-up and it is close to unreadable in practice, particularly for the very readers most likely to book.

Why this improves search

Not because there is an accessibility ranking factor. Because the same properties are what makes a page legible to a machine: a logical heading structure, text that exists as text rather than inside an image, descriptive link text, and content that is present without interaction.

Every accessibility improvement in this module is also a legibility improvement, and legibility is what every other module in this course has been about.

This is the last module of Part V, and it is a good place to notice the pattern. The technical work in this part is not a separate discipline from the writing in Part III and Part IV. It is the same work, expressed in markup rather than in sentences.

Exercise 24

The seven checks

Seventy five minutes on your homepage, one treatment page and your enquiry form.

  1. Check the contrast of your body text and of any grey text. Use any contrast checker; the numbers are unambiguous.
  2. Enlarge the text to twice its size in your browser and confirm the page is still usable.
  3. List every image on the three pages and write proper alternative text, or mark it decorative and set the alternative text to empty.
  4. Put the mouse down. Tab through each page and complete the enquiry form using the keyboard alone.
  5. Check the heading order on the treatment page: one H1, no skipped levels.
  6. Measure your line length in characters. If it exceeds about eighty, constrain the text column.

The keyboard test is the one that surprises people. Do it on a phone-sized window as well, where focus indicators are often removed by the theme.

Questions readers ask about this module

Do I need an accessibility overlay widget?

The consensus among accessibility practitioners is that overlays do not fix underlying problems and can introduce new ones. The seven checks in this module fix real problems at the source, which is what a reasonable adjustment means.

Is my clinic legally required to meet WCAG?

The specific regulations naming WCAG apply to public sector bodies. Private clinics have a general duty to make reasonable adjustments under the Equality Act, and WCAG is the standard by which reasonableness is usually assessed. That is a matter for legal advice rather than a marketing course, but the practical answer is to do the work.

Does alternative text help images rank?

It helps a search engine understand what an image shows, which matters for image search. It is not a place for search terms, and treating it as one both fails its actual purpose and is identified as a poor practice in the image guidance.

What about the design being less striking?

Contrast requirements constrain palettes and constraint usually improves design. The clinic sites that read as most considered are generally the ones with strong contrast, generous type and a constrained measure, which is what this module asks for anyway.

Sources and primary references

  1. W3C Web Accessibility Initiative, WCAG 2 overview
  2. W3C Web Accessibility Initiative, Web Accessibility Tutorials
  3. Equality Act 2010, legislation.gov.uk
  4. Google Search Central, Google Images best practices
  5. Google Search Central, Creating helpful, reliable, people-first content

Disclosure. This module contains no commercial links of any kind. This course is published by Northbank Media, is free to read, and is funded by the workbook pack and by clearly labelled series sponsorship. We do not rank, review or recommend agencies or clinics.

Module 24 of 32