Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction2 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
CLandmark StructureAction15 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
BHeading HierarchyNo headingsREVIEW
No headings found
Headings create the document outline for screen reader navigation.
Headings (H1-H6) create the document outline for screen reader navigation.
A page with zero headings is unnavigable by assistive tech and reads as one undifferentiated wall of text.
Learn more ▾ ▴
Screen reader users navigate by jumping between H1-H6 elements. A page with no headings has no skip targets — users have to read every word linearly. Adding a heading hierarchy (one H1, then H2 sections, optional H3 subsections) makes the page skimmable for both AT and human readers.
Source: WCAG 1.3.1 / W3C WAI
BLink & Button Quality2 issue(s) across 44 links and 1 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.lazada.co.id/ | INDONESIA | new tab | Add '(opens in new tab)' to text |
| https://www.lazada.vn/ | VIETNAM | new tab | Add '(opens in new tab)' to text |
| https://www.lazada.com.my/ | MALAYSIA | new tab | Add '(opens in new tab)' to text |
| https://www.lazada.co.th/ | THAILAND | new tab | Add '(opens in new tab)' to text |
| https://www.lazada.sg/ | SINGAPORE | new tab | Add '(opens in new tab)' to text |
| https://www.lazada.com.ph/ | THE PHILIPPINES | new tab | Add '(opens in new tab)' to text |
| https://sellercenter.lazada.co.id | INDONESIA | new tab | Add '(opens in new tab)' to text |
| https://sellercenter.lazada.vn | VIETNAM | new tab | Add '(opens in new tab)' to text |
| https://sellercenter.lazada.com.my | MALAYSIA | new tab | Add '(opens in new tab)' to text |
| https://sellercenter.lazada.co.th | THAILAND | new tab | Add '(opens in new tab)' to text |
| https://sellercenter.lazada.sg | SINGAPORE | new tab | Add '(opens in new tab)' to text |
| https://sellercenter.lazada.com.ph | THE PHILIPPINES | new tab | Add '(opens in new tab)' to text |
| https://aidc.jubao.alibaba.com/ | here | generic text | Replace with descriptive text |
Before: here Suggested: Home page | |||
| https://aidc.jubao.alibaba.com/ | here | generic text | Replace with descriptive text |
Before: here Suggested: Home page | |||
Generic link text like 'click here' doesn't describe the destination.
https://aidc.jubao.alibaba.com/ ("here"); https://aidc.jubao.alibaba.com/ ("here")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Add '(opens in new tab)' to link text or aria-label.
https://www.lazada.co.id/; https://www.lazada.vn/; https://www.lazada.com.my/; https://www.lazada.co.th/; https://www.lazada.sg/; https://www.lazada.com.ph/; https://sellercenter.lazada.co.id; https://sellercenter.lazada.vn; https://sellercenter.lazada.com.my; https://sellercenter.lazada.co.th (+2 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
C404 Error PageActionCould not testREVIEW
404 page quality check not available.
CColor Contrast (Screenshot)Action20 text elements analyzed, 6 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
2 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 |
|---|---|---|---|---|---|
| title Home | 2.30:1 | 4.5:1 | #000000 | #2F4E48 | Fail |
| a HOME | 2.20:1 | 4.5:1 | #000000 | #314B3A | Fail |
| a ABOUT | 3.75:1 | 4.5:1 | #000000 | #516E5F | Fail |
| a About Us | 2.31:1 | 4.5:1 | #000000 | #434950 | Fail |
| a Intellectual Propert… | 3.73:1 | 4.5:1 | #000000 | #5F6877 | Fail |
| a Lazada's Covid-19 Re… | 4.04:1 | 4.5:1 | #000000 | #666B8A | Fail |
| a Lazada Foundation | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a PRESS & MEDIA | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a CAREERS | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Our jobs | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Graduates & Interns | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a CONTACTS | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a HOME | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a ABOUT | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a About Lazada | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Intellectual Propert… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Lazada's Covid-19 Re… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Lazada Foundation | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a PRESS & MEDIA | 19.95:1 | 4.5:1 | #000000 | #F9F9F9 | Pass |
| a CAREERS | 20.12:1 | 4.5:1 | #000000 | #FAFAFA | 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.
A+Alt Text QualityAll 7 images OKPASS
A+Form AccessibilityNo form controlsPASS
A+Lighthouse Accessibility AuditsScore 96/100 — 1 failing, 21 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 |
|---|
Explore Jobs div.col-xxl-3 > div.row > div.col-xxl-12 > a.btn |
© 2026 Lazada Group. div.col-xxl-1 > div.row > div.col-10 > div#copy-right |
To report an issue or file a complaint, click here div.col-xxl-1 > div.row > div.col-10 > div.d-block |
These are opportunities to improve the legibility of your content.