Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLink & Button QualityAction5 issue(s) across 34 links and 3 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| / | (empty) | empty | Add link text or aria-label |
| https://play.google.com/store/apps/detai… | Google Play | new tab | Add '(opens in new tab)' to text |
| https://apps.apple.com/app/apple-store/i… | App Store | new tab | Add '(opens in new tab)' to text |
| /podcast-player | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Podcast Player | |||
| https://apps.apple.com/app/apple-store/i… | App Store | new tab | Add '(opens in new tab)' to text |
| https://play.google.com/store/apps/detai… | Google Play | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/pocketcasts/ | (empty) | empty | Add link text or aria-label |
| https://x.com/pocketcasts | (empty) | empty | Add link text or aria-label |
| https://bsky.app/profile/pocketcasts.com | (empty) | empty | Add link text or aria-label |
Links without text are announced as raw URLs by screen readers.
/; https://www.instagram.com/pocketcasts/; https://x.com/pocketcasts; https://bsky.app/profile/pocketcasts.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.
/podcast-player ("Learn 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://play.google.com/store/apps/details?id=au.com.shiftyjelly.pocketcasts&…; https://apps.apple.com/app/apple-store/id414834813?pt=299112&ct=pocketcasts-c…; https://apps.apple.com/app/apple-store/id414834813?pt=299112&ct=pocketcasts-c…; https://play.google.com/store/apps/details?id=au.com.shiftyjelly.pocketcasts&…
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
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CHeading HierarchyAction13 headings, 1 skip(s)REVIEW
- H2 Beautifully designed.
- H2 Feature rich. Yours.
- H3 The best. Now free.
- H3 Easy to use
- H3 Curated by experts
- H2 Why Pocket Casts?
- H2 Read all about it
- H4 It keeps getting better. skipped
- H4 The complete package
- H2 “It’s smart listening, made simple”
- H2 Products
- H2 Company
- H2 Newsletter
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
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
BAlt Text Quality2 of 27 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
C404 Error PageActionHTTP 404, custom pageREVIEW
CFavicon & BrandingAction7 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 18 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 Beautifully designed… | 1.18:1 | 3.0:1 | #000000 | #320907 | Fail |
| h2 Feature rich. Yours. | 1.18:1 | 3.0:1 | #000000 | #320907 | Fail |
| h2 Why Pocket Casts? | 2.35:1 | 3.0:1 | #000000 | #8A2420 | Fail |
| h2 Read all about it | 2.35:1 | 3.0:1 | #000000 | #8A2420 | Fail |
| h2 “ | 2.35:1 | 3.0:1 | #000000 | #8A2420 | Fail |
| h2 It’s smart listeni… | 2.35:1 | 3.0:1 | #000000 | #8A2420 | Fail |
| h2 ” | 2.35:1 | 3.0:1 | #000000 | #8A2420 | Fail |
| h2 Products | 2.35:1 | 3.0:1 | #000000 | #8A2420 | Fail |
| h2 Company | 2.35:1 | 3.0:1 | #000000 | #8A2420 | Fail |
| h2 Newsletter | 2.35:1 | 3.0:1 | #000000 | #8A2420 | Fail |
| h3 The best. Now free. | 1.17:1 | 3.0:1 | #000000 | #310908 | Fail |
| h3 Easy to use | 2.29:1 | 3.0:1 | #000000 | #87231F | Fail |
| h3 Curated by experts | 2.34:1 | 3.0:1 | #000000 | #892420 | Fail |
| title Listen to podcasts w… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Navigated to Listen … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Plans | 4.32:1 | 4.5:1 | #000000 | #866B6A | Fail |
| a Advertise your Podca… | 1.20:1 | 4.5:1 | #000000 | #360907 | Fail |
| a Podcaster resources | 1.20:1 | 4.5:1 | #000000 | #360907 | Fail |
| a Blog | 1.20:1 | 4.5:1 | #000000 | #360907 | Fail |
| div Support | 1.20:1 | 4.5:1 | #000000 | #360907 | 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 84/100 — 4 failing, 18 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.
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 |
|---|
Learn More section._whySection_ygaxm_230 > div._whyContent_ygaxm_241 > div._learnMoreWrapper_ygaxm_246 > a._learnMoreLink_ygaxm_255 |
(June 14, 2019) main._main_1qsqa_28 > section._quoteSection_ygaxm_357 > div._quoteSectionContent_ygaxm_380 > p._quoteSectionDate_ygaxm_390 |
div._formContainer_o49hq_1 > form > div._inputContainer_o49hq_7 > input#EMAIL div._formContainer_o49hq_1 > form > div._inputContainer_o49hq_7 > input#EMAIL |
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 |
|---|
It keeps getting better. div._testimonialsRow_ygaxm_313 > div._testimonialLeft_ygaxm_321 > div._wrapper_6uj0r_1 > h4._title_6uj0r_15 |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
section._whySection_ygaxm_230 > div._whyImageColumn_ygaxm_274 > figure._whyFigure_ygaxm_280 > img._whyImage_ygaxm_274 section._whySection_ygaxm_230 > div._whyImageColumn_ygaxm_274 > figure._whyFigure_ygaxm_280 > img._whyImage_ygaxm_274 |
div._container_ygaxm_1 > section._pressSection_ygaxm_301 > figure > img div._container_ygaxm_1 > section._pressSection_ygaxm_301 > figure > img |
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._container_1qsqa_2 > header._header_q1sx8_1 > div._leftSection_q1sx8_13 > a._logoLink_q1sx8_20 div._container_1qsqa_2 > header._header_q1sx8_1 > div._leftSection_q1sx8_13 > a._logoLink_q1sx8_20 |
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.
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
AForm Accessibility1 of 1 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| (Email address) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="email" name="email" id="EMAIL">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman