Informe de accesibilidad de github.io

Auditoría de accesibilidad de github.io — escaneado el Feb 20, 2026

Technology
0 /100
C Necesita mejoras

5 problemas encontrados en 3 categorías

1 Crítico 3 Importante 1 Menor

Resumen de conformidad WCAG

Perceptible 2 problemas
Operable 2 problemas
Comprensible 0 problemas
Robusto 1 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
4 elemento(s) afectado(s)
  • <a href="https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/abou">
  • <a href="https://docs.github.com/en/pages/configuring-a-custom-domain-for-your-github-pag">
  • <a href="https://docs.github.com/pages">
  • <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
2 elemento(s) afectado(s)
  • <h4> "Create a repository" (after h2)
  • <h4> "Blogging with Jekyll" (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
1 elemento(s) afectado(s)
  • id="setup-in-desktop"
Cómo solucionarlo

Make each id attribute value unique within the page.

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
1 elemento(s) afectado(s)
  • <a href="https://docs.github.com/en/pages/configuring-a-custom-domain">read more</a>
Cómo solucionarlo

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

Incorrect list structure

Menor

List items must be contained within <ul>, <ol>, or <dl> elements.

WCAG 1.3.1
3 elemento(s) afectado(s)
  • <li> inside <div>
Cómo solucionarlo

Ensure <li> elements are direct children of <ul> or <ol>.

Correcciones prioritarias

Estos son los cambios más importantes que github.io 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
    Heading levels skip order Importante

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

  3. #3
    Duplicate element IDs Importante

    Make each id attribute value unique within the page.

Preguntas frecuentes

¿Es github.io accesible?

github.io obtuvo 58/100 (calificación C) en nuestra auditoría. Esta puntuación refleja verificaciones automáticas según WCAG 2.1 nivel AA.

¿Es github.io conforme con WCAG?

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

¿Es github.io 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 github.io.

¿Qué problemas de accesibilidad tiene github.io?

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

Escanea tu propio sitio web

Obtén un informe de accesibilidad gratuito en segundos.