Skip to content
https://pikabu.ru

Accessibility

· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.
SCORE
51
GRADE
F
FIX
6
REVIEW
6
PASS
1
INFO
0
Checks
13
1 PASS 6 REVIEW 6 FIX
F
Alt Text Quality
Action
9 of 43 images have issues
FIX
9 of 43 images have issues
Critical::
9 image(s) missing alt attribute
Images without alt text are invisible to screen readers.
Critical::
7 image-in-link without alt text
An image inside a link with no alt creates an empty link.
Info::
1 image(s) with alt text over 125 characters
Info::
1 decorative image(s) correctly marked
Info::
32 image(s) with good alt text
43 images 32 good alt text 1 decorative 9 missing
IssueCount
missing9 image(s)
too long1 image(s)

Images without alt text are invisible to screen readers.

Why this matters

Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.

Learn more

WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.

Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report

An image inside a link with no alt creates an empty link.

Why this matters

Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.

Learn more

An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.

Source: WCAG 2.1 SC 2.4.4

D
Web Manifest
Action
Not found
FIX
Not found
Info::
No web manifest found
No manifest at standard paths (/manifest.json, /site.webmanifest). A manifest is optional but enables PWA features like home screen installation and standalone display.

No web manifest found.

D
Print Stylesheet
Action
No print styles
FIX
No print styles
Info::
No print-specific styles detected
When users print this page, they get the screen layout including navigation and non-essential elements. Add @media print rules to hide navigation and optimize layout for paper.
Print Stylesheet No Print Styles
Print stylesheet Not found Inline @media print Not detected
F
Navigation UX
Action
No navigation patterns
FIX
No navigation patterns
Info::
No breadcrumbs, search, or skip link detected
These navigation aids help users orient themselves and find content efficiently, especially on large sites.
Breadcrumbs
Search
Skip Link
Labeled Navigation
Back to Top
Hamburger Menu
Sticky Navigation Cannot reliably detect (CSS-based)
0 of 6 testable patterns navigation patterns detected. Limited navigation support. Consider adding breadcrumbs, search, and skip link.
D
Lighthouse Accessibility Audits
Action
Score 60/100 — 8 failing, 15 passed
FIX
60

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.

ARIA

Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. Learn more about prohibited ARIA roles.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Закрыть div.app__content > div#smart-banner > div.smartbanner > a.smartbanner__exit
Загружаем количество просмотров div.story__main > header.story__header > div.story__sub-info > div.story__views
Загружаем количество просмотров div.story__main > header.story__header > div.story__sub-info > div.story__views
Загружаем количество просмотров div.story__main > header.story__header > div.story__sub-info > div.story__views
Загружаем количество просмотров div.story__main > header.story__header > div.story__sub-info > div.story__views
Загружаем количество просмотров div.story__main > header.story__header > div.story__sub-info > div.story__views
Низкий рейтинг div.story__footer > div.story__footer-tools > div.story__footer-rating > div.story__rating-block
Загружаем количество просмотров div.story__main > header.story__header > div.story__sub-info > div.story__views
Загружаем количество просмотров div.story__main > header.story__header > div.story__sub-info > div.story__views
Загружаем количество просмотров div.story__main > header.story__header > div.story__sub-info > div.story__views
Загружаем количество просмотров div.story__main > header.story__header > div.story__sub-info > div.story__views
Команда Пикабу div.story__author-header > div.story__user-info-group > div.story__user-labels > span.user__label
Загружаем количество просмотров div.story__main > header.story__header > div.story__sub-info > div.story__views
Загружаем количество просмотров div.story__main > header.story__header > div.story__sub-info > div.story__views

