Accessibility
· 13 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
FAlt Text QualityAction5 of 184 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 2 image(s) |
| generic | 3 image(s) |
| too long | 33 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
FForm AccessibilityAction8 of 291 controls have issuesFIX
| Control | Type | Label | Method |
|---|---|---|---|
| #gsc-i-id1 | text | buscar | aria-label |
| input | checkbox | Consentimiento (123 proveedores) | none |
| input | checkbox | Consentimiento (75 proveedores) | none |
| #fc-preference-slider-purpose-2 | checkbox | Interés legítimo (41 proveedores) | none |
| input | checkbox | Consentimiento (106 proveedores) | none |
| input | checkbox | Consentimiento (106 proveedores) | none |
| input | checkbox | Consentimiento (31 proveedores) | none |
| input | checkbox | Consentimiento (29 proveedores) | none |
| input | checkbox | Consentimiento (76 proveedores) | none |
| #fc-preference-slider-purpose-7 | checkbox | Interés legítimo (59 proveedores) | none |
| input | checkbox | Consentimiento (30 proveedores) | none |
| #fc-preference-slider-purpose-8 | checkbox | Interés legítimo (21 proveedores) | none |
| input | checkbox | Consentimiento (57 proveedores) | none |
| #fc-preference-slider-purpose-9 | checkbox | Interés legítimo (31 proveedores) | none |
| input | checkbox | Consentimiento (64 proveedores) | none |
| #fc-preference-slider-purpose-10 | checkbox | Interés legítimo (51 proveedores) | none |
| input | checkbox | Consentimiento (14 proveedores) | none |
| #fc-preference-slider-purpose-11 | checkbox | Interés legítimo (5 proveedores) | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-11 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-14 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-15 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-21 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-23 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-28 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-32 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-36 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-50 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-52 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-69 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-76 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-85 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-93 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-98 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-104 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-124 | checkbox | Interés legítimo | none |
| #fc-preference-slider-gvl-vendor-126 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-142 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-156 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-163 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-173 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-192 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-202 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-209 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-231 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-232 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-238 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-246 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-253 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-264 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-278 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-284 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-290 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-294 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-297 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-394 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-431 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-452 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-486 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-527 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-528 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-541 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-559 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-612 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-667 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-690 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-699 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-728 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-740 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-755 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-767 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-804 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-807 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-812 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-867 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-986 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-1005 | checkbox | Interés legítimo | none |
| #fc-preference-slider-gvl-vendor-1019 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-1067 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-1071 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-1135 | checkbox | Interés legítimo | none |
| #fc-preference-slider-gvl-vendor-1142 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| #fc-preference-slider-gvl-vendor-1391 | checkbox | Interés legítimo | none |
| #fc-preference-slider-gvl-vendor-1412 | checkbox | Interés legítimo | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| input | checkbox | Consentimiento | none |
| text | (Escribe aquí tu correo electrónico *) | placeholder only | |
| #correo | (Ingresa tu correo electrónico) | placeholder only | |
| #bol-marcador-registrados-121 | checkbox | (none) | none |
| #bol-economia-de-bolsillo-45 | checkbox | (none) | none |
| #g-recaptcha-response-100000 | textarea | (none) | none |
| #bol-salud-48 | checkbox | (none) | none |
| #bol-opinion-51 | checkbox | (none) | none |
| #g-recaptcha-response | textarea | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="checkbox" id="bol-economia-de-bolsillo-45">; <input type="checkbox" id="bol-salud-48">; <input type="checkbox" id="bol-opinion-51">; <input type="checkbox" id="bol-marcador-registrados-121">; <textarea name="g-recaptcha-response" id="g-recaptcha-response-100000">; <textarea name="g-recaptcha-response" id="g-recaptcha-response">
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="text" name="email" id="email">; <input type="email" name="correo" id="correo">
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
FLink & Button QualityAction13 issue(s) across 1017 links and 108 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| / | (empty) | empty | Add link text or aria-label |
| https://www.eluniverso.com/tablaposicion… | Tabla de posiciones | new tab | Add '(opens in new tab)' to text |
| https://www.whatsapp.com/channel/0029Vak… | Banner Whatspp portada | new tab | Add '(opens in new tab)' to text |
| Publicidad Corporativo | new tab | Add '(opens in new tab)' to text | |
| https://www.eluniverso.com/larevista/sam… | Publicidad Corporativo - Móvi… | new tab | Add '(opens in new tab)' to text |
| https://tienda.eluniverso.com/ | Tienda El Universo Foto | new tab | Add '(opens in new tab)' to text |
| https://tienda.eluniverso.com/caminadora… | Caminadora Eléctrica One 1DON… | new tab | Add '(opens in new tab)' to text |
| https://tienda.eluniverso.com/laptop-del… | Laptop Dell Inspiron 3520 | 15… | new tab | Add '(opens in new tab)' to text |
| https://tienda.eluniverso.com/consola-pl… | PS5 Consola Sony Play Station … | new tab | Add '(opens in new tab)' to text |
| https://tienda.eluniverso.com/aire-acond… | Aire Acondicionado Split Prima… | new tab | Add '(opens in new tab)' to text |
| https://tienda.eluniverso.com/ | Tienda El Universo Foto | new tab | Add '(opens in new tab)' to text |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| https://www.eluniverso.com/juegos/ | Logo Juegos | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/crucig… | Juego Crucigrama | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/crucig… | Crucigrama | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/crucig… | Juego Crucigrama | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/crucig… | Crucigrama | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/difere… | Juego 10 diferencias | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/difere… | 10 diferencias | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/cazapa… | Juego Cazapalabras | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/cazapa… | Cazapalabras | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/colorl… | Juego colorlink | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/colorl… | colorlink | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/crucig… | Juego Cruci express | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/crucig… | Cruci express | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/crucig… | Juego Cruci mini | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/crucig… | Cruci mini | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/palabr… | Juego Pista Palabra | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/palabr… | Pista Palabra | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/sudoku… | Juego sudoku | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/sudoku… | sudoku | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/memora… | Juego Memograma | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/memora… | Memograma | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/conect… | Juego Nexo lógico | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/conect… | Nexo lógico | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/quiz-c… | Juego Quiz Ciencia | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/quiz-c… | Quiz Ciencia | new tab | Add '(opens in new tab)' to text |
| http://eluniverso.com/juegos/quiz-cine/ | Juego Quiz Cine y tv | new tab | Add '(opens in new tab)' to text |
| http://eluniverso.com/juegos/quiz-cine/ | Quiz Cine y tv | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/quiz-g… | Juego Cultura general | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/quiz-g… | Cultura general | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/quiz-d… | Juego Quiz deportes | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/quiz-d… | Quiz deportes | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/sopade… | Juego sopa de letras | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/sopade… | sopa de letras | new tab | Add '(opens in new tab)' to text |
| https://sabor.eluniverso.com/ | Sabor el Universo | new tab | Add '(opens in new tab)' to text |
| https://sabor.eluniverso.com/dos-prepara… | Imagenes de las noticias | new tab | Add '(opens in new tab)' to text |
| https://sabor.eluniverso.com/uncategoriz… | Uncategorized | new tab | Add '(opens in new tab)' to text |
| https://sabor.eluniverso.com/dos-prepara… | Dos preparaciones fáciles par… | new tab | Add '(opens in new tab)' to text |
| https://sabor.eluniverso.com/entre-dulce… | Imagenes de las noticias | new tab | Add '(opens in new tab)' to text |
| https://sabor.eluniverso.com/apasionados… | Apasionados por la Cocina | new tab | Add '(opens in new tab)' to text |
| https://sabor.eluniverso.com/entre-dulce… | Entre dulce y salado: lasaña … | new tab | Add '(opens in new tab)' to text |
| https://sabor.eluniverso.com/sabes-que-e… | Imagenes de las noticias | new tab | Add '(opens in new tab)' to text |
| https://sabor.eluniverso.com/blog/ | Blog | new tab | Add '(opens in new tab)' to text |
| https://sabor.eluniverso.com/sabes-que-e… | ¿Sabes qué es el ‘bibimbap… | new tab | Add '(opens in new tab)' to text |
| https://sabor.eluniverso.com/parrilla-a-… | Imagenes de las noticias | new tab | Add '(opens in new tab)' to text |
| https://sabor.eluniverso.com/blog/ | Blog | new tab | Add '(opens in new tab)' to text |
| https://sabor.eluniverso.com/parrilla-a-… | Parrilla a carbón en casa: qu… | new tab | Add '(opens in new tab)' to text |
| https://sabor.eluniverso.com/de-empanadi… | Imagenes de las noticias | new tab | Add '(opens in new tab)' to text |
| https://sabor.eluniverso.com/blog/ | Blog | new tab | Add '(opens in new tab)' to text |
| https://sabor.eluniverso.com/de-empanadi… | De empanaditas a maduros: los … | new tab | Add '(opens in new tab)' to text |
| https://sabor.eluniverso.com/recetas/dul… | Imagenes de las noticias | new tab | Add '(opens in new tab)' to text |
| https://sabor.eluniverso.com/recetas-cat… | Popular | new tab | Add '(opens in new tab)' to text |
| https://sabor.eluniverso.com/recetas/dul… | Dulce de higos, receta ecuator… | new tab | Add '(opens in new tab)' to text |
| https://sabor.eluniverso.com/recetas/fan… | Imagenes de las noticias | new tab | Add '(opens in new tab)' to text |
| https://sabor.eluniverso.com/recetas-cat… | Platos Fuertes | new tab | Add '(opens in new tab)' to text |
| https://sabor.eluniverso.com/recetas/fan… | Fanesca para la familia, tradi… | new tab | Add '(opens in new tab)' to text |
| https://sabor.eluniverso.com/recetas/ant… | Imagenes de las noticias | new tab | Add '(opens in new tab)' to text |
| https://sabor.eluniverso.com/recetas-cat… | Almuerzos | new tab | Add '(opens in new tab)' to text |
| https://sabor.eluniverso.com/recetas/ant… | ¿Antojo de algo especial? Pru… | new tab | Add '(opens in new tab)' to text |
| https://sabor.eluniverso.com/recetas/dat… | Imagenes de las noticias | new tab | Add '(opens in new tab)' to text |
| https://sabor.eluniverso.com/recetas/dat… | Date un gusto rápido con un … | new tab | Add '(opens in new tab)' to text |
| https://pdfs.eluniverso.com/SAMBO-abril-… | (empty) | empty | Add link text or aria-label |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| https://www.eluniverso.com/juegos/crucig… | Juego Crucigrama | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/ cr… | Crucigrama | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/difere… | Juego 10 Diferencias | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/difere… | 10 Diferencias | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/sudoku… | Juego Sudoku | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/sudoku… | Sudoku | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/juegos/ | ver más juegos | new tab | Add '(opens in new tab)' to text |
| https://clubeluniverso.com/web/ | Logo El Club | new tab | Add '(opens in new tab)' to text |
| https://play.google.com/store/apps/detai… | Google Play | new tab | Add '(opens in new tab)' to text |
| https://apps.apple.com/do/app/el-club-el… | App Store | new tab | Add '(opens in new tab)' to text |
| https://clubeluniverso.com/ | Ver más | new tab | Add '(opens in new tab)' to text |
| https://pdfs.eluniverso.com/SAMBO-abril-… | Abril 2026 | new tab | Add '(opens in new tab)' to text |
| https://pdfs.eluniverso.com/InformeMerco… | Marzo 2026 | new tab | Add '(opens in new tab)' to text |
| https://pdfs.eluniverso.com/SAMBO-CUENCA… | Febrero 2026 | new tab | Add '(opens in new tab)' to text |
| https://pdfs.eluniverso.com/Informelider… | Febrero 2026 | new tab | Add '(opens in new tab)' to text |
| https://pdfs.eluniverso.com/SAMBO_ENERO_… | Enero 2026 | new tab | Add '(opens in new tab)' to text |
| https://seleccioneluniverso.evaluar.com/ | Trabaja con nosotros | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/quienes-somos… | Quiénes somos | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/politicas-pri… | Políticas de privacidad | new tab | Add '(opens in new tab)' to text |
| https://www.eluniverso.com/suscripciones… | Suscripciones | new tab | Add '(opens in new tab)' to text |
| https://corporativo.eluniverso.com/publi… | Publicidad | new tab | Add '(opens in new tab)' to text |
| https://eluniverso.pressreader.com/ | Quiosco Digital El Universo | new tab | Add '(opens in new tab)' to text |
| https://clasificados.eluniverso.com/ | Full Clasificados | new tab | Add '(opens in new tab)' to text |
| https://clubeluniverso.com/ | El Club | new tab | Add '(opens in new tab)' to text |
| https://tienda.eluniverso.com/ | Tienda El Universo | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/eluniversoec | new tab | Add '(opens in new tab)' to text | |
| https://twitter.com/eluniversocom | x | new tab | Add '(opens in new tab)' to text |
| http://www.youtube.com/eluniversocom | youtube | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/eluniversocom | new tab | Add '(opens in new tab)' to text | |
| https://www.linkedin.com/company/diario-… | new tab | Add '(opens in new tab)' to text | |
| https://www.tiktok.com/@eluniversocom | tiktok | new tab | Add '(opens in new tab)' to text |
| /politicas-cookies | política de cookies | new tab | Add '(opens in new tab)' to text |
| /politica-privacidad | política de protección de da… | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
/; a (#2179 on page); a (#2211 on page); https://pdfs.eluniverso.com/SAMBO-abril-2026.pdf; a (#3169 on page); a (#3182 on page); a (#3195 on page); a (#3208 on page)
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[href="https://sabor.eluniverso.com/dos-preparaciones-faciles-para-cualquier-momento/"]; a[href="https://sabor.eluniverso.com/entre-dulce-y-salado-lasana-de-maduro-al-estilo-…"]; a[href="https://sabor.eluniverso.com/sabes-que-es-el-bibimbap-y-que-ingredientes-llev…"]; a[href="https://sabor.eluniverso.com/parrilla-a-carbon-en-casa-que-cocinar-y-por-que-…"]; a[href="https://sabor.eluniverso.com/de-empanaditas-a-maduros-los-mejores-acompanante…"]; a[href="https://sabor.eluniverso.com/recetas/dulce-de-higos-receta-ecuatoriana-para-c…"]; a[href="https://sabor.eluniverso.com/recetas/fanesca-para-la-familia-tradicion-de-ecu…"]; a[href="https://sabor.eluniverso.com/recetas/antojo-de-algo-especial-prueba-estos-can…"]; a[href="https://sabor.eluniverso.com/recetas/date-un-gusto-rapido-con-un-affogato/"]
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.eluniverso.com/tablaposiciones/; https://www.whatsapp.com/channel/0029Vak4DYG7DAWuVgeQcx3c; ; https://www.eluniverso.com/larevista/sambo/; https://tienda.eluniverso.com/; https://tienda.eluniverso.com/caminadora-tf-42056-motorizada-2-5hp-one-1done1…; https://tienda.eluniverso.com/laptop-dell-inspiron-3520-p24315-15-6-16gb-ram-…; https://tienda.eluniverso.com/consola-play-station-5-digital-4k-blanco-sony-c…; https://tienda.eluniverso.com/aire-acondicionado-split-prima-pri-12csat2-1200…; https://tienda.eluniverso.com/ (+84 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
Icon-only buttons need an aria-label so screen readers can announce them.
button.stream (#1885 on page); button.cursor-pointer (#3307 on page); button.cursor-pointer (#3309 on page); button.cursor-pointer (#3311 on page); button.cursor-pointer (#3313 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
DWeb ManifestActionValid manifestFIX
DPrint StylesheetActionNo print stylesFIX
BHeading Hierarchy360 headings, 1 skip(s)REVIEW
- H4 Tendencias:
- H2 “Apagones no hay, tuvimos una falla en un equipo”: CNEL explica labores de reposición de transformador en potencia que resultó afectado en La Aurora
- H2 Nuevo holograma de seguridad se incluye desde este 14 de abril en la cédula de identidad en Ecuador
- H2 Gobierno presenta Ecuayapa, portal para vender en línea que Daniel Noboa proyecta como “el Amazon del Ecuador”
- H2 El Ejército captura a alias el ‘Toro’, considerado un “peligroso delincuente”
- H2 Presidente de la Asamblea defiende sesiones del pleno y las comisiones en ciudades distintas de Quito
- H2 Dos funcionarios municipales detenidos por sacar combustible de camioneta
- H2 Autoridades de Guayas se alistan para elegir nuevo viceprefecto sin mayoría clara
- H2 Así quedan los cruces de semifinales de la Champions League: Piero Hincapié, del Arsenal, y Willian Pacho, con PSG, jugarán dicha instancia
- H2 Arsenal, de Piero Hincapié, es semifinalista de Champions League: estos son los 3 impactos deportivos
- H2 El rapero Kanye West pospone concierto en Francia ante posible veto de ingreso
- H2 Con nuevo gerente, CNEL apunta a la ‘eficiencia operativa’ en electricidad
- H2 Crecen las sanciones por publicaciones en redes sociales: Técnico Universitario presenta reclamo ante Liga Pro contra Mushuc Runa
- H2 Lluvia se registra en varias zonas de Guayaquil este miércoles, 15 de abril
- H2 “A Pedernales lo saquearon”: diez años después, el epicentro del terremoto en Manabí aún espera el alcantarillado
- H2 ¿Quiénes elegirán al nuevo viceprefecto de Guayas?: así está conformado el Consejo Provincial
- H2 Con la silueta de una flor y un colibrí: así es el nuevo holograma que se incorpora como seguridad en la cédula de identidad
- H2 Ecuador registra una baja del 30 % en delitos comunes en lo que va del año: ‘Servicio de inteligencia ha mejorado, con mejores equipos y una buena estructura’, dicen analistas
- H2 10 años del terremoto en Pedernales
- H2 “A Pedernales lo saquearon”: diez años después, el epicentro del terremoto en Manabí aún espera el alcantarillado
- H2 La soledad de los comerciantes que se niegan a dejar Tarqui: 10 años después, la zona cero de Manta está vacía
- H2 “Mi hijo sería surfista como yo”: el relato de Brayan, quien perdió a siete familiares en el terremoto de Pedernales
- H2 10 años del terremoto de Pedernales: el matrimonio que sobrevivió 36 horas y escuchó morir a otros
- H2 El pulso global por los hipopótamos de Pablo Escobar: cómo Colombia intenta resolver, junto a siete países, el error millonario del narco más famoso
- H2 ¡Piero Hincapié, semifinalista! Arsenal empata con Sporting de Lisboa y está entre los cuatro mejores de Champions League
- H2 ¿Conviene jubilarse a los 60 o esperar a los 65? La diferencia en dinero que podrías recibir del IESS
- H2 Arsenal de Piero Hincapié vs. Sporting de Lisboa por Champions League: a qué hora juegan y dónde ver EN VIVO los cuartos de final
- H2 ¿A qué hora juega Independiente del Valle vs. Universidad Central de Venezuela EN VIVO por la Copa Libertadores 2026?
- H2 Policentro se sigue “refrescando” en su camino a medio siglo de operación
- H2 Quito volvería a tener un escenario electoral fragmentado este 2026, nueve nombres de precandidatos ya suenan
- H2 Posible salida de Colombia de la CAN abre debate sobre el futuro del bloque andino
- H2 Elecciones en Colombia podrían redefinir relación con Ecuador tras meses de tensión
- H2 Las estrategias de Beber Espinoza en la vida, el cuadrilátero y la cocina
- H2 Siete de cada diez helados que se consumen en Ecuador salen de una sola fábrica en Guayaquil, mercado da espacio para lo industrial y artesanal
- H2 “Llegaba con dolor, ahora me siento mejor”: adultos mayores mejoran su calidad de vida en gimnasios
- H2 ‘Quieren asegurarse de que sus empleados no estén metidos con robos o en bandas’: demanda de pruebas de polígrafo aumenta en Guayaquil
- H2 Así es la vida en Quito de Juan David Chang, el hombre de 2,15 metros que calza 53: “Cruzar puertas y abordar buses es un reto”
- H2 Comisión que prepara la elección del fiscal general se alista a cerrar la fase de admisibilidad
- H2 Cruce de reclamos enfría más la relación diplomática Quito-Bogotá
- H2 ¿En qué invertir tus utilidades para mejorar tu hogar?
- H2 Banco Guayaquil busca atraer inversión global con evento internacional
- H2 1906 vs. 2026: El arte de construir confianza cuando el dinero ya no se toca
- H2 ‘Hábitos que suman’, un nuevo pódcast que invita a regresar a lo simple para disfrutar de una vida plena
- H2 Banco Guayaquil y Duragas Abastible se integran a la red Pasos con Futuro
- H2 ¿En qué invertir tus utilidades para mejorar tu hogar?
- H2 ‘Glamping’ en Ecuador: cuatro destinos para acampar con lujo en la Sierra
- H2 iOS 26.3 ya está disponible, estas son las novedades para iPhone
- H2 Intergroup Records responde a Mar Rendón: “Ha sido la artista quien ha decidido apartarse de los compromisos adquiridos”
- H2 Día mundial del arte: conoce la Reserva de la Colección Nacional de Ecuador
- H2 Frickson Erazo enseña a cocinar su plato ganador de ‘Masterchef’: Uñas de cangrejo apanadas con miel de chipotle y puré de maduro especiado
- H2 Frickson Erazo, el ganador de ‘MasterChef Celebrity Ecuador’, atribuye su logro a su fe, el apoyo de su esposa y a sus raíces de Esmeraldas
- H2 ¿Qué dijo Lena Dunham sobre Adam Driver? La actriz y directora lo acusa de agresividad
- H2 La noche más oscura para las líridas: la fecha exacta para ver hasta 20 meteoros por hora en un cielo sin Luna
- H2 Un ‘enjambre’ de sismos bajo Santiago: el extraño fenómeno a 20 kilómetros de profundidad que los científicos no dejan de vigilar
- H2 La batalla por el agua lunar se complica: el descubrimiento que obliga a la NASA a repensar dónde aterrizarán los humanos
- H2 El pulso global por los hipopótamos de Pablo Escobar: cómo Colombia intenta resolver, junto a siete países, el error millonario del narco más famoso
- H2 El Sol destroza un asteroide masivo: la NASA advierte que la Tierra acaba de entrar en su zona de escombros
- H2 “Apagones no hay, tuvimos una falla en un equipo”: CNEL explica labores de reposición de transformador en potencia que resultó afectado en La Aurora
- H2 Conductores de Guayaquil, divididos por disposición que restringe multas por parte de agentes en moto de la ATM
- H2 Simón Fersan cumple 40 años en la fotografía de calle y se adapta a la era digital
- H2 Servicio de Aerovía, interrumpido por corte de suministro eléctrico
- H2 Guayaquil sufre ola de calor y dispara ventas de agua de coco hasta 100 unidades diarias por puesto
- H2 Lluvia se registra en varias zonas de Guayaquil este miércoles, 15 de abril
- H2 “Apagones no hay, tuvimos una falla en un equipo”: CNEL explica labores de reposición de transformador en potencia que resultó afectado en La Aurora
- H2 Vecinos de Salitre sin luz por maniobras preventivas de CNEL
- H2 Conductores de Guayaquil, divididos por disposición que restringe multas por parte de agentes en moto de la ATM
- H2 Simón Fersan cumple 40 años en la fotografía de calle y se adapta a la era digital
- H2 Elecciones decisivas en la región andina
- H2 Ser maestro
- H2 El cambio real no es complejo, es consistente
- H2 Cambios urgentes
- H2 Una existencia antinatural
- H3 Guayaquil muere por ti
- H3 ‘Las suplicantes’
- H3 Loor al maestro
- H3 Carlos Lamas… de Guayaquil
- H3 ¿Qué ofertamos a los jóvenes de hoy?
- H3 Hablar la lengua del otro
- H1 Su opinión importa
- H2 Dos preparaciones fáciles para cualquier momento
- H2 Entre dulce y salado: lasaña de maduro al estilo guayaco
- H2 ¿Sabes qué es el ‘bibimbap’ y qué ingredientes lleva este plato coreano?
- H2 Parrilla a carbón en casa: qué cocinar y por qué se volvió imprescindible
- H2 De empanaditas a maduros: los mejores acompañantes para la fanesca
- H2 Dulce de higos, receta ecuatoriana
- H2 Fanesca para la familia, tradición de Ecuador
- H2 ¿Antojo de algo especial? Prueba estos canelones de pollo irresistibles
- H2 Date un gusto rápido con un ‘affogato’
- H2 Así quedan los cruces de semifinales de la Champions League: Piero Hincapié, del Arsenal, y Willian Pacho, con PSG, jugarán dicha instancia
- H2 Barcelona SC y el abanico de opciones que le queda en Copa Libertadores: toreros, sin margen de error tras derrota ante Boca Juniors
- H2 Liga de Quito, triunfante en Copa Libertadores, pero con deudas en el campeonato ecuatoriano: visitará en la fecha 9 a Independiente del Valle
- H2 Universidad Central de Venezuela, la sorpresa del grupo H que llega como líder para enfrentar a Independiente del Valle en la Copa Libertadores
- H2 Bayern Munich gana 4-3 a Real Madrid y pasa a semifinales de la Champions League: se medirá al Paris Saint Germain (PSG), de Willian Pacho
- H2 Arsenal, de Piero Hincapié, es semifinalista de Champions League: estos son los 3 impactos deportivos
- H2 Crecen las sanciones por publicaciones en redes sociales: Técnico Universitario presenta reclamo ante Liga Pro contra Mushuc Runa
- H2 ‘Muy tenaz en defensa’: elogios desde Inglaterra para Piero Hincapié tras la clasificación del Arsenal en Champions League
- H2 El Nacional volvería al Olímpico Atahualpa tras acuerdo con la Concentración Deportiva de Pichincha, según NEF
- H2 El fin de la impunidad para los influencers: la FTC lanza un plan de 5 años para castigar las reseñas falsas y seguidores comprados
- H2 Delcy Rodríguez planearía ser candidata presidencial en Venezuela
- H2 Un ‘sol’ ruso en el desierto egipcio: el trato prioritario que convertirá a El Dabaa en el motor energético más potente del norte de África
- H2 “Oficinas fantasma” y edificios cerrados: la nueva imagen de las ciudades europeas para frenar el precio del gas
- H2 El mayor ciberdelito jamás liderado por un joven de 18 años: el rastro de los 9.000 millones de guaraníes ocultos en criptoactivos
- H2 El James Webb confirma la peor noticia para TRAPPIST-1: los exoplanetas más parecidos a la Tierra se quedan sin atmósfera
- H2 El pulso global por los hipopótamos de Pablo Escobar: cómo Colombia intenta resolver, junto a siete países, el error millonario del narco más famoso
- H2 Joven fue asesinado y sus partes fueron abandonadas en dos barrios de Huaquillas
- H2 Roberto Sánchez remontó y sería el posible rival de Keiko Fujimori en las elecciones de Perú
- H2 SNAI confirma muerte de reo implicado en incursión en el canal TC
- H2 Juan Carlos Blum es designado gerente general de CNEL EP
- H2 Diez impugnaciones en contra de los aspirantes a ser presidente del Consejo la Judicatura serían inadmitidas
- H2 Con nuevo gerente, CNEL apunta a la ‘eficiencia operativa’ en electricidad
- H2 SRI reporta incremento del 9 % en ventas del 2025 y alto uso de servicios presenciales y en línea
- H2 Agrocalidad suspende de manera preventiva el ingreso de conejos y cuyes a ferias por alerta sanitaria
- H2 Agenda de María José Pinto en Madrid avanza con acuerdos de cooperación académica, reunión con la CAF y alianzas para el Museo Nacional
- H2 El rapero Kanye West pospone concierto en Francia ante posible veto de ingreso
- H2 ‘Del trópico al Mediterráneo’: Carla Bresciani estrena documental sobre la migración de artistas ecuatorianos en España
- H2 Eugenio Derbez y más artistas apoyan a Mar Rendón tras revelar conflicto que pausa su carrera: “¿Qué pasó Mar? ¿Cómo te ayudamos?”
- H2 Ecuador ingresa por primera vez al ranking 50 Top Pizza Latin America con Diavolo Rosso
- H2 Intergroup Records responde a Mar Rendón: “Ha sido la artista quien ha decidido apartarse de los compromisos adquiridos”
- H2 El rapero Kanye West pospone concierto en Francia ante posible veto de ingreso
- H2 ‘Del trópico al Mediterráneo’: Carla Bresciani estrena documental sobre la migración de artistas ecuatorianos en España
- H2 Eugenio Derbez y más artistas apoyan a Mar Rendón tras revelar conflicto que pausa su carrera: “¿Qué pasó Mar? ¿Cómo te ayudamos?”
- H2 Ecuador ingresa por primera vez al ranking 50 Top Pizza Latin America con Diavolo Rosso
- H1 descarga nuestras revistas especializadas duplicate H1
- H4 Compañía skipped
- H4 Ayuda / Asistencia
- H4 Nuestras marcas
- H1 eluniverso.com solicita tu consentimiento para usar tus datos personales con estos objetivos: duplicate H1
- H1 Gestionar tus datos duplicate H1
- H2 Almacenar la información en un dispositivo y/o acceder a ella
- H2 Uso de datos limitados para seleccionar anuncios básicos
- H2 Crear perfiles para publicidad personalizada
- H2 Utilizar perfiles para seleccionar la publicidad personalizada
- H2 Crear un perfil para personalizar el contenido
- H2 Uso de perfiles para la selección de contenido personalizado
- H2 Medir el rendimiento de la publicidad
- H2 Medir el rendimiento del contenido
- H2 Comprender al público a través de estadísticas o a través de la combinación de datos procedentes de diferentes fuentes
- H2 Desarrollo y mejora de los servicios
- H2 Uso de datos limitados con el objetivo de seleccionar el contenido
- H2 Garantizar la seguridad, evitar y detectar fraudes, y eliminar fallos
- H2 Ofrecer y presentar publicidad y contenido
- H2 Guardar y comunicar las preferencias de privacidad
- H2 Cotejo y combinación de datos procedentes de otras fuentes de información
- H2 Vincular diferentes dispositivos
- H2 Identificación de dispositivos en función de la información transmitida de forma automática
- H2 Utilizar datos de localización geográfica precisa
- H2 Almacenamiento, duración y detalles de uso
- H1 Aceptar a nuestros proveedores duplicate H1
- H2 Exponential Interactive, Inc d/b/a VDX.tv
- H2 Index Exchange Inc.
- H2 Quantcast
- H2 BeeswaxIO Corporation
- H2 Sovrn, Inc.
- H2 Adkernel LLC
- H2 Adikteev
- H2 RTB House S.A.
- H2 The UK Trade Desk Ltd
- H2 Nexxen Inc.
- H2 Epsilon
- H2 Yahoo EMEA Limited
- H2 ADventori SAS
- H2 Triple Lift, Inc.
- H2 Xandr, Inc.
- H2 Nexxen Group LLC
- H2 NEURAL.ONE
- H2 ADITION (Virtual Minds GmbH)
- H2 Active Agent (Virtual Minds GmbH)
- H2 Equativ
- H2 Adform A/S
- H2 Magnite, Inc.
- H2 RATEGAIN ADARA INC
- H2 Sift Media, Inc
- H2 Lumen Research Limited
- H2 OpenX
- H2 Yieldlab (Virtual Minds GmbH)
- H2 Simplifi Holdings LLC
- H2 PubMatic, Inc
- H2 Comscore B.V.
- H2 Flashtalking
- H2 Sharethrough, Inc
- H2 PulsePoint, Inc.
- H2 Smaato, Inc.
- H2 Crimtan Holdings Limited
- H2 Criteo SA
- H2 Adloox SA
- H2 LiveRamp
- H2 WPP Media
- H2 Sonobi, Inc
- H2 LoopMe Limited
- H2 Dynata LLC
- H2 Ask Locala
- H2 Azira
- H2 DoubleVerify Inc.
- H2 BIDSWITCH GmbH
- H2 IPONWEB GmbH
- H2 NextRoll, Inc.
- H2 Media.net Advertising FZ-LLC
- H2 LiveIntent Inc.
- H2 Basis Global Technologies, Inc.
- H2 Seedtag Advertising S.L
- H2 SMADEX, S.L.U.
- H2 Bombora Inc.
- H2 Outbrain UK.
- H2 Yieldmo, Inc.
- H2 A Million Ads
- H2 Remerge GmbH
- H2 Affle Iberia SL
- H2 Magnite CTV, Inc.
- H2 Delta Projects AB
- H2 Zemanta Inc.
- H2 AcuityAds Inc.
- H2 Rockerbox, Inc
- H2 StackAdapt Inc.
- H2 OneTag Limited
- H2 Smartology Limited
- H2 Improve Digital
- H2 Adobe Advertising Cloud
- H2 Bannerflow AB
- H2 TabMo SAS
- H2 Integral Ad Science (incorporating ADmantX)
- H2 Wizaly
- H2 Weborama
- H2 Readpeak Oy
- H2 Jivox Corporation
- H2 Sojern, Inc.
- H2 Polar Mobile Group Inc.
- H2 On Device Research Limited
- H2 Exactag GmbH
- H2 Celtra Inc.
- H2 ADTIMING TECHNOLOGY PTE. LTD
- H2 Gemius SA
- H2 InMobi Pte Ltd
- H2 The Kantar Group Limited
- H2 Samba TV UK Limited
- H2 Nielsen Media Research Ltd.
- H2 RevX
- H2 Pixalate, Inc.
- H2 Triapodi Ltd. d/b/a Digital Turbine
- H2 AudienceProject A/S
- H2 Eulerian Technologies
- H2 Seenthis AB
- H2 travel audience GmbH
- H2 HUMAN
- H2 Streamwise srl
- H2 Innovid LLC
- H2 Zeta Global Corp.
- H2 Madington
- H2 Opinary (Affinity Global GmbH)
- H2 GumGum, Inc.
- H2 Cint USA, Inc.
- H2 Jampp LTD
- H2 Realtime Technologies GmbH
- H2 DeepIntent, Inc.
- H2 Happydemics
- H2 Otto GmbH & Co. KGaA
- H2 Adobe Audience Manager, Adobe Experience Platform
- H2 CHEQ AI TECHNOLOGIES
- H2 Localsensor B.V.
- H2 Adnami Aps
- H2 Blue
- H2 Relay42 Netherlands B.V.
- H2 Mobsuccess
- H2 Liftoff Monetize and Vungle Exchange
- H2 The MediaGrid Inc.
- H2 Go.pl sp. z o.o.
- H2 HyperTV, Inc.
- H2 Appier PTE Ltd
- H2 6Sense Insights, Inc.
- H2 Google Advertising Products
- H2 GfK GmbH
- H2 Clinch Labs LTD
- H2 Amazon Ads
- H2 LinkedIn Ireland Unlimited Company
- H2 Moloco, Inc.
- H2 Nielsen International SA
- H2 Mintegral International Limited
- H2 PRECISO SRL
- H2 Pelmorex Corp.
- H2 TikTok Ad Network
- H2 Extreme Reach, Inc
- H2 Somplo Ltd
- H2 Adelaide Metrics Inc
- H2 Baidu (Hong Kong) Limited
- H2 Arpeely Ltd.
- H2 Adventure Media SARL
- H2 Microsoft Advertising
- H2 Opera Software Ireland Limited
- H2 xpln.ai SAS
- H2 ABCS INSIGHTS
- H2 Affle Inc
- H2 Admaster Private Limited
- H2 Bidease Inc
- H2 Intango Ltd
- H2 Artsai
- H2 Meta
- H2 C3 Metrics
- H2 Roku Advertising Services
- H2 eBay
- H2 Evidon
- H2 GroovinAds
- H2 Sizmek
- H2 Equativ
- H2 SMN Corporation
- H2 TrustArc
- H2 CyberAgent
- H2 MicroAd
- H2 AdMaxim
- H2 Magnite
- H2 Yango
- H2 Singular Labs Inc.
- H2 Neustar
- H2 Netquest
- H2 Cloudflare
- H2 Salesforce DMP
- H2 Bridgewell
- H2 AppLovin Corp.
- H2 AdTheorent, Inc.
- H2 Rackspace
- H2 Placed
- H2 Aarki
- H2 NinthDecimal
- H2 TreSensa
- H2 Bigabid
- H2 Optimize LCC D.B.A Genius Monkey
- H2 gskinner
- H2 Yahoo! Japan
- H2 Chalk Digital
- H2 jsdelivr
- H2 HockeyCurve
- H2 Upwave
- H2 IQM
- H2 fluct
- H2 Zucks
- H2 UNICORN
- H2 AdFalcon
- H2 Supership
- H2 Marketing Science Consulting Group, Inc.
- H2 Kobler
- H2 Adstra
- H2 Persona.ly
- H2 Oracle Data Cloud
- H2 Throtle
- H2 ironSource Mobile
- H2 MediaPal
- H2 Tuky Data
- H2 CONTXTFUL
- H2 MarketCast LLC
- H2 LeadsRx
- H2 clean.io
- H2 Unity Ads
- H2 Loblaw Media
- H2 Ad Lightning
- H2 Lacuna
- H2 Coupang
- H2 Playable Factory
- H2 Prism Partner
- H2 TemuDSP
- H2 DISQO
- H2 Mercado Livre
- H1 (empty)
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
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
B404 Error PageHTTP 404, custom pageREVIEW
CFavicon & BrandingAction5 icon(s) detectedREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
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.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Su opinión importa | 1.49:1 | 3.0:1 | #000000 | #012E4B | Fail |
| h1 descarga nuestras re… | 1.49:1 | 3.0:1 | #000000 | #012E4B | Fail |
| h1 eluniverso.com solic… | 1.49:1 | 3.0:1 | #000000 | #012E4B | Fail |
| h1 Gestionar tus datos | 1.49:1 | 3.0:1 | #000000 | #012E4B | Fail |
| h1 Aceptar a nuestros p… | 1.49:1 | 3.0:1 | #000000 | #012E4B | Fail |
| h2 10 años del terremo… | 1.49:1 | 3.0:1 | #000000 | #012E4B | Fail |
| h2 Almacenar la informa… | 1.49:1 | 3.0:1 | #000000 | #012E4B | Fail |
| h2 Uso de datos limitad… | 1.49:1 | 3.0:1 | #000000 | #012E4B | Fail |
| h2 Crear perfiles para … | 1.49:1 | 3.0:1 | #000000 | #012E4B | Fail |
| h2 Utilizar perfiles pa… | 1.49:1 | 3.0:1 | #000000 | #012E4B | Fail |
| h2 Crear un perfil para… | 1.49:1 | 3.0:1 | #000000 | #012E4B | Fail |
| h2 Uso de perfiles para… | 1.49:1 | 3.0:1 | #000000 | #012E4B | Fail |
| h2 Medir el rendimiento… | 1.49:1 | 3.0:1 | #000000 | #012E4B | Fail |
| h2 Medir el rendimiento… | 1.49:1 | 3.0:1 | #000000 | #012E4B | Fail |
| h2 Comprender al públi… | 1.49:1 | 3.0:1 | #000000 | #012E4B | Fail |
| h2 Desarrollo y mejora … | 1.49:1 | 3.0:1 | #000000 | #012E4B | Fail |
| h2 Uso de datos limitad… | 1.49:1 | 3.0:1 | #000000 | #012E4B | Fail |
| h2 Garantizar la seguri… | 1.49:1 | 3.0:1 | #000000 | #012E4B | Fail |
| h2 Ofrecer y presentar … | 1.49:1 | 3.0:1 | #000000 | #012E4B | Fail |
| h2 Guardar y comunicar … | 1.49:1 | 3.0:1 | #000000 | #012E4B | 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.
CLighthouse Accessibility AuditsActionScore 78/100 — 7 failing, 25 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
When a toggle field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn more about toggle fields.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.mb-2 > div.flex > div > div.custom-toggle div.mb-2 > div.flex > div > div.custom-toggle |
div.mb-2 > div.flex > div > div.custom-toggle div.mb-2 > div.flex > div > div.custom-toggle |
div.mb-2 > div.flex > div > div.custom-toggle div.mb-2 > div.flex > div > div.custom-toggle |
div.mb-2 > div.flex > div > div.custom-toggle div.mb-2 > div.flex > div > div.custom-toggle |
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.
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 |
|---|
PARTIDOS DE HOY nav.nav-wrapper > ul.list-topics > li.flex-auto > a |
PUBLICIDAD div.chain > div.px-2 > div#ad-top-content > p.uppercase |
COMUNIDAD div.card > div.card-content > div.flex > a.primary_section |
ECUADOR div.card > div.card-content > div.flex > a.primary_section |
ECUADOR div.card > div.card-content > div.flex > a.primary_section |
SEGURIDAD div.card > div.card-content > div.flex > a.primary_section |
POLÍTICA div.card > div.card-content > div.flex > a.primary_section |
PUBLICIDAD div.chain > div.px-2 > div#ad-leader-content > p.block |
SEGURIDAD div.card > div.card-content > div.flex > a.primary_section |
POLÍTICA div.card > div.card-content > div.flex > a.primary_section |
FÚTBOL div.card > div.card-content > div.flex > a.primary_section |
PUBLICIDAD div.chain > div.px-2 > div#ad-middle-content > p.uppercase |
ECUADOR div.card > div.card-content > div.flex > a.primary_section |
POLÍTICA div.card > div.card-content > div.flex > a.primary_section |
ECUADOR div.card > div.card-content > div.flex > a.primary_section |
SEGURIDAD div.card > div.card-content > div.flex > a.primary_section |
ECUADOR div.card > div.card-content > div.flex > a.primary_section |
ECUADOR div.card > div.card-content > div.flex > a.primary_section |
ECUADOR div.card > div.card-content > div.flex > a.primary_section |
ECUADOR div.card > div.card-content > div.flex > a.primary_section |
ECOLOGÍA div.card > div.card-content > div.flex > a.primary_section |
PUBLICIDAD div.chain > div.px-2 > div#ad-billboard-content > p.uppercase |
ECONOMÍA div.card > div.card-content > div.flex > a.primary_section |
POLÍTICA div.card > div.card-content > div.flex > a.primary_section |
POLÍTICA div.card > div.card-content > div.flex > a.primary_section |
POLÍTICA div.card > div.card-content > div.flex > a.primary_section |
hace 3 días div > div.flex > p.date > time |
CUERPO Y ALMA div.card > div.card-content > div.flex > a.primary_section |
hace 3 días div > div.flex > p.date > time |
ECONOMÍA div.card > div.card-content > div.flex > a.primary_section |
hace 3 días div > div.flex > p.date > time |
COMUNIDAD div.card > div.card-content > div.flex > a.primary_section |
hace 3 días div > div.flex > p.date > time |
SEGURIDAD div.card > div.card-content > div.flex > a.primary_section |
hace 4 días div > div.flex > p.date > time |
ECUADOR div.card > div.card-content > div.flex > a.primary_section |
hace 4 días div > div.flex > p.date > time |
POLÍTICA div.card > div.card-content > div.flex > a.primary_section |
hace 5 días div > div.flex > p.date > time |
POLÍTICA div.card > div.card-content > div.flex > a.primary_section |
hace 6 días div > div.flex > p.date > time |
COMPRAS div.card > div.card-content > div.flex > a.primary_section |
MÚSICA div.card > div.card-content > div.flex > a.primary_section |
COMPRAR AHORA a.items > div.articulo > div.detalle > span.cta |
COMPRAR AHORA a.items > div.articulo > div.detalle > span.cta |
COMPRAR AHORA a.items > div.articulo > div.detalle > span.cta |
COMPRAR AHORA a.items > div.articulo > div.detalle > span.cta |
COMUNIDAD div.card > div.card-content > div.flex > a.primary_section |
PUBLICIDAD div.chain > div.px-2 > div#ad-billboard2-content > p.uppercase |
FÚTBOL div.card > div.card-content > div.flex > a.primary_section |
INTERNACIONAL div.card > div.card-content > div.flex > a.primary_section |
SEGURIDAD div.card > div.card-content > div.flex > a.primary_section |
MÚSICA div.card > div.card-content > div.flex > a.primary_section |
Más información div.fc-dialog-content > div.fc-dialog-scrollable-content > button.fc-faq-header > span.fc-faq-label |
Lista de partners div.fc-dialog-scrollable-content > div.fc-footer > p > a.fc-vendors-list-dialog |
Gestionar opciones div.fc-dialog > div.fc-footer-buttons-container > button.fc-button > p.fc-manage-options-third-button-label |
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.grid > div.w-full > a > img.absolute div.grid > div.w-full > a > img.absolute |
div.text-base > div.flex > a#offer-1 > img.w-full div.text-base > div.flex > a#offer-1 > img.w-full |
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div > div.custom-toggle > div.relative > input#bol-economia-de-bolsillo-45 div > div.custom-toggle > div.relative > input#bol-economia-de-bolsillo-45 |
div > div.custom-toggle > div.relative > input#bol-salud-48 div > div.custom-toggle > div.relative > input#bol-salud-48 |
div > div.custom-toggle > div.relative > input#bol-opinion-51 div > div.custom-toggle > div.relative > input#bol-opinion-51 |
div > div.custom-toggle > div.relative > input#bol-marcador-registrados-121 div > div.custom-toggle > div.relative > input#bol-marcador-registrados-121 |
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.chain > div.grid > div.w-full > a div.chain > div.grid > div.w-full > a |
div.RawHtml > div.text-base > div.flex > a#offer-1 div.RawHtml > div.text-base > div.flex > a#offer-1 |
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 |
|---|
ECONOMÍA div.card > div.card-content > div.flex > a.primary_section |
POLÍTICA div.card > div.card-content > div.flex > a.primary_section |
POLÍTICA div.card > div.card-content > div.flex > a.primary_section |
POLÍTICA div.card > div.card-content > div.flex > a.primary_section |
CUERPO Y ALMA div.card > div.card-content > div.flex > a.primary_section |
ECONOMÍA div.card > div.card-content > div.flex > a.primary_section |
COMUNIDAD div.card > div.card-content > div.flex > a.primary_section |
APASIONADOS POR LA COCINA div.card > div.card-content > span.uppercase > a |
BLOG div.card > div.card-content > span.uppercase > a |
BLOG div.card > div.card-content > span.uppercase > a |
BLOG div.card > div.card-content > span.uppercase > a |
These items highlight common accessibility best practices.
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 |
|---|
INICIAR SESIÓN div.user-panel > div.flex > div.flex > button.button |
SUSCRIBETE div.chain > div.flex > div.flex > button#btn-popup-subscription |
ENVÍANOS TU CARTA div.region > div.chain > div.text-center > button.button |