Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction1 landmarksFIX
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
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
CAlt Text QualityAction4 of 12 images have issuesREVIEW
| Issue | Count |
|---|---|
| missing | 4 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
CLink & Button QualityAction211 links, 10 buttons — all OKREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.healthline.com/health/health… | Live Town Hall: Mental Health … | new tab | Add '(opens in new tab)' to text |
| https://care.healthline.com/find-care/sp… | Find a Therapist | new tab | Add '(opens in new tab)' to text |
| https://www.psychcentral.com/health/how-… | image-link | img no alt | Add alt attribute to the image |
| https://www.psychcentral.com/depression/… | image-link | img no alt | Add alt attribute to the image |
| https://www.psychcentral.com/adhd | ADHD | img no alt | Add alt attribute to the image |
| https://www.psychcentral.com/anxiety | Anxiety | img no alt | Add alt attribute to the image |
| https://www.psychcentral.com/bipolar | Bipolar Disorder | img no alt | Add alt attribute to the image |
| https://www.psychcentral.com/depression | Depression | img no alt | Add alt attribute to the image |
| https://www.psychcentral.com/ptsd | PTSD | img no alt | Add alt attribute to the image |
| https://www.psychcentral.com/schizophren… | Schizophrenia | img no alt | Add alt attribute to the image |
| https://www.facebook.com/psychcentral | Visit our Facebook page | new tab | Add '(opens in new tab)' to text |
| https://x.com/PsychCentral | Visit our TwitterX page | new tab | Add '(opens in new tab)' to text |
| https://www.pinterest.com/psychcentral/_… | Visit our Pinterest page | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/psychcentralof… | Visit our Instagram page | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/channel/UC7snF15… | Visit our YouTube page | new tab | Add '(opens in new tab)' to text |
| https://www.psychcentral.com/privacy-pol… | privacy | new tab | Add '(opens in new tab)' to text |
| https://www.psychcentral.com/about/addit… | See additional information | new tab | Add '(opens in new tab)' to text |
| https://privacyportal.onetrust.com/webfo… | Your Privacy Choices | new tab | Add '(opens in new tab)' to text |
| https://www.psychcentral.com/about/addit… | See additional information | new tab | Add '(opens in new tab)' to text |
| https://www.psychcentral.com/about/addit… | See additional information | new tab | Add '(opens in new tab)' to text |
| https://www.healthlinemedia.com/?utm_sou… | Healthline Media Logo | new tab | Add '(opens in new tab)' to text |
| https://www.healthlinemedia.com/?utm_sou… | About | new tab | Add '(opens in new tab)' to text |
| https://rvohealth.com/careers | Careers | new tab | Add '(opens in new tab)' to text |
| https://www.healthlinemedia.com/advertis… | Advertise with us | new tab | Add '(opens in new tab)' to text |
| https://www.healthline.com/?transit_id=7… | Healthline | new tab | Add '(opens in new tab)' to text |
| https://www.medicalnewstoday.com/?transi… | Medical News Today | new tab | Add '(opens in new tab)' to text |
| https://greatist.com/ | Greatist | new tab | Add '(opens in new tab)' to text |
| https://bezzy.com/ | Bezzy | new tab | Add '(opens in new tab)' to text |
| https://aacihealthcare.com/certificates/… | @TRUST, AACI Certified logo | new tab | Add '(opens in new tab)' to text |
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[data-testid="image-link"]; a[data-testid="image-link"]; a[href="https://www.psychcentral.com/adhd"]; a[href="https://www.psychcentral.com/anxiety"]; a[href="https://www.psychcentral.com/bipolar"]; a[href="https://www.psychcentral.com/depression"]; a[href="https://www.psychcentral.com/ptsd"]; a[href="https://www.psychcentral.com/schizophrenia"]
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://www.healthline.com/health/healthline-live-town-hall-mental-health-in-…; https://care.healthline.com/find-care/specialty/mental-health-professional?&u…; https://www.facebook.com/psychcentral; https://x.com/PsychCentral; https://www.pinterest.com/psychcentral/_created/; https://www.instagram.com/psychcentralofficial; https://www.youtube.com/channel/UC7snF15Idi7px6XujWe_h9A; https://www.psychcentral.com/privacy-policy; https://www.psychcentral.com/about/additional-information; https://privacyportal.onetrust.com/webform/b45407c6-ee79-4a08-912e-02ce898f9a… (+11 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
B404 Error PageHTTP 404, custom pageREVIEW
CFavicon & BrandingAction3 icon(s) detectedREVIEW
A+Heading Hierarchy9 headingsPASS
- H1 Psych Central
- H2 Mental Health Conditions
- H2 Top Reads
- H2 Ready to start therapy? Our Find a Therapist resource may help.
- H2 Featured Stories
- H2 Voices
- H2 Inside Mental Health Podcast
- H2 Featured Mental Health Topics
- H2 Join over 225,000 Subscribers to Our Weekly Newsletter
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| input | Enter your email | aria-label |
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 |
|---|---|---|---|---|---|
| h2 Mental Health Condit… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Top Reads | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Ready to start thera… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 resource may help. | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Featured Stories | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Voices | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Inside Mental Health… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Featured Mental Heal… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Join over 225,000 Su… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Mental disorders and… | 13.24:1 | 4.5:1 | #000000 | #FFC50D | Pass |
| div Inside Mental Health… | 13.24:1 | 4.5:1 | #000000 | #FFC50D | Pass |
| span Listen Now | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Conditions | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div Featured | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span All | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Addictions | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Anxiety Disorder | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a ADHD | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Bipolar Disorder | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Depression | 21.00:1 | 4.5: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.
ALighthouse Accessibility AuditsScore 91/100 — 3 failing, 23 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 |
|---|
LISTEN NOW div.css-8pdhly > button.css-1huk07p > span.css-14ktbsh > span.css-whh5e5 |
These are opportunities to improve the legibility of your content.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Careers div.css-11upubx > div.css-d2oo9m > div.css-s2uf1z > a.css-150s69f |
Healthline div.css-11upubx > div.css-d2oo9m > div.css-huujs8 > a.css-150s69f |
Medical News Today div.css-11upubx > div.css-d2oo9m > div.css-huujs8 > a.css-150s69f |
Greatist div.css-11upubx > div.css-d2oo9m > div.css-huujs8 > a.css-150s69f |
Psych Central div.css-11upubx > div.css-d2oo9m > div.css-huujs8 > a.css-150s69f |
Bezzy div.css-11upubx > div.css-d2oo9m > div.css-huujs8 > a.css-150s69f |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.