These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
header.header > div.header__inner > div.header__mobile > button.header__menu header.header > div.header__inner > div.header__mobile > button.header__menu
div.app > div.app__content > section.info-banner > button.button_link div.app > div.app__content > section.info-banner > button.button_link
article.story > div.story__main > div.story__author-header > button.dots-menu article.story > div.story__main > div.story__author-header > button.dots-menu
div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
div.story__footer > div.story__footer-tools > div.story__footer-tools-inner > button.tool div.story__footer > div.story__footer-tools > div.story__footer-tools-inner > button.tool
div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-up div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-up
div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-down div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-down
article.story > div.story__main > div.story__author-header > button.dots-menu article.story > div.story__main > div.story__author-header > button.dots-menu
div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
div.story__footer > div.story__footer-tools > div.story__footer-tools-inner > button.tool div.story__footer > div.story__footer-tools > div.story__footer-tools-inner > button.tool
div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-up div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-up
div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-down div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-down
article.story > div.story__main > div.story__author-header > button.dots-menu article.story > div.story__main > div.story__author-header > button.dots-menu
div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
div.story__footer > div.story__footer-tools > div.story__footer-tools-inner > button.tool div.story__footer > div.story__footer-tools > div.story__footer-tools-inner > button.tool
div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-up div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-up
div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-down div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-down
article.story > div.story__main > div.story__author-header > button.dots-menu article.story > div.story__main > div.story__author-header > button.dots-menu
div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
div.story__footer > div.story__footer-tools > div.story__footer-tools-inner > button.tool div.story__footer > div.story__footer-tools > div.story__footer-tools-inner > button.tool
div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-up div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-up
div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-down div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-down
article.story > div.story__main > div.story__author-header > button.dots-menu article.story > div.story__main > div.story__author-header > button.dots-menu
div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
div.story__footer > div.story__footer-tools > div.story__footer-tools-inner > button.tool div.story__footer > div.story__footer-tools > div.story__footer-tools-inner > button.tool
div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-up div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-up
div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-down div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-down
div.story__main > div.story__author-panel > div.subscribe-btn__wrapper--HZJXdLAP > button.pkb-btn__host--n2MGeea1 div.story__main > div.story__author-panel > div.subscribe-btn__wrapper--HZJXdLAP > button.pkb-btn__host--n2MGeea1
article.story > div.story__main > header.story__header > button.dots-menu article.story > div.story__main > header.story__header > button.dots-menu
div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
div.story__footer > div.story__footer-tools > div.story__footer-tools-inner > button.tool div.story__footer > div.story__footer-tools > div.story__footer-tools-inner > button.tool
div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-up div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-up
div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-down div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-down
article.story > div.story__main > div.story__author-header > button.dots-menu article.story > div.story__main > div.story__author-header > button.dots-menu
div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
div.story__footer > div.story__footer-tools > div.story__footer-tools-inner > button.tool div.story__footer > div.story__footer-tools > div.story__footer-tools-inner > button.tool
div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-up div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-up
div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-down div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-down
article.story > div.story__main > div.story__author-header > button.dots-menu article.story > div.story__main > div.story__author-header > button.dots-menu
div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
div.story__footer > div.story__footer-tools > div.story__footer-tools-inner > button.tool div.story__footer > div.story__footer-tools > div.story__footer-tools-inner > button.tool
div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-up div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-up
div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-down div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-down
article.story > div.story__main > div.story__author-header > button.dots-menu article.story > div.story__main > div.story__author-header > button.dots-menu
div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
div.story__footer > div.story__footer-tools > div.story__footer-tools-inner > button.tool div.story__footer > div.story__footer-tools > div.story__footer-tools-inner > button.tool
div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-up div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-up
div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-down div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-down
article.story > div.story__main > div.story__author-header > button.dots-menu article.story > div.story__main > div.story__author-header > button.dots-menu
div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
div.story__footer > div.story__footer-tools > div.story__footer-tools-inner > button.tool div.story__footer > div.story__footer-tools > div.story__footer-tools-inner > button.tool
div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-up div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-up
div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-down div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-down
article.story > div.story__main > div.story__author-header > button.dots-menu article.story > div.story__main > div.story__author-header > button.dots-menu
div.story__footer > div.story__footer-tools > div.story__footer-tools-inner > button.tool div.story__footer > div.story__footer-tools > div.story__footer-tools-inner > button.tool
div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-up div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-up
div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-down div.story__footer-tools > div.story__footer-rating > div.story__rating-block > button.story__rating-down
article.story > div.story__main > div.story__author-header > button.dots-menu article.story > div.story__main > div.story__author-header > button.dots-menu

Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div.app > div.app__content > div.promo-banner > img div.app > div.app__content > div.promo-banner > img
div.app > div.app__content > div.promo-banner > img.promo-banner__image div.app > div.app__content > div.promo-banner > img.promo-banner__image
div.app > div.app__content > div.promo-banner > img.promo-banner__image div.app > div.app__content > div.promo-banner > img.promo-banner__image
a.story__community-link > div.community-avatar > span.avatar__inner > img a.story__community-link > div.community-avatar > span.avatar__inner > img
a.story__community-link > div.community-avatar > span.avatar__inner > img a.story__community-link > div.community-avatar > span.avatar__inner > img
div.story__footer-tools > div.story__footer-rating > div.story__rating-block > img div.story__footer-tools > div.story__footer-rating > div.story__rating-block > img
a.story__community-link > div.community-avatar > span.avatar__inner > img a.story__community-link > div.community-avatar > span.avatar__inner > img
a.story__community-link > div.community-avatar > span.avatar__inner > img a.story__community-link > div.community-avatar > span.avatar__inner > img
div.story__footer-tools > div.story__footer-rating > div.story__rating-block > img div.story__footer-tools > div.story__footer-rating > div.story__rating-block > img
a.story__community-link > div.community-avatar > span.avatar__inner > img a.story__community-link > div.community-avatar > span.avatar__inner > img
a.story__community-link > div.community-avatar > span.avatar__inner > img a.story__community-link > div.community-avatar > span.avatar__inner > img

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div.header__mobile > div.header__content > div.header__app-link-wrapper > a.button div.header__mobile > div.header__content > div.header__app-link-wrapper > a.button
div.story-block > figure.story-image > div.story-image__content > a.image-link div.story-block > figure.story-image > div.story-image__content > a.image-link
div.story-block > figure.story-image > div.story-image__content > a.image-link div.story-block > figure.story-image > div.story-image__content > a.image-link
div.story-block > figure.story-image > div.story-image__content > a.image-link div.story-block > figure.story-image > div.story-image__content > a.image-link
div.story-block > figure.story-image > div.story-image__content > a.image-link div.story-block > figure.story-image > div.story-image__content > a.image-link
div.story-block > figure.story-image > div.story-image__content > a.image-link div.story-block > figure.story-image > div.story-image__content > a.image-link

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Free - in Rustore div.smartbanner > div.smartbanner__info > div > div.smartbanner__info__price
Перейти div#smart-banner > div.smartbanner > a.smartbanner__button > span.smartbanner__button__label
О чем мечтал блог? div.app > div.app__content > div.promo-banner > a.button
Вход div.header__mobile > div.header__content > div.button-sign-in > button.button-sign-in__inner
Горячее div.pkb-tab-list > nav.pkb-tab-list__tabs > a.pkb-tab > span
Свежего div.info-banner__content > div > p > a
Лучшее div.info-banner__content > div > p > a
4102 div.story__footer-tools > div.story__footer-rating > div.story__rating-block > div.story__rating-count
913 div.story__footer-tools > div.story__footer-rating > div.story__rating-block > div.story__rating-count
#comment_390038948 div.story__content-inner > div.story-block > p > a
13303 div.story__footer-tools > div.story__footer-rating > div.story__rating-block > div.story__rating-count
9184 div.story__footer-tools > div.story__footer-rating > div.story__rating-block > div.story__rating-count
12372 div.story__footer-tools > div.story__footer-rating > div.story__rating-block > div.story__rating-count
ПИКАБУ div.story__author-panel > div.story__author-panel-info > div.story__user-info > span.story__user-badge
Закреплено article.story > div.story__main > div.story__badge > div.story-label
Новости Пикабу div.story__community > div.story__community_name > a.story__community-link > span.story__community-name
Обновления на Пикабу header.story__header > div.story__series > a > span
Установить новое приложение на iOS div.story-block > div.pkb-highlight-block > p > a
Больше видео div.story__content-inner > div.m-h-4 > button.pkb-normal-btn > span
Мем в глаз попал div.story__content-inner > div.story-block > p > a
МАХ div.story__content-inner > div.story-block > p > a
2613 div.story__footer-tools > div.story__footer-rating > div.story__rating-block > div.story__rating-count
Отнять и поделить div.story__main > div.story__author-header > div.story__user-info-group > span.story__user-badge
22 div.story__main > header.story__header > h2.story__title > a.story__title-comstories
Стихоплятство header.story__header > div.story__series > a > span
12174 div.story__footer-tools > div.story__footer-rating > div.story__rating-block > div.story__rating-count
9637 div.story__footer-tools > div.story__footer-rating > div.story__rating-block > div.story__rating-count
6399 div.story__footer-tools > div.story__footer-rating > div.story__rating-block > div.story__rating-count
Trip.com div.story__content-inner > div.story-block > p > a
GGstanoff div.story__content-inner > div.story-block > p > a
Пикабу Промокоды div.story__content-inner > div.story-block > p > a
ПИКАЧУ div.story__content-inner > div.story-block > p > a
Капитал коммунист div.story__main > div.story__author-header > div.story__user-info-group > span.story__user-badge

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.

