Accessibility
· 7 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
FFavicon & BrandingAction1 icon(s) detectedFIX
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLighthouse Accessibility AuditsActionScore 73/100 — 6 failing, 19 passedREVIEW
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.Footer_wrapper__6jKYn > div.Footer_toggle__4VIaO > div.Footer_toggleInner__8j2p_ > button.button div.Footer_wrapper__6jKYn > div.Footer_toggle__4VIaO > div.Footer_toggleInner__8j2p_ > button.button |
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.playerWrap > div.playerInner > div.playerFrameWrap > iframe.playerFrame div.playerWrap > div.playerInner > div.playerFrameWrap > iframe.playerFrame |
div > div.NewsBlock_video__aCZiY > div.playerFrameWrap > iframe.playerFrame div > div.NewsBlock_video__aCZiY > div.playerFrameWrap > iframe.playerFrame |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.col-md-12 > div.Header_mainHeader__fjTVV > div.Header_leftBlock__sl1Dy > a.Header_logo__F3FRw div.col-md-12 > div.Header_mainHeader__fjTVV > div.Header_leftBlock__sl1Dy > a.Header_logo__F3FRw |
div.col-md-12 > div.Header_mainHeader__fjTVV > div.Header_leftBlock__sl1Dy > a.MenuButton_menuButton__WzLYa div.col-md-12 > div.Header_mainHeader__fjTVV > div.Header_leftBlock__sl1Dy > a.MenuButton_menuButton__WzLYa |
div > div.FullHeightWrapper_main__OW09B > div.VideoBranding_main__UTGon > a.VideoBranding_innerWrapper__ztyKd div > div.FullHeightWrapper_main__OW09B > div.VideoBranding_main__UTGon > a.VideoBranding_innerWrapper__ztyKd |
div.swiper-slide-arrow-container > div.container > div.leftArrow > a.CircleButton_button__0__k3 div.swiper-slide-arrow-container > div.container > div.leftArrow > a.CircleButton_button__0__k3 |
div.Block_main__QrqOM > div.FullHeightWrapper_main__OW09B > div.VideoBranding_main__UTGon > a.VideoBranding_innerWrapper__ztyKd div.Block_main__QrqOM > div.FullHeightWrapper_main__OW09B > div.VideoBranding_main__UTGon > a.VideoBranding_innerWrapper__ztyKd |
div.Block_main__QrqOM > div.FullHeightWrapper_main__OW09B > div.VideoBranding_main__UTGon > a.VideoBranding_innerWrapper__ztyKd div.Block_main__QrqOM > div.FullHeightWrapper_main__OW09B > div.VideoBranding_main__UTGon > a.VideoBranding_innerWrapper__ztyKd |
div.Block_main__QrqOM > div.FullHeightWrapper_main__OW09B > div.VideoBranding_main__UTGon > a.VideoBranding_innerWrapper__ztyKd div.Block_main__QrqOM > div.FullHeightWrapper_main__OW09B > div.VideoBranding_main__UTGon > a.VideoBranding_innerWrapper__ztyKd |
div.row > div.col-xs-12 > div.SocialIcons_wrapper__2lgYR > a.button div.row > div.col-xs-12 > div.SocialIcons_wrapper__2lgYR > a.button |
div.row > div.col-xs-12 > div.SocialIcons_wrapper__2lgYR > a.button div.row > div.col-xs-12 > div.SocialIcons_wrapper__2lgYR > a.button |
div.row > div.col-xs-12 > div.SocialIcons_wrapper__2lgYR > a.button div.row > div.col-xs-12 > div.SocialIcons_wrapper__2lgYR > a.button |
div.row > div.col-xs-12 > div.SocialIcons_wrapper__2lgYR > a.button div.row > div.col-xs-12 > div.SocialIcons_wrapper__2lgYR > a.button |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
23 апреля div > div.Schedule_item__b_Xvr > div.Schedule_separator__UqhVW > span |
00:10 a.ScheduleItemWidget_wrapper__0rhUQ > div.ScheduleItemWidget_itemInner__L1fUA > div.ScheduleItemWidget_leftBlock__g5o9D > div.ScheduleItemWidget_datetime__DhflV |
ПОДКАСТ.ЛАБ «Триггеры». «Хочу яркую красотку, но боюсь, что меня используют!» 1… a.ScheduleItemWidget_wrapper__0rhUQ > div.ScheduleItemWidget_itemInner__L1fUA > div > div.ScheduleItemWidget_title__lXiQD |
16+ div > div.ScheduleItemWidget_title__lXiQD > span.ScheduleItemWidget_labelsContainer__Znqgm > span.ScheduleItemWidget_labels__4XZSc |
СВЕРНУТЬ div.layout-wrapper > div.Footer_wrapper__6jKYn > div.Footer_toggle__4VIaO > a.Footer_toggleHint__09xBH |
These are opportunities to improve the legibility of your content.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Go to slide 1 div.Block_main__QrqOM > div.swiper-container > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 2 div.Block_main__QrqOM > div.swiper-container > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 3 div.Block_main__QrqOM > div.swiper-container > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 1 div.ComingSoonSlider_main__cjqLr > div.swiper-container > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 2 div.ComingSoonSlider_main__cjqLr > div.swiper-container > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 3 div.ComingSoonSlider_main__cjqLr > div.swiper-container > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 1 div > div.swiper-container > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 2 div > div.swiper-container > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 3 div > div.swiper-container > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 1 div > div.swiper-container > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 2 div > div.swiper-container > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 3 div > div.swiper-container > div.swiper-pagination > span.swiper-pagination-bullet |
СПЕЦПРОЕКТЫ ПЕРВОГО КАНАЛА div > div.container > h2 > a |
Go to slide 1 div > div.swiper-container > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 2 div > div.swiper-container > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 3 div > div.swiper-container > div.swiper-pagination > span.swiper-pagination-bullet |
These items highlight common accessibility best practices.