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.
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 Structure5 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
BAlt Text Quality2 of 6 images have issuesREVIEW
| Issue | Count |
|---|---|
| missing | 2 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
CLink & Button QualityAction2 issue(s) across 38 links and 13 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /en-global/company/legal/privacy | Privacy Statement | new tab | Add '(opens in new tab)' to text |
| /en-global/company/legal/cookie_policy | Cookie Policy | new tab | Add '(opens in new tab)' to text |
| (empty) | empty | Add link text or aria-label | |
| https://www.synology.com/company/legal/p… | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://www.synology.com/company/legal/S… | Data Collection Disclosure | new tab | Add '(opens in new tab)' to text |
| https://blog.synology.com/ | Blog | new tab | Add '(opens in new tab)' to text |
| https://community.synology.com/enu | Community | new tab | Add '(opens in new tab)' to text |
| https://event.synology.com/en-global | Events | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/synology?ref=nf | new tab | Add '(opens in new tab)' to text | |
| https://twitter.com/synology | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/user/synologyinc | YouTube | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/synology.offic… | new tab | Add '(opens in new tab)' to text | |
| (empty) | empty | Add link text or aria-label | |
| https://www.synology.com/company/legal/p… | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://www.synology.com/company/legal/S… | Data Collection Disclosure | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
a.btn-close (#116 on page); a.btn-close (#565 on page)
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.
/en-global/company/legal/privacy; /en-global/company/legal/cookie_policy; https://www.synology.com/company/legal/privacy; https://www.synology.com/company/legal/Services_Data_Collection_Disclosure; https://blog.synology.com/; https://community.synology.com/enu; https://event.synology.com/en-global; https://www.facebook.com/synology?ref=nf; https://twitter.com/synology; https://www.youtube.com/user/synologyinc (+3 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
BFavicon & Branding11 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 7 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 |
|---|---|---|---|---|---|
| h1 Always clear — day… | 6.52:1 | 3.0:1 | #000000 | #938E91 | Pass |
| h1 DSM 7.3 | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h1 Collaboration in ful… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h1 Secure your data, sc… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Synology Inc. | 19.26:1 | 4.5:1 | #000000 | #F5F5F5 | Pass |
| div We value your privac… | 19.26:1 | 4.5:1 | #000000 | #F5F5F5 | Pass |
| p We use cookies to pe… | 19.26:1 | 4.5:1 | #000000 | #F5F5F5 | Pass |
| a Privacy Statement | 19.26:1 | 4.5:1 | #000000 | #F5F5F5 | Pass |
| p and | 19.26:1 | 4.5:1 | #000000 | #F5F5F5 | Pass |
| a Cookie Policy | 1.39:1 | 4.5:1 | #000000 | #372200 | Fail |
| p for more information… | 2.64:1 | 4.5:1 | #000000 | #6F490E | Fail |
| div Cookie Options | 7.58:1 | 4.5:1 | #000000 | #C7922E | Pass |
| div Reject All | 1.85:1 | 4.5:1 | #000000 | #6E1E03 | Fail |
| div Agree | 2.34:1 | 4.5:1 | #000000 | #892604 | Fail |
| span Il semble qu'une pag… | 2.98:1 | 4.5:1 | #000000 | #A23109 | Fail |
| div Česká republika - … | 3.15:1 | 4.5:1 | #000000 | #A5370F | Fail |
| span France - Français | 5.45:1 | 4.5:1 | #000000 | #B37254 | Pass |
| s-btn Continuer | 3.79:1 | 4.5:1 | #000000 | #935A44 | Fail |
| p AI-powered camera wi… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| s-btn Learn more | 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.
BLighthouse Accessibility AuditsScore 88/100 — 4 failing, 29 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 |
|---|
France - Français div.s-ddv2__container > div.s-ddv2__combobox > div.s-ddv2__control > button.s-ddv2__control-content |
button#home-hero-video-link button#home-hero-video-link |
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 |
|---|
s-section#home-ai-advisor > s-container.home-ai-advisor__input-wrapper > div.home-ai-advisor__input > textarea#home-ai-advisor-textarea s-section#home-ai-advisor > s-container.home-ai-advisor__input-wrapper > div.home-ai-advisor__input > textarea#home-ai-advisor-textarea |
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 |
|---|
Continuer div.ip-banner > div.s-containerless > div.ip-banner__btn-box > a.ip-banner__btn-box__btn-continue-wrapper |
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 |
|---|
Storage and Data Management a.s-link |
Data Protection a.s-link |
Video Surveillance a.s-link |
Business Productivity a.s-link |
Open language picker div.m-lp > button.m-lp-toggle |
AHeading Hierarchy4 headingsPASS
- H1 Always clear — day, night, near, far.
- H1 DSM 7.3 duplicate H1
- H1 Collaboration in full flight duplicate H1
- H1 Secure your data, scale your success duplicate H1
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
AForm Accessibility1 of 4 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| input | checkbox | none | |
| input | radio | none | |
| textarea | textarea | Ask a question | aria-label |
| #home-ai-advisor-textarea | textarea | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<textarea name="home-ai-advisor-textarea" id="home-ai-advisor-textarea">
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