Why this matters

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Видео div.story__tags-wrapper > div.story__tags > div.story__collapsed-tags-container > a.tags__tag
Виктория Боня div.story__tags-wrapper > div.story__tags > div.story__collapsed-tags-container > a.tags__tag
Доступ div.story__tags-wrapper > div.story__tags > div.story__collapsed-tags-container > a.tags__tag
Дмитрий Песков div.story__tags-wrapper > div.story__tags > div.story__collapsed-tags-container > a.tags__tag
Политика div.story__tags-wrapper > div.story__tags > div.story__collapsed-tags-container > a.tags__tag
2.9K div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
208 div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
Ещё 8 div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
Утилизационный сбор div.story__tags-wrapper > div.story__tags > div.story__collapsed-tags-container > a.tags__tag
Негатив div.story__tags-wrapper > div.story__tags > div.story__collapsed-tags-container > a.tags__tag
Волна постов div.story__tags-wrapper > div.story__tags > div.story__collapsed-tags-container > a.tags__tag
Григорий Остер div.story__tags-wrapper > div.story__tags > div.story__collapsed-tags-container > a.tags__tag
Сарказм div.story__tags-wrapper > div.story__tags > div.story__collapsed-tags-container > a.tags__tag
Картинка с текстом div.story__tags-wrapper > div.story__tags > div.story__collapsed-tags-container > a.tags__tag
1.8K div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
173 div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
Ещё 7 div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
Приложение на iOS div.story__tags-wrapper > div.story__tags > div.story__collapsed-tags-container > a.tags__tag
div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
Короткие видео div.story__tags-wrapper > div.story__tags > div.story__collapsed-tags-container > a.tags__tag
Telegram (ссылка) div.story__tags-wrapper > div.story__tags > div.story__collapsed-tags-container > a.tags__tag
785 div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
201 div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
Ещё 9 div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
Волна постов div.story__tags-wrapper > div.story__tags > div.story__collapsed-tags-container > a.tags__tag
Ответ на пост div.story__tags-wrapper > div.story__tags > div.story__collapsed-tags-container > a.tags__tag
Политика div.story__tags-wrapper > div.story__tags > div.story__collapsed-tags-container > a.tags__tag
Скриншот div.story__tags-wrapper > div.story__tags > div.story__collapsed-tags-container > a.tags__tag
Сарказм div.story__tags-wrapper > div.story__tags > div.story__collapsed-tags-container > a.tags__tag
2K div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
427 div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
Ещё 7 div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
Политика div.story__tags-wrapper > div.story__tags > div.story__collapsed-tags-container > a.tags__tag
1.6K div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
Threads div.story__tags-wrapper > div.story__tags > div.story__collapsed-tags-container > a.tags__tag
Длиннопост div.story__tags-wrapper > div.story__tags > div.story__collapsed-tags-container > a.tags__tag
Повтор div.story__tags-wrapper > div.story__tags > div.story__collapsed-tags-container > a.tags__tag
Мат div.story__tags-wrapper > div.story__tags > div.story__collapsed-tags-container > a.tags__tag
Волна постов div.story__tags-wrapper > div.story__tags > div.story__collapsed-tags-container > a.tags__tag
1.1K div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
637 div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
Ещё 10 div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn
div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn div.story__content-wrapper > div.story__emotions > div.emotions > button.emotion-btn

