Accessibility
· 24 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.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure5 landmarksREVIEW
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
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
BForm Accessibility2 of 2 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #main-search-input | text | (Nə axtarırsınız?) | placeholder only |
| (Email ünvanınız) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="q" id="main-search-input">; <input type="email" name="email">
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
BLink & Button Quality2 issue(s) across 63 links and 10 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| index.php?route=auth%2Flogin | (empty) | empty | Add link text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
index.php?route=auth%2Flogin
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Icon-only buttons need an aria-label so screen readers can announce them.
button.mobile-nav-toggle (#124 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
CMobile Keyboard & AutofillAction1/2 eligible field(s) missing autocomplete or inputmodeREVIEW
BTap Target Adequacy3 tap target(s) too small or too close togetherREVIEW
BMobile-Readable Font Sizes94% of visible text renders at >= 12 CSS px (6 below threshold)REVIEW
CFavicon & BrandingAction5 icon(s) detectedREVIEW
BWeb ManifestValid manifestREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
1 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Ən Müasir Rəqəms… | 1.03:1 | 3.0:1 | #000000 | #040508 | Fail |
| h2 Son elanlar | 1.04:1 | 3.0:1 | #000000 | #050609 | Fail |
| h2 Populyar xidmətlər | 1.04:1 | 3.0:1 | #000000 | #050609 | Fail |
| h2 📧 Xəbər Abunəl… | 1.04:1 | 3.0:1 | #000000 | #050609 | Fail |
| h3 🌿 YENİ MODEL BA… | 1.04:1 | 3.0:1 | #000000 | #050609 | Fail |
| h3 🌿 YENİ MODEL MET… | 1.04:1 | 3.0:1 | #000000 | #050609 | Fail |
| h3 Təbii kənd yumurta… | 1.04:1 | 3.0:1 | #000000 | #050609 | Fail |
| h3 PUBG mobile konsolu | 1.04:1 | 3.0:1 | #000000 | #050609 | Fail |
| h3 POCO X3 PRO | 1.04:1 | 3.0:1 | #000000 | #050609 | Fail |
| h3 POCO X7 PRO | 1.04:1 | 3.0:1 | #000000 | #050609 | Fail |
| h3 VAZ 21 06 | 1.04:1 | 3.0:1 | #000000 | #050609 | Fail |
| h3 İstədiyiniz web sa… | 1.04:1 | 3.0:1 | #000000 | #050609 | Fail |
| h3 Epik Cinematic Vət… | 1.04:1 | 3.0:1 | #000000 | #050609 | Fail |
| h3 Şəkildən Video v… | 1.04:1 | 3.0:1 | #000000 | #050609 | Fail |
| h3 Lunasoft.az – Peş… | 1.04:1 | 3.0:1 | #000000 | #050609 | Fail |
| h3 Veb sayt hazırlanma… | 1.04:1 | 3.0:1 | #000000 | #050609 | Fail |
| title TONMR - Rəqəmsal E… | 1.04:1 | 4.5:1 | #000000 | #040609 | Fail |
| span TONMR | 1.03:1 | 4.5:1 | #000000 | #040608 | Fail |
| a Ana Səhifə | 1.09:1 | 4.5:1 | #000000 | #050F1C | Fail |
| a Elanlar | 1.67:1 | 4.5:1 | #000000 | #243546 | Fail |
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.
BLighthouse Accessibility AuditsScore 80/100 — 6 failing, 21 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.
ARIA
ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. Learn how to make ARIA dialog elements more accessible.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
✕‹› body.is-home > div.tonmr-lightbox-overlay > div.tonmr-lightbox-modal |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
header.navbar > div.container-custom > div.navbar-actions > button.mobile-nav-toggle header.navbar > div.container-custom > div.navbar-actions > button.mobile-nav-toggle |
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 |
|---|
header.navbar > div.container-custom > div.navbar-actions > a.p-2 header.navbar > div.container-custom > div.navbar-actions > a.p-2 |
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 |
|---|
Abunə ol div.footer-col > div.newsletter-premium > form#newsletter-form > button |
© 2026 TONMR. Bütün hüquqlar qorunur. footer.premium-footer > div.container > div.footer-bottom > p |
Qəbul edirəm div#cookie-consent-banner > div.cc-wrap > div.cc-actions > button |
These are opportunities to improve the legibility of your content.
Best practices
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 |
|---|
✕ body.is-home > div.tonmr-lightbox-overlay > div.tonmr-lightbox-modal > button.tonmr-lightbox-close |
‹ body.is-home > div.tonmr-lightbox-overlay > div.tonmr-lightbox-modal > button.tonmr-lightbox-prev |
› body.is-home > div.tonmr-lightbox-overlay > div.tonmr-lightbox-modal > button.tonmr-lightbox-next |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Tətbiqi yüklə body.is-home > div.mobile-menu > button.btn-secondary |
A+Heading Hierarchy19 headingsPASS
- H1 Azərbaycanın Ən Müasir Rəqəmsal Ekosistemi
- H2 Son elanlar
- H3 🌿 YENİ MODEL BAĞ VƏ BALKON YELLƏNCƏYİ 🌿
- H3 🌿 YENİ MODEL METAL YELLƏNCƏK 🌿
- H3 Təbii kənd yumurtası – gündəlik təzə, halal və təmiz məhsul
- H3 PUBG mobile konsolu
- H3 POCO X3 PRO
- H3 POCO X7 PRO
- H3 VAZ 21 06
- H3 İstədiyiniz web saytlarının hazırlanması ucuz və keyfiyyətli şəkildə həyata keçirilir.
- H2 Populyar xidmətlər
- H3 Epik Cinematic Vətənpərvər Video Hazırlanması (AI + Montaj)
- H3 Şəkildən Video və Mini Film Hazırlanması (Canlandırma)
- H3 Lunasoft.az – Peşəkar Proqram Təminatı və Rəqəmsal Xidmətlər
- H3 Veb sayt hazırlanması və texniki dəstək xidməti
- H4 Sürətli Keçidlər
- H4 Dəstək və Hüquqi
- H4 Bülletenə Abunə Ol
- H2 📧 Xəbər Abunəliyi