rbc.ru Accessibility Report

Accessibility audit of rbc.ru — scanned on Feb 20, 2026

Technology
0 /100
F Critical Issues

5 issues found across 2 categories

4 Critical 1 Major

WCAG Compliance Overview

Perceivable 2 issues
Operable 2 issues
Understandable 0 issues
Robust 1 issues

Issues Found

Links missing accessible name

Critical

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

WCAG 2.4.4
5 element(s) affected
  • <a href="https://www.rbc.ru/">
  • <a href="#">
  • <a href="https://id.rbc.ru?from=login_topline">
  • <a href="https://okko.sport/tournament/olympics-milano-cortina-2026?utm_source=rbc&utm_me">
  • <a href="/">
How to fix

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

Viewport blocks user scaling

Critical

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

WCAG 1.4.4
1 element(s) affected
  • <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
How to fix

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

Form inputs missing labels

Critical

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

WCAG 1.3.1
3 element(s) affected
  • <input type="search" name="query">
  • <input type="checkbox" name="topline-toggle-version">
  • <input type="text" name="query">
How to fix

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

Buttons missing accessible name

Critical

Buttons must have discernible text for screen reader users.

WCAG 4.1.2
2 element(s) affected
  • <button>
  • <button>
How to fix

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

Positive tabindex values

Major

Elements with tabindex > 0 disrupt natural tab order and confuse keyboard users.

WCAG 2.4.3
1 element(s) affected
  • <a tabindex="1">
How to fix

Remove positive tabindex values. Use tabindex="0" or tabindex="-1" only.

Top Priority Fixes

Here are the most impactful changes rbc.ru should make to improve accessibility:

  1. #1
    Links missing accessible name Critical

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

  2. #2
    Form inputs missing labels Critical

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

  3. #3
    Buttons missing accessible name Critical

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

Frequently Asked Questions

Is rbc.ru accessible?

rbc.ru scored 32/100 (grade F) on our accessibility audit. This score reflects automated checks against WCAG 2.1 Level AA criteria.

Is rbc.ru WCAG compliant?

Our scan found 5 accessibility issues on rbc.ru. Full WCAG compliance requires addressing all critical and major issues identified above.

Is rbc.ru EAA compliant?

The European Accessibility Act requires websites to meet WCAG 2.1 AA standards. Check the detailed report above to see rbc.ru's compliance status.

What accessibility issues does rbc.ru have?

See the full issue list above with severity levels, affected elements, and recommended fixes for rbc.ru.

Scan Your Own Website

Get a free accessibility report for your website in seconds.