Advisory Techniques
Advisory techniques are suggested ways to make web content more accessible that go beyond the minimum requirements needed to meet the Web Content Accessibility Guidelines (WCAG). They are not required for conformance, but they are often very helpful to some users and may sometimes be the only way certain users can access content. Following them can improve the overall accessibility experience even though they are optional.
In the W3C's WCAG documentation, advisory techniques are one category of techniques described in the Understanding documents, distinguished from sufficient techniques and common failures. Unlike sufficient techniques, advisory techniques are not sufficient to meet a success criterion and are not required for conformance at any level (A, AA, or AAA); they are non-normative suggestions that go beyond what individual success criteria require. They are documented because they can offer meaningful accessibility benefits, may address usability considerations not fully captured by testable success criteria, and in some cases represent the only means by which particular users can access content. Implementers should treat advisory techniques as recommended enhancements rather than compliance obligations, and should note that conformance is defined by satisfying success criteria, not by adopting any specific set of techniques.
Why it matters
Advisory techniques matter because WCAG conformance is defined by satisfying testable success criteria, and those criteria cannot capture every barrier a real user may encounter. Advisory techniques fill part of that gap. They are documented by the W3C precisely because they can be very helpful to some users, and in some cases they may be the only way that particular users can access content. Treating accessibility as a matter of meeting the minimum bar alone can leave usability gaps that harm people even when a page technically conforms.
For compliance officers and accessibility teams, the distinction is important to keep straight: adopting advisory techniques is not required for conformance at any level (A, AA, or AAA), so an implementer should not be penalized in a conformance evaluation for skipping them, nor should adopting them be mistaken for a substitute for meeting the applicable success criteria. At the same time, ignoring them entirely can produce experiences that satisfy the letter of the guidelines while still falling short for some users. Because conformance does not by itself guarantee an accessible experience for everyone, advisory techniques are one of the practical tools for closing that distance.
This entry describes how the W3C categorizes techniques within its non-normative supporting documentation and is not legal advice. Whether any particular measure is required in a given context depends on applicable law, regulation, and case law, which evolve over time; consult qualified legal counsel for questions about specific obligations.
Who it's relevant to
Inside Advisory Techniques
Common questions
Answers to the questions practitioners most commonly ask about Advisory Techniques.