Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DHeading HierarchyAction18 headings, 3 skip(s)FIX
- H1 Achieve Goals That Matter, In Time That You Control.
- H2 Chart your Roadmap to Success
- H2 Get Focused Daily Action Plans
- H5 AI COACH:9:00 AM MORNING CALL skipped
- H3 Join LifeHack Today
- H2 Bust Through Mental Roadblocks
- H2 Level Up Your Expertise
- H5 AI COACH: skipped
- H3 Ready For A Transformation?
- H4 Curious About Your Hidden Potential?
- H2 Explore Our Free Tools and Ignite Your Growth
- H3 Insight Awaits You
- H4 What we do
- H2 A Path to Progress Without Compromising Time-Life Harmony
- H2 Get a Sneak Peek: Our Best Advice
- H4 What Experts Say About Us skipped
- H2 Let’s Transform Your Time
- H1 Achieve Goals That Matter, In Time You Can Control duplicate H1
A page should have only one H1. Multiple H1s dilute the document outline.
Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.
Learn more ▾ ▴
HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.
Source: WCAG 2.4.6 / Google Search Central
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
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
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
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
C404 Error PageActionHTTP 404, custom pageREVIEW
BFavicon & Branding4 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 2 fail WCAG AAREVIEW
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 Achieve Goals That M… | 12.44:1 | 3.0:1 | #000000 | #DCC682 | Pass |
| h2 Get Focused Daily Ac… | 12.44:1 | 3.0:1 | #000000 | #DCC682 | Pass |
| title LifeHack - Get the m… | 3.77:1 | 4.5:1 | #000000 | #686868 | Fail |
| span 🎯 Find Your Perfe… | 3.77:1 | 4.5:1 | #000000 | #686868 | Fail |
| a Get My Plan → | 6.84:1 | 4.5:1 | #000000 | #7D9992 | Pass |
| a Skip to content | 6.84:1 | 4.5:1 | #000000 | #7D9992 | Pass |
| span Menu | 6.84:1 | 4.5:1 | #000000 | #7D9992 | Pass |
| span Menu | 6.84:1 | 4.5:1 | #000000 | #7D9992 | Pass |
| a Start Here | 16.98:1 | 4.5:1 | #000000 | #E7E7E7 | Pass |
| a The Time/Life Assess… | 9.57:1 | 4.5:1 | #000000 | #9DB4AE | Pass |
| a The Time Flow System | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Time Flow in Motion | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Mastering Your Time | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Resources | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Procrastination | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Focus | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Distraction | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Prioritization | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Planning & Schedulin… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Delegation | 18.59:1 | 4.5:1 | #000000 | #F1F1F1 | 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.
ALandmark Structure12 landmarksPASS
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
A+Alt Text QualityAll 34 images OKPASS
AForm Accessibility1 of 1 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| (Enter your email address here...) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="email" id="email">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
ALink & Button Quality137 links, 5 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.lifehack.org/tools/assessmen… | Get My Custom Goal Plan | new tab | Add '(opens in new tab)' to text |
| https://www.lifehack.org/tools/assessmen… | Start Achieving Your Goals → | new tab | Add '(opens in new tab)' to text |
| https://www.lifehack.org/tools/assessmen… | Start Your Journey → | new tab | Add '(opens in new tab)' to text |
| https://p.lifehack.org/start-here-time-l… | Take The Time/Life Assessment … | new tab | Add '(opens in new tab)' to text |
| https://p.lifehack.org/tools/smart-goal-… | Generate My SMART-ER Goals → | new tab | Add '(opens in new tab)' to text |
| https://p.lifehack.org/tools/find-bigges… | Eliminate Your Time Wasters … | new tab | Add '(opens in new tab)' to text |
| https://www.lifehack.org/tools/visualize… | Unveil My Wake-Up Call → | new tab | Add '(opens in new tab)' to text |
| https://www.lifehack.org/tools/assessmen… | Start Your Journey → | new tab | Add '(opens in new tab)' to text |
| https://p.lifehack.org/solutions-success… | Success Without Fulfillment … | new tab | Add '(opens in new tab)' to text |
| https://p.lifehack.org/solutions-paralyz… | Paralyzed by Procrastination … | new tab | Add '(opens in new tab)' to text |
| https://p.lifehack.org/solutions-struggl… | The Struggle for Balance → | new tab | Add '(opens in new tab)' to text |
| https://p.lifehack.org/solutions-surviva… | Breaking Free from Survival Mo… | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://www.lifehack.org/tools/assessments/personalized-goal-plan?utm_source=…; https://www.lifehack.org/tools/assessments/personalized-goal-plan?utm_source=…; https://www.lifehack.org/tools/assessments/personalized-goal-plan?utm_source=…; https://p.lifehack.org/start-here-time-life-assessment?utm_source=blog&utm_me…; https://p.lifehack.org/tools/smart-goal-generator?utm_source=blog&utm_medium=…; https://p.lifehack.org/tools/find-biggest-time-killer?utm_source=blog&utm_med…; https://www.lifehack.org/tools/visualize-your-life-in-a-graph?utm_source=blog…; https://www.lifehack.org/tools/assessments/personalized-goal-plan?utm_source=…; https://p.lifehack.org/solutions-success-without-fulfillment; https://p.lifehack.org/solutions-paralyzed-by-procrastination (+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
A+Lighthouse Accessibility AuditsScore 96/100 — 2 failing, 29 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 |
|---|
Settings div.cmpboxbtns > span#cmpwelcomebtncustom > a.cmpboxbtn > span#cmpbntcustomtxt |
Get My Plan → div.flex > div.flex-1 > div.flex > a.bg-[#EBCC5E] |
Get My Custom Goal Plan div.gb-inside-container > div.gb-button-wrapper > a.gb-button > strong |
Sarah, let’s figure how to help you feel more fulfilled both as a leader and a … div.gb-inside-container > p.gb-headline > em > mark.has-inline-color |
Sarah p.gb-headline > em > mark.has-inline-color > strong |
leader and a parent p.gb-headline > em > mark.has-inline-color > strong |
Here’s my recommended 3-month blueprint for you: p.gb-headline > em > mark.has-inline-color > strong |
AI COACH: div.gb-inside-container > h5.gb-headline > mark.has-inline-color > strong |
9:00 AM MORNING CALL div.gb-container > div.gb-inside-container > h5.gb-headline > mark.has-inline-color |
I’ve planned 3 easy actions for you today to help you move the needle. div.gb-inside-container > p.gb-headline > em > mark.has-inline-color |
3 easy actions p.gb-headline > em > mark.has-inline-color > strong |
Try these! div.gb-inside-container > p.gb-headline > em > mark.has-inline-color |
confidence div.gb-container > div.gb-inside-container > p.gb-headline > a |
Start Achieving Your Goals → div.gb-inside-container > div.gb-button-wrapper > a.gb-button > strong |
Do you need more help, Sarah p.gb-headline > em > mark.has-inline-color > strong |
Let me give you some personalized actions strategies to try this week. div.gb-inside-container > p.gb-headline > em > mark.has-inline-color |
online courses p.gb-headline > mark.has-inline-color > strong > a |
AI COACH: div.gb-inside-container > h5.gb-headline > mark.has-inline-color > strong |
Sarah, review this lesson this week. p.gb-headline > em > mark.has-inline-color > strong |
Let’s break down where your time sinks are really coming from. div.gb-inside-container > p.gb-headline > em > mark.has-inline-color |
Start Your Journey → div.gb-inside-container > div.gb-button-wrapper > a.gb-button > strong |
Start Your Journey → div.gb-inside-container > div.gb-button-wrapper > a.gb-button > strong |
Subscribe for Free Weekly Insights div.bg-[#2A6354] > div.max-w-[800px] > form.cta-form > button.text-white |
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 |
|---|
AI COACH:
9:00 AM MORNING CALL div.gb-grid-column > div.gb-container > div.gb-inside-container > h5.gb-headline |
AI COACH: div.gb-grid-column > div.gb-container > div.gb-inside-container > h5.gb-headline |
WHAT EXPERTS SAY ABOUT US div.gb-grid-column > div.gb-container > div.gb-inside-container > h4.gb-headline |
These are opportunities to improve keyboard navigation in your application.