Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction2 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure61 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
BAlt Text Quality6 of 45 images have issuesREVIEW
| Issue | Count |
|---|---|
| missing | 1 image(s) |
| filename | 5 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
CForm AccessibilityAction3 of 5 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #edit-search | search | Buscador general | for/id |
| #edit-date-recur | text | Fecha recurrente | for/id |
| #edit-submit-solr-general-contents | submit | (none) | none |
| #edit-submit-agenda-eventos-solr | submit | (none) | none |
| #edit-reset | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit" id="edit-submit-solr-general-contents">; <input type="submit" id="edit-submit-agenda-eventos-solr">; <input type="submit" name="op" id="edit-reset">
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
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 Recomendaciones para… | 1.08:1 | 3.0:1 | #000000 | #180909 | Fail |
| h2 Plan de actuación 2… | 1.08:1 | 3.0:1 | #000000 | #180909 | Fail |
| h2 Principios básicos … | 1.08:1 | 3.0:1 | #000000 | #180909 | Fail |
| h2 Recomendaciones para… | 1.08:1 | 3.0:1 | #000000 | #180909 | Fail |
| h2 Plan de actuación 2… | 1.08:1 | 3.0:1 | #000000 | #180909 | Fail |
| h2 Principios básicos … | 1.08:1 | 3.0:1 | #000000 | #180909 | Fail |
| h2 Recomendaciones para… | 1.08:1 | 3.0:1 | #000000 | #180909 | Fail |
| h2 Destacados | 1.08:1 | 3.0:1 | #000000 | #180909 | Fail |
| h2 Agenda | 1.08:1 | 3.0:1 | #000000 | #180909 | Fail |
| h2 Laboratorio de Priva… | 1.08:1 | 3.0:1 | #000000 | #180909 | Fail |
| h2 Información prácti… | 1.08:1 | 3.0:1 | #000000 | #180909 | Fail |
| h2 Enlaces de interés | 1.08:1 | 3.0:1 | #000000 | #180909 | Fail |
| h3 El Comité Europeo d… | 1.08:1 | 3.0:1 | #000000 | #180909 | Fail |
| h3 La Agencia incorpora… | 1.08:1 | 3.0:1 | #000000 | #180909 | Fail |
| h3 Jornada ‘10º aniv… | 1.08:1 | 3.0:1 | #000000 | #180909 | Fail |
| h3 El presidente de la … | 1.08:1 | 3.0:1 | #000000 | #180909 | Fail |
| h3 La AEPD participa en… | 1.08:1 | 3.0:1 | #000000 | #180909 | Fail |
| h3 La AEPD promueve el … | 1.08:1 | 3.0:1 | #000000 | #180909 | Fail |
| h3 Resultados del Europ… | 1.08:1 | 3.0:1 | #000000 | #180909 | Fail |
| h3 Nuevo episodio de … | 1.08:1 | 3.0:1 | #000000 | #180909 | 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 82/100 — 7 failing, 30 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
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
30 table.table-condensed > tbody > tr > td.old |
31 table.table-condensed > tbody > tr > td.old |
1 table.table-condensed > tbody > tr > td.disabled |
2 table.table-condensed > tbody > tr > td.disabled |
3 table.table-condensed > tbody > tr > td.disabled |
4 table.table-condensed > tbody > tr > td.disabled |
5 table.table-condensed > tbody > tr > td.disabled |
6 table.table-condensed > tbody > tr > td.day |
7 table.table-condensed > tbody > tr > td.day |
8 table.table-condensed > tbody > tr > td.disabled |
9 table.table-condensed > tbody > tr > td.day |
10 table.table-condensed > tbody > tr > td.disabled |
11 table.table-condensed > tbody > tr > td.disabled |
12 table.table-condensed > tbody > tr > td.disabled |
13 table.table-condensed > tbody > tr > td.day |
14 table.table-condensed > tbody > tr > td.disabled |
15 table.table-condensed > tbody > tr > td.disabled |
16 table.table-condensed > tbody > tr > td.day |
17 table.table-condensed > tbody > tr > td.day |
18 table.table-condensed > tbody > tr > td.disabled |
19 table.table-condensed > tbody > tr > td.disabled |
20 table.table-condensed > tbody > tr > td.day |
21 table.table-condensed > tbody > tr > td.day |
22 table.table-condensed > tbody > tr > td.disabled |
23 table.table-condensed > tbody > tr > td.disabled |
24 table.table-condensed > tbody > tr > td.disabled |
25 table.table-condensed > tbody > tr > td.disabled |
26 table.table-condensed > tbody > tr > td.disabled |
27 table.table-condensed > tbody > tr > td.disabled |
28 table.table-condensed > tbody > tr > td.disabled |
29 table.table-condensed > tbody > tr > td.disabled |
30 table.table-condensed > tbody > tr > td.disabled |
1 table.table-condensed > tbody > tr > td.new |
2 table.table-condensed > tbody > tr > td.new |
3 table.table-condensed > tbody > tr > td.new |
4 table.table-condensed > tbody > tr > td.new |
5 table.table-condensed > tbody > tr > td.new |
6 table.table-condensed > tbody > tr > td.new |
7 table.table-condensed > tbody > tr > td.new |
8 table.table-condensed > tbody > tr > td.new |
9 table.table-condensed > tbody > tr > td.new |
10 table.table-condensed > tbody > tr > td.new |
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.
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 |
|---|
30 table.table-condensed > tbody > tr > td.old |
31 table.table-condensed > tbody > tr > td.old |
10 table.table-condensed > tbody > tr > td.disabled |
11 table.table-condensed > tbody > tr > td.disabled |
12 table.table-condensed > tbody > tr > td.disabled |
14 table.table-condensed > tbody > tr > td.disabled |
15 table.table-condensed > tbody > tr > td.disabled |
18 table.table-condensed > tbody > tr > td.disabled |
19 table.table-condensed > tbody > tr > td.disabled |
22 table.table-condensed > tbody > tr > td.disabled |
23 table.table-condensed > tbody > tr > td.disabled |
24 table.table-condensed > tbody > tr > td.disabled |
25 table.table-condensed > tbody > tr > td.disabled |
26 table.table-condensed > tbody > tr > td.disabled |
27 table.table-condensed > tbody > tr > td.disabled |
28 table.table-condensed > tbody > tr > td.disabled |
29 table.table-condensed > tbody > tr > td.disabled |
30 table.table-condensed > tbody > tr > td.disabled |
10 table.table-condensed > tbody > tr > td.new |
These are opportunities to improve the legibility of your content.
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 |
|---|
div.content > div.field > div.field__item > img#img-88395 div.content > div.field > div.field__item > img#img-88395 |
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
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 |
|---|
body.is-mobile > meta body.is-mobile > meta |
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 |
|---|
1 div#slick-block-content-highlighted-content-lista-contenidos-full-45-2-slider > ul.slick-dots > li.slick-active > button#slick-slide-control10 |
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 |
|---|
Ver más información div > div.view > div.more-link > a |
Screen readers have features to make navigating tables easier. Ensuring that tables use the actual caption element instead of cells with the `[colspan]` attribute may improve the experience for screen reader users. Learn more about captions.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
<<
Retroceder en el calendario
Abril 2026
>>
Avanzar en el calendario
Lu M… div#datepicker-always-visible-home > div.datepicker > div.datepicker-days > table.table-condensed |
A+Heading Hierarchy52 headingsPASS
- H1 (empty)
- H2 Recomendaciones para proteger la privacidad al usar herramientas de IA
- H2 Plan de actuación 2026 e Informe de cumplimiento 2025
- H2 Principios básicos para la contratación y el uso de plataformas educativas digitales
- H2 Recomendaciones para proteger la privacidad al usar herramientas de IA
- H2 Plan de actuación 2026 e Informe de cumplimiento 2025
- H2 Principios básicos para la contratación y el uso de plataformas educativas digitales
- H2 Recomendaciones para proteger la privacidad al usar herramientas de IA
- H2 Destacados
- H3 El Comité Europeo de Protección de Datos somete a consulta pública sus Directrices sobre el tratamiento de datos personales con fines de investigación científica
- H3 La Agencia incorpora nuevos contenidos a su asistente virtual
- H3 Jornada ‘10º aniversario del RGPD (2016-2026): Una década de retos y desafíos’
- H3 El presidente de la AEPD, Lorenzo Cotino, premiado en la categoría de Investigación en Derecho digital de los Premios ENATIC
- H3 La AEPD participa en una acción europea para analizar el cumplimiento de las obligaciones de transparencia e información por parte de las organizaciones
- H3 La AEPD promueve el uso responsable de la IA con una iniciativa sobre deepfakes
- H3 Resultados del European Blockchain Sandbox
- H3 Nuevo episodio de ‘Diálogos de privacidad'
- H3 Resultados de la acción europea que ha analizado la atención del ejercicio del derecho de supresión por parte de los responsables
- H3 La Agencia publica unas orientaciones sobre Inteligencia Artificial agéntica desde la perspectiva de protección de datos
- H3 Herramienta para el uso responsable de IA en las Administraciones Públicas
- H3 El uso de imágenes de terceros en sistemas de inteligencia artificial y sus riesgos visibles e invisibles
- H3 Lorenzo Cotino charla con Nuria Oliver
- H3 Desarrollo práctico de la Política general interna para el uso de la IA generativa en la AEPD
- H3 La Agencia publica su Política interna de uso de IA, la primera de este tipo en el sector público
- H2 Agenda
- H3 Privacy Symposium 2026
- H3 VI Congreso Internacional de Derecho Bancario
- H3 Reunión con la directora del DSN
- H3 The Wave 2026
- H3 The DMA Meets the Cloud: Gatekeepers and Beyond
- H3 Presentación del Laboratorio de Ideas de AESIA
- H3 El blog de la Agencia
- H3 Transcripción de voz con IA (II): responsabilidad, derechos y transparencia
- H2 Laboratorio de Privacidad AEPD
- H2 Información práctica
- H3 Conoce tus derechos
- H3 Criterios jurídicos AEPD
- H3 Facilita RGPD
- H3 Preguntas Frecuentes
- H3 Registro DPD
- H3 Notificación de brechas de datos personales
- H3 Asesora Brecha
- H3 Comunica-Brecha RGPD
- H3 Certificación DPD
- H3 Consultas previas
- H3 Transparencia
- H3 Canal del DPD
- H3 Gestiona RGPD
- H3 Facilita EMPRENDE
- H3 ValidaCripto RGPD
- H2 Enlaces de interés
- H2 Recomendaciones para un uso seguro del cifrado
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
ALink & Button Quality123 links, 62 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.tudecideseninternet.es/ | Educación y menores (Canal jo… | new tab | Add '(opens in new tab)' to text |
| https://edpb.europa.eu/ | Comité europeo | new tab | Add '(opens in new tab)' to text |
| http://www.redipd.org | Red Iberoamericana | new tab | Add '(opens in new tab)' to text |
| https://sedeaepd.gob.es/sede-electronica… | Sede electrónica | new tab | Add '(opens in new tab)' to text |
| /politica-de-cookies | Documentación de cookies | new tab | Add '(opens in new tab)' to text |
| https://laboratorio.aepd.es/ | Accede al Laboratorio de Priva… | new tab | Add '(opens in new tab)' to text |
| https://sedeaepd.gob.es/sede-electronica… | Entrar a Registro DPD | new tab | Add '(opens in new tab)' to text |
| https://sedeaepd.gob.es/sede-electronica… | Entrar a Notificación de brec… | new tab | Add '(opens in new tab)' to text |
| https://sedeagpd.gob.es/sede-electronica… | Entrar a Consultas previas | new tab | Add '(opens in new tab)' to text |
| https://www.redipd.org | Red iberoamericana de protecci… | new tab | Add '(opens in new tab)' to text |
| https://www.tudecideseninternet.es | Protege a los menores en inter… | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/aepd_es | Ir a Twitter de AEPD | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/channel/UCdKb1SW… | Ir a YouTube de AEPD | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/aepd-es… | Ir a LinkedIn de AEPD | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/aepd.es/ | Ir a Instagram de AEPD | new tab | Add '(opens in new tab)' to text |
| https://certiaccesibilidad.technosite.es… | ILUNION Accesibilidad, Certifi… | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://www.tudecideseninternet.es/; https://edpb.europa.eu/; http://www.redipd.org; https://sedeaepd.gob.es/sede-electronica/home; /politica-de-cookies; https://laboratorio.aepd.es/; https://sedeaepd.gob.es/sede-electronica-web/vistas/formDelegadoProteccionDat…; https://sedeaepd.gob.es/sede-electronica-web/vistas/infoSede/nbs/guiadoBrecha…; https://sedeagpd.gob.es/sede-electronica-web/vistas/formConsultaPrevia/proced…; https://www.redipd.org (+6 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