One main landmark helps screen reader users navigate a web page. Learn more about landmarks.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
html.mv html.mv

These items highlight common accessibility best practices.

Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
ARIA attributes are used as specified for the element's role
`[aria-hidden="true"]` elements do not contain focusable descendents
Document has a `<title>` element
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Links are distinguishable without relying on color.
No element has a `[tabindex]` value greater than 0
Heading elements appear in a sequentially-descending order
Image elements do not have `[alt]` attributes that are redundant text.
Identical links have the same purpose.
Elements with visible text labels have matching accessible names.
`[accesskey]` values are unique
`button`, `link`, and `menuitem` elements have accessible names
Deprecated ARIA roles were not used
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
`[role]`s have all required `[aria-*]` attributes
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]`s are contained by their required parent element
`[role]` values are valid
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
The page contains a heading, skip link, or landmark region
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
ARIA IDs are unique
No form fields have multiple labels
`<frame>` or `<iframe>` elements have a title
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
Input buttons have discernible text.
`<input type="image">` elements have `[alt]` text
Form elements have associated labels
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
Skip links are focusable.
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Uses ARIA roles only on compatible elements
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`<td>` elements in a large `<table>` have one or more table headers.
B
Landmark Structure
14 landmarks
REVIEW
14 landmarks
Info::
<main> landmark present
Warning::
No <nav> landmark found
Warning::
Skip navigation link is missing (WCAG 2.4.1)
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Page Structure — as a screen reader sees it
BANNER header MAIN ASIDE CONTENTINFO footer

Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.

Why this matters

Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.

Learn more

WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.

Source: WCAG 2.1 SC 2.4.1

B
Heading Hierarchy
105 headings
REVIEW
105 headings
Critical::
No H1 heading found
Every page should have one H1 that describes the page content.
  • H4 Топ прошлой недели
  • H3 Горячие публикации
  • H2 Ответ на пост «Соловьев против Бони. История повторяется...»⁠⁠4
  • H2 Билетики предъявляем!!⁠⁠
  • H2 Внимание Вопрос !!!⁠⁠3
  • H2 Вредные советы⁠⁠9
  • H2 Уроки юмора от русских⁠⁠
  • H2 Мобильная PWA-версия Пикабу доступна на iOS из браузера⁠⁠
  • H2 Как этим пользоваться?
  • H2 Самолётик не долетел⁠⁠
  • H2 Ответ на пост «Вредные советы...»⁠⁠22
  • H2 Что еще можно запретить⁠⁠3
  • H2 Темы
  • H3 Политика
  • H4 Теги
  • H4 Популярные авторы
  • H4 Сообщества
  • H3 18+
  • H4 Теги
  • H4 Популярные авторы
  • H4 Сообщества
  • H3 Игры
  • H4 Теги
  • H4 Популярные авторы
  • H4 Сообщества
  • H3 Юмор
  • H4 Теги
  • H4 Популярные авторы
  • H4 Сообщества
  • H3 Отношения
  • H4 Теги
  • H4 Популярные авторы
  • H4 Сообщества
  • H3 Здоровье
  • H4 Теги
  • H4 Популярные авторы
  • H4 Сообщества
  • H3 Путешествия
  • H4 Теги
  • H4 Популярные авторы
  • H4 Сообщества
  • H3 Спорт
  • H4 Теги
  • H4 Популярные авторы
  • H4 Сообщества
  • H3 Хобби
  • H4 Теги
  • H4 Популярные авторы
  • H4 Сообщества
  • H3 Сервис
  • H4 Теги
  • H4 Популярные авторы
  • H4 Сообщества
  • H3 Природа
  • H4 Теги
  • H4 Популярные авторы
  • H4 Сообщества
  • H3 Бизнес
  • H4 Теги
  • H4 Популярные авторы
  • H4 Сообщества
  • H3 Транспорт
  • H4 Теги
  • H4 Популярные авторы
  • H4 Сообщества
  • H3 Общение
  • H4 Теги
  • H4 Популярные авторы
  • H4 Сообщества
  • H3 Юриспруденция
  • H4 Теги
  • H4 Популярные авторы
  • H4 Сообщества
  • H3 Наука
  • H4 Теги
  • H4 Популярные авторы
  • H4 Сообщества
  • H3 IT
  • H4 Теги
  • H4 Популярные авторы
  • H4 Сообщества
  • H3 Животные
  • H4 Теги
  • H4 Популярные авторы
  • H4 Сообщества
  • H3 Кино и сериалы
  • H4 Теги
  • H4 Популярные авторы
  • H4 Сообщества
  • H3 Экономика
  • H4 Теги
  • H4 Популярные авторы
  • H4 Сообщества
  • H3 Кулинария
  • H4 Теги
  • H4 Популярные авторы
  • H4 Сообщества
  • H3 История
  • H4 Теги
  • H4 Популярные авторы
  • H4 Сообщества
  • H5 О нас
  • H5 Информация
  • H5 Наши проекты
  • H5 Партнёры

Every page should have one H1 that describes the page content.

Why this matters

No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.

Learn more

The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.

Source: WCAG 2.4.6 / Google Search Central

B
Form Accessibility
19 of 19 controls have issues
REVIEW
19 of 19 controls have issues
Warning::
19 control(s) rely on placeholder only
Placeholder text disappears on focus and is not a reliable label.
Got: <input type="text" name="username">; <input type="password" name="password">; <input type="email" name="email">; <input type="text" name="username">; <input type="password" name="password">; <input type="text" name="contact">; <input type="text" name="code">; <input type="password" name="password">; <input type="password" name="password2">; <input type="text" name="email"> (+9 more)
19 controls
0 labeled
19 placeholder only
0 unlabeled
ControlTypeLabelMethod
usernametext(Логин)placeholder only
passwordpassword(Пароль)placeholder only
emailemail(E-mail)placeholder only
usernametext(Никнейм на Пикабу *)placeholder only
passwordpassword(Пароль *)placeholder only
contacttext(E-mail или телефон)placeholder only
codetext(Код из СМС)placeholder only
passwordpassword(Новый пароль)placeholder only
password2password(Пароль еще раз)placeholder only
emailtext(Укажите E-mail)placeholder only
usernametext(Логин)placeholder only
passwordpassword(Пароль)placeholder only
emailemail(E-mail)placeholder only
usernametext(Никнейм на Пикабу *)placeholder only
passwordpassword(Пароль *)placeholder only
contacttext(E-mail или телефон)placeholder only
codetext(Код из СМС)placeholder only
passwordpassword(Новый пароль)placeholder only
password2password(Пароль еще раз)placeholder only

Placeholder text disappears on focus and is not a reliable label.

<input type="text" name="username">; <input type="password" name="password">; <input type="email" name="email">; <input type="text" name="username">; <input type="password" name="password">; <input type="text" name="contact">; <input type="text" name="code">; <input type="password" name="password">; <input type="password" name="password2">; <input type="text" name="email"> (+9 more)

Why this matters

Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.

Learn more

Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).

Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman

C
404 Error Page
Action
HTTP 404, custom page
REVIEW
HTTP 404, custom page
Info::
Correct 404 status code returned
Got: HTTP 404
Info::
Custom styled 404 page
404 Page Quality Custom 404 Page
Status Code HTTP 404 Page Title 404. �������� �� ������� Custom Styling Navigation Homepage Link Search Form
B
Favicon & Branding
6 icon(s) detected
REVIEW
6 icon(s) detected
Info::
favicon.ico present at site root
Info::
HTML icon links detected
Info::
Apple touch icon present
Info::
Multiple icon sizes detected
favicon.ico Present
PNG Icons Present
Apple Touch Present
SVG Favicon Missing
Manifest Icons Missing
Multiple Sizes Present
B
Dark Mode Support
Dark mode detected
REVIEW
Dark mode detected
Info::
prefers-color-scheme CSS detected in inline styles
Info::
Detection limited to meta tags and inline styles
External CSS files may contain prefers-color-scheme rules not visible to this scan.
Dark Mode Dark Mode Supported
color-scheme meta Not set Dark theme-color Not set CSS indicators Detected

Detection limited to meta tags and inline styles.

A+
Color Contrast (Screenshot)
20 text elements analyzed, 0 fail WCAG AA
PASS

Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.

20 pass
Show all checked elements (20)
ElementRatioRequiredFGBGResult
h2 20.63:13.0:1
#000000
#FCFDFF
Pass
h2 20.63:13.0:1
#000000
#FCFDFF
Pass
h2 20.63:13.0:1
#000000
#FCFDFF
Pass
h2 20.63:13.0:1
#000000
#FCFDFF
Pass
h2 20.63:13.0:1
#000000
#FCFDFF
Pass
h2 20.63:13.0:1
#000000
#FCFDFF
Pass
h2 Как этим по…20.63:13.0:1
#000000
#FCFDFF
Pass
h2 20.63:13.0:1
#000000
#FCFDFF
Pass
h2 20.63:13.0:1
#000000
#FCFDFF
Pass
h2 20.63:13.0:1
#000000
#FCFDFF
Pass
h3 Горячие пу…20.63:13.0:1
#000000
#FCFDFF
Pass
title Горячее – …20.63:14.5:1
#000000
#FCFDFF
Pass
a Горячее20.63:14.5:1
#000000
#FCFDFF
Pass
a Лучшее18.76:14.5:1
#000000
#F1F2F5
Pass
a Свежее20.29:14.5:1
#000000
#FAFBFE
Pass
a Подписки20.63:14.5:1
#000000
#FCFDFF
Pass
a Сообщества20.63:14.5:1
#000000
#FCFDFF
Pass
a Блоги20.63:14.5:1
#000000
#FCFDFF
Pass
a Твои финан…20.63:14.5:1
#000000
#FCFDFF
Pass
a Темы20.29:14.5:1
#000000
#FAFBFE
Pass

Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback