Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BHeading Hierarchy19 headings, 1 skip(s)REVIEW
- H2 Growing the impact of Open Source around the world
- H3 Supported by the whole Open Source ecosystem
- H2 Open Source licenses: The cornerstone of an 8.8 trillion dollar industry
- H1 THE open source ai definition 1.0
- H4 We have released the first stable version of the Definition. skipped
- H2 OSI News
- H2 Welcoming the New Executive Director!
- H2 Welcoming Duane O’Brien as Executive Director of the Open Source Initiative
- H2 Open Source Initiative Appoints Duane O’Brien as Executive Director
- H2 ClearlyDefined: A Three-Year Roadmap for Sustainability and Growth
- H2 OSI Newsletter
- H2 Subscribe to our newsletter
- H2 About
- H2 Licenses
- H2 Open Source AI
- H2 Community
- H1 Search results duplicate H1
- H2 No results found
- H2 Filter options
A page should have only one H1. Multiple H1s dilute the document outline.
Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.
Learn more ▾ ▴
HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.
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
BForm Accessibility2 of 8 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #cmplz-functional-optin | checkbox | Functional | for/id |
| #cmplz-preferences-optin | checkbox | Preferences | for/id |
| #cmplz-statistics-optin | checkbox | Statistics | for/id |
| #cmplz-marketing-optin | checkbox | Marketing | for/id |
| _wpcf7_ak_hp_textarea | textarea | Δ | none |
| #jetpack-instant-search__box-input-1 | search | Magnifying Glass | none |
| (none) | none | ||
| input | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="email" name="email">; <input type="submit">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
C404 Error PageActionHTTP 404, custom pageREVIEW
BFavicon & Branding4 icon(s) detectedREVIEW
ALandmark Structure8 landmarksPASS
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
AAlt Text Quality32 of 40 images have issuesPASS
| Issue | Count |
|---|---|
| generic | 32 image(s) |
ALink & Button Quality67 links, 13 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://cookiedatabase.org/tcf/purposes/ | Read more about TCF purposes o… | new tab | Add '(opens in new tab)' to text |
| https://wordpress.com/wp/?partner_domain… | Proudly powered by WordPress. | new tab | Add '(opens in new tab)' to text |
| https://pressable.com/?utm_source=Automa… | Hosted by Pressable. | new tab | Add '(opens in new tab)' to text |
| https://jetpack.com/upgrade/search/?utm_… | Search powered by Jetpack | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://cookiedatabase.org/tcf/purposes/; https://wordpress.com/wp/?partner_domain=opensource.org&utm_source=Automattic…; https://pressable.com/?utm_source=Automattic&utm_medium=rpc&utm_campaign=Conc…; https://jetpack.com/upgrade/search/?utm_source=poweredby
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
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 |
|---|---|---|---|---|---|
| h1 THE | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h1 definition 1.0 | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h1 Search results | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Growing the impact o… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Open Source licenses… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 OSI News | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 OSI Newsletter | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Subscribe to our new… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 About | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Licenses | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Open Source AI | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Community | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 No results found | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Filter options | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Open Source Initiati… | 18.88:1 | 4.5:1 | #000000 | #F2F3F2 | Pass |
| div Manage Cookie Consen… | 18.88:1 | 4.5:1 | #000000 | #F2F3F2 | Pass |
| div To provide the best … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Functional | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Functional | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Always active | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
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.
ALighthouse Accessibility AuditsScore 91/100 — 3 failing, 26 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 |
|---|
Image div.has-carousel > div.swiper-wrapper > div.swiper-slide > div.coblocks-gallery--item |
Image div.has-carousel > div.swiper-wrapper > div.swiper-slide > div.coblocks-gallery--item |
Image div.has-carousel > div.swiper-wrapper > div.swiper-slide > div.coblocks-gallery--item |
Image div.has-carousel > div.swiper-wrapper > div.swiper-slide > div.coblocks-gallery--item |
Image div.has-carousel > div.swiper-wrapper > div.swiper-slide > div.coblocks-gallery--item |
Image div.has-carousel > div.swiper-wrapper > div.swiper-slide > div.coblocks-gallery--item |
Image div.has-carousel > div.swiper-wrapper > div.swiper-slide > div.coblocks-gallery--item |
Image div.has-carousel > div.swiper-wrapper > div.swiper-slide > div.coblocks-gallery--item |
Image div.has-carousel > div.swiper-wrapper > div.swiper-slide > div.coblocks-gallery--item |
Image div.has-carousel > div.swiper-wrapper > div.swiper-slide > div.coblocks-gallery--item |
Image div.has-carousel > div.swiper-wrapper > div.swiper-slide > div.coblocks-gallery--item |
Image div.has-carousel > div.swiper-wrapper > div.swiper-slide > div.coblocks-gallery--item |
Image div.has-carousel > div.swiper-wrapper > div.swiper-slide > div.coblocks-gallery--item |
Image div.has-carousel > div.swiper-wrapper > div.swiper-slide > div.coblocks-gallery--item |
Image div.has-carousel > div.swiper-wrapper > div.swiper-slide > div.coblocks-gallery--item |
Image div.has-carousel > div.swiper-wrapper > div.swiper-slide > div.coblocks-gallery--item |
Image div.has-carousel > div.swiper-wrapper > div.swiper-slide > div.coblocks-gallery--item |
Image div.has-carousel > div.swiper-wrapper > div.swiper-slide > div.coblocks-gallery--item |
Image div.has-carousel > div.swiper-wrapper > div.swiper-slide > div.coblocks-gallery--item |
Image div.has-carousel > div.swiper-wrapper > div.swiper-slide > div.coblocks-gallery--item |
Image div.has-carousel > div.swiper-wrapper > div.swiper-slide > div.coblocks-gallery--item |
Image div.has-carousel > div.swiper-wrapper > div.swiper-slide > div.coblocks-gallery--item |
Image div.has-carousel > div.swiper-wrapper > div.swiper-slide > div.coblocks-gallery--item |
Image div.has-carousel > div.swiper-wrapper > div.swiper-slide > div.coblocks-gallery--item |
Image div.has-carousel > div.swiper-wrapper > div.swiper-slide > div.coblocks-gallery--item |
Image div.has-carousel > div.swiper-wrapper > div.swiper-slide > div.coblocks-gallery--item |
Image div.has-carousel > div.swiper-wrapper > div.swiper-slide > div.coblocks-gallery--item |
Image div.has-carousel > div.swiper-wrapper > div.swiper-slide > div.coblocks-gallery--item |
Image div.has-carousel > div.swiper-wrapper > div.swiper-slide > div.coblocks-gallery--item |
Image div.has-carousel > div.swiper-wrapper > div.swiper-slide > div.coblocks-gallery--item |
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 |
|---|
We have released the first stable version of the Definition. article#post-136840 > div.entry-content > section.wp-block-group > h4.wp-block-heading |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#newsletter > p > span.wpcf7-form-control-wrap > input.wpcf7-form-control div#newsletter > p > span.wpcf7-form-control-wrap > input.wpcf7-form-control |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.