Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction1 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
CHeading HierarchyAction16 headings, 3 skip(s)REVIEW
- H2 Search form
- H1 Statistics thatsave lives
- H3 We change lives and systems skipped
- H3 Our evidence is trusted
- H3 We collaborate globally
- H2 News
- H2 We work to improve health for all
- H2 Latest evidence
- H6 What makes Cochrane unique? skipped
- H6 Need a custom evidence service?
- H6 Writing a Cochrane review?
- H6 I knew Cochrane's systematic reviews would be reliable, free from vested interest, and regularly updated. That was what I needed to escape the confusion, the anecdotes, and the emotion."
- H6 Cochrane helps me to help myself, and to help many...The Cochrane Library gives you reliable information, up-to-date information, which makes you a more intelligent and more involved patient."
- H2 Did you know...
- H5 Cochrane Evidence Synthesis and Methods is our fully open access journal that aims to develop the evidence base for how we produce and publish evidence syntheses. skipped
- H4 Our use of cookies
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
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
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
CLink & Button QualityAction4 issue(s) across 75 links and 6 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.cochranelibrary.com/ | Cochrane Library | new tab | Add '(opens in new tab)' to text |
| /about-us/news/what-makes-cochranes-new-… | (empty) | empty | Add link text or aria-label |
| /about-us/news/anti-amyloid-alzheimers-d… | (empty) | empty | Add link text or aria-label |
| /about-us/news/simple-antiseptic-can-red… | (empty) | empty | Add link text or aria-label |
| /about-us/news/rupa-sarkar-joins-cochran… | (empty) | empty | Add link text or aria-label |
| https://www.cochranelibrary.com | Read more evidence in the Coch… | new tab | Add '(opens in new tab)' to text |
| https://onlinelibrary.wiley.com/journal/… | Go to Cochrane Evidence Synthe… | new tab | Add '(opens in new tab)' to text |
| https://links.cochrane.org/facebook | Facebook icon | new tab | Add '(opens in new tab)' to text |
| https://links.cochrane.org/youtube | YouTube icon | new tab | Add '(opens in new tab)' to text |
| https://links.cochrane.org/instagram | Instagram icon | new tab | Add '(opens in new tab)' to text |
| https://links.cochrane.org/linkedin | LinkedIn icon | new tab | Add '(opens in new tab)' to text |
| https://links.cochrane.org/bsky | Bluesky icon | new tab | Add '(opens in new tab)' to text |
| https://www.cochrane.org/cookies-policy | Cookies page | new tab | Add '(opens in new tab)' to text |
| https://links.cochrane.org/about-matomo | Matomo | new tab | Add '(opens in new tab)' to text |
| https://www.cochrane.org/cookies-policy | Cookies page | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
/about-us/news/what-makes-cochranes-new-ai-study-innovative; /about-us/news/anti-amyloid-alzheimers-drugs-show-no-clinically-meaningful-ef…; /about-us/news/simple-antiseptic-can-reduce-newborn-infections; /about-us/news/rupa-sarkar-joins-cochrane-editor-chief
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
Add '(opens in new tab)' to link text or aria-label.
https://www.cochranelibrary.com/; https://www.cochranelibrary.com; https://onlinelibrary.wiley.com/journal/28329023; https://links.cochrane.org/facebook; https://links.cochrane.org/youtube; https://links.cochrane.org/instagram; https://links.cochrane.org/linkedin; https://links.cochrane.org/bsky; https://www.cochrane.org/cookies-policy; https://links.cochrane.org/about-matomo (+1 more)
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
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 17 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
1 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h2 Search form | 1.56:1 | 3.0:1 | #000000 | #002D64 | Fail |
| h2 We work to improve h… | 1.56:1 | 3.0:1 | #000000 | #002D64 | Fail |
| h2 Latest evidence | 1.56:1 | 3.0:1 | #000000 | #002D64 | Fail |
| h3 We change lives | 1.56:1 | 3.0:1 | #000000 | #002D64 | Fail |
| h3 and systems | 1.56:1 | 3.0:1 | #000000 | #002D64 | Fail |
| h3 Our evidence | 1.56:1 | 3.0:1 | #000000 | #002D64 | Fail |
| h3 is trusted | 1.56:1 | 3.0:1 | #000000 | #002D64 | Fail |
| h3 We collaborate | 1.56:1 | 3.0:1 | #000000 | #002D64 | Fail |
| h3 globally | 1.56:1 | 3.0:1 | #000000 | #002D64 | Fail |
| title Statistics that save… | 1.41:1 | 4.5:1 | #000000 | #1C2836 | Fail |
| a Skip to main content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a English | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Español | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a فارسی | 1.45:1 | 4.5:1 | #000000 | #272740 | Fail |
| a Français | 1.47:1 | 4.5:1 | #000000 | #2A2742 | Fail |
| a Русский | 1.41:1 | 4.5:1 | #000000 | #2A233F | Fail |
| a Hrvatski | 1.36:1 | 4.5:1 | #000000 | #291F3C | Fail |
| a Deutsch | 1.53:1 | 4.5:1 | #000000 | #31274E | Fail |
| a Bahasa Malaysia | 1.56:1 | 4.5:1 | #000000 | #352751 | Fail |
| a ไทย | 1.57:1 | 4.5:1 | #000000 | #222B5D | 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.
BLighthouse Accessibility AuditsScore 87/100 — 4 failing, 23 passedREVIEW
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.
ARIA
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
EnglishEspañolفارسیFrançaisРусскийHrvatskiDeutschBahasa Malaysiaไทย繁體中文简体中文
… div.grid > div.region-header > div#block-cochrane-hs-languageswitchercachefix > nav#nav-lang |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Navigation
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 change lives
and systems div.box > div.grid-3-cols > div.col > h3.h4 |
What makes Cochrane unique? div.card > div.card--inner > a.header-link > h6 |
Cochrane Evidence Synthesis and Methods is our fully open access journal that a… div.col-9/13@desktop > div.box > div.field-body > h5 |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
li > div.grid > div.col-1/3@tabletwide > a.zoom li > div.grid > div.col-1/3@tabletwide > a.zoom |
li > div.grid > div.col-1/3@tabletwide > a.zoom li > div.grid > div.col-1/3@tabletwide > a.zoom |
li > div.grid > div.col-1/3@tabletwide > a.zoom li > div.grid > div.col-1/3@tabletwide > a.zoom |
li > div.grid > div.col-1/3@tabletwide > a.zoom li > div.grid > div.col-1/3@tabletwide > a.zoom |
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.
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 |
|---|
Press office div.col-1/2 > ul.list--compact > li > a |
About us div.col-1/2 > ul.list--compact > li > a |
Facebook icon div.grid > div.col-1/2 > div#meta-social > a |
YouTube icon div.grid > div.col-1/2 > div#meta-social > a |
Instagram icon div.grid > div.col-1/2 > div#meta-social > a |
LinkedIn icon div.grid > div.col-1/2 > div#meta-social > a |
Bluesky icon div.grid > div.col-1/2 > div#meta-social > a |
These items highlight common accessibility best practices.
ALandmark Structure3 landmarksPASS
A+Alt Text QualityAll 14 images OKPASS
AForm Accessibility1 of 8 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #main-search-query | text | Search | for/id |
| #gsce-filter-evidence | checkbox | Only our evidence | for/id |
| #gsce-filter-handbook | checkbox | Only "Handbook" | for/id |
| #gsce-filter-nonevidence | checkbox | Exclude our evidence | for/id |
| #gsce-filter-nonnews | checkbox | Exclude news | for/id |
| #cookies-n | checkbox | Necessary cookies Necessary cookies enable core functionality such as security, network management, and accessibility. You may disable these by changing your browser settings, but this may affect how the website functions. | for/id |
| #cookies-l | checkbox | Analytics We'd like to set cookies so we can analyse our website usage with Matomo, to help us to improve our website and content. The data is anonymised and not shared with any third party. For more information see our Cookies page. | for/id |
| #main-search-submit | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit" id="main-search-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