Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.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
BForm Accessibility2 of 4 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #s | text | Search | for/id |
| #s | text | Search | for/id |
| #searchsubmit | submit | (none) | none |
| #searchsubmit | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit" name="submit" id="searchsubmit">; <input type="submit" name="submit" id="searchsubmit">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
CLink & Button QualityAction1 issue(s) across 78 links and 2 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.miglioreroma.com/aziende-di-… | Permalink to Le 10 migliori az… | img no alt | Add alt attribute to the image |
| https://www.miglioreroma.com/fornitori-d… | Permalink to I 10 migliori for… | img no alt | Add alt attribute to the image |
| https://www.miglioreroma.com/auto-depoca… | Permalink to Le 10 migliori au… | img no alt | Add alt attribute to the image |
| https://www.miglioreroma.com/scuole-cuci… | Permalink to Le 10 migliori sc… | img no alt | Add alt attribute to the image |
| https://www.miglioreroma.com/servizi-di-… | Permalink to I 10 migliori ser… | img no alt | Add alt attribute to the image |
| https://catchthemes.com | Catch Themes | new tab | Add '(opens in new tab)' to text |
| #masthead | (empty) | empty | Add link text or aria-label |
Links without text are announced as raw URLs by screen readers.
#masthead
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
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="https://www.miglioreroma.com/aziende-di-noleggio-arredi-per-eventi/"]; a[href="https://www.miglioreroma.com/fornitori-di-torte-nuziali/"]; a[href="https://www.miglioreroma.com/auto-depoca-per-matrimoni/"]; a[href="https://www.miglioreroma.com/scuole-cucina/"]; a[href="https://www.miglioreroma.com/servizi-di-protocollo-per-eventi/"]
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://catchthemes.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
CTap Target AdequacyAction7 tap target(s) too small or too close togetherREVIEW
BMobile-Readable Font Sizes98% of visible text renders at >= 12 CSS px (1 below threshold)REVIEW
CFavicon & BrandingAction3 icon(s) detectedREVIEW
BColor Contrast (Screenshot)20 text elements analyzed, 0 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 Primary Menu | 6.19:1 | 3.0:1 | #000000 | #628EC5 | Pass |
| h3 Post navigation | 19.95:1 | 3.0:1 | #000000 | #F9F9F9 | Pass |
| h3 Post navigation | 19.95:1 | 3.0:1 | #000000 | #F9F9F9 | Pass |
| h3 Post popolari | 19.95:1 | 3.0:1 | #000000 | #F9F9F9 | Pass |
| h3 In evidenza | 19.95:1 | 3.0:1 | #000000 | #F9F9F9 | Pass |
| title Migliore Roma - Le m… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Migliore Roma | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p Le migliori aziende … | 5.35:1 | 4.5:1 | #000000 | #5383BD | Pass |
| a Skip to content | 12.47:1 | 4.5:1 | #000000 | #BAC9DB | Pass |
| a Inizio | 19.95:1 | 4.5:1 | #000000 | #F9F9F9 | Pass |
| a Aziende | 19.95:1 | 4.5:1 | #000000 | #F9F9F9 | Pass |
| a Alimentazione | 19.95:1 | 4.5:1 | #000000 | #F9F9F9 | Pass |
| a Bellezza | 19.95:1 | 4.5:1 | #000000 | #F9F9F9 | Pass |
| a Educazione | 19.95:1 | 4.5:1 | #000000 | #F9F9F9 | Pass |
| a Salute | 19.95:1 | 4.5:1 | #000000 | #F9F9F9 | Pass |
| a Servizi | 19.95:1 | 4.5:1 | #000000 | #F9F9F9 | Pass |
| a Chi siamo | 19.95:1 | 4.5:1 | #000000 | #F9F9F9 | Pass |
| a Pubblica la tua atti… | 19.95:1 | 4.5:1 | #000000 | #F9F9F9 | Pass |
| label Search | 19.95:1 | 4.5:1 | #000000 | #F9F9F9 | Pass |
| a Inizio | 19.95:1 | 4.5:1 | #000000 | #F9F9F9 | 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.
BLighthouse Accessibility AuditsScore 84/100 — 4 failing, 21 passedREVIEW
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 |
|---|
Continua a leggere → div.entry-container > div.entry-summary > p > a.more-link |
Continua a leggere → div.entry-container > div.entry-summary > p > a.more-link |
Continua a leggere → div.entry-container > div.entry-summary > p > a.more-link |
Continua a leggere → div.entry-container > div.entry-summary > p > a.more-link |
Continua a leggere → div.entry-container > div.entry-summary > p > a.more-link |
Continua a leggere → div.entry-container > div.entry-summary > p > a.more-link |
Continua a leggere → div.entry-container > div.entry-summary > p > a.more-link |
Continua a leggere → div.entry-container > div.entry-summary > p > a.more-link |
Continua a leggere → div.entry-container > div.entry-summary > p > a.more-link |
Continua a leggere → div.entry-container > div.entry-summary > p > a.more-link |
← Post più vecchi div#content > nav#nav-below > div.nav-previous > a |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Politica sulla riservatezza div#site-generator > div.site-info > div.copyright > a.privacy-policy-link |
These are opportunities to improve the legibility of your content.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#hgroup-wrap > div#header-right > div#header-mobile-menu > a.mobile-nav div#hgroup-wrap > div#header-right > div#header-mobile-menu > a.mobile-nav |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
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 |
|---|
Le 10 migliori università private di Roma ul > li > span.tptn_after_thumb > a.tptn_link |
Le 10 migliori scuole di calcio di Roma ul > li > span.tptn_after_thumb > a.tptn_link |
Le 10 migliori scuole private di Roma ul > li > span.tptn_after_thumb > a.tptn_link |
Le 10 migliori scuole di tennis a Roma ul > li > span.tptn_after_thumb > a.tptn_link |
Le 10 migliori scuole di cinema di Roma ul > li > span.tptn_after_thumb > a.tptn_link |
I 10 migliori negozi di elettrodomestici a Roma ul > li > span.tptn_after_thumb > a.tptn_link |
I 10 migliori centri per l’osteoporosi a Roma ul > li > span.tptn_after_thumb > a.tptn_link |
These items highlight common accessibility best practices.
ALandmark Structure32 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+Heading Hierarchy16 headingsPASS
- H1 Migliore Roma
- H2 Primary Menu
- H3 Post navigation
- H2 Le 10 migliori aziende di noleggio arredi per eventi a Roma
- H2 I 10 migliori fornitori di torte nuziali a Roma
- H2 Le 10 migliori auto d’epoca per matrimoni a Roma
- H2 Le 10 migliori scuole di cucina di Roma
- H2 I 10 migliori servizi di protocollo per eventi a Roma
- H2 I 10 migliori ospedali odontoiatrici di Roma
- H2 I 10 migliori truccatori professionisti di Roma
- H2 Le 10 migliori caffetterie di Roma
- H2 Le 10 migliori tenute con alloggio per matrimoni a Roma
- H2 I 10 migliori cori per cerimonie a Roma
- H3 Post navigation
- H3 Post popolari
- H3 In evidenza
A+Heading Text QualityAll 16 heading(s) have substantive, well-formed textPASS
A+Alt Text QualityAll 22 images OKPASS
| Issue | Count |
|---|---|
| too long | 1 image(s) |