Informe de accesibilidad de reg.ru

Auditoría de accesibilidad de reg.ru — escaneado el Feb 20, 2026

Technology
0 /100
F Problemas críticos

6 problemas encontrados en 2 categorías

5 Crítico 1 Importante

Resumen de conformidad WCAG

Perceptible 3 problemas
Operable 1 problemas
Comprensible 1 problemas
Robusto 1 problemas

Problemas encontrados

Page missing language attribute

Crítico

The <html> element must have a valid lang attribute to help screen readers pronounce content correctly.

WCAG 3.1.1
1 elemento(s) afectado(s)
  • <html>
Cómo solucionarlo

Add lang attribute to the <html> element, e.g., <html lang="en">.

Links missing accessible name

Crítico

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

WCAG 2.4.4
2 elemento(s) afectado(s)
  • <a href="https://reg.ru">
  • <a href="/solutions/catalog">
Cómo solucionarlo

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

Viewport blocks user scaling

Crítico

Users must be able to zoom and scale the page. Blocking zoom prevents low-vision users from enlarging content.

WCAG 1.4.4
1 elemento(s) afectado(s)
  • <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0">
Cómo solucionarlo

Remove maximum-scale=1 and user-scalable=no from the viewport meta tag.

Form inputs missing labels

Crítico

Form elements must have associated labels so users know what information to enter.

WCAG 1.3.1
1 elemento(s) afectado(s)
  • <input type="search" name="query">
Cómo solucionarlo

Add <label> elements with matching for attributes, or use aria-label.

Buttons missing accessible name

Crítico

Buttons must have discernible text for screen reader users.

WCAG 4.1.2
6 elemento(s) afectado(s)
  • <button>
  • <button>
  • <button>
  • <button>
  • <button>
Cómo solucionarlo

Add text content, aria-label, or title to all <button> elements.

Heading levels skip order

Importante

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

WCAG 1.3.1
1 elemento(s) afectado(s)
  • <h3> "Сделаем за вас" (after h1)
Cómo solucionarlo

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

Correcciones prioritarias

Estos son los cambios más importantes que reg.ru debería realizar:

  1. #1
    Buttons missing accessible name Crítico

    Add text content, aria-label, or title to all <button> elements.

  2. #2
    Links missing accessible name Crítico

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

  3. #3
    Page missing language attribute Crítico

    Add lang attribute to the <html> element, e.g., <html lang="en">.

Preguntas frecuentes

¿Es reg.ru accesible?

reg.ru obtuvo 17/100 (calificación F) en nuestra auditoría. Esta puntuación refleja verificaciones automáticas según WCAG 2.1 nivel AA.

¿Es reg.ru conforme con WCAG?

Nuestro escaneo encontró 6 problemas de accesibilidad en reg.ru. La conformidad WCAG completa requiere resolver todos los problemas críticos y mayores.

¿Es reg.ru 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 reg.ru.

¿Qué problemas de accesibilidad tiene reg.ru?

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

Escanea tu propio sitio web

Obtén un informe de accesibilidad gratuito en segundos.