SiteFix raises your Lighthouse accessibility score the moment you activate it. No content is rewritten, no database tables are added, no permanent changes are made. Every fix is applied at runtime through WordPress filters — switch the plugin off and your site is exactly as it was before.
What gets fixed automatically
- Image alt text — empty
alt attributes get smart, contextual fallbacks
- Heading order —
<h3> after a <h1> (with no <h2>) is normalised so screen readers can navigate
- Skip-to-content link — a visually-hidden link is injected at the top of every page
- Visible focus indicator — a high-contrast outline appears on keyboard focus
- ARIA landmarks — navigation menus get proper
role and aria-label
lang attribute — your site language is added to the <html> tag if missing
- Table captions — accessible captions and scope are added to data tables
- Form labels — inputs without labels get
aria-label from placeholders or context
- Link text — vague links like “click here” get descriptive
aria-labels
Why filter-based?
- Reversible — deactivate the plugin and every fix disappears. Nothing to undo.
- Safe — your post content, theme, and database are never modified.
- Fast — no scheduled tasks, no background scans, no bloat.
Pro
SiteFix Pro adds AI-powered fixes:
- AI ARIA labels — context-aware labels for complex widgets
- AI Color Contrast — suggested palette tweaks that meet WCAG AA
- AI Heading Restructure — semantic heading suggestions
- AI Form Label generation — natural-language labels from field context
- AI WCAG Explainer — plain-English explanations for every accessibility issue
- Bulk processing across your entire site
- Premium AI included — click and it works, no API keys to manage