Enterprise content teams are navigating two challenges that are intensifying at the same time: rising pressure to meet web accessibility compliance standards and a fundamental shift in how AI systems discover, evaluate, and cite online content.
dotCMS has introduced tools to address both — built directly into the visual editing workflow.
Content teams are navigating two challenges at once: rising legal pressure to meet web accessibility standards — including the ADA in the United States, the AODA in Ontario, and the European Accessibility Act — and a fundamental shift in how AI systems discover, evaluate, and cite content. The 2025 WebAIM Million report found detectable WCAG failures on 94.8% of the top one million home pages, while Gartner projected traditional search volume would drop 25% by 2026 as AI chatbots take over discovery. Both problems share a pattern: they go undetected until after publish, because the signals that matter aren't visible inside the CMS editorial workflow.
What's New
The Accessibility Scanner (WCAG Checker) runs the fully rendered page HTML through a complete WCAG 2.1 AA audit using the Axe engine. Results appear in the UVE sidebar organized by severity, with plain-English explanations and specific remediation guidance. For compliance-critical environments, the scanner can be configured to block publish on critical violations. Coverage supports ADA, AODA, and EAA requirements.
The GEO Scanner (AI Readiness Checker) evaluates a page across four categories and twenty signal checks — citability, structured knowledge, content authority, and discoverability — producing a 0–100 readiness score with a prioritized action list. It's available as a UVE panel for editors and as a REST endpoint (POST /api/geo-score) for automated quality gates and CI/CD checks.
Why It Matters
Both scanners analyze the fully rendered HTML of a page — the same content a browser, search crawler, or AI engine actually sees — rather than raw content fields. Accessibility compliance and GEO readiness become visible at the point where content is created and reviewed, not discovered during an audit or after traffic has declined.
Availability
Page Health is available to dotCMS customers now, with no additional tooling or cost required. To enable either scanner on your instance, contact your dotCMS support agent or account team.
Resources
