Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction4 landmarksFIX
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
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
FLink & Button QualityAction10 issue(s) across 170 links and 14 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.cookiebot.com/en/what-is-beh… | Cookiebot by Usercentrics - op… | new tab | Add '(opens in new tab)' to text |
| https://www.cookiebot.com/goto/privacy-p… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://soundcloud.com/pages/privacy | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://support.giphy.com/hc/en-us/artic… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://soundcloud.com/pages/privacy | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/en/privacy | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/privacy/ | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://foundation.wikimedia.org/wiki/Pr… | Learn more about this provider… | new tab | Add '(opens in new tab)' to text |
| https://www.cookiebot.com | Cookiebot | new tab | Add '(opens in new tab)' to text |
| https://owncloud.com/security-advisories… | Read More | generic text | Replace with descriptive text |
Before: Read More Suggested: Security Notice Impact Of Cve 2026 33634 On Owncloud Build Infrastructure | |||
| https://owncloud.online | ownCloud online | new tab | Add '(opens in new tab)' to text |
| https://central.owncloud.org/ | Forum | new tab | Add '(opens in new tab)' to text |
| https://github.com/owncloud | ownCloud on GitHub | new tab | Add '(opens in new tab)' to text |
| /news | Blog | new tab | Add '(opens in new tab)' to text |
| https://www.kiteworks.com/platform/priva… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Private Content Network | |||
| /contact-us | (empty) | empty | Add link text or aria-label |
| /contact-us | (empty) | empty | Add link text or aria-label |
| https://owncloud.online/?ref=owncloud.co… | (empty) | empty | Add link text or aria-label |
| https://owncloud.online/?ref=owncloud.co… | (empty) | empty | Add link text or aria-label |
| https://owncloud.online/?ref=owncloud.co… | Start now | new tab | Add '(opens in new tab)' to text |
| https://owncloud.com/blogs/what-happens-… | read more | generic text | Replace with descriptive text |
Before: read more Suggested: What Happens When You Fork Twice Get Acquired And Keep Shipping Anyway | |||
| https://owncloud.com/blogs/understanding… | read more | generic text | Replace with descriptive text |
Before: read more Suggested: Understanding Web Applications In Ocis | |||
| https://owncloud.com/blogs/a-re-introduc… | read more | generic text | Replace with descriptive text |
Before: read more Suggested: A Re Introduction To The Owncloud Community | |||
| https://owncloud.online/ | ownCloud.online | new tab | Add '(opens in new tab)' to text |
| https://demo.owncloud.com/ | Self-service demo | new tab | Add '(opens in new tab)' to text |
| https://github.com/owncloud | Source Code | new tab | Add '(opens in new tab)' to text |
| https://central.owncloud.org/ | Forum | new tab | Add '(opens in new tab)' to text |
| https://marketplace.owncloud.com/ | Marketplace | new tab | Add '(opens in new tab)' to text |
| https://talk.owncloud.com/ | Chatroom | new tab | Add '(opens in new tab)' to text |
| https://portal.owncloud.com/ | Portal | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/ownClouders/ | ownCloud @ Facebook | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/channel/UC_4gez4… | ownCloud @ YouTube | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/ownCloud | ownCloud @ X | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/ownclou… | ownCloud @ LinkedIn | new tab | Add '(opens in new tab)' to text |
| https://bsky.app/profile/owncloud.bsky.s… | ownCloud @ Bluesky | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
/contact-us; /contact-us; https://owncloud.online/?ref=owncloud.com; https://owncloud.online/?ref=owncloud.com
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://owncloud.com/security-advisories/security-notice-impact-of-cve-2026-3… ("Read More"); https://www.kiteworks.com/platform/private-content-network/ ("Learn more"); https://owncloud.com/blogs/what-happens-when-you-fork-twice-get-acquired-and-… ("read more"); https://owncloud.com/blogs/understanding-web-applications-in-ocis/ ("read more"); https://owncloud.com/blogs/a-re-introduction-to-the-owncloud-community/ ("read 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
Add '(opens in new tab)' to link text or aria-label.
https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/?utm_source=…; https://www.cookiebot.com/goto/privacy-policy/; https://soundcloud.com/pages/privacy; https://support.giphy.com/hc/en-us/articles/360020028332-GIPHY-Privacy-Policy; https://soundcloud.com/pages/privacy; https://twitter.com/en/privacy; https://business.safety.google/privacy/; https://foundation.wikimedia.org/wiki/Privacy_policy; https://www.cookiebot.com; https://owncloud.online (+16 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
Icon-only buttons need an aria-label so screen readers can announce them.
button.hamburger (#821 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BHeading Hierarchy38 headings, 2 skip(s)REVIEW
- H4 products
- H4 solutions
- H4 community
- H4 resources
- H4 partners
- H4 about us
- H1 ownCloud Infinite Scale
- H2 Filesharing, trusted by 200 million users worldwide
- H2 Spaces
- H2 Web office
- H3 Seeking to Unify, Track, Control, and Secure All Your Sensitive Content on One Platform?
- H2 Secure by design
- H2 For organizations with high data governance requirements
- H3 Do you prefer SaaS? Check out ownCloud.online!
- H2 For smaller organizations and private users
- H2 Control who can access your data
- H4 GDPR-ready skipped
- H4 LGPD-ready
- H4 CCRF-ready
- H4 HIPAA-ready
- H4 CCPA-ready
- H2 Increase productivity
- H3 Convenient collaboration with internal and external parties without storing data in the public cloud. Open APIs and modularity let you integrate almost everything to your ownCloud – Data sovereignty
- H2 Users love ownCloud
- H3 4.2
- H3 4.1
- H3 4.7
- H2 Our latest news
- H2 What happens when you fork twice, get acquired, and keep shipping anyway
- H2 Understanding Web Applications in oCIS
- H2 A (re-)introduction to the ownCloud Community
- H4 Get started skipped
- H4 Product
- H4 Company
- H4 Community
- H4 Help
- H4 Legal
- H4 Follow Us
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
CForm AccessibilityAction5 of 11 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #CybotCookiebotDialogBodyLevelButtonNecessary | checkbox | Necessary | for/id |
| #CybotCookiebotDialogBodyLevelButtonPreferences | checkbox | Preferences | for/id |
| #CybotCookiebotDialogBodyLevelButtonStatistics | checkbox | Statistics | for/id |
| #CybotCookiebotDialogBodyLevelButtonMarketing | checkbox | Marketing | for/id |
| #CybotCookiebotDialogBodyContentCheckboxPersonalInformation | checkbox | Do not sell or share my personal information | for/id |
| #s | text | Search for: | for/id |
| #CybotCookiebotDialogBodyLevelButtonStatisticsInline | checkbox | (none) | none |
| #CybotCookiebotDialogBodyLevelButtonMarketingInline | checkbox | (none) | none |
| #CybotCookiebotDialogBodyLevelButtonNecessaryInline | checkbox | (none) | none |
| #CybotCookiebotDialogBodyLevelButtonPreferencesInline | checkbox | (none) | none |
| #searchsubmit | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonNecessaryInline">; <input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferencesInline">; <input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatisticsInline">; <input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketingInline">; <input type="submit" id="searchsubmit">
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
BFavicon & Branding5 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 6 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 |
|---|---|---|---|---|---|
| h1 ownCloud | 16.98:1 | 3.0:1 | #000000 | #E7E7E7 | Pass |
| h1 Infinite Scale | 16.98:1 | 3.0:1 | #000000 | #E7E7E7 | Pass |
| h2 Spaces | 16.98:1 | 3.0:1 | #000000 | #E7E7E7 | Pass |
| h2 Web office | 16.98:1 | 3.0:1 | #000000 | #E7E7E7 | Pass |
| h2 Secure by design | 16.98:1 | 3.0:1 | #000000 | #E7E7E7 | Pass |
| h2 For organizations wi… | 16.98:1 | 3.0:1 | #000000 | #E7E7E7 | Pass |
| h2 For smaller organiza… | 16.98:1 | 3.0:1 | #000000 | #E7E7E7 | Pass |
| h2 Control who can acce… | 16.98:1 | 3.0:1 | #000000 | #E7E7E7 | Pass |
| h2 Increase productivit… | 16.98:1 | 3.0:1 | #000000 | #E7E7E7 | Pass |
| h2 Users love ownCloud | 16.98:1 | 3.0:1 | #000000 | #E7E7E7 | Pass |
| h3 Seeking to Unify, Tr… | 16.98:1 | 3.0:1 | #000000 | #E7E7E7 | Pass |
| h3 Do you prefer SaaS? … | 16.98:1 | 3.0:1 | #000000 | #E7E7E7 | Pass |
| title ownCloud - share fil… | 5.23:1 | 4.5:1 | #000000 | #4C81C2 | Pass |
| a Consent | 4.82:1 | 4.5:1 | #000000 | #487BBA | Pass |
| a Details | 4.49:1 | 4.5:1 | #000000 | #4576B2 | Fail |
| a [#IABV2SETTINGS#] | 1.21:1 | 4.5:1 | #000000 | #031A39 | Fail |
| a About | 1.21:1 | 4.5:1 | #000000 | #031A39 | Fail |
| div This website uses co… | 1.21:1 | 4.5:1 | #000000 | #031A39 | Fail |
| div We use cookies to pe… | 1.21:1 | 4.5:1 | #000000 | #031A39 | Fail |
| div [#GPC_BANNER_ICON#] | 1.21:1 | 4.5:1 | #000000 | #031A39 | 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 82/100 — 6 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.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.topbar > div.topbar__wrapper > div.topbar__settings > button.hamburger div.topbar > div.topbar__wrapper > div.topbar__settings > button.hamburger |
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 |
|---|
div.et_pb_row > div.et_pb_column > div.et_pb_module > a div.et_pb_row > div.et_pb_column > div.et_pb_module > a |
div.et_pb_row > div.et_pb_column > div.et_pb_module > a div.et_pb_row > div.et_pb_column > div.et_pb_module > a |
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Security Alert – Attention ownCloud Customers – Security Notice div.infobanner__content > div.infobanner__text-wrapper > span.infobanner__text > a |
Security Alert div.infobanner__text-wrapper > span.infobanner__text > a > strong |
Read More div.infobanner > div.infobanner__content > div.infobanner__buttons > a.infobanner__button |
Filesharing, trusted by 200 million users worldwide div.et_pb_module > div.et_pb_text_inner > h2 > span |
Learn more div.et_pb_row > div.et_pb_column > div.et_pb_button_module_wrapper > a.et_pb_button |
Contact us div.et_pb_row > div.et_pb_column > div.et_pb_button_module_wrapper > a.et_pb_button |
Start now div.et_pb_row > div.et_pb_column > div.et_pb_button_module_wrapper > a.et_pb_button |
Share flexibly div.et_pb_row > div.et_pb_column > div.et_pb_button_module_wrapper > a.et_pb_button |
Collaborate efficiently div.et_pb_row > div.et_pb_column > div.et_pb_button_module_wrapper > a.et_pb_button |
Apr 22, 2026 div.column > article#post-79464 > p.post-meta > span.published |
read more div.column > article#post-79464 > div.post-content > a.more-link |
Apr 21, 2026 div.column > article#post-79440 > p.post-meta > span.published |
read more div.column > article#post-79440 > div.post-content > a.more-link |
Aug 1, 2024 div.column > article#post-78926 > p.post-meta > span.published |
read more div.column > article#post-78926 > div.post-content > a.more-link |
Search div.et_pb_blurb_container > div.et_pb_blurb_description > p > a |
English ul > li.wpml-ls-slot-shortcode_actions > a.js-wpml-ls-item-toggle > span.wpml-ls-native |
These are opportunities to improve the legibility of your content.
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 |
|---|
GDPR-ready div.et_pb_module > div.et_pb_blurb_content > div.et_pb_blurb_container > h4.et_pb_module_header |
GET STARTED div.et_pb_column > div.et_pb_module > div.et_pb_code_inner > h4.footer-menu-title |
These are opportunities to improve keyboard navigation in your application.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
English div.wpml-ls-statics-shortcode_actions > ul > li.wpml-ls-slot-shortcode_actions > a.js-wpml-ls-item-toggle |
A+Alt Text Quality1 of 32 images have issuesPASS
| Issue | Count |
|---|---|
| generic | 1 image(s) |