Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction1 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 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
CMobile-Readable Font SizesAction73% of visible text renders at >= 12 CSS px (61 below threshold)REVIEW
B404 Error PageHTTP 404, custom pageREVIEW
AHeading Hierarchy30 headings, 1 skip(s)PASS
- H1 أناقة تُبنى من التفاصيل
- H3 توصيل سريع skipped
- H3 تسوق آمن
- H3 جودة مميزة
- H3 دعم عبر واتساب
- H2 تسوّق حسب التصنيف
- H2 عروض محدودة
- H3 سماعة أذن لاسلكية Aurora Pro
- H3 ساعة ذكية Pulse Fit 2
- H3 حقيبة ظهر Voyager Daily
- H3 كرسي مكتب Contour Ergo
- H2 منتجات مميزة
- H3 سماعة أذن لاسلكية Aurora Pro
- H3 ساعة ذكية Pulse Fit 2
- H3 حقيبة ظهر Voyager Daily
- H3 دمبل قابل للتعديل FlexWeight
- H3 كرسي مكتب Contour Ergo
- H2 الأكثر مبيعًا
- H3 سماعة أذن لاسلكية Aurora Pro
- H3 ساعة ذكية Pulse Fit 2
- H3 حقيبة ظهر Voyager Daily
- H3 كرسي مكتب Contour Ergo
- H2 وصل حديثًا
- H3 مكبر صوت محمول Nomad Beat
- H3 مصباح طاولة Ember Glow
- H3 محفظة جلد طبيعي Slate
- H3 دفتر ملاحظات Craft Journal
- H4 تصفح
- H4 التصنيفات
- H4 تواصل معنا
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
A+Heading Text Quality1 heading-text-quality issue(s) detectedPASS
A+Alt Text QualityAll 25 images OKPASS
A+Form AccessibilityNo form controlsPASS
ALink & Button Quality55 links, 56 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://wa.me/201000000000 | واتساب | new tab | Add '(opens in new tab)' to text |
| https://facebook.com/velora.store | فيسبوك | new tab | Add '(opens in new tab)' to text |
| https://instagram.com/velora.store | إنستغرام | new tab | Add '(opens in new tab)' to text |
| https://wa.me/201000000000 | راسلنا على واتسا… | new tab | Add '(opens in new tab)' to text |
| https://wa.me/201000000000 | واتساب | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://wa.me/201000000000; https://facebook.com/velora.store; https://instagram.com/velora.store; https://wa.me/201000000000; https://wa.me/201000000000
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 "ar"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 DepthNo PWA depth issues detectedPASS
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 |
|---|---|---|---|---|---|
| h1 أناقة تُبن… | 19.37:1 | 3.0:1 | #000000 | #F5F6F4 | Pass |
| h2 تسوّق حسب ا… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 عروض محدود… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 منتجات ممي… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 الأكثر مبي… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 وصل حديثًا | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 توصيل سريع | 17.65:1 | 3.0:1 | #000000 | #E9ECEA | Pass |
| h3 تسوق آمن | 16.18:1 | 3.0:1 | #000000 | #DEE3E1 | Pass |
| h3 جودة مميزة | 15.51:1 | 3.0:1 | #000000 | #D8DFDC | Pass |
| h3 دعم عبر وات… | 19.37:1 | 3.0:1 | #000000 | #F5F6F4 | Pass |
| h3 سماعة أذن ل… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 ساعة ذكية Pu… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 حقيبة ظهر Vo… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 كرسي مكتب Co… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 سماعة أذن ل… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 ساعة ذكية Pu… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 حقيبة ظهر Vo… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 دمبل قابل ل… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 كرسي مكتب Co… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 سماعة أذن ل… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | 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+Lighthouse Accessibility AuditsScore 98/100 — 1 failing, 19 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.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
توصيل سريع section.max-w-7xl > div.grid > div.flex > h3.font-semibold |
These are opportunities to improve keyboard navigation in your application.