The “Singular Contentinfo Landmark Check” evaluates whether there is only one contentinfo landmark.
Example outcome
I found one contentinfo landmark.
Impact
Visual Impairments: Users might hear redundant “contentinfo” landmarks read aloud, leading to confusion about the page’s structure.
Motor Impairments: Extra navigation points may make it more difficult to navigate to the relevant footer or contentinfo region, increasing the time to locate important site information.
Cognitive Disabilities: The structure of the page may be confusing, as redundant content regions may mislead users about the primary footer or informational content.
Fixes
To address multiple contentinfo landmarks:
Locate the different contentinfo landmarks.
Remove the ones that aren’t correctly assigned, moving the content to the correct one if necessary.