Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
FFavicon & BrandingAction2 icon(s) detectedFIX
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure12 landmarksREVIEW
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
CHeading HierarchyAction19 headings, 1 skip(s)REVIEW
- H2 Ansible Collaborative
- H4 A gathering space to build automation skills and success skipped
- H3 Looking for the enterprise product?
- H2 What is Ansible?
- H2 Automate Policy as Code for consistency and compliance
- H2 Learn Ansible skills
- H3 Documentation
- H2 Interactive labs
- H2 Ready to move from patchwork to platform?
- H2 Ansible collections
- H2 Featured collections
- H3 middleware_automation
- H2 kubernetes.core
- H2 community.vmware
- H2 Automation adoption
- H2 Ansible ecosystem
- H3 Ansible Core
- H3 Event-Driven Ansible
- H3 Developer tools
Every page should have one H1 that describes the page content.
No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.
Learn more ▾ ▴
The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.
Source: WCAG 2.4.6 / Google Search Central
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
BLink & Button Quality4 issue(s) across 50 links and 0 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /en/technologies/management/ansible | (empty) | empty | Add link text or aria-label |
| https://galaxy.ansible.com/ui/namespaces… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Middleware Automation | |||
| https://galaxy.ansible.com/ui/repo/publi… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Core | |||
| https://galaxy.ansible.com/ui/repo/publi… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Vmware | |||
Links without text are announced as raw URLs by screen readers.
/en/technologies/management/ansible
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Generic link text like 'click here' doesn't describe the destination.
https://galaxy.ansible.com/ui/namespaces/middleware_automation/ ("Learn more"); https://galaxy.ansible.com/ui/repo/published/kubernetes/core/ ("Learn more"); https://galaxy.ansible.com/ui/repo/published/community/vmware/ ("Learn more")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
CColor Contrast (Screenshot)Action20 text elements analyzed, 3 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h2 Ansible Collaborativ… | 1.07:1 | 3.0:1 | #000000 | #0C0C0C | Fail |
| h2 What is Ansible? | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Automate Policy as C… | 4.64:1 | 3.0:1 | #000000 | #EE0000 | Pass |
| h2 Learn Ansible skills | 4.64:1 | 3.0:1 | #000000 | #EE0000 | Pass |
| h2 Interactive labs | 4.64:1 | 3.0:1 | #000000 | #EE0000 | Pass |
| h2 Ready to move from p… | 4.64:1 | 3.0:1 | #000000 | #EE0000 | Pass |
| h2 Ansible collections | 4.64:1 | 3.0:1 | #000000 | #EE0000 | Pass |
| h2 Featured collections | 4.64:1 | 3.0:1 | #000000 | #EE0000 | Pass |
| h2 kubernetes.core | 4.64:1 | 3.0:1 | #000000 | #EE0000 | Pass |
| h2 community.vmware | 4.64:1 | 3.0:1 | #000000 | #EE0000 | Pass |
| h2 Automation adoption | 4.64:1 | 3.0:1 | #000000 | #EE0000 | Pass |
| h2 Ansible ecosystem | 4.64:1 | 3.0:1 | #000000 | #EE0000 | Pass |
| h3 Looking for the ente… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Documentation | 4.64:1 | 3.0:1 | #000000 | #EE0000 | Pass |
| h3 middleware_automatio… | 4.64:1 | 3.0:1 | #000000 | #EE0000 | Pass |
| h3 Ansible Core | 4.64:1 | 3.0:1 | #000000 | #EE0000 | Pass |
| h3 Event-Driven Ansible | 4.64:1 | 3.0:1 | #000000 | #EE0000 | Pass |
| h3 Developer tools | 4.64:1 | 3.0:1 | #000000 | #EE0000 | Pass |
| title Ansible Collaborativ… | 1.30:1 | 4.5:1 | #000000 | #212121 | Fail |
| a Documentation | 1.30:1 | 4.5:1 | #000000 | #212121 | Fail |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
A+Alt Text QualityAll 9 images OKPASS
A+Form AccessibilityNo form controlsPASS
ALighthouse Accessibility AuditsScore 92/100 — 3 failing, 28 passedPASS
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Navigation
A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more about the `tabindex` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#pop-outerdiv02966567197286867 > div#pop-div204118946187821535 > div#pop-div308731378467561114 > iframe#pop-frame09927888474996307 div#pop-outerdiv02966567197286867 > div#pop-div204118946187821535 > div#pop-div308731378467561114 > iframe#pop-frame09927888474996307 |
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
A gathering space to build automation skills and success div.rh-group--layout > div.rh-group-body > div.rh-generic--component > h4 |
These are opportunities to improve keyboard navigation in your application.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Digital accessibility div.dx-col-12 > ul.dx-list-none > li.md:dx-inline > a.ansible-footer-link |
Cookie preferences ul.dx-list-none > li.md:dx-inline > span#teconsent > a#icon-id07416565977803347 |
These items highlight common accessibility best practices.