Informe de accesibilidad de stackoverflow.com

Auditoría de accesibilidad de stackoverflow.com — escaneado el Feb 20, 2026

Technology
0 /100
D Deficiente

5 problemas encontrados en 2 categorías

1 Crítico 4 Importante

Resumen de conformidad WCAG

Perceptible 1 problemas
Operable 2 problemas
Comprensible 0 problemas
Robusto 2 problemas

Problemas encontrados

Links missing accessible name

Crítico

Links must have discernible text so screen reader users understand their purpose.

WCAG 2.4.4
1 elemento(s) afectado(s)
  • <a href="#">
Cómo solucionarlo

Add text content, aria-label, or aria-labelledby to links. Avoid empty <a> tags.

Heading levels skip order

Importante

Headings should follow a logical order (h1 → h2 → h3) without skipping levels.

WCAG 1.3.1
3 elemento(s) afectado(s)
  • <h5> "Collectives™ on Stack Overflow" (after h3)
  • <h3> "Trouble clicking on a button with selenium in a mo" (after h1)
  • <h4> "Hot Network Questions" (after h1)
Cómo solucionarlo

Restructure headings to follow sequential order. Don't skip from h1 to h3.

Duplicate element IDs

Importante

Element IDs must be unique to ensure correct assistive technology behavior.

WCAG 4.1.1
2 elemento(s) afectado(s)
  • id="related-tags"
Cómo solucionarlo

Make each id attribute value unique within the page.

Invalid ARIA attributes

Importante

ARIA attributes must be valid and used correctly to work with assistive technologies.

WCAG 4.1.2
49 elemento(s) afectado(s)
  • <div aria-describedby="Tips for searching"> (missing ref)
  • <div aria-labelledby="h-all-questions"> (missing ref)
  • <a aria-labelledby="tag-python-tooltip-container"> (missing ref)
  • <a aria-labelledby="tag-selenium-webdriver-tooltip-container"> (missing ref)
  • <a aria-labelledby="tag-org-mode-tooltip-container"> (missing ref)
Cómo solucionarlo

Review and correct ARIA roles, states, and properties according to the WAI-ARIA specification.

Generic link text

Importante

Links must have descriptive text that indicates their purpose. Generic text like 'click here' or 'read more' does not help screen reader users understand where the link goes.

WCAG 2.4.4
2 elemento(s) afectado(s)
  • <a href="https://stackoverflow.co/internal/?utm_medium=referral&utm_s">learn more</a>
  • <a href="https://stackoverflow.co/internal/?utm_medium=referral&utm_s">learn more</a>
Cómo solucionarlo

Replace generic link text with descriptive text, e.g., 'Read our accessibility guide' instead of 'Read more'.

Correcciones prioritarias

Estos son los cambios más importantes que stackoverflow.com debería realizar:

  1. #1
    Links missing accessible name Crítico

    Add text content, aria-label, or aria-labelledby to links. Avoid empty <a> tags.

  2. #2
    Invalid ARIA attributes Importante

    Review and correct ARIA roles, states, and properties according to the WAI-ARIA specification.

  3. #3
    Heading levels skip order Importante

    Restructure headings to follow sequential order. Don't skip from h1 to h3.

Preguntas frecuentes

¿Es stackoverflow.com accesible?

stackoverflow.com obtuvo 53/100 (calificación D) en nuestra auditoría. Esta puntuación refleja verificaciones automáticas según WCAG 2.1 nivel AA.

¿Es stackoverflow.com conforme con WCAG?

Nuestro escaneo encontró 5 problemas de accesibilidad en stackoverflow.com. La conformidad WCAG completa requiere resolver todos los problemas críticos y mayores.

¿Es stackoverflow.com conforme con la EAA?

La Ley Europea de Accesibilidad exige que los sitios web cumplan con WCAG 2.1 AA. Consulte el informe detallado arriba para ver el estado de conformidad de stackoverflow.com.

¿Qué problemas de accesibilidad tiene stackoverflow.com?

Consulte la lista completa de problemas arriba con niveles de gravedad, elementos afectados y correcciones recomendadas para stackoverflow.com.

Escanea tu propio sitio web

Obtén un informe de accesibilidad gratuito en segundos.