Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureActionNo landmarksFIX
No landmarks detected
Screen reader users have no way to navigate by region.
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
FFavicon & BrandingActionNo icons 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
DLighthouse Accessibility AuditsActionScore 50/100 — 7 failing, 8 passedFIX
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 |
|---|
Più del 95% delle sessioni di navigazione iniziano con una ricerca su Google. S… div.row > div.four > div.column-service-wrapper > div.column-service-caption |
La pubblicità è l'anima del commercio. Anche sui internet e sui motori di ricer… div.row > div.four > div.column-service-wrapper > div.column-service-caption |
Facebook, Twitter, Linkedin, e da ultimi Pinterest e Google+ hanno cambiato il … div.row > div.four > div.column-service-wrapper > div.column-service-caption |
Facebook Advertising rappresenta una grande opportunità per i markettari. Neg… div.row > div.three > div.blog-content-wrapper > div.blog-content |
I brand che hanno bisogno di catturare l’interesse di lettori devono sicurament… div.row > div.three > div.blog-content-wrapper > div.blog-content |
Stiamo attraversando una nuova fase all’interno della storia del web-marketing:… div.row > div.three > div.blog-content-wrapper > div.blog-content |
Il titolo sicuramente suona strano: i farmers, ovvero agricoltori ed allevatori… div.row > div.three > div.blog-content-wrapper > div.blog-content |
Non c'è altro al di fuori del primo posto. Se vuoi ottenere maggior traffico, a… div.six > ul.gdl-accordion > li.active > div.accordion-content |
Lavora con noi div.gdl-tab > ul.gdl-tab-title > li > a |
La nostra web marketing agency (siamo a Roma e Milano) può supportare la tua az… div.gdl-tab > ul.gdl-tab-content > li.active > p |
web marketing agency ul.gdl-tab-content > li.active > p > strong |
Roma ul.gdl-tab-content > li.active > p > a |
Milano ul.gdl-tab-content > li.active > p > a |
Grazie ad un team di professionisti nell'ambito del posizionamento sui motori d… div.gdl-tab > ul.gdl-tab-content > li.active > p |
posizionamento sui motori di ricerca ul.gdl-tab-content > li.active > p > a |
pubblicità display ul.gdl-tab-content > li.active > p > a |
promozione sui social network ul.gdl-tab-content > li.active > p > 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 |
|---|
Roma ul.gdl-tab-content > li.active > p > a |
Milano ul.gdl-tab-content > li.active > p > a |
posizionamento sui motori di ricerca ul.gdl-tab-content > li.active > p > a |
pubblicità display ul.gdl-tab-content > li.active > p > a |
promozione sui social network ul.gdl-tab-content > li.active > p > a |
Info body.home > div#cookie-law-info-bar > span > a#CONSTANT_OPEN_URL |
These are opportunities to improve the legibility of your content.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.copyright-wrapper > div.copyright-left > a > img div.copyright-wrapper > div.copyright-left > a > img |
Form elements without effective labels can create frustrating experiences for screen reader users. Learn more about the `select` element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
— Main Menu —
SEO
Social Media Marketing
SEM
Chi siamo
Contatti div.header-outer-wrapper > div.header-wrapper > div.responsive-menu-wrapper > select#menu-menu-1 |
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.three > div.blog-content-wrapper > div.blog-media-wrapper > a div.three > div.blog-content-wrapper > div.blog-media-wrapper > a |
div.three > div.blog-content-wrapper > div.blog-media-wrapper > a div.three > div.blog-content-wrapper > div.blog-media-wrapper > a |
div.three > div.blog-content-wrapper > div.blog-media-wrapper > a div.three > div.blog-content-wrapper > div.blog-media-wrapper > a |
div.three > div.blog-content-wrapper > div.blog-media-wrapper > a div.three > div.blog-content-wrapper > div.blog-media-wrapper > a |
div.container > div.copyright-wrapper > div.copyright-left > a div.container > div.copyright-wrapper > div.copyright-left > 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
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
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.no-js html.no-js |
These items highlight common accessibility best practices.
BAlt Text Quality1 of 7 images have issuesREVIEW
| Issue | Count |
|---|---|
| missing | 1 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
An image inside a link with no alt creates an empty link.
Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.
Learn more ▾ ▴
An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.
Source: WCAG 2.1 SC 2.4.4
CLink & Button QualityAction5 issue(s) across 27 links and 0 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.webmarketingagency.it/sette-… | (empty) | empty | Add link text or aria-label |
| https://www.webmarketingagency.it/data-d… | (empty) | empty | Add link text or aria-label |
| https://www.webmarketingagency.it/la-riv… | (empty) | empty | Add link text or aria-label |
| https://www.webmarketingagency.it/luso-d… | (empty) | empty | Add link text or aria-label |
| http://www.ploomia.com/it/ | (empty) | empty | Add link text or aria-label |
| http://www.webmarketingagency.it/cookie | Info | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
https://www.webmarketingagency.it/sette-errori-da-evitare-con-facebook-ads/; https://www.webmarketingagency.it/data-driven-content-marketing/; https://www.webmarketingagency.it/la-rivoluzione-dei-chatbot/; https://www.webmarketingagency.it/luso-dei-social-parte-dei-farmers-puo-migli…; http://www.ploomia.com/it/
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
Add '(opens in new tab)' to link text or aria-label.
http://www.webmarketingagency.it/cookie
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
BMobile-Readable Font Sizes90% of visible text renders at >= 12 CSS px (5 below threshold)REVIEW
C404 Error PageActionCould not testREVIEW
404 page quality check not available.
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 |
|---|---|---|---|---|---|
| h1 Fatti vedere sul web… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Search Engine Optimi… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 AdWords e display ad… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Social Media Marketi… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Posizionamento nei m… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 SEM e display | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Social Media Marketi… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Servizi di web marke… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Chi siamo | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Web Marketing Agency… | 6.03:1 | 4.5:1 | #000000 | #FD450D | Pass |
| a SEO | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Social Media Marketi… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a SEM | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Chi siamo | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Contatti | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option — Main Menu — | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option SEO | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option Social Media Marketi… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option SEM | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option Chi siamo | 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.
AHeading Hierarchy14 headingsPASS
- H1 (empty)
- H2 Search Engine Optimization
- H2 AdWords e display adv
- H2 Social Media Marketing
- H1 Fatti vedere sul web. duplicate H1
- H2 I sette errori da evitare in una campagna Facebook Ads
- H2 Perché è importante inserire i contenuti “data-driven” nella propria strategia di marketing
- H2 La rivoluzione dei ChatBot: un nuovo canale di marketing
- H2 Come l’uso dei social da parte dei farmers può migliorare il nostro business
- H3 Servizi di web marketing
- H2 Posizionamento nei motori di ricerca
- H2 SEM e display
- H2 Social Media Marketing
- H3 Chi siamo
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
Empty headings appear in the document outline but provide no information.
Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.
Source: WCAG 2.4.6
A+Heading Text QualityAll 14 heading(s) have substantive, well-formed textPASS
AForm Accessibility1 of 1 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #menu-menu-1 | select | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<select id="menu-menu-1">
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