Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DMobile-Readable Font SizesAction32% of visible text renders at >= 12 CSS px (204 below threshold)FIX
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 StructureAction12 landmarksREVIEW
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
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
C404 Error PageActionHTTP 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.
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 |
|---|---|---|---|---|---|
| h1 CONTROL HOW | 1.09:1 | 3.0:1 | #000000 | #0F0D12 | Fail |
| h1 YOUR CONTENT | 1.09:1 | 3.0:1 | #000000 | #100E13 | Fail |
| h2 WHAT AI CRAWLERS SEE | 1.12:1 | 3.0:1 | #000000 | #101219 | Fail |
| h2 SEE IT IN ACTION | 1.12:1 | 3.0:1 | #000000 | #101219 | Fail |
| h2 INTELLIGENT CONTENT … | 1.12:1 | 3.0:1 | #000000 | #101219 | Fail |
| h2 FULL BROWSER RENDERI… | 1.12:1 | 3.0:1 | #000000 | #101219 | Fail |
| h2 KNOW WHEN AI CITES Y… | 1.12:1 | 3.0:1 | #000000 | #101219 | Fail |
| h2 EDGE-FAST RESPONSE T… | 1.12:1 | 3.0:1 | #000000 | #101219 | Fail |
| h2 AI AGENTS INTERACT W… | 1.12:1 | 3.0:1 | #000000 | #101219 | Fail |
| h2 MEASURE WHAT ACTUALL… | 1.12:1 | 3.0:1 | #000000 | #101219 | Fail |
| h2 Frequently Asked Que… | 1.12:1 | 3.0:1 | #000000 | #101219 | Fail |
| h2 READY TO CONTROL YOU… | 1.12:1 | 3.0:1 | #000000 | #101219 | Fail |
| h3 Connect in About 15 … | 1.12:1 | 3.0:1 | #000000 | #101219 | Fail |
| title Wrenda — AI Crawle… | 1.07:1 | 4.5:1 | #000000 | #0B0C10 | Fail |
| span WRENDA | 1.07:1 | 4.5:1 | #000000 | #0B0C10 | Fail |
| button Features | 1.07:1 | 4.5:1 | #000000 | #0B0C10 | Fail |
| button Solutions | 1.07:1 | 4.5:1 | #000000 | #0B0C10 | Fail |
| a Use Cases | 1.07:1 | 4.5:1 | #000000 | #0B0C10 | Fail |
| a Pricing | 1.07:1 | 4.5:1 | #000000 | #0B0C10 | Fail |
| a Docs | 1.07:1 | 4.5:1 | #000000 | #0B0C10 | 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.
A+Heading Hierarchy12 headingsPASS
- H1 CONTROL HOW AI SEES YOUR CONTENT
- H2 WHAT AI CRAWLERS SEE
- H2 SEE IT IN ACTION
- H3 Connect in About 15 Minutes
- H2 INTELLIGENT CONTENT TRANSFORMATION
- H2 FULL BROWSER RENDERING AT THE EDGE
- H2 KNOW WHEN AI CITES YOUR BRAND
- H2 EDGE-FAST RESPONSE TIMES
- H2 AI AGENTS INTERACT WITH YOUR SITE
- H2 MEASURE WHAT ACTUALLY MOVES RANKINGS
- H2 Frequently Asked Questions
- H2 READY TO CONTROL YOUR AI PRESENCE?
A+Heading Text Quality1 heading-text-quality issue(s) detectedPASS
A+Alt Text QualityNo imagesPASS
A+Form AccessibilityNo form controlsPASS
A+Link & Button Quality34 links, 28 buttons — all OKPASS
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"PASS
A+Tabindex Anti-Patterns1 explicit tabindex attribute(s) checked, no anti-patternsPASS
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+Lighthouse Accessibility AuditsScore 96/100 — 1 failing, 24 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 |
|---|
<html> div.flex > div.flex-1 > div.font-mono > div |
<body> div.flex > div.flex-1 > div.font-mono > div |
<div id="root"></div> div.flex > div.flex-1 > div.font-mono > div |
</body></html> div.flex > div.flex-1 > div.font-mono > div |
02
CRAWLER RULES section#tour > div.max-w-[1200px] > div.flex > button.flex |
02 div.max-w-[1200px] > div.flex > button.flex > span.opacity-50 |
03
AI ENRICHMENT section#tour > div.max-w-[1200px] > div.flex > button.flex |
03 div.max-w-[1200px] > div.flex > button.flex > span.opacity-50 |
04
PAGE OPTIMIZATIONS section#tour > div.max-w-[1200px] > div.flex > button.flex |
04 div.max-w-[1200px] > div.flex > button.flex > span.opacity-50 |
05
LIVE ACTIVITY section#tour > div.max-w-[1200px] > div.flex > button.flex |
05 div.max-w-[1200px] > div.flex > button.flex > span.opacity-50 |
06
ANALYTICS section#tour > div.max-w-[1200px] > div.flex > button.flex |
06 div.max-w-[1200px] > div.flex > button.flex > span.opacity-50 |
← PREV div.flex > div.lg:w-[320px] > div.flex > button.flex |
NEXT → div.flex > div.lg:w-[320px] > div.flex > button.flex |
https://shop.example.com/shoes/air-max-90 div.flex-1 > div.flex > div.flex-1 > span.text-[7px] |
Home div.flex-1 > div.flex-1 > div.flex > span.text-[6px] |
Shoes div.flex-1 > div.flex-1 > div.flex > span.text-[6px] |
Sale div.flex-1 > div.flex-1 > div.flex > span.text-[6px] |
$129.99 div.flex-1 > div.flex > div.flex-1 > div.mt-1 |
ENRICHED MARKDOWN div.flex > div.flex-1 > div.flex > span.ml-auto |
https://shop.example.com/shoes/air-max-90 div.flex-1 > div.flex > div.flex-1 > span.text-[7px] |
∞ — never resolves div.flex > div.flex-1 > div.flex-1 > span.text-[8px] |
https://shop.example.com/shoes/air-max-90 div.flex-1 > div.flex > div.flex-1 > span.text-[7px] |
Home div.flex-1 > div.flex > div.flex > span.text-[6px] |
Shoes div.flex-1 > div.flex > div.flex > span.text-[6px] |
Sale div.flex-1 > div.flex > div.flex > span.text-[6px] |
Cart div.flex-1 > div.flex > div.flex > span.text-[6px] |
$159.99 div.flex > div.flex-1 > div.flex > span.text-[7px] |
SAMPLE div.flex > div.flex-1 > div.flex > span.text-[8px] |
ChatGPT div.flex-1 > div.flex > div.flex > span.text-[10px] |
Perplexity div.flex-1 > div.flex > div.flex > span.text-[10px] |
Gemini div.flex-1 > div.flex > div.flex > span.text-[10px] |
Google AI Overviews div.flex-1 > div.flex > div.flex > span.text-[10px] |
Microsoft Copilot div.flex-1 > div.flex > div.flex > span.text-[10px] |
Grok div.flex-1 > div.flex > div.flex > span.text-[10px] |
TRACKED PROMPTS div.flex-1 > div.mt-5 > div.border > div.text-[8px] |
by plan div.flex-1 > div.mt-5 > div.border > div.text-[8px] |
MODELS div.flex-1 > div.mt-5 > div.border > div.text-[8px] |
per prompt div.flex-1 > div.mt-5 > div.border > div.text-[8px] |
REFRESH div.flex-1 > div.mt-5 > div.border > div.text-[8px] |
daily on Scale div.flex-1 > div.mt-5 > div.border > div.text-[8px] |
POST div.flex > div.p-4 > div.text-[var(--color-text-secondary)] > span |
How it will work → section.py-16 > div.max-w-[1200px] > div.shrink-0 > a.no-underline |
PRODUCT div.max-w-6xl > div.grid > div.flex > p.font-display |
DOCS div.max-w-6xl > div.grid > div.flex > p.font-display |
COMPANY div.max-w-6xl > div.grid > div.flex > p.font-display |
LEGAL div.max-w-6xl > div.grid > div.flex > p.font-display |
© 2026 Wrenda. All rights reserved. footer > div.max-w-6xl > div.flex > p.font-mono |
Accept div.fixed > div.mx-auto > div.flex > button.rounded-md |
These are opportunities to improve the legibility of your content.