Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FHeading HierarchyAction113 headingsFIX
- H2 Welcome.
- H3 Millions of movies, TV shows and people to discover. Explore now.
- H2 Trending
- H3 Today
- H3 This Week
- H2 (empty)
- H2 (empty)
- H2 (empty)
- H2 (empty)
- H2 (empty)
- H2 (empty)
- H2 (empty)
- H2 (empty)
- H2 (empty)
- H2 (empty)
- H2 Latest Trailers
- H3 Popular
- H3 Streaming
- H3 On TV
- H3 For Rent
- H3 In Theaters
- H2 (empty)
- H3 (empty)
- H2 (empty)
- H3 (empty)
- H2 (empty)
- H3 (empty)
- H2 (empty)
- H3 (empty)
- H2 (empty)
- H3 (empty)
- H2 (empty)
- H3 (empty)
- H2 (empty)
- H3 (empty)
- H2 (empty)
- H3 (empty)
- H2 (empty)
- H3 (empty)
- H2 (empty)
- H3 (empty)
- H2 What's Popular
- H3 Streaming
- H3 On TV
- H3 For Rent
- H3 In Theaters
- H2 (empty)
- H2 (empty)
- H2 (empty)
- H2 (empty)
- H2 (empty)
- H2 (empty)
- H2 (empty)
- H2 (empty)
- H2 (empty)
- H2 (empty)
- H2 Free To Watch
- H3 Movies
- H3 TV
- H2 (empty)
- H2 (empty)
- H2 (empty)
- H2 (empty)
- H2 (empty)
- H2 (empty)
- H2 (empty)
- H2 (empty)
- H2 (empty)
- H2 (empty)
- H2 Join Today
- H2 Leaderboard
- H3 RuiZafon
- H4 2,205,118
- H4 44,112
- H3 Shei
- H4 2,720,357
- H4 33,446
- H3 Samara
- H4 4,589,013
- H4 21,562
- H3 enterpr1se
- H4 2,714,416
- H4 20,833
- H3 Roman
- H4 621,442
- H4 19,233
- H3 Stuxmovy
- H4 65,591
- H4 13,186
- H3 TMDB-Import | 此剧由TMDB-Helper托管自动维护···
- H4 100,161
- H4 11,856
- H3 beepol4
- H4 202,242
- H4 8,474
- H3 veposid
- H4 96,493
- H4 8,409
- H3 3298021
- H4 38,953
- H4 6,383
- H3 The Basics
- H3 Get Involved
- H3 Community
- H3 Legal
- H3 Global
- H3 On media pages
- H3 On TV season pages
- H3 On TV episode pages
- H3 On all image pages
- H3 On all edit pages
- H3 On discussion pages
- H3 Settings
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
Empty headings appear in the document outline but provide no information.
Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.
Source: WCAG 2.4.6
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BForm Accessibility2 of 5 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #search_v4 | text | none | |
| #inner_search_v4 | text | none | |
| #toggle_keyboard_shortcuts | checkbox | none | |
| input | submit | (none) | none |
| input | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit">; <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
BLink & Button Quality2 issue(s) across 82 links and 3 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| More | generic text | Replace with descriptive text | |
Before: More Suggested: Home page | |||
| /docs | API Documentation | new tab | Add '(opens in new tab)' to text |
| https://developer.themoviedb.org/docs | API Documentation | new tab | Add '(opens in new tab)' to text |
| https://status.themoviedb.org/ | System Status | new tab | Add '(opens in new tab)' to text |
| <input> | (empty) | empty | Add button text or aria-label |
Generic link text like 'click here' doesn't describe the destination.
("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.
/docs; https://developer.themoviedb.org/docs; https://status.themoviedb.org/
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.
input[type="submit"].k-button (#295 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
B404 Error PageHTTP 404, custom pageREVIEW
BFavicon & Branding6 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 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 Welcome. | 1.34:1 | 3.0:1 | #000000 | #032541 | Fail |
| h2 Trending | 1.34:1 | 3.0:1 | #000000 | #032541 | Fail |
| h2 Latest Trailers | 1.34:1 | 3.0:1 | #000000 | #032541 | Fail |
| h2 What's Popular | 1.34:1 | 3.0:1 | #000000 | #032541 | Fail |
| h2 Free To Watch | 1.34:1 | 3.0:1 | #000000 | #032541 | Fail |
| h2 Join Today | 1.34:1 | 3.0:1 | #000000 | #032541 | Fail |
| h2 Leaderboard | 1.34:1 | 3.0:1 | #000000 | #032541 | Fail |
| h3 Millions of movies, … | 1.34:1 | 3.0:1 | #000000 | #032541 | Fail |
| h3 The Basics | 1.34:1 | 3.0:1 | #000000 | #032541 | Fail |
| h3 Get Involved | 1.34:1 | 3.0:1 | #000000 | #032541 | Fail |
| h3 Community | 1.34:1 | 3.0:1 | #000000 | #032541 | Fail |
| h3 Legal | 1.34:1 | 3.0:1 | #000000 | #032541 | Fail |
| h3 Global | 1.34:1 | 3.0:1 | #000000 | #032541 | Fail |
| h3 On media pages | 1.34:1 | 3.0:1 | #000000 | #032541 | Fail |
| h3 On TV season pages | 1.34:1 | 3.0:1 | #000000 | #032541 | Fail |
| h3 On TV episode pages | 1.34:1 | 3.0:1 | #000000 | #032541 | Fail |
| h3 On all image pages | 1.34:1 | 3.0:1 | #000000 | #032541 | Fail |
| h3 On all edit pages | 1.34:1 | 3.0:1 | #000000 | #032541 | Fail |
| h3 On discussion pages | 1.34:1 | 3.0:1 | #000000 | #032541 | Fail |
| h3 Settings | 1.34:1 | 3.0:1 | #000000 | #032541 | 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.
ALandmark Structure4 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
A+Alt Text QualityAll 8 images OKPASS
AWeb ManifestPWA-readyPASS
A+Lighthouse Accessibility AuditsScore 97/100 — 1 failing, 31 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.
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 |
|---|
form#inner_search_form > label.inner_search_wrapper > span.k-input > input#inner_search_v4 form#inner_search_form > label.inner_search_wrapper > span.k-input > input#inner_search_v4 |
Reject All div.ot-sdk-row > div#onetrust-button-group-parent > div#onetrust-button-group > button#onetrust-reject-all-handler |
Accept All Cookies div.ot-sdk-row > div#onetrust-button-group-parent > div#onetrust-button-group > button#onetrust-accept-btn-handler |
These are opportunities to improve the legibility of your content.