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 Structure4 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
BLink & Button Quality1 issue(s) across 182 links and 5 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.audible.es/legal/cookies-and… | Política de Cookies | new tab | Add '(opens in new tab)' to text |
| https://www.audible.es/legal/privacy-pol… | Aviso de privacidad | new tab | Add '(opens in new tab)' to text |
| https://www.audible.es/ep/publicidad?ref… | Publicidad en Internet | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
Add '(opens in new tab)' to link text or aria-label.
https://www.audible.es/legal/cookies-and-advertising; https://www.audible.es/legal/privacy-policy ; https://www.audible.es/ep/publicidad?ref=a_hp_b1_desktop_footer_bottom_4&pf_r…
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.bc-link (#1123 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
BFavicon & Branding7 icon(s) detectedREVIEW
BLighthouse Accessibility AuditsScore 87/100 — 4 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.
ARIA
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
Diseño de la portada del título La novia gitana adbl-style-scope.light > adbl-stack > adbl-product-featured-carousel > adbl-product-featured-slide |
Diseño de la portada del título La red púrpura adbl-style-scope.light > adbl-stack > adbl-product-featured-carousel > adbl-product-featured-slide |
Diseño de la portada del título El Niño que Perdió la Guerra adbl-style-scope.light > adbl-stack > adbl-product-featured-carousel > adbl-product-featured-slide |
Diseño de la portada del título Terapia adbl-style-scope.light > adbl-stack > adbl-product-featured-carousel > adbl-product-featured-slide |
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 |
|---|
Close notification banner div > div.bc-row-responsive > div.bc-col-responsive > a#notification-banner-close-button |
El niño que vino del silencio de Thrity Umrigar, El misterio de la guía de ferr… adbl-stack > div.adbl-impression-emitted > adbl-two-column-hero > adbl-bookwall |
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.
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 |
|---|
Preferencias sobre cookies div.bc-row-responsive > div.bc-col-responsive > span#trustarclink > a#icon-id09569788421343545 |
A+Heading Hierarchy32 headingsPASS
- H1 Deja volar tu imaginación
- H2 Tenemos lo que todos escuchan
- H2 Explora nuevos mundos
- H3 Literatura y ficción
- H3 Biografías y memorias
- H3 Romántica
- H3 Policíaca, negra y suspense
- H3 Desarrollo personal
- H3 Salud y Bienestar
- H3 Religión y Espiritualidad
- H3 Negocios y profesiones
- H3 Ciencia ficción y fantasía
- H3 Política y ciencias sociales
- H3 Audiolibros infantiles
- H3 Dinero y finanzas
- H2 Solo en Audible
- H2 Encuentra lo que buscas
- H2 Los miembros consiguen aún más
- H3 Acceso ilimitado
- H3 Escucha en cualquier parte
- H3 Escucha sin anuncios
- H2 Una app hecha a tu medida para escuchar
- H3 Encuentra la velocidad ideal
- H3 Configura un temporizador
- H3 Escucha con el Modo Coche
- H3 Escucha en cualquier momento y lugar
- H2 Preguntas Frecuentes
- H3 ¿Qué es Audible?
- H3 ¿Cómo funciona la oferta de Amazon Prime?
- H3 ¿Qué ocurre con mis audiolibros si cancelo mi suscripción?
- H3 ¿Cómo puedo poner mi suscripción en pausa?
- H3 ¿Necesitas más ayuda?
A+Alt Text QualityAll 77 images OKPASS
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #header-search | search | none |
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
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 Deja volar tu imagin… | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h2 Tenemos lo que todos… | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h2 Explora nuevos mundo… | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h2 Solo en Audible | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h2 Encuentra lo que bus… | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h2 Los miembros consigu… | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h2 Una app hecha a tu m… | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h2 Preguntas Frecuentes | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h3 Literatura y ficció… | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h3 Biografías y memori… | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h3 Romántica | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h3 Policíaca, negra y … | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h3 Desarrollo personal | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h3 Salud y Bienestar | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h3 Religión y Espiritu… | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h3 Negocios y profesion… | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h3 Ciencia ficción y f… | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h3 Política y ciencias… | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h3 Audiolibros infantil… | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| h3 Dinero y finanzas | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | 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.