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 8 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 QualityAction318 links, 11 buttons — all OKREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://connect.medicalnewstoday.com/ | Find a Doctor | new tab | Add '(opens in new tab)' to text |
| https://www.bezzybc.com/lp/2/?verzenio&u… | Bezzy Breast Cancer | new tab | Add '(opens in new tab)' to text |
| https://www.bezzyms.com/?utm_source=mnt&… | Bezzy MS | new tab | Add '(opens in new tab)' to text |
| https://www.bezzymigraine.com/?utm_sourc… | Bezzy Migraine | new tab | Add '(opens in new tab)' to text |
| https://www.bezzypsoriasis.com/?utm_sour… | Bezzy Psoriasis | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/MedicalNewsToda… | Visit our Facebook page | new tab | Add '(opens in new tab)' to text |
| https://x.com/mnt | Visit our TwitterX page | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/medicalnewstod… | Visit our Instagram page | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/mednews… | Visit our LinkedIn page | new tab | Add '(opens in new tab)' to text |
| https://flipboard.com/@MedNewsToday | Visit our Flipboard page | new tab | Add '(opens in new tab)' to text |
| https://www.medicalnewstoday.com/article… | image-link | img no alt | Add alt attribute to the image |
| https://www.medicalnewstoday.com/article… | image-link | img no alt | Add alt attribute to the image |
| https://www.medicalnewstoday.com/article… | image-link | img no alt | Add alt attribute to the image |
| https://www.medicalnewstoday.com/article… | image-link | img no alt | Add alt attribute to the image |
| https://www.facebook.com/MedicalNewsToda… | Visit our Facebook page | new tab | Add '(opens in new tab)' to text |
| https://x.com/mnt | Visit our TwitterX page | new tab | Add '(opens in new tab)' to text |
| https://www.pinterest.com/medicalnewstod… | Visit our Pinterest page | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/medicalnewstod… | 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://flipboard.com/@MedNewsToday | Visit our Flipboard page | new tab | Add '(opens in new tab)' to text |
| https://www.medicalnewstoday.com/privacy… | privacy | new tab | Add '(opens in new tab)' to text |
| https://www.medicalnewstoday.com/about/a… | 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.medicalnewstoday.com/about/a… | See additional information | new tab | Add '(opens in new tab)' to text |
| https://www.medicalnewstoday.com/about/a… | 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=9… | Healthline | new tab | Add '(opens in new tab)' to text |
| https://greatist.com/ | Greatist | new tab | Add '(opens in new tab)' to text |
| https://psychcentral.com/ | Psych Central | 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[data-testid="image-link"]; a[data-testid="image-link"]
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://connect.medicalnewstoday.com/; https://www.bezzybc.com/lp/2/?verzenio&utm_source=mnt&utm_medium=nav-bar-connect; https://www.bezzyms.com/?utm_source=mnt&utm_medium=nav-bar-connect; https://www.bezzymigraine.com/?utm_source=mnt&utm_medium=nav-bar-connect; https://www.bezzypsoriasis.com/?utm_source=mnt&utm_medium=nav-bar-connect; https://www.facebook.com/MedicalNewsToday/; https://x.com/mnt; https://www.instagram.com/medicalnewstoday/; https://www.linkedin.com/company/mednewstoday/?originalSubdomain=ec; https://flipboard.com/@MedNewsToday (+20 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
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 |
|---|---|---|---|---|---|
| h2 Featured stories | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 LATEST NEWS | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Spotlight | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 In Conversation | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Through My Eyes | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 PAST HEADLINES | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Medical Myths | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Honest Nutrition | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 New Normal Health | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Featured Health Topi… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Most popular | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Get our newsletter | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Medical and health i… | 2.78:1 | 4.5:1 | #000000 | #3D5191 | Fail |
| div Podcast: Is sleep th… | 2.78:1 | 4.5:1 | #000000 | #3D5191 | Fail |
| span Listen now | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Health Conditions | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div Health Conditions | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Alzheimer's & Dement… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Anxiety | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Asthma & Allergies | 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.
A+Heading Hierarchy13 headingsPASS
- H1 Medical News Today
- H2 Featured stories
- H2 LATEST NEWS
- H2 Spotlight
- H2 In Conversation
- H2 Through My Eyes
- H2 PAST HEADLINES
- H2 Medical Myths
- H2 Honest Nutrition
- H2 New Normal Health
- H2 Featured Health Topics
- H2 Most popular
- H2 Get our newsletter
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| input | Enter your email | aria-label |
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.
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-90fpmc |
Healthline div.css-11upubx > div.css-d2oo9m > div.css-huujs8 > a.css-90fpmc |
Medical News Today div.css-11upubx > div.css-d2oo9m > div.css-huujs8 > a.css-90fpmc |
Greatist div.css-11upubx > div.css-d2oo9m > div.css-huujs8 > a.css-90fpmc |
Psych Central div.css-11upubx > div.css-d2oo9m > div.css-huujs8 > a.css-90fpmc |
Bezzy div.css-11upubx > div.css-d2oo9m > div.css-huujs8 > a.css-90fpmc |
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.