Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction2 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
CLink & Button QualityAction133 links, 15 buttons — all OKREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.logitechg.com/es-es | Logitech G | new tab | Add '(opens in new tab)' to text |
| https://support.logi.com/hc/en | Asistencia | new tab | Add '(opens in new tab)' to text |
| https://www.logitech.com/mobility/mobile… | Sistemas portátiles | new tab | Add '(opens in new tab)' to text |
| https://www.logitech.com/business.html | Para empresa | new tab | Add '(opens in new tab)' to text |
| /es-es/discover/c/keyboards | Teclados | img no alt | Add alt attribute to the image |
| /es-es/discover/c/mice | Ratones | img no alt | Add alt attribute to the image |
| /es-es/discover/c/webcams | Webcams | img no alt | Add alt attribute to the image |
| Las etiquetas son importantes | img no alt | Add alt attribute to the image | |
| Mejorar es importante | img no alt | Add alt attribute to the image | |
| Trabajar juntos es importante | img no alt | Add alt attribute to the image | |
| /es-es/shop/c/keyboards | Teclados | img no alt | Add alt attribute to the image |
| /es-es/shop/c/combos | Packs | img no alt | Add alt attribute to the image |
| /es-es/shop/c/mice | Ratones | img no alt | Add alt attribute to the image |
| /es-es/shop/c/speakers | Altavoces | img no alt | Add alt attribute to the image |
| /es-es/shop/c/conference-cameras | Cámaras para salas de confere… | img no alt | Add alt attribute to the image |
| /es-es/shop/c/driving | Conducción | img no alt | Add alt attribute to the image |
| /es-es/shop/c/headsets | Auriculares | img no alt | Add alt attribute to the image |
| /es-es/shop/c/cameras-lighting | Iluminación | img no alt | Add alt attribute to the image |
| /es-es/shop/c/webcams | Webcams | img no alt | Add alt attribute to the image |
| /es-es/shop/c/microphones | Micrófonos | img no alt | Add alt attribute to the image |
| /es-es/shop/c/ipad-keyboards | Fundas con teclado para iPad | img no alt | Add alt attribute to the image |
| /es-es/shop/c/accessories | Accesorios | img no alt | Add alt attribute to the image |
| /es-es/business | Empresa | img no alt | Add alt attribute to the image |
| https://www.logitechg.com/es-es | Gaming | new tab | Add '(opens in new tab)' to text |
| /es-es/education | Educación | img no alt | Add alt attribute to the image |
| http://instagram.com/logitech?ref=badge | instagram-test | new tab | Add '(opens in new tab)' to text |
| http://www.twitter.com/Logitech | new tab | Add '(opens in new tab)' to text | |
| http://www.facebook.com/Logitech | new tab | Add '(opens in new tab)' to text | |
| https://ir.logitech.com/ | Inversores | new tab | Add '(opens in new tab)' to text |
| https://blog.logitech.com/ | Blog | new tab | Add '(opens in new tab)' to text |
| https://news.logitech.com/ | Prensa | new tab | Add '(opens in new tab)' to text |
| https://www.logitechg.com/es-es/collecti… | Astro Gaming | new tab | Add '(opens in new tab)' to text |
| https://www.logitechg.com/es-es/products… | Gaming profesional | new tab | Add '(opens in new tab)' to text |
| https://www.logitechg.com/es-es/pro-raci… | Simulación de carreras | new tab | Add '(opens in new tab)' to text |
| https://www.logitechg.com/es-es/collecti… | Equipo para streaming | new tab | Add '(opens in new tab)' to text |
| https://support.logitech.com/support | Asistencia individual | new tab | Add '(opens in new tab)' to text |
| https://support.logi.com/hc/en-us/catego… | Asistencia para gaming | new tab | Add '(opens in new tab)' to text |
| https://prosupport.logi.com/hc/ | Asistencia para empresas y el … | new tab | Add '(opens in new tab)' to text |
| http://support.logitech.com/contact | Contacto | new tab | Add '(opens in new tab)' to text |
| https://www.logitechg.com/es-es/innovati… | G HUB para gaming y streaming | new tab | Add '(opens in new tab)' to text |
| http://instagram.com/logitech?ref=badge | instagram-test | new tab | Add '(opens in new tab)' to text |
| http://www.twitter.com/Logitech | new tab | Add '(opens in new tab)' to text | |
| http://www.facebook.com/Logitech | new tab | Add '(opens in new tab)' to text |
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="/es-es/discover/c/keyboards"]; a[href="/es-es/discover/c/mice"]; a[href="/es-es/discover/c/webcams"]; a.standard-card (#743 on page); a.standard-card (#750 on page); a.standard-card (#757 on page); a[href="/es-es/shop/c/keyboards"]; a[href="/es-es/shop/c/combos"]; a[href="/es-es/shop/c/mice"]; a[href="/es-es/shop/c/speakers"] (+11 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://www.logitechg.com/es-es; https://support.logi.com/hc/en; https://www.logitech.com/mobility/mobile-solutions.html; https://www.logitech.com/business.html; http://instagram.com/logitech?ref=badge; http://www.twitter.com/Logitech; http://www.facebook.com/Logitech; https://ir.logitech.com/; https://blog.logitech.com/; https://news.logitech.com/ (+12 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
B404 Error PageHTTP 404, custom pageREVIEW
ALandmark Structure8 landmarksPASS
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
AHeading Hierarchy48 headings, 1 skip(s)PASS
- H5 Ver por categoría
- H5 Compra a tu manera
- H2 Combo Touch for iPad Air
- H1 Combínalo con el nuevo iPad Air (M4)
- H2 Deskmat gratis, cortesía nuestra
- H2 Deskmat gratis, cortesía nuestra
- H2 Combina y ahorra en webcams
- H2 Completa tu setup MX y ahorra un 20 % adicional
- H2 Crea más, gasta menos
- H2 Descubre nuestras categorías de productos más populares
- H2 Teclados
- H2 Ratones
- H2 Webcams
- H2 Diseño para la sostenibilidad
- H2 Todo es importante
- H2 Las etiquetas son importantes
- H2 Mejorar es importante
- H2 Trabajar juntos es importante
- H2 Ver por categorías de productos
- H2 Ver por intereses
- H2 Empresa
- H2 Gaming
- H2 Educación
- H2 Razones para comprar en Logitech.com
- H3 Compra ahora; paga después
- H3 Envío gratuito
- H3 Garantía
- H3 Garantía de reembolso
- H3 Servicio de atención al cliente ininterrumpido
- H3 Ofertas exclusivas
- H2 Visto recientemente
- H5 Declaración legal de marca registrada skipped
- H2 Logitech
- H2 Descubre los productos
- H2 Para aumentar la productividad
- H2 Para gaming y streaming
- H2 Para empresas
- H2 Para educación
- H2 Asistencia
- H2 Software
- H3 Logitech
- H3 Descubre los productos
- H3 Para aumentar la productividad
- H3 Para gaming y streaming
- H3 Para empresas
- H3 Para educación
- H3 Asistencia
- H3 Software
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
A+Alt Text QualityAll 59 images OKPASS
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| emailId | Suscríbete al newsletter por correo electrónico | aria-label | |
| #consent | checkbox | Quiero marketing personalizado de Logitech. Puedes cancelar tu suscripción en cualquier momento. Consulta nuestra Política de Privacidad. | for/id |
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
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 Combínalo con el nu… | 18.76:1 | 3.0:1 | #000000 | #F2F2F2 | Pass |
| h2 Combo Touch for iPad… | 18.76:1 | 3.0:1 | #000000 | #F2F2F2 | Pass |
| h2 Deskmat gratis, cort… | 18.76:1 | 3.0:1 | #000000 | #F2F2F2 | Pass |
| h2 Deskmat gratis, cort… | 18.76:1 | 3.0:1 | #000000 | #F2F2F2 | Pass |
| h2 Combina y ahorra en … | 18.76:1 | 3.0:1 | #000000 | #F2F2F2 | Pass |
| h2 Completa tu setup MX… | 18.76:1 | 3.0:1 | #000000 | #F2F2F2 | Pass |
| h2 Crea más, gasta men… | 18.76:1 | 3.0:1 | #000000 | #F2F2F2 | Pass |
| h2 Diseño para la sost… | 18.76:1 | 3.0:1 | #000000 | #F2F2F2 | Pass |
| h2 Todo es importante | 18.76:1 | 3.0:1 | #000000 | #F2F2F2 | Pass |
| h2 Ver por categorías … | 18.76:1 | 3.0:1 | #000000 | #F2F2F2 | Pass |
| h2 Razones para comprar… | 18.76:1 | 3.0:1 | #000000 | #F2F2F2 | Pass |
| h2 Logitech | 18.76:1 | 3.0:1 | #000000 | #F2F2F2 | Pass |
| h2 Descubre los product… | 18.76:1 | 3.0:1 | #000000 | #F2F2F2 | Pass |
| h2 Para aumentar la pro… | 18.76:1 | 3.0:1 | #000000 | #F2F2F2 | Pass |
| h2 Para gaming y stream… | 18.76:1 | 3.0:1 | #000000 | #F2F2F2 | Pass |
| h2 Para empresas | 18.76:1 | 3.0:1 | #000000 | #F2F2F2 | Pass |
| h2 Para educación | 18.76:1 | 3.0:1 | #000000 | #F2F2F2 | Pass |
| h2 Asistencia | 18.76:1 | 3.0:1 | #000000 | #F2F2F2 | Pass |
| h2 Software | 18.76:1 | 3.0:1 | #000000 | #F2F2F2 | Pass |
| h3 Compra ahora; paga d… | 18.76:1 | 3.0:1 | #000000 | #F2F2F2 | 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.
A+Lighthouse Accessibility AuditsScore 98/100 — 2 failing, 27 passedPASS
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.
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 |
|---|
DECLARACIÓN LEGAL DE MARCA REGISTRADA div.relative > div.md:grid > div.text-360-930 > h5.text-12 |
These are opportunities to improve keyboard navigation in your application.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Ultimate Ears div.carousel-wrapper > div.carousel > div.layout > a.group |
Planeta y personas div.carousel-wrapper > div.carousel > div.layout > a.group |
COMPRA AHORA div.max-width-padding > div.content > div.flex > a.btn-solid-brand |
COMPRAR AHORA div.card-grid > div.editorial-card > div.mt-4 > a.cta-link |
COMPRAR AHORA div.card-grid > div.editorial-card > div.mt-4 > a.cta-link |
DESCUBRIR div.card-grid > div.editorial-card > div.mt-4 > a.cta-link |
View our Cookie Policy div#onetrust-group-container > div#onetrust-policy > div#onetrust-policy-text > a.ot-cookie-policy-link |