Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction16 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
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
DForm AccessibilityAction4 of 6 controls have issuesFIX
| Control | Type | Label | Method |
|---|---|---|---|
| #ckySwitchfunctional | checkbox | Enable Funzionali | aria-label |
| #ckySwitchanalytics | checkbox | Enable Analytics | aria-label |
| s | search | (Cerca …) | placeholder only |
| #search | text | (Enter your search text...) | placeholder only |
| input | submit | (none) | none |
| #g-recaptcha-response-100000 | textarea | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit">; <textarea name="g-recaptcha-response" id="g-recaptcha-response-100000">
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
Placeholder text disappears on focus and is not a reliable label.
<input type="search" name="s">; <input type="text" name="s" id="search">
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
DLink & Button QualityAction12 issue(s) across 77 links and 13 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| #mm-2 | (empty) | empty | Add link text or aria-label |
| #mm-3 | (empty) | empty | Add link text or aria-label |
| #mobile-nav | (empty) | empty | Add link text or aria-label |
| https://www.facebook.com/francescomarghe… | (empty) | empty | Add link text or aria-label |
| https://twitter.com/francescomarghe | (empty) | empty | Add link text or aria-label |
| https://www.youtube.com/user/francescoma… | (empty) | empty | Add link text or aria-label |
| https://www.linkedin.com/in/francescomar… | (empty) | empty | Add link text or aria-label |
| https://www.instagram.com/francescomargh… | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| https://www.facebook.com/groups/fattidis… | (empty) | empty | Add link text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <input> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
#mm-2; #mm-3; #mobile-nav; https://www.facebook.com/francescomargherita; https://twitter.com/francescomarghe; https://www.youtube.com/user/francescomargherita; https://www.linkedin.com/in/francescomargherita; https://www.instagram.com/francescomargherita/; #; https://www.facebook.com/groups/fattidiseo/
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
Icon-only buttons need an aria-label so screen readers can announce them.
button.btn (#109 on page); input[type="submit"].sb-search-submit (#402 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
FFavicon & BrandingAction1 icon(s) detectedFIX
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
CTap Target AdequacyAction4 tap target(s) too small or too close togetherREVIEW
BMobile-Readable Font Sizes92% of visible text renders at >= 12 CSS px (6 below threshold)REVIEW
C404 Error PageActionCould not testREVIEW
404 page quality check not available.
CColor Contrast (Screenshot)Action20 text elements analyzed, 1 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 Qui è dove parliamo… | 6.59:1 | 3.0:1 | #000000 | #6D9E31 | Pass |
| h3 e scopri se faccio a… | 6.59:1 | 3.0:1 | #000000 | #6D9E31 | Pass |
| h3 Seogarden srl | 6.59:1 | 3.0:1 | #000000 | #6D9E31 | Pass |
| title Homepage | SeoGarden… | 18.97:1 | 4.5:1 | #000000 | #F0F5EB | Pass |
| a Consulente SEO | 18.97:1 | 4.5:1 | #000000 | #F0F5EB | Pass |
| a Francesco Margherita | 12.71:1 | 4.5:1 | #000000 | #B9D1A3 | Pass |
| a Consulente SEO per e… | 6.25:1 | 4.5:1 | #000000 | #679A36 | Pass |
| a Motori di ricerca | 6.25:1 | 4.5:1 | #000000 | #679A35 | Pass |
| a Corso SEO Online 202… | 6.25:1 | 4.5:1 | #000000 | #679A35 | Pass |
| a Costi SEO 2026 | 6.31:1 | 4.5:1 | #000000 | #679B34 | Pass |
| a Preventivo SEO | 6.31:1 | 4.5:1 | #000000 | #679B34 | Pass |
| a Contattami per una c… | 6.32:1 | 4.5:1 | #000000 | #689B33 | Pass |
| span Ricerca per: | 6.32:1 | 4.5:1 | #000000 | #689B33 | Pass |
| p Usiamo i cookie | 4.85:1 | 4.5:1 | #212121 | #689B32 | Pass |
| p Utilizziamo cookie t… | 6.32:1 | 4.5:1 | #000000 | #689B32 | Pass |
| button Personalizza | 6.39:1 | 4.5:1 | #000000 | #689C31 | Pass |
| button Rifiuta tutti | 6.39:1 | 4.5:1 | #000000 | #689C30 | Pass |
| button Accetta tutti | 1.10:1 | 4.5:1 | #FFFFFF | #F4F4F4 | Fail |
| span Personalizza prefere… | 14.64:1 | 4.5:1 | #212121 | #F4F4F4 | Pass |
| div Usiamo solo cookie t… | 14.64:1 | 4.5:1 | #212121 | #F4F4F4 | 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 80/100 — 7 failing, 23 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 |
|---|
Accetta tutti div.cky-notice > div.cky-notice-group > div.cky-notice-btn-wrapper > button.cky-btn |
Case study SEO article#page-6986 > div.post-content > p.wp-block-tag-cloud > a.tag-cloud-link |
Content Marketing article#page-6986 > div.post-content > p.wp-block-tag-cloud > a.tag-cloud-link |
Guest post article#page-6986 > div.post-content > p.wp-block-tag-cloud > a.tag-cloud-link |
Link building, cos'è, come si fa article#page-6986 > div.post-content > p.wp-block-tag-cloud > a.tag-cloud-link |
Penalizzazioni SEO article#page-6986 > div.post-content > p.wp-block-tag-cloud > a.tag-cloud-link |
SEO copywriting article#page-6986 > div.post-content > p.wp-block-tag-cloud > a.tag-cloud-link |
SEO E-Commerce article#page-6986 > div.post-content > p.wp-block-tag-cloud > a.tag-cloud-link |
SEO per WordPress article#page-6986 > div.post-content > p.wp-block-tag-cloud > a.tag-cloud-link |
SEO test article#page-6986 > div.post-content > p.wp-block-tag-cloud > a.tag-cloud-link |
guida completa sulla SEO div.wp-block-columns > div.wp-block-column > p.wp-block-paragraph > a |
motori di ricerca div.wp-block-columns > div.wp-block-column > p.wp-block-paragraph > a |
recensiscila div.wp-block-columns > div.wp-block-column > p.wp-block-paragraph > a |
Cos’è la SEO e cosa ci puoi fare div.wp-block-column > figure.wp-block-image > figcaption.wp-element-caption > a |
questa pagina div.post-content > p.has-very-light-gray-background-color > a > strong |
by Francesco Margherita - 1 Settembre 2025 18:14 div.col-md-6 > article.news-block > header.news-details > p.simple-share |
Francesco Margherita header.news-details > p.simple-share > span.author > a.url |
1 Settembre 2025 18:14 article.news-block > header.news-details > p.simple-share > span.article-date |
by Francesco Margherita - 1 Settembre 2025 17:34 div.col-md-6 > article.news-block > header.news-details > p.simple-share |
Francesco Margherita header.news-details > p.simple-share > span.author > a.url |
1 Settembre 2025 17:34 article.news-block > header.news-details > p.simple-share > span.article-date |
by Francesco Margherita - 18 Agosto 2025 12:57 div.col-md-6 > article.news-block > header.news-details > p.simple-share |
Francesco Margherita header.news-details > p.simple-share > span.author > a.url |
18 Agosto 2025 12:57 article.news-block > header.news-details > p.simple-share > span.article-date |
by Francesco Margherita - 7 Agosto 2025 10:46 div.col-md-6 > article.news-block > header.news-details > p.simple-share |
Francesco Margherita header.news-details > p.simple-share > span.author > a.url |
7 Agosto 2025 10:46 article.news-block > header.news-details > p.simple-share > span.article-date |
tutti gli articoli article#page-6986 > div.post-content > p.wp-block-paragraph > a |
Leggi l’introduzione qui aside#text-11 > div.textwidget > figure#attachment_7640 > figcaption#caption-attachment-7640 |
qui div.textwidget > figure#attachment_7640 > figcaption#caption-attachment-7640 > 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 |
|---|
guida completa sulla SEO div.wp-block-columns > div.wp-block-column > p.wp-block-paragraph > a |
motori di ricerca div.wp-block-columns > div.wp-block-column > p.wp-block-paragraph > a |
recensiscila div.wp-block-columns > div.wp-block-column > p.wp-block-paragraph > a |
Clicca qui article#page-6986 > div.post-content > h3.wp-block-heading > a |
Francesco Margherita header.news-details > p.simple-share > span.author > a.url |
Francesco Margherita header.news-details > p.simple-share > span.author > a.url |
Francesco Margherita header.news-details > p.simple-share > span.author > a.url |
Francesco Margherita header.news-details > p.simple-share > span.author > a.url |
tutti gli articoli article#page-6986 > div.post-content > p.wp-block-paragraph > a |
qui div.textwidget > figure#attachment_7640 > figcaption#caption-attachment-7640 > a |
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 |
|---|
Stai cercando un consulente SEO? div.col-md-12 > article#page-6986 > div.post-content > h3.wp-block-heading |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Adding discernable and accessible text to input buttons may help screen reader users understand the purpose of the input button. Learn more about input buttons.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
nav.navbar > div#sb-search > form > input.sb-search-submit nav.navbar > div#sb-search > form > input.sb-search-submit |
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.mag-content > div.row > div.col-md-12 > a#nav-button div.mag-content > div.row > div.col-md-12 > a#nav-button |
div.theiaStickySidebar > aside#block-6 > figure.wp-block-image > a div.theiaStickySidebar > aside#block-6 > figure.wp-block-image > a |
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 |
|---|
OTTIMIZZAZIONE SEO div.row > div.col-md-6 > article.news-block > a.dt_cat |
OTTIMIZZAZIONE SEO div.row > div.col-md-6 > article.news-block > a.dt_cat |
POSIZIONAMENTO NEI MOTORI DI RICERCA div.row > div.col-md-6 > article.news-block > a.dt_cat |
POSIZIONAMENTO NEI MOTORI DI RICERCA div.row > div.col-md-6 > article.news-block > a.dt_cat |
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.
AHeading Hierarchy10 headings, 1 skip(s)PASS
- H1 Qui è dove parliamo di SEO
- H3 Stai cercando un consulente SEO? skipped
- H3 Clicca qui e scopri se faccio al caso tuo.
- H3 Leggi gli ultimi articoli del SEO Blog
- H3 Come fare SEO per un blog aziendale (e quando non farla)
- H3 SEO multilingua, quello che le agenzie non dicono
- H3 Parasite SEO: coltivare sul terreno degli altri
- H3 Google update, come funzionano (e come capire se ti colpiscono)
- H3 Leggi la terza edizione:
- H3 Seogarden srl
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