rt.ru Accessibility Report

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

Technology
0 /100
D Poor

4 issues found across 2 categories

3 Critical 1 Major

WCAG Compliance Overview

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

Issues Found

Page missing language attribute

Critical

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

WCAG 3.1.1
1 element(s) affected
  • <html>
How to fix

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

Images missing alt text

Critical

Images must have alternative text to convey their meaning to screen reader users.

WCAG 1.1.1
1 element(s) affected
  • <img src="data:image/png;base64,">
How to fix

Add descriptive alt attributes to all <img> elements. Use alt="" for decorative images.

Form inputs missing labels

Critical

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

WCAG 1.3.1
1 element(s) affected
  • <input type="text" name="answer">
How to fix

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

Page missing title

Major

Each page must have a <title> element to help users understand the page purpose.

WCAG 2.4.2
1 element(s) affected
  • <title>
How to fix

Add a descriptive <title> element inside <head>.

Top Priority Fixes

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

  1. #1
    Page missing language attribute Critical

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

  2. #2
    Images missing alt text Critical

    Add descriptive alt attributes to all <img> elements. Use alt="" for decorative images.

  3. #3
    Form inputs missing labels Critical

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

Frequently Asked Questions

Is rt.ru accessible?

rt.ru scored 47/100 (grade D) on our accessibility audit. This score reflects automated checks against WCAG 2.1 Level AA criteria.

Is rt.ru WCAG compliant?

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

Is rt.ru EAA compliant?

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

What accessibility issues does rt.ru have?

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

Scan Your Own Website

Get a free accessibility report for your website in seconds.