Article of the Month

NEXT: Introduction | BACK: Code for accessibility

Accessibility tips & tricks continued ...

Testing and maintaining an accessible web site

TIP: Test and retest

You need to factor in sufficient time for testing and retesting your web site. This process involves:

TIP: Ensure your site is accessible before conducting wider usability testing

As a general rule, people will only comment on features of a site that they find hard to use. Your design can be usable (in the broader context) but not accessible. However, in my experience, a site that is accessible is also usable.

TIP: An accessible site is easier to maintain

If the main site is accessible it means less work maintaining alternative versions. In addition separating structure and content means that any changes to the appearance of the site can be changed once in the style sheet/s and this will then apply to the entire site. Accessible HTML code is very lean and clean, whereas deprecated code can be bulky making changes more time consuming.

TIP: Be a Champion!

I believe two things are important in maintaining a high level of accessibility on a web site once the initial development project is handed over.

Having an "accessibility champion" within the organisation, someone who will advocate for accessibility and usability, is an asset.

In addition, developing guidelines, checklists and policy for editing, updating and adding new content is an important part of managing accessibility and usability longer term.

For more information

Sandra Vassallo is the Managing Director of e-bility Pty Ltd. She provides consultancy services to organisations and Government agencies, including web site accessibility / usability evaluations, training and web site design.

Google links

End of Google links

NEXT: Introduction | BACK: Code for accessibility