Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLink & Button QualityAction12 issue(s) across 66 links and 2 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://t.me/ucoznews | uCoz News | new tab | Add '(opens in new tab)' to text |
| https://t.me/uCoz_Community | uCoz Community Chat | new tab | Add '(opens in new tab)' to text |
| /pricing/ | Pricing | new tab | Add '(opens in new tab)' to text |
| /contact/ | Contact Us | new tab | Add '(opens in new tab)' to text |
| https://www.ucoz.ua | (empty) | empty | Add link text or aria-label |
| /subscriptions-module/ | Subscriptions & Donations Modu… | new tab | Add '(opens in new tab)' to text |
| /ai | Smart Assistant AI Code | new tab | Add '(opens in new tab)' to text |
| /register | Create a website | new tab | Add '(opens in new tab)' to text |
| //duetdress.com/ | (empty) | empty | Add link text or aria-label |
| //www.powergamesenlinea.com/ | (empty) | empty | Add link text or aria-label |
| //bannercho.ucoz.com/ | (empty) | empty | Add link text or aria-label |
| https://ukit.com/?utm_source=ucozmain&ut… | Sign Up | new tab | Add '(opens in new tab)' to text |
| https://youtu.be/9tqFr6Hc04w | Watch Video | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/ukitcom | (empty) | empty | Add link text or aria-label |
| https://twitter.com/ukitcom_en | (empty) | empty | Add link text or aria-label |
| //automationsp.com/ | (empty) | empty | Add link text or aria-label |
| //dajuzone.com/ | (empty) | empty | Add link text or aria-label |
| //organicseeds.top | (empty) | empty | Add link text or aria-label |
| //www.powergamesenlinea.com | (empty) | empty | Add link text or aria-label |
| //zeferclinic.az/ | (empty) | empty | Add link text or aria-label |
| /register | Create Store | new tab | Add '(opens in new tab)' to text |
| https://divly.net/ushop/?utm_source=ucoz… | Order a Turnkey Store from a P… | new tab | Add '(opens in new tab)' to text |
| https://ucalc.pro/en | Create a calculator | new tab | Add '(opens in new tab)' to text |
| https://ucalc.pro/en | uCalc | new tab | Add '(opens in new tab)' to text |
| /bot/?utm_source=ucoz&utm_medium=button&… | Create a Bot | new tab | Add '(opens in new tab)' to text |
| https://divly.net/?utm_source=ucoz.ru&ut… | Order a Turnkey Website | new tab | Add '(opens in new tab)' to text |
| /tour/ | Tour | new tab | Add '(opens in new tab)' to text |
| /contact/ | Contact Us | new tab | Add '(opens in new tab)' to text |
| /pricing/ | Pricing | new tab | Add '(opens in new tab)' to text |
| https://t.me/ucoznews | Release notes | new tab | Add '(opens in new tab)' to text |
| https://t.me/uCoz_Community | Telegram Community | new tab | Add '(opens in new tab)' to text |
| https://book.ucoz.com/ | Textbook | new tab | Add '(opens in new tab)' to text |
| /abuse/ | Report Abuse | new tab | Add '(opens in new tab)' to text |
| /privacy/ | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| /terms/ | User Agreement | new tab | Add '(opens in new tab)' to text |
| /details/ | Company Details | new tab | Add '(opens in new tab)' to text |
| /storage/ | Cardholder’s Agreement | new tab | Add '(opens in new tab)' to text |
| https://ukit.com | uKit Website Builder | new tab | Add '(opens in new tab)' to text |
| https://divly.net/?utm_source=ucoz&utm_m… | Turnkey Website by Divly | new tab | Add '(opens in new tab)' to text |
| /bot/ | Telegram Bot Builder | new tab | Add '(opens in new tab)' to text |
| https://ucalc.pro/en | Lead Form Builder | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
https://www.ucoz.ua; //duetdress.com/; //www.powergamesenlinea.com/; //bannercho.ucoz.com/; https://www.facebook.com/ukitcom; https://twitter.com/ukitcom_en; //automationsp.com/; //dajuzone.com/; //organicseeds.top; //www.powergamesenlinea.com (+1 more)
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
Add '(opens in new tab)' to link text or aria-label.
https://t.me/ucoznews; https://t.me/uCoz_Community; /pricing/; /contact/; /subscriptions-module/; /ai; /register; https://ukit.com/?utm_source=ucozmain&utm_medium=ulp&utm_campaign=umainlp2/#s…; https://youtu.be/9tqFr6Hc04w; /register (+20 more)
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
Icon-only buttons need an aria-label so screen readers can announce them.
button.menu-btn-v5 (#95 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
DFavicon & BrandingAction3 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure3 landmarksREVIEW
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
BHeading Hierarchy10 headingsREVIEW
- H2 Build Your Website Yourself
- H3 uKit
- H3 uCoz
- H3 Telegram Shop
- H2 Build it yourself
- H2 uKit
- H2 Online Stores
- H2 Calculators by
- H2 Create a Store in Telegram and Start Selling in Just a Few Clicks 🔥 😌
- H2 Turnkey Web Services
Every page should have one H1 that describes the page content.
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
B404 Error PageHTTP 404, custom pageREVIEW
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.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h2 Build Your Website Y… | 1.32:1 | 3.0:1 | #000000 | #132239 | Fail |
| h2 Build it yourself | 1.32:1 | 3.0:1 | #000000 | #132239 | Fail |
| h2 uKit | 1.32:1 | 3.0:1 | #000000 | #132239 | Fail |
| h2 Online Stores | 1.32:1 | 3.0:1 | #000000 | #132239 | Fail |
| h2 Calculators by | 1.32:1 | 3.0:1 | #000000 | #132239 | Fail |
| h2 Create a Store in Te… | 1.32:1 | 3.0:1 | #000000 | #132239 | Fail |
| h2 Turnkey Web Services | 1.32:1 | 3.0:1 | #000000 | #132239 | Fail |
| h3 uKit | 1.32:1 | 3.0:1 | #000000 | #132239 | Fail |
| h3 uCoz | 1.32:1 | 3.0:1 | #000000 | #132239 | Fail |
| h3 Telegram Shop | 1.32:1 | 3.0:1 | #000000 | #132239 | Fail |
| title Build Your Own Websi… | 1.32:1 | 4.5:1 | #000000 | #132239 | Fail |
| a uCoz | 1.32:1 | 4.5:1 | #000000 | #132239 | Fail |
| a uCoz News | 1.32:1 | 4.5:1 | #000000 | #132239 | Fail |
| a uCoz Community Chat | 1.32:1 | 4.5:1 | #000000 | #132239 | Fail |
| a Pricing | 1.32:1 | 4.5:1 | #000000 | #132239 | Fail |
| a Contact Us | 1.32:1 | 4.5:1 | #000000 | #132239 | Fail |
| a uCoz | 1.32:1 | 4.5:1 | #000000 | #132239 | Fail |
| span English | 1.32:1 | 4.5:1 | #000000 | #132239 | Fail |
| a Arabic | 1.32:1 | 4.5:1 | #000000 | #132239 | Fail |
| a Deutsch | 1.32:1 | 4.5:1 | #000000 | #132239 | 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.
CLighthouse Accessibility AuditsActionScore 78/100 — 3 failing, 12 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 |
|---|
body > button.menu-btn-v5 body > button.menu-btn-v5 |
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.choice-container > header.choice-header > div.choice-actions > a.choice-btn div.choice-container > header.choice-header > div.choice-actions > a.choice-btn |
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 |
|---|
Website Builder for Business. Start from Scratch or Choose a Template div.card-wrapper > div.card > div.card-body > p |
LLC Ucoz Media div.row > div.column-logo > div.copy-subtitle > p |
Copyright © 2005-2026 div.row > div.column-logo > div.copy-subtitle > p |
These are opportunities to improve the legibility of your content.