Buttons missing accessible name
CríticoButtons must have discernible text for screen reader users.
WCAG 4.1.21 elemento(s) afectado(s)
<button>
Cómo solucionarlo
Add text content, aria-label, or title to all <button> elements.
Auditoría de accesibilidad de calendly.com — escaneado el Feb 20, 2026
Technology5 problemas encontrados en 3 categorías
Buttons must have discernible text for screen reader users.
WCAG 4.1.2<button>Add text content, aria-label, or title to all <button> elements.
Headings should follow a logical order (h1 → h2 → h3) without skipping levels.
WCAG 1.3.1<h4> "Google suite" (after h2)<h4> "Free" (after h2)<h6> "Starts at" (after h4)<h6> "Starts at" (after h4)<h5> "Product" (after h2)Restructure headings to follow sequential order. Don't skip from h1 to h3.
Pages should have a mechanism to bypass repeated navigation blocks.
WCAG 2.4.1No skip navigation link foundAdd a 'Skip to main content' link as the first focusable element on the page.
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<a href="/security">learn more</a>Replace generic link text with descriptive text, e.g., 'Read our accessibility guide' instead of 'Read more'.
List items must be contained within <ul>, <ol>, or <dl> elements.
WCAG 1.3.1<li> inside <div>Ensure <li> elements are direct children of <ul> or <ol>.
Estos son los cambios más importantes que calendly.com debería realizar:
Add text content, aria-label, or title to all <button> elements.
Restructure headings to follow sequential order. Don't skip from h1 to h3.
Add a 'Skip to main content' link as the first focusable element on the page.
calendly.com obtuvo 58/100 (calificación C) en nuestra auditoría. Esta puntuación refleja verificaciones automáticas según WCAG 2.1 nivel AA.
Nuestro escaneo encontró 5 problemas de accesibilidad en calendly.com. La conformidad WCAG completa requiere resolver todos los problemas críticos y mayores.
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 calendly.com.
Consulte la lista completa de problemas arriba con niveles de gravedad, elementos afectados y correcciones recomendadas para calendly.com.
Obtén un informe de accesibilidad gratuito en segundos.