Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DMobile Keyboard & AutofillAction2/2 eligible field(s) missing autocomplete or inputmodeFIX
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
CMobile-Readable Font SizesAction87% of visible text renders at >= 12 CSS px (13 below threshold)REVIEW
C404 Error PageActionHTTP 404, custom pageREVIEW
ALandmark Structure4 landmarksPASS
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
AHeading Hierarchy16 headings, 1 skip(s)PASS
- H1 Products for a Better Life.
- H2 Shop by category
- H2 Trending Now
- H3 Desk Organizer Kit (sample)
- H3 Winning Products Playbook (sample)
- H3 Noise-cancelling headphones (recommended)
- H2 Why ProfitToLife?
- H3 Curated picks
- H3 Smart value
- H3 Real-world useful
- H3 Honest money
- H2 Questions, answered
- H2 Get the week's best products.
- H4 Explore skipped
- H4 Categories
- H4 Legal
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 QualityAll 16 heading(s) have substantive, well-formed textPASS
A+Alt Text QualityAll 1 images OKPASS
A+Form AccessibilityAll 3 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| q | input | Search products | aria-label |
| q | input | Search products | aria-label |
| input | Your email | aria-label |
ALink & Button Quality1 issue(s) across 40 links and 4 buttonsPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /p/kit-organizador-escritorio | (empty) | empty | Add link text or aria-label |
| https://www.amazon.com/ | View | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
/p/kit-organizador-escritorio
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://www.amazon.com/
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
AForm Input Types2 input(s) using type=text where a specific type would helpPASS
A+Form Input Quality3 form control(s) checked, no input-semantic issuesPASS
A+Document LanguageLang attribute set to "en"PASS
ATabindex Anti-Patterns0 positive, 3 -1-on-focusablePASS
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 Products for a | 18.60:1 | 3.0:1 | #000000 | #F7F1DF | Pass |
| h2 Shop by category | 17.81:1 | 3.0:1 | #000000 | #EAEDEB | Pass |
| h2 Trending Now | 17.74:1 | 3.0:1 | #000000 | #E8EDEB | Pass |
| h2 Why ProfitToLife? | 17.74:1 | 3.0:1 | #000000 | #E8EDEB | Pass |
| h2 Questions, answered | 17.74:1 | 3.0:1 | #000000 | #E8EDEB | Pass |
| h2 Get the week's best … | 17.74:1 | 3.0:1 | #000000 | #E8EDEB | Pass |
| h3 Curated picks | 17.74:1 | 3.0:1 | #000000 | #E8EDEB | Pass |
| h3 Smart value | 17.74:1 | 3.0:1 | #000000 | #E8EDEB | Pass |
| h3 Real-world useful | 17.74:1 | 3.0:1 | #000000 | #E8EDEB | Pass |
| h3 Honest money | 17.74:1 | 3.0:1 | #000000 | #E8EDEB | Pass |
| title ProfitToLife — Pro… | 20.41:1 | 4.5:1 | #000000 | #FBFCFA | Pass |
| b Profit | 20.41:1 | 3.0:1 | #000000 | #FBFCFA | Pass |
| strong Life | 18.66:1 | 3.0:1 | #000000 | #F8F1E1 | Pass |
| a All products | 18.65:1 | 4.5:1 | #000000 | #F8F1E0 | Pass |
| a Categories | 18.61:1 | 4.5:1 | #000000 | #F7F1E0 | Pass |
| a Trending Now | 18.61:1 | 4.5:1 | #000000 | #F7F1E0 | Pass |
| a Best Under $25 | 18.61:1 | 4.5:1 | #000000 | #F7F1E0 | Pass |
| div Curated finds, refre… | 18.61:1 | 4.5:1 | #000000 | #F7F1E0 | Pass |
| span Better Life. | 18.60:1 | 4.5:1 | #000000 | #F7F1DF | Pass |
| p Skip the endless scr… | 19.23:1 | 4.5:1 | #000000 | #F7F5EC | 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 94/100 — 2 failing, 22 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 |
|---|
Curated finds, refreshed weekly section.hero > div.container > div.heroCopy > div.eyebrow |
Browse everything section#categories > div.container > div.sectionHead > a |
HOME & LIVING div.trendRow > article.productCard > div.productBody > span.productCategory |
−53% div.trendRow > article.productCard > a.productImage > span.badge |
DIGITAL DOWNLOADS div.trendRow > article.productCard > div.productBody > span.productCategory |
$19.00 div.productBody > div.productBottom > div > del |
TECH & GADGETS div.trendRow > article.productCard > div.productBody > span.productCategory |
View article.productCard > div.productBody > div.productBottom > a.miniCta |
To div > a.logo > span > em |
Life div > a.logo > span > strong |
Hand-picked, genuinely useful products that make everyday life a little better. footer#disclosure > div.container > div > p.footerText |
Home footer#disclosure > div.container > div > a |
All products footer#disclosure > div.container > div > a |
Trending Now footer#disclosure > div.container > div > a |
Home & Living footer#disclosure > div.container > div > a |
Tech & Gadgets footer#disclosure > div.container > div > a |
Kitchen footer#disclosure > div.container > div > a |
Tools & DIY footer#disclosure > div.container > div > a |
Auto footer#disclosure > div.container > div > a |
Fitness & Wellness footer#disclosure > div.container > div > a |
Affiliate disclosure footer#disclosure > div.container > div > a |
Privacy policy footer#disclosure > div.container > div > a |
Shipping & returns footer#disclosure > div.container > div > a |
Terms of service footer#disclosure > div.container > div > a |
As an Amazon Associate, ProfitToLife may earn from qualifying purchases. footer#disclosure > div.footerBottom > div.container > span |
© 2026 ProfitToLife. All rights reserved. footer#disclosure > div.footerBottom > div.container > span |
These are opportunities to improve the legibility of your content.
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 |
|---|
EXPLORE footer#disclosure > div.container > div > h4 |
These are opportunities to improve keyboard navigation in your application.