Accessibility

Scan another site

What This Check Covers

Checks practical accessibility markers tied to parseability for humans and machines.

Frequently Asked Questions

How are accessibility and AI-readiness related?
Screen readers for visually impaired users operate very similarly to AI agents. Both rely on clear labels, alt text, and logical document structure to 'read' a page without seeing it visually.

Implementation Checklist

Field Guide

Field Meaning
image_alt_text Image alt coverage totals and ratio.
landmarks Presence of key landmarks: banner, navigation, main, contentinfo.
form_labels Count and ratio of labeled form inputs.
link_quality Count and ratio of links with descriptive text.
table_accessibility Data table accessibility summary (headers/structure).

Other Categories