Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DWeb ManifestActionNot foundFIX
No web manifest found.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure15 landmarksREVIEW
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
CLink & Button QualityAction26 issue(s) across 342 links and 36 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.plex.tv/plex-pass/ | here | generic text | Replace with descriptive text |
Before: here Suggested: Plex Pass | |||
| https://support.plex.tv/articles/2002647… | here | generic text | Replace with descriptive text |
Before: here Suggested: 200264746 Quick Start Step By Step Guides | |||
| https://www.instagram.com/plex.tv/ | new tab | Add '(opens in new tab)' to text | |
| https://www.tiktok.com/@plex.tv | TikTok | new tab | Add '(opens in new tab)' to text |
| https://x.com/plex | X | new tab | Add '(opens in new tab)' to text |
| https://bsky.app/profile/plex.tv | Blue Sky | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/plexapp | new tab | Add '(opens in new tab)' to text | |
| https://www.linkedin.com/company/plex-in… | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/user/plextvapp | YouTube | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Generic link text like 'click here' doesn't describe the destination.
https://www.plex.tv/plex-pass/ ("here"); https://support.plex.tv/articles/200264746-quick-start-step-by-step-guides/ ("here")
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.instagram.com/plex.tv/; https://www.tiktok.com/@plex.tv; https://x.com/plex; https://bsky.app/profile/plex.tv; https://www.facebook.com/plexapp; https://www.linkedin.com/company/plex-inc; https://www.youtube.com/user/plextvapp
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._1x9vcnm0 (#561 on page); button._1x9vcnm0 (#565 on page); button._1x9vcnm0 (#893 on page); button._1x9vcnm0 (#897 on page); button._1x9vcnm0 (#1241 on page); button._1x9vcnm0 (#1245 on page); button._1x9vcnm0 (#1589 on page); button._1x9vcnm0 (#1593 on page); button._1x9vcnm0 (#1805 on page); button._1x9vcnm0 (#1809 on page) (+14 more)
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
C404 Error PageActionHTTP 404, custom pageREVIEW
BFavicon & Branding11 icon(s) detectedREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
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 |
|---|---|---|---|---|---|
| h1 Welcome to Plex! | 1.26:1 | 3.0:1 | #000000 | #1E1E1E | Fail |
| h2 Frequently Asked Que… | 1.26:1 | 3.0:1 | #000000 | #1E1E1E | Fail |
| h3 Explore | 1.26:1 | 3.0:1 | #000000 | #1E1E1E | Fail |
| h3 Learn More | 1.26:1 | 3.0:1 | #000000 | #1E1E1E | Fail |
| h3 Categories | 1.26:1 | 3.0:1 | #000000 | #1E1E1E | Fail |
| h3 Explore | 1.26:1 | 3.0:1 | #000000 | #1E1E1E | Fail |
| h3 Featured Channels | 1.26:1 | 3.0:1 | #000000 | #1E1E1E | Fail |
| h3 Categories | 1.26:1 | 3.0:1 | #000000 | #1E1E1E | Fail |
| h3 Company | 1.26:1 | 3.0:1 | #000000 | #1E1E1E | Fail |
| h3 Watch Free on Plex | 1.26:1 | 3.0:1 | #000000 | #1E1E1E | Fail |
| h3 Discover | 1.26:1 | 3.0:1 | #000000 | #1E1E1E | Fail |
| h3 My Media | 1.26:1 | 3.0:1 | #000000 | #1E1E1E | Fail |
| h3 Resources | 1.26:1 | 3.0:1 | #000000 | #1E1E1E | Fail |
| label Find Movies & TV | 1.26:1 | 4.5:1 | #000000 | #1E1E1E | Fail |
| span Live TV | 1.26:1 | 4.5:1 | #000000 | #1E1E1E | Fail |
| span On Demand | 1.26:1 | 4.5:1 | #000000 | #1E1E1E | Fail |
| span Discover | 1.26:1 | 4.5:1 | #000000 | #1E1E1E | Fail |
| div Movies & TV Shows | 1.26:1 | 4.5:1 | #000000 | #1E1E1E | Fail |
| div Most Popular | 1.26:1 | 4.5:1 | #000000 | #1E1E1E | Fail |
| div Leaving Soon | 1.26:1 | 4.5:1 | #000000 | #1E1E1E | 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.
A+Heading Hierarchy32 headingsPASS
- H3 Explore
- H3 Learn More
- H3 Categories
- H3 Explore
- H3 Featured Channels
- H3 Categories
- H1 Welcome to Plex!
- H2 Browse Movies & TV Shows
- H2 What's On Now
- H2 Binge-Worthy Shows
- H2 Plex Picks
- H2 Spring Reawakenings
- H2 Most Popular in Spain
- H2 Til Death Do Us Part
- H2 Recently Added
- H2 Most Watchlisted This Week
- H2 Trending Trailers
- H2 Coming Soon
- H2 Trending on Apple TV
- H2 Frequently Asked Questions
- H3 Is Plex really free?
- H3 Where is Plex available?
- H3 Where can I watch Plex?
- H3 Do I need a Plex account?
- H3 How can I personalize my Plex experience?
- H3 What is Plex Pass? And can I use it to watch Plex ad-free?
- H3 Can I use Plex to enjoy my own personal media?
- H3 Company
- H3 Watch Free on Plex
- H3 Discover
- H3 My Media
- H3 Resources
A+Alt Text QualityAll 207 images OKPASS
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #universalSearch-input | search | Find Movies & TV | for/id |
| #locale-select | select | Select a language | aria-label |
A+Lighthouse Accessibility AuditsScore 97/100 — 1 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.
ARIA
Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. Learn more about prohibited ARIA roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
18% complete div._1r30c241 > div._1mcyqow0 > div._1mcyqowa > div.aiglaa0 |
52% complete div._1r30c241 > div._1mcyqow0 > div._1mcyqowa > div.aiglaa0 |
67% complete div._1r30c241 > div._1mcyqow0 > div._1mcyqowa > div.aiglaa0 |
88% complete div._1r30c241 > div._1mcyqow0 > div._1mcyqowa > div.aiglaa0 |
39% complete div._1r30c241 > div._1mcyqow0 > div._1mcyqowa > div.aiglaa0 |
49% complete div._1r30c241 > div._1mcyqow0 > div._1mcyqowa > div.aiglaa0 |
4% complete div._1r30c241 > div._1mcyqow0 > div._1mcyqowa > div.aiglaa0 |
10% complete div._1r30c241 > div._1mcyqow0 > div._1mcyqowa > div.aiglaa0 |
42% complete div._1r30c241 > div._1mcyqow0 > div._1mcyqowa > div.aiglaa0 |
49% complete div._1r30c241 > div._1mcyqow0 > div._1mcyqowa > div.aiglaa0 |
43% complete div._1r30c241 > div._1mcyqow0 > div._1mcyqowa > div.aiglaa0 |
54% complete div._1r30c241 > div._1mcyqow0 > div._1mcyqowa > div.aiglaa0 |
65% complete div._1r30c241 > div._1mcyqow0 > div._1mcyqowa > div.aiglaa0 |
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.