Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction8 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
DHeading HierarchyAction26 headings, 3 skip(s)FIX
- H2 Ya casi has acabado...
- H3 Busca y haz clic en el archivo descargado avast.exeavast.dmg para completar la instalación.
- H3 Parece que estás usando {currentOS}
- H1 El antivirus gratuito mejor valorado, ahora con protección contra estafas y malware en línea
- H1 El antivirus gratuito mejor valorado, ahora con protección contra estafas y malware en línea duplicate H1
- H1 El antivirus gratuito mejor valorado, ahora con protección contra estafas y malware en línea duplicate H1
- H1 El antivirus gratuito mejor valorado, ahora con protección contra estafas y malware en línea duplicate H1
- H2 Consigue un antivirus gratuito con funciones de privacidad y seguridad avanzadas
- H6 Recibe orientación contra estafas basada en IA skipped
- H6 Fácil de instalar y usar
- H6 Seguridad de la red wifi
- H6 Protección contra los ataques de ransomware
- H2 Seguridad digital reforzada para PC, macOS y dispositivos móviles
- H2 Usa una VPN para reforzar tu privacidad en internet
- H2 Disfruta de un dispositivo más rápido y con más espacio de almacenamiento
- H2 Es muy fácil de instalar; bastan unos segundos para cambiar a Avast
- H2 Es muy fácil de instalar; bastan unos segundos para cambiar a Avast
- H2 Es muy fácil de instalar; bastan unos segundos para cambiar a Avast
- H2 Es muy fácil de instalar; bastan unos segundos para cambiar a Avast
- H2 Avast cuenta con cientos de millones de usuarios en todo el mundo
- H6 Carol J. skipped
- H6 James M.
- H6 OB
- H2 Recibe consejos sobre seguridad, privacidad y rendimiento directamente de los expertos
- H2 Mantenemos más seguras a millones de personas en todo el mundo
- H4 Avast recommends using the FREE Chrome™ internet browser. skipped
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
FLink & Button QualityAction5 issue(s) across 242 links and 37 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.avast.com/es-es/download-tha… | (empty) | empty | Add link text or aria-label |
| https://www.avast.com/es-es/download-tha… | (empty) | empty | Add link text or aria-label |
| https://www.avast.com/es-es/download-tha… | (empty) | empty | Add link text or aria-label |
| https://www.avast.com/es-es/download-tha… | (empty) | empty | Add link text or aria-label |
| https://www.avast.com/es-es/premium-secu… | Ahorra un 47 % en Premium Sec… | img no alt | Add alt attribute to the image |
| https://www.avast.com/es-es/free-antivir… | Free Antivirus | img no alt | Add alt attribute to the image |
| https://www.avast.com/es-es/free-mac-sec… | Free Antivirus | img no alt | Add alt attribute to the image |
| https://www.avast.com/es-es/free-mobile-… | Free Antivirus | img no alt | Add alt attribute to the image |
| https://www.avast.com/es-es/free-ios-sec… | Free Antivirus | img no alt | Add alt attribute to the image |
| https://www.avast.com/es-es/premium-secu… | Premium Security | img no alt | Add alt attribute to the image |
| https://www.avast.com/es-es/ultimate | Ultimate | img no alt | Add alt attribute to the image |
| https://www.avast.com/es-es/secureline-v… | SecureLine VPN | img no alt | Add alt attribute to the image |
| https://www.avast.com/es-es/secure-brows… | Secure Browser | img no alt | Add alt attribute to the image |
| https://www.avast.com/es-es/secure-brows… | Secure Browser PRO | img no alt | Add alt attribute to the image |
| https://www.avast.com/es-es/secure-ident… | Secure Identity | img no alt | Add alt attribute to the image |
| https://www.avast.com/es-es/avast-online… | Online Security & Privacy | img no alt | Add alt attribute to the image |
| https://www.avast.com/es-es/cleanup | Cleanup Premium | img no alt | Add alt attribute to the image |
| https://www.avast.com/es-es/cleanup-mac | Cleanup Premium | img no alt | Add alt attribute to the image |
| https://www.avast.com/es-es/cleanup-andr… | Cleanup Premium | img no alt | Add alt attribute to the image |
| https://www.avast.com/es-es/cleanup-ios | Cleanup Premium | img no alt | Add alt attribute to the image |
| https://www.avast.com/es-es/driver-updat… | Driver Updater | img no alt | Add alt attribute to the image |
| https://www.avast.com/es-es/business/pro… | Pequeña empresa y oficina dom… | img no alt | Add alt attribute to the image |
| https://www.avast.com/es-es/business/pro… | Pequeñas empresas | img no alt | Add alt attribute to the image |
| https://trustpilot.com/review/avast.com | Excellent 421… | new tab | Add '(opens in new tab)' to text |
| https://trustpilot.com/review/avast.com | Excellent 421… | new tab | Add '(opens in new tab)' to text |
| https://trustpilot.com/review/avast.com | Excellent 421… | new tab | Add '(opens in new tab)' to text |
| https://trustpilot.com/review/avast.com | Excellent 421… | new tab | Add '(opens in new tab)' to text |
| https://trustpilot.com/review/avast.com | Excellent 421… | new tab | Add '(opens in new tab)' to text |
| https://trustpilot.com/review/avast.com | Excellent 421… | new tab | Add '(opens in new tab)' to text |
| https://trustpilot.com/review/avast.com | Excellent 421… | new tab | Add '(opens in new tab)' to text |
| https://trustpilot.com/review/avast.com | Excellent 421… | new tab | Add '(opens in new tab)' to text |
| https://www.avast.com/es-es/c-category-s… | (empty) | empty | Add link text or aria-label |
| https://www.avast.com/es-es/content/dam/… | Declaración sobre la esclavit… | new tab | Add '(opens in new tab)' to text |
| https://www.avast.com/es-es/cookies-poli… | Política de cookies | new tab | Add '(opens in new tab)' to text |
| https://www.avast.com/es-es/cookies-poli… | Política de cookies | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
https://www.avast.com/es-es/download-thank-you?product=AMS-HOMEPAGE&locale=es…; https://www.avast.com/es-es/download-thank-you?product=AVAST-ONE-IOS-PP&local…; https://www.avast.com/es-es/download-thank-you?product=AMS-HOMEPAGE&locale=es…; https://www.avast.com/es-es/download-thank-you?product=IMS&locale=es-es&direct=1; https://www.avast.com/es-es/c-category-security
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#messagebar-9a4f1029c7; a[href="https://www.avast.com/es-es/free-antivirus-download"]; a[href="https://www.avast.com/es-es/free-mac-security"]; a[href="https://www.avast.com/es-es/free-mobile-security"]; a[href="https://www.avast.com/es-es/free-ios-security"]; a[href="https://www.avast.com/es-es/premium-security"]; a[href="https://www.avast.com/es-es/ultimate"]; a[href="https://www.avast.com/es-es/secureline-vpn"]; a[href="https://www.avast.com/es-es/secure-browser"]; a[href="https://www.avast.com/es-es/secure-browser-pro"] (+9 more)
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://trustpilot.com/review/avast.com; https://trustpilot.com/review/avast.com; https://trustpilot.com/review/avast.com; https://trustpilot.com/review/avast.com; https://trustpilot.com/review/avast.com; https://trustpilot.com/review/avast.com; https://trustpilot.com/review/avast.com; https://trustpilot.com/review/avast.com; https://www.avast.com/es-es/content/dam/avast/miscellaneous/pdfs/Avast-Modern…; https://www.avast.com/es-es/cookies-policy (+1 more)
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
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
B404 Error PageHTTP 404, custom pageREVIEW
CFavicon & BrandingAction3 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 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 mejor valorado, ahor… | 1.22:1 | 3.0:1 | #000000 | #071D2B | Fail |
| h1 mejor valorado, ahor… | 1.22:1 | 3.0:1 | #000000 | #071D2B | Fail |
| h1 mejor valorado, ahor… | 1.22:1 | 3.0:1 | #000000 | #071D2B | Fail |
| h1 mejor valorado, ahor… | 1.22:1 | 3.0:1 | #000000 | #071D2B | Fail |
| h2 Ya casi has acabado.… | 1.73:1 | 3.0:1 | #000000 | #253844 | Fail |
| h2 Consigue un antiviru… | 1.22:1 | 3.0:1 | #000000 | #071D2B | Fail |
| h2 Seguridad digital re… | 1.22:1 | 3.0:1 | #000000 | #071D2B | Fail |
| h2 Usa una VPN para ref… | 1.22:1 | 3.0:1 | #000000 | #071D2B | Fail |
| h2 Disfruta de un dispo… | 1.22:1 | 3.0:1 | #000000 | #071D2B | Fail |
| h2 Es muy fácil de ins… | 1.22:1 | 3.0:1 | #000000 | #071D2B | Fail |
| h2 Es muy fácil de ins… | 1.22:1 | 3.0:1 | #000000 | #071D2B | Fail |
| h2 Es muy fácil de ins… | 1.22:1 | 3.0:1 | #000000 | #071D2B | Fail |
| h2 Es muy fácil de ins… | 1.22:1 | 3.0:1 | #000000 | #071D2B | Fail |
| h2 Recibe consejos sobr… | 1.22:1 | 3.0:1 | #000000 | #071D2B | Fail |
| h2 Mantenemos más segu… | 1.22:1 | 3.0:1 | #000000 | #071D2B | Fail |
| h3 Busca y haz clic en … | 2.28:1 | 3.0:1 | #000000 | #394A55 | Fail |
| h3 para completar la in… | 2.28:1 | 3.0:1 | #000000 | #394A55 | Fail |
| h3 Parece que estás us… | 1.22:1 | 3.0:1 | #000000 | #071D2B | Fail |
| title Avast | Descargar VP… | 1.21:1 | 4.5:1 | #000000 | #071C2A | Fail |
| span Cerrar | 1.21:1 | 4.5:1 | #000000 | #071C2A | 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.
BLighthouse Accessibility AuditsScore 85/100 — 4 failing, 22 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.
ARIA
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Para el hogar div.c-footer__content > div.c-footer__navigation > div.c-footer__nav-column1 > div.c-footer__column1-title |
Para empresas div.c-footer__content > div.c-footer__navigation > div.c-footer__nav-column2 > div.c-footer__column2-title |
Para socios div.c-footer__content > div.c-footer__navigation > div.c-footer__nav-column3 > div.c-footer__column3-title |
Acerca de div.c-footer__content > div.c-footer__navigation > div.c-footer__nav-column4 > div.c-footer__column4-title |
ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. Learn how to make ARIA dialog elements more accessible.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
Respetamos su privacidad
Al hacer clic en «OK», permites las cookies que mejora… section > div#ensNotifyBanner > div#ensBannerDescription > div.privacyDialog |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
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 |
|---|
Recibe orientación contra estafas basada en IA div.c-featurecard__container > div.c-featurecard__content-Wrapper > div.c-featurecard__content-container > h6.c-featurecard__title |
Carol J. div.c-testimonialcard__body-cta-wrapper > div.c-testimonialcard__reviewer-cont > div.c-testimonialcard__reviewer-content > h6.c-testimonialcard__reviewer-name |
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 |
|---|
div.text > div#text-text-5fdd1d4334 > p.t-rtf-style--body2 > a div.text > div#text-text-5fdd1d4334 > p.t-rtf-style--body2 > 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.
AAlt Text Quality1 of 205 images have issuesPASS
| 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
A+Form AccessibilityAll 4 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #NecessarySlide | checkbox | Cookies necesariasSiempre activas | none |
| #PreferenceSlide | checkbox | Cookies de preferencias | none |
| #PerformanceSlide | checkbox | Cookies de rendimiento | none |
| #AdvertisingSlide | checkbox | Cookies de marketing | none |