Date:
26 February 2021
Author:
Danielle Sheffler

So you’ve completed your audit, fixed any violations, and you have an accessible website. You can breathe a sigh of relief! For the moment.

While it’s no small feat to complete an audit and make sure all your users have access to the same information, it’s important to make sure that accessibility isn’t considered “one and done.” Just like the content on your site needs constant attention, accessibility does as well. Although it might sound like one more thing to think about, it can be relatively easy to keep your site accessible if you use the right process.

There are two main areas that need attention:

  1. Content
  2. New site components

Content

While your site should be built to ensure that content is structured properly (such as using appropriate heading levels, alt text for meaningful images and descriptive page titles), not everything can be controlled via your content management system. It’s important to follow web accessibility best practices for content creation. To learn more about these best practices, please read How to write accessible content — WCAG and download our accessibility starter kitExternal Link , which includes a Writing Accessible Content resource guide.

New site components

It’s also important to test new components on your site. For example, if you add a new webform or add a faceted search, these components need to be tested. Even if you’ve created some of these types of components on your site before, it’s still important to run an automated tool on the frontend, like ANDIExternal Link , or through a command line tool such as Pa11yExternal Link . You’ll also need to run the appropriate manual tests for the component to ensure that you’re testing against all applicable standards.

Adding these processes to your project lifecycle will help keep your site accessible and will minimise more time-intensive accessibility remediations in the future.

Free accessibility resources

You may also be interested in our free accessibility resources, such as our free accessibility assessment of your homepage using 10 manual WCAG 2.0 AA testing standards, Salsa’s scoring sheet and testing checklist, accessibility audit template and accessibility starter kit.

Get our free accessibility resources