Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction5 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
FHeading HierarchyAction19 headings, 6 skip(s)FIX
- H1 Pino Galvagno
- H4 Sono un consulente SEO uno sviluppatore uno che non indossa la camicia un papà un consulente di marketing skipped
- H2 Dueparole dipresentazione.
- H1 87 duplicate H1
- H4 Progetti skipped
- H1 73 duplicate H1
- H4 Clienti skipped
- H1 2003 duplicate H1
- H4 Script skipped
- H1 48 duplicate H1
- H4 Audit SEO skipped
- H2 Ottimo! Scopri che posso fare per te
- H4 Alcune mie competenze: skipped
- H4 Progettazione
- H4 Coordinazione progetto
- H4 Ottimizzazione SEO
- H4 Sviluppo Web
- H2 Il tuo Consulente SEO freelance!
- H2 Alcuni dei miei lavori più recenti
A page should have only one H1. Multiple H1s dilute the document outline.
Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.
Learn more ▾ ▴
HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.
Source: WCAG 2.4.6 / Google Search Central
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
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
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
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
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
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
F404 Error PageActionHTTP 509, bare pageFIX
FFavicon & BrandingAction2 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BHeading Text Quality2 heading-text-quality issue(s) detectedREVIEW
BLink & Button Quality11 issue(s) across 42 links and 0 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| #nav | (empty) | empty | Add link text or aria-label |
| https://www.pinogalvagno.com/portfolio/s… | (empty) | empty | Add link text or aria-label |
| https://www.pinogalvagno.com/portfolio/s… | (empty) | empty | Add link text or aria-label |
| https://www.pinogalvagno.com/portfolio/s… | (empty) | empty | Add link text or aria-label |
| https://www.pinogalvagno.com/portfolio/s… | (empty) | empty | Add link text or aria-label |
| https://www.pinogalvagno.com/portfolio/s… | (empty) | empty | Add link text or aria-label |
| https://www.facebook.com/pinononono | (empty) | empty | Add link text or aria-label |
| https://www.linkedin.com/in/pinogalvagno… | (empty) | empty | Add link text or aria-label |
| skype:computerpinux | (empty) | empty | Add link text or aria-label |
| mailto:pino@posizionamento-seo.com | (empty) | empty | Add link text or aria-label |
| #top | (empty) | empty | Add link text or aria-label |
Links without text are announced as raw URLs by screen readers.
#nav; https://www.pinogalvagno.com/portfolio/sito-personale-laravel; https://www.pinogalvagno.com/portfolio/sito-di-webmarketing; https://www.pinogalvagno.com/portfolio/sito-psicologo-torino; https://www.pinogalvagno.com/portfolio/sito-di-vending; https://www.pinogalvagno.com/portfolio/siti-linkbuilding; https://www.facebook.com/pinononono; https://www.linkedin.com/in/pinogalvagno/; skype:computerpinux; mailto:pino@posizionamento-seo.com (+1 more)
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
CColor Contrast (Screenshot)Action20 text elements analyzed, 10 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
1 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Pino Galvagno | 8.83:1 | 3.0:1 | #000000 | #FF8900 | Pass |
| h1 2003 | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h2 Due | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h2 parole di | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h2 Ottimo! Scopri | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h2 che | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h2 Il tuo | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h2 Consulente SEO freel… | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h2 Alcuni dei miei | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| a home | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a Consulente SEO | 1.78:1 | 4.5:1 | #000000 | #662100 | Fail |
| a Servizi | 6.55:1 | 4.5:1 | #000000 | #FF5500 | Pass |
| a Esperienze | 6.65:1 | 4.5:1 | #000000 | #FF5800 | Pass |
| a Portfolio | 6.75:1 | 4.5:1 | #000000 | #FF5B01 | Pass |
| a Blog | 6.82:1 | 4.5:1 | #000000 | #FE5E01 | Pass |
| a Contatti | 6.96:1 | 4.5:1 | #000000 | #FF6100 | Pass |
| a Accetto i cookie | 7.04:1 | 4.5:1 | #000000 | #FF6301 | Pass |
| p Questo sito usa i co… | 7.71:1 | 4.5:1 | #000000 | #FF7305 | Pass |
| a Informativa estesa | 7.32:1 | 4.5:1 | #000000 | #FE6B00 | Pass |
| title Pino Galvagno: consu… | 7.86:1 | 4.5:1 | #000000 | #FD7802 | 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.
CLighthouse Accessibility AuditsActionScore 73/100 — 5 failing, 10 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 |
|---|
Le Mie Abilità div.col-md-6 > div.about-info > div.about-btn > a.primary-btn |
Consulenza SEO div.col-md-6 > div.about-info > div.about-btn > a.primary-btn |
Progettazione div.col-md-6 > div.single-service > div.service-title > h4 |
Coordinazione progetto div.col-md-6 > div.single-service > div.service-title > h4 |
Ottimizzazione SEO div.col-md-6 > div.single-service > div.service-title > h4 |
Sviluppo Web div.col-md-6 > div.single-service > div.service-title > h4 |
Vedi Tutti I Miei Lavori div.row > div.col-sm-12 > div.load-more-btn > a.primary-btn |
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 |
|---|
Informativa estesa body.mean-container > div.cookie_container > p.cookie_message > 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 |
|---|
Sono UN CONSULENTE SEO
UNO SVILUPPATORE
UNO CHE NON INDOSSA LA CAMICIA
UN PAPÀ
… div.row > div.col-md-6 > div.banner-text > h4.cd-headline |
Progetti div.col-md-3 > div.single-counter > div.counter-content > h4 |
Clienti div.col-md-3 > div.single-counter > div.counter-content > h4 |
Script div.col-md-3 > div.single-counter > div.counter-content > h4 |
Audit SEO div.col-md-3 > div.single-counter > div.counter-content > h4 |
Alcune mie competenze: div.row > div.col-md-6 > div.expart-area > h4 |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
body.mean-container > div.mean-bar > a.meanmenu-reveal body.mean-container > div.mean-bar > a.meanmenu-reveal |
div.grid > div.grid-item > div > a div.grid > div.grid-item > div > a |
div.grid > div.grid-item > div > a div.grid > div.grid-item > div > a |
div.grid > div.grid-item > div > a div.grid > div.grid-item > div > a |
div.grid > div.grid-item > div > a div.grid > div.grid-item > div > a |
div.grid > div.grid-item > div > a div.grid > div.grid-item > div > a |
div.social-media > ul > li > a div.social-media > ul > li > a |
div.social-media > ul > li > a div.social-media > ul > li > a |
div.social-media > ul > li > a div.social-media > ul > li > a |
div.social-media > ul > li > a div.social-media > ul > li > 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
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.js html.js |
These items highlight common accessibility best practices.
A+Alt Text Quality1 of 11 images have issuesPASS
| Issue | Count |
|---|---|
| generic | 1 image(s) |