Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
FFavicon & BrandingAction2 icon(s) detectedFIX
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure23 landmarksREVIEW
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
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
CColor Contrast (Screenshot)Action20 text elements analyzed, 13 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 Il primo servizio gr… | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 Specialisti Online | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 Dizionario Medico | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 Salute e Benessere | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 La nostra mission | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 Tumore al seno | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| h2 Consulti top | 3.66:1 | 3.0:1 | #000000 | #666666 | Pass |
| title MEDICITALIA.it - Con… | 3.32:1 | 4.5:1 | #000000 | #5D6063 | Fail |
| a Consulti e specialis… | 3.32:1 | 4.5:1 | #000000 | #5D6063 | Fail |
| label Ricerca sintomo o ma… | 3.32:1 | 4.5:1 | #000000 | #5D6063 | Fail |
| a Salute e benessere | 3.66:1 | 4.5:1 | #000000 | #666666 | Fail |
| a Consulti | 3.66:1 | 4.5:1 | #000000 | #666666 | Fail |
| a Consulti di oggi | 3.66:1 | 4.5:1 | #000000 | #666666 | Fail |
| a Chiedi un consulto | 3.66:1 | 4.5:1 | #000000 | #666666 | Fail |
| a Specialisti | 3.66:1 | 4.5:1 | #000000 | #666666 | Fail |
| a Dizionario Medico | 3.66:1 | 4.5:1 | #000000 | #666666 | Fail |
| a "Ragazze Fuori di Se… | 3.66:1 | 4.5:1 | #000000 | #666666 | Fail |
| a Registrati | 3.66:1 | 4.5:1 | #000000 | #666666 | Fail |
| a Sei uno specialista? | 3.66:1 | 4.5:1 | #000000 | #666666 | Fail |
| span Entra in MEDICITALIA | 3.66:1 | 4.5:1 | #000000 | #666666 | 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 Consulti e specialisti online: più informati, più sani!
- H2 Ultime news
- H2 Il primo servizio gratuito di consulti medici online
- H3 Consulti di oggi
- H3 Più letti della settimana
- H2 Specialisti Online
- H2 Dizionario Medico
- H2 Salute e Benessere
- H2 La nostra mission
- H2 Tumore al seno
- H2 Consulti top
- H3 Libri e pubblicazioni
A+Heading Text QualityAll 12 heading(s) have substantive, well-formed textPASS
A+Alt Text QualityAll 85 images OKPASS
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #searchbox | text | Ricerca sintomo o malattia | for/id |
| #login_username | text | for/id |
ALink & Button Quality207 links, 13 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://service.medicitalia.it/survey/in… | Partecipa al nostro sondaggio | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/medicitalia/ | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/medicitalia.it… | new tab | Add '(opens in new tab)' to text | |
| https://www.linkedin.com/company/1059204… | new tab | Add '(opens in new tab)' to text | |
| https://www.tiktok.com/@medicitalia | TikTok | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/@StaffMedicitali… | Youtube | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://service.medicitalia.it/survey/index.php?survey=11b1451; https://www.facebook.com/medicitalia/; https://www.instagram.com/medicitalia.it/; https://www.linkedin.com/company/10592045; https://www.tiktok.com/@medicitalia; https://www.youtube.com/@StaffMedicitalia
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+Form Input Types1 input(s) using type=text where a specific type would helpPASS
A+Form Input Quality2 form control(s) checked, no input-semantic issuesPASS
A+Mobile Keyboard & AutofillAll 1 eligible field(s) carry autocomplete/inputmodePASS
A+Document LanguageLang attribute set to "it"PASS
A+Tabindex Anti-Patterns2 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+Mobile-Readable Font SizesAll 92 visible text node(s) render at >= 12 CSS pixelsPASS
A+PWA DepthNo PWA depth issues detectedPASS
A+Mobile UX Depth1 mobile-depth signal(s) detectedPASS
A+Lighthouse Accessibility AuditsScore 97/100 — 1 failing, 27 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 |
|---|
Abbiamo a cuore la tua privacy div#cl-consent > div.cl-consent__inner > div.cl-consent-popup > h3.cl-consent__title |
Noi e i nostri partner archiviamo e/o accediamo a informazioni su un dispositiv… div.cl-consent__inner > div.cl-consent-popup > div.cl-consent__descr > p.cl-consent-node-p |
nostri partner div.cl-consent-popup > div.cl-consent__descr > p.cl-consent-node-p > a.cl-consent-local-link |
Con il tuo consenso, i tuoi dati possono essere utilizzati per quanto segue: Pu… div.cl-consent__inner > div.cl-consent-popup > div.cl-consent__descr > p.cl-consent-node-p |
I tuoi dati personali verranno trattati e le informazioni dal tuo dispositivo (… div.cl-consent__inner > div.cl-consent-popup > div.cl-consent__descr > p.cl-consent-node-p |
480 partner div.cl-consent-popup > div.cl-consent__descr > p.cl-consent-node-p > a.cl-consent-local-link |
Informativa sulla Privacy div.cl-consent-popup > div.cl-consent__descr > p.cl-consent-node-p > a.cl-consent-node-a |
Personalizza div.cl-consent__inner > div.cl-consent-popup > div.cl-consent__buttons > a.cl-consent__btn |
Accetta div.cl-consent__inner > div.cl-consent-popup > div.cl-consent__buttons > a.cl-consent__btn |
Sei già abbonato? div.cl-consent__inner > div.cl-consent-popup > div.cl-consent__paywall > div.cl-consent__paywall-text |
Accedi div.cl-consent__inner > div.cl-consent-popup > div.cl-consent__paywall > a.cl-consent__paywall-link |
Rifiuta e iscriviti div#cl-consent > div.cl-consent__inner > div.cl-consent-popup > button.cl-consent__close-link |
These are opportunities to improve the legibility of your content.