Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.D404 Error PageActionHTTP 404, custom pageFIX
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure6 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
BAlt Text Quality2 of 190 images have issuesREVIEW
| Issue | Count |
|---|---|
| generic | 2 image(s) |
| too long | 6 image(s) |
BMobile-Readable Font Sizes94% of visible text renders at >= 12 CSS px (7 below threshold)REVIEW
BFavicon & Branding5 icon(s) detectedREVIEW
CWeb ManifestActionValid manifestREVIEW
A+Heading Hierarchy71 headingsPASS
- H3 Revenue AI OS (Revenue AI Operating System): AI Infrastructure for Revenue Growth
- H3 Revenue AI OS (Revenue AI Operating System): AI Infrastructure for Revenue Growth
- H1 Revenue AI OSfor business growthRetail & E-commerce
- H2 Top companieshave successfully deployed AI succeeding
- H2 Real-world Deployment Projects
- H2 Revenue AI OS for intelligent business operations
- H3 AI Customer Care Assistant
- H3 AI Sales Conversion Assistant
- H3 AI Experience Personalization Assistant
- H3 AI Reporting & Analytics Assistant
- H3 AI Customer Care Assistant
- H3 AI Sales Conversion Assistant
- H3 AI Experience Personalization Assistant
- H3 AI Reporting and Analytics Assistant
- H2 Powerful AI features for Sales and Customer Service
- H3 AI Chatbot & Livechat
- H4 Omnichannel AI Chatbot
- H4 Livechat switching between AI and agents
- H4 Multimedia interactive chat
- H4 AI selling directly in conversation
- H3 Ticket & Conversation Management System
- H4 Centralized conversation management & organization
- H4 AI-assisted conversation classification & analysis
- H4 Ticket management & assignment
- H4 Auto lead extraction from conversations
- H3 Customer Data Platform (CDP)
- H4 Consolidate & standardize customer data
- H4 AI-assisted multi-source data collection & sync
- H4 AI segment & behavioral analytics
- H4 Data for automated AI personalization
- H3 Marketing Automation
- H4 AI-automated sales and marketing scenarios
- H4 Content personalization by customer groups
- H4 Right-time, right-context campaign triggers
- H4 Optimize conversion and marketing costs
- H3 Analytics, Reporting & Prediction
- H4 Overall performance tracking dashboard
- H4 Customer journey & conversion funnel
- H4 Customer experience and service efficiency
- H4 Business reporting & recommended actions
- H3 AI Chatbot & Livechat
- H4 Omnichannel AI Chatbot
- H4 Livechat switching between AI and agents
- H4 Multimedia interactive chat
- H4 AI selling directly in conversation
- H3 Ticket & Conversation Management System
- H4 Centralized conversation management & organization
- H4 AI-assisted conversation classification & analysis
- H4 Ticket management & assignment
- H4 Auto lead extraction from conversations
- H3 Customer Data Platform (CDP)
- H4 Consolidate & standardize customer data
- H4 AI-assisted multi-source data collection & sync
- H4 AI segment & behavioral analytics
- H4 Data for automated AI personalization
- H3 Marketing Automation
- H4 AI-automated sales and marketing scenarios
- H4 Content personalization by customer groups
- H4 Right-time, right-context campaign triggers
- H4 Optimize conversion and marketing costs
- H3 Analytics, Reporting & Prediction
- H4 Overall performance tracking dashboard
- H4 Customer journey & conversion funnel
- H4 Customer experience and service efficiency
- H4 Business reporting & recommended actions
- H2 Distinct data processing mechanism, superior response quality
- H2 Tokens used for CS & Sales each month
- H2 Certified by leading prestigious organizations
- H2 Latest Posts
- H3 Revenue AI OS (Revenue AI Operating System): AI Infrastructure for Revenue Growth
- H3 Dien may XANH's IPO and the Value of Investing Ahead of the Curve
A+Heading Text QualityAll 71 heading(s) have substantive, well-formed textPASS
A+Form AccessibilityNo form controlsPASS
ALink & Button Quality77 links, 19 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.linkedin.com/company/easyai-… | new tab | Add '(opens in new tab)' to text | |
| https://zalo.me/0977626065 | Zalo | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/easyai.ltd/ | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/@geteasyai | YouTube | new tab | Add '(opens in new tab)' to text |
| https://www.tiktok.com/@geteasy.ai | TikTok | new tab | Add '(opens in new tab)' to text |
| /en/cookie-policy | Cookie Policy | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://www.linkedin.com/company/easyai-ltd; https://zalo.me/0977626065; https://www.facebook.com/easyai.ltd/; https://www.youtube.com/@geteasyai; https://www.tiktok.com/@geteasy.ai; /en/cookie-policy
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
A+Form Input TypesNo form controls on this pagePASS
A+Form Input QualityNo form controls on this pagePASS
A+Mobile Keyboard & AutofillNo form controls -- mobile keyboard check is N/APASS
A+Document LanguageLang attribute set to "en-US"PASS
A+Tabindex Anti-PatternsNo explicit tabindex attributes foundPASS
A+Iframe AccessibilityNo iframes on this pagePASS
A+Tap Target AdequacyAll tap targets meet WCAG 2.5.5/2.5.8 sizingPASS
A+PWA Depth1 PWA signal(s) surfacedPASS
A+Mobile UX Depth1 mobile-depth signal(s) detectedPASS
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
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 Real-world Deploymen… | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h2 Revenue AI OS for in… | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h2 Powerful AI features… | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h2 Distinct data proces… | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h2 Tokens used for CS &… | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h2 by leading prestigi… | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h2 Latest Posts | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h3 Revenue AI OS (Reven… | 18.56:1 | 3.0:1 | #000000 | #F5EFF6 | Pass |
| h3 Revenue AI OS (Reven… | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h3 AI Customer Care Ass… | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h3 AI Sales Conversion … | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h3 AI Experience Person… | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h3 AI Reporting & Analy… | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h3 AI Customer Care Ass… | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h3 AI Sales Conversion … | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h3 AI Experience Person… | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h3 AI Reporting and Ana… | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h3 AI Chatbot & Livecha… | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h3 Ticket & Conversatio… | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | Pass |
| h3 Customer Data Platfo… | 20.65:1 | 3.0:1 | #000000 | #FDFDFD | 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.
ALighthouse Accessibility AuditsScore 91/100 — 3 failing, 20 passedPASS
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.
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 |
|---|
EMAIL div.relative > address.relative > div.relative > div.relative |
HOTLINE div.relative > address.relative > div.relative > div.relative |
©2026 EASY AI TECHNOLOGY SOLUTIONS COMPANY LIMITED. Business Registration Certi… div.relative > div.relative > div.relative > p |
hello@geteasy.ai div.relative > div.relative > p > a.hover-underline-animation |
0346 335 168 div.relative > div.relative > p > a.hover-underline-animation |
These are opportunities to improve the legibility of your content.
Names and labels
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 |
|---|
Start free trialStart free trial div.relative > div.container > div.liquid-section > a |
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.
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 |
|---|
Start free trial
Start free trial header#site-header-bar > div.relative > a > button.btn |
Start free trial
Start free trial div.flex > div.flex > a > button.btn |
Start free trial
Start free trial div.container > div.relative > a > button.btn |