Lighthouse Desktop
· 0 checks — Desktop Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Abascal y Meloni, las pasadas Navidades div.v-a-img-c > figure.v-a-fig > a.v-a-lnk > img.v-a-img | /abc/www/multimedia/espana/2026/04/15/G9_gCCHWcAIpSWj-U20... | 59.5 KiB | 39.6 KiB |
García protesta frente a Gómez de Celis, que ejercía de presidente. figure.v-a-fig > div.v-a-lnk > picture > img.v-a-img | /abc/www/multimedia/espana/2026/04/15/1510112305_20260415... | 37.1 KiB | 22.8 KiB |
Mbappé, protestando a Vincic por la roja a Camavinga div.v-a-img-c > figure.v-a-fig > a.v-a-lnk > img.v-a-img | /abc/www/multimedia/deportes/2026/04/15/vincic-U368170267... | 49.1 KiB | 22.6 KiB |
Los investigadores no han conseguido detectar la causa del fenómeno div.v-a-img-c > figure.v-a-fig > a.v-a-lnk > img.v-a-img | /abc/www/multimedia/tecnologia/2026/04/15/1483125077-U107... | 18.5 KiB | 16.5 KiB |
Una manifestante, este miércoles en Madrid div.v-a-img-c > figure.v-a-fig > a.v-a-lnk > img.v-a-img | /abc/www/multimedia/espana/2026/04/15/000001510146146-U61... | 34.6 KiB | 14.6 KiB |
Manos Limpias denuncia a Bolaños ante el Supremo por sus críticas al juez Peina… div.v-a-img-c > figure.v-a-fig > a.v-a-lnk > img.v-a-img | /abc/www/multimedia/espana/2026/04/15/1510143701-kKGF--56... | 30.6 KiB | 10.7 KiB |
Alcaraz se baja del Godó por lesión div.v-a-img-c > figure.v-a-fig > a.v-a-lnk > img.v-a-img | /abc/www/multimedia/deportes/2026/04/15/1510116086-kjgG--... | 17.9 KiB | 10.5 KiB |
Isabel Díaz Ayuso y José Luis Martínez-Almeida, el 2 de mayo de 2025, en un día… div.v-a-img-c > figure.v-a-fig > a.v-a-lnk > img.v-a-img | /abc/www/multimedia/espana/2026/04/15/ayuso-pp-kEKG-U0437... | 17.0 KiB | 9.6 KiB |
Los quesos del concurso de Salón Gourmets div.v-a-img-c > figure.v-a-fig > a.v-a-lnk > img.v-a-img | /abc/www/multimedia/gastronomia/2026/04/15/quesos2-U23271... | 11.2 KiB | 9.3 KiB |
Vista aérea de la isla de Malé, capital de las Maldivas. div.v-a-img-c > figure.v-a-fig > a.v-a-lnk > img.v-a-img | /abc/www/multimedia/espana/2026/04/15/male-maldivas-U2423... | 12.5 KiB | 6.5 KiB |
Konrad Berkowicz, durante su protesta en el Sejm polaco. div.v-a-img-c > figure.v-a-fig > a.v-a-lnk > img.v-a-img | /abc/www/multimedia/internacional/2026/04/15/konrad-berko... | 11.9 KiB | 6.2 KiB |
La UE planteará teletrabajo obligatorio y reducir la velocidad en autopistas si… div.v-a-img-c > figure.v-a-fig > a.v-a-lnk > img.v-a-img | /abc/www/multimedia/economia/2026/04/15/1510051985-U20609... | 18.7 KiB | 5.7 KiB |
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| static.vocstatic.com/widgets/4.35.0/accessctrl.js | 12.9 KiB | |
| static.vocstatic.com/voc26/1.0.46/voc26-home.css | 30.8 KiB | 243 ms |
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| abc.es/ | 200 ms |
| www.abc.es/ | 0.0 ms |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
Diagnostics
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not actionable |
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
More information about the performance of your application. These numbers don't directly affect the Performance score.
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
Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. Learn more about valid values for ARIA attributes.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.v-h__c > div.v-h__g > div.v-h__w > button.v-hmb div.v-h__c > div.v-h__g > div.v-h__w > button.v-hmb |
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.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.v-h__c > div.v-h__g > div.v-h__w > button.v-hmb div.v-h__c > div.v-h__g > div.v-h__w > button.v-hmb |
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.
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 |
|---|
Real Madrid hoy div.v-h-n__n > ul.v-h-n__u > li.v-h-n__l > a.v-h-n__a |
Alineación Real Madrid div.v-h-n__n > ul.v-h-n__u > li.v-h-n__l > a.v-h-n__a |
Árbitro Real Madrid div.v-h-n__n > ul.v-h-n__u > li.v-h-n__l > a.v-h-n__a |
Juicio 'caso mascarillas' div.v-h-n__n > ul.v-h-n__u > li.v-h-n__l > a.v-h-n__a |
Bolaños div.v-h-n__n > ul.v-h-n__u > li.v-h-n__l > a.v-h-n__a |
Guerra en Irán div.v-h-n__n > ul.v-h-n__u > li.v-h-n__l > a.v-h-n__a |
Alineación del Real Madrid div.v-h-n__n > ul.v-h-n__u > li.v-h-n__l > a.v-h-n__a |
Álvaro Arbeloa div.v-h-n__n > ul.v-h-n__u > li.v-h-n__l > a.v-h-n__a |
Bellingham div.v-h-n__n > ul.v-h-n__u > li.v-h-n__l > a.v-h-n__a |
Mbappé div.v-h-n__n > ul.v-h-n__u > li.v-h-n__l > a.v-h-n__a |
Juez Peinado div.v-h-n__n > ul.v-h-n__u > li.v-h-n__l > a.v-h-n__a |
EN DIRECTO div.v-tck > div.v-tck__c > span.v-plv > span.v-plv__c |
Mbappé, protestando a Vincic por la roja a Camavinga. div.v-a-img-c > figure.v-a-fig > figcaption.v-fc > span.v-fc__t |
Siete goles en el Allianz, con la eliminatoria igualada durante muchos minutos.… div.v-r__c > article.v-a > div.v-a-inf-c > p.v-a-s-t |
Washington combina la presión en el estrecho de Ormuz con los contactos con los… div.v-r-s__c > article.v-a > div.v-a-inf-c > p.v-a-s-t |
El escenario incluiría bajadas de impuestos para la electricidad o suavización … div.v-r-s__c > article.v-a > div.v-a-inf-c > p.v-a-s-t |
El escrito pide a la Sala de lo Penal del alto tribunal que abra diligencias co… div.v-r-s__c > article.v-a > div.v-a-inf-c > p.v-a-s-t |
Tacha los últimos movimientos del presidente de EE.UU. de ser «poco comprensibl… div.v-r-s__c > article.v-a > div.v-a-inf-c > p.v-a-s-t |
Rechaza incluir enmiendas del PP que elevaban el reproche al resto de grupos po… div.v-r-s__c > article.v-a > div.v-a-inf-c > p.v-a-s-t |
Con pancartas de luto, los afectados por el accidente han reclamado «memoria, v… div.v-r-s__c > article.v-a > div.v-a-inf-c > p.v-a-s-t |
Alicante y Valencia div.v-a-inf-c > div.v-op > div.v-op__c > span.v-op__p |
¿Por qué la izquierda siempre aspira a que cada vez menos tengan que mantener a… div.v-r__c > article.v-a > div.v-a-inf-c > p.v-a-s-t |
Rufián, como Sánchez, prefiere estar en las redes que en la biblioteca: es lógi… div.v-r__c > article.v-a > div.v-a-inf-c > p.v-a-s-t |
En parte, coincido con Sumar: la extrema derecha no es imbatible. Pero su antíd… div.v-r__c > article.v-a > div.v-a-inf-c > p.v-a-s-t |
Aunque la muerte de la reina suele desencadenar una 'guerra civil' entre hembra… div.v-r__c > article.v-a > div.v-a-inf-c > p.v-a-s-t |
Un estudio advierte de que los grandes modelos de lenguaje ofrecen información … div.v-r__c > article.v-a > div.v-a-inf-c > p.v-a-s-t |
La estrella parisina presenta en España la película 'La mujer más rica del mund… div.v-r-s__c > article.v-a > div.v-a-inf-c > p.v-a-s-t |
La Policía está a la espera de un cotejo del ADN para confirmar que se trata de… div.v-r-s__c > article.v-a > div.v-a-inf-c > p.v-a-s-t |
El presidente estadounidense sigue con sus ataques contra el Vaticano por la po… div.v-r-s__c > article.v-a > div.v-a-inf-c > p.v-a-s-t |
Aquello era para entretenerse e ir de fiesta. Esto de ahora, en cambio, es para… div.v-r__c > article.v-a > div.v-a-inf-c > p.v-a-s-t |
Corresponsal en Centroeuropa div.v-a-inf-c > div.v-op > div.v-op__c > span.v-op__p |
El presidente del Gobierno concluye su cuarta visita al gigante asiático en ape… div.v-r__c > article.v-a > div.v-a-inf-c > p.v-a-s-t |
Se ha abierto una brecha entre lo que los prestamistas dicen que valen las acci… div.v-r__c > article.v-a > div.v-a-inf-c > p.v-a-s-t |
Laporta durante el partido entre el Barcelona y el Atlético. div.v-a-img-c > figure.v-a-fig > figcaption.v-fc > span.v-fc__t |
Laura Martínez y Ariane Toro son claras opciones de medalla en el europeo de Ti… div.v-r-s__c > article.v-a > div.v-a-inf-c > p.v-a-s-t |
These are opportunities to improve the legibility of your content.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
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 |
|---|
AGUSTÍN PERY div.v-op > div.v-op__c > span.v-op__t > a |
BRUNO PARDO PORTO div.v-op > div.v-op__c > span.v-op__t > a |
LUIS HERRERO div.v-op > div.v-op__c > span.v-op__t > a |
These items highlight common accessibility best practices.
Best Practices
SEO
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.