Mobile 375 × 812

Desktop 1440 × 900

Score: 69 / 100
Based on 8 categories, 0 sections
Room to improve — your 15.5s load time is above Google's 2.5s 'Good' threshold.
Several missing protections leave your users and data exposed.
Several issues make your site difficult for assistive technology users.
Well-optimized for search — your content is discoverable.
Good server performance with room for optimization.
Mostly compliant — a few items need attention.
Rich content metadata — your pages look great everywhere.
Heavier than average — reducing page weight saves energy and bandwidth.
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
HSTS header is missing
Security gaps expose your site and users to attacks, eroding trust.
No Content-Security-Policy header found
Security gaps expose your site and users to attacks, eroding trust.
Page weighs 14.9 MB (4.8 MB transferred)
Performance issues directly impact user engagement and conversion rates.
2 button(s) with no accessible text
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
High impact, low effort — start here.
High impact, requires investment.
Small gains, minimal effort.
Nothing in this quadrant — good news.
Low impact, high effort — do last.
Nothing in this quadrant — good news.
[](https://beavercheck.com/results/3773019b-19d2-4865-a664-79510a63ef66)<a href="https://beavercheck.com/results/3773019b-19d2-4865-a664-79510a63ef66"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Felmundo.es" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Felmundo.esThis badge auto-updates with your latest scan result.
Your site has several issues that may be affecting user experience and business outcomes. Your LCP of 15.5s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. The 3 security gaps leave your users exposed — modern browsers increasingly warn visitors about insecure sites. Addressing the critical issues below would have the most immediate impact on your user trust.
€275 investment → €1.11/month returns + EUR 120,500,000 risk avoided
€275
5h · 5 findings
€1.11 /mo
~€13 / year
EUR 120,500,000
if kept compliant
€83 — in quick wins — start here for the fastest payback
Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.
5.0 developer hours at €55/hr
Based on Spain rates (€55/hr)
Start here for the best return on investment
€10,041,668 / month at risk
~€120,500,013 / year if left unfixed
€120,500,000
+4 more
€1.11 /mo
14965.7 MB/mo × 0.074 EUR/GB
Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.
Unique monthly visitors from your analytics
Purchases, signups, or key actions
Optional — for revenue estimation
more engaged visitors from reduced bounce
Fix 5 critical issues to capture this value
Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.
Your site's LCP: → estimated after fixes.
These are estimates based on industry research — actual results vary
Your data stays in your browser — nothing is sent to our servers
Thanks for your feedback!
We'll use a cached audit if available, or offer to scan.
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
6.25 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
15.54 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
3.32 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.045
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
44.18 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
38.77 s
Audit breakdown by category with detailed findings.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
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.
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.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
| URL | Est Savings |
|---|---|
| e00.uecdn.es/fonts/roboto/Roboto-Light.woff2 | 40 ms |
| e00.uecdn.es/fonts/roboto/Roboto-Light.woff2 | 35 ms |
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|---|
| /assets/cover/elmundo/v9/main-cover-mobile.9631c6c40accca... | 30.9 KiB | 2.5 s |
| /assets/uedailymotion/v1/uedailymotion_elmundo_d97d12bdf0... | 13.3 KiB | |
| e01-elmundo.uecdn.es/assets/v26/js/kalturaue-elmundo.min.js | 8.6 KiB | 552 ms |
| /assets/includes/elmundo/v10/main-include-eurocup.9579fed... | 6.0 KiB | |
| imasdk.googleapis.com/js/sdkloader/ima3.js | 149.3 KiB | 3.5 s |
| www.youtube.com/iframe_api?ima=1 | 3.5 KiB | 865 ms |
| adtcdn.unidadeditorial.es/gexp/_gam_kv_.js | 150.2 KiB | 3.5 s |
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 | |
|---|---|---|---|
figure.ue-c-cover-content__figure > div.ue-c-cover-content__img-container > picture > img.ue-c-cover-content__image figure.ue-c-cover-content__figure > div.ue-c-cover-content__img-container > picture > img.ue-c-cover-content__image | /73cbcc451974bf8b4af3c68971077d2e/resize/900/f/webp/asset... | 113.7 KiB | 65.7 KiB |
Paris Saint-Germain div.ue-c-scoreboard-dual__body > div.ue-c-scoreboard-dual__team > div.ue-c-scoreboard-dual__team-description > img.ue-c-scoreboard-dual__team-badge | e00-elmundo.uecdn.es/assets/sports/logos/football/png/72x72/149.png | 10.6 KiB | 9.8 KiB |
figure.ue-c-cover-content__figure > div.ue-c-cover-content__img-container > picture > img.ue-c-cover-content__image figure.ue-c-cover-content__figure > div.ue-c-cover-content__img-container > picture > img.ue-c-cover-content__image | /0b447190f3e267d0f4723956b6a2049f/crop/0x0/800x800/resize... | 19.3 KiB | 9.2 KiB |
Orlinda en la última imagen captada por su familia en Barajas. figure.ue-c-cover-content__figure > div.ue-c-cover-content__img-container > picture > img.ue-c-cover-content__image | /6c8457e706ef88538f9df4f40c1c6881/crop/162x0/800x638/resi... | 18.7 KiB | 8.5 KiB |
Arsenal div.ue-c-scoreboard-dual__body > div.ue-c-scoreboard-dual__team > div.ue-c-scoreboard-dual__team-description > img.ue-c-scoreboard-dual__team-badge | e00-elmundo.uecdn.es/assets/sports/logos/football/png/72x72/3.png | 9.2 KiB | 8.3 KiB |
Bayern Munich div.ue-c-scoreboard-dual__body > div.ue-c-scoreboard-dual__team > div.ue-c-scoreboard-dual__team-description > img.ue-c-scoreboard-dual__team-badge | e00-elmundo.uecdn.es/assets/sports/logos/football/png/72x72/156.png | 9.1 KiB | 8.3 KiB |
R. Madrid div.ue-c-scoreboard-dual__body > div.ue-c-scoreboard-dual__team > div.ue-c-scoreboard-dual__team-description > img.ue-c-scoreboard-dual__team-badge | e00-elmundo.uecdn.es/assets/sports/logos/football/png/72x72/186.png | 8.6 KiB | 7.7 KiB |
Barcelona div.ue-c-scoreboard-dual__body > div.ue-c-scoreboard-dual__team > div.ue-c-scoreboard-dual__team-description > img.ue-c-scoreboard-dual__team-badge | e00-elmundo.uecdn.es/assets/sports/logos/football/png/72x72/178.png | 7.3 KiB | 6.5 KiB |
Sp. Portugal div.ue-c-scoreboard-dual__body > div.ue-c-scoreboard-dual__team > div.ue-c-scoreboard-dual__team-description > img.ue-c-scoreboard-dual__team-badge | e00-elmundo.uecdn.es/assets/sports/logos/football/png/72x72/255.png | 6.8 KiB | 6.0 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
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 |
|---|---|
| elmundo.es/ | 880 ms |
| www.elmundo.es/ | 0.0 ms |
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
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.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 7.8 s |
| Other | 1.3 s |
| Script Parsing & Compilation | 1.3 s |
| Style & Layout | 732 ms |
| Garbage Collection | 217 ms |
| Rendering | 207 ms |
| Parse HTML & CSS | 172 ms |
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 |
|---|---|
| The page has an unload handler in a sub frame. | Actionable |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /assets/v26/js/ue-calendar-tournament-fb2077f30ba362c9cd8... | 6.4 KiB | 2.1 KiB |
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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| 19.9 KiB | 16.7 KiB | |
| /assets/cover/elmundo/v9/main-cover-mobile.9631c6c40accca... | 30.4 KiB | 15.6 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
div.ue-c-cover-content__media > figure.ue-c-cover-content__figure > picture > img.ue-c-cover-content__image div.ue-c-cover-content__media > figure.ue-c-cover-content__figure > picture > img.ue-c-cover-content__image | /37356fd2f61c29abcd07f96bf0f4f539/resize/700/f/webp/asset... |
Aitana y Plex podrían estar pasando por un momento adverso en su relación: Un … div.ue-c-cover-content__body > div.ue-c-cover-content__media > figure.ue-c-cover-content__figure > img.ue-c-cover-content__image | e00-elmundo.uecdn.es/elmundo/imagenes/bt/2026/04/15/69dfc93bd573_10.jpg |
20 islas paradisíacas de Europa que aún no se han saturado div.ue-c-cover-content__body > div.ue-c-cover-content__media > figure.ue-c-cover-content__figure > img.ue-c-cover-content__image | e00-elmundo.uecdn.es/elmundo/imagenes/bt/2026/04/15/hierr_10.jpg |
Logo div.didomi-popup-container > div.didomi-popup-view > div.didomi-popup-notice-logo-container > img.didomi-popup-notice-logo | e00-elmundo.uecdn.es/em/didomi/elmundo.png |
div.ue-c-cover-content__media > figure.ue-c-cover-content__figure > picture > img.ue-c-cover-content__image div.ue-c-cover-content__media > figure.ue-c-cover-content__figure > picture > img.ue-c-cover-content__image | |
div.ue-c-cover-content__media > figure.ue-c-cover-content__figure > picture > img.ue-c-cover-content__image div.ue-c-cover-content__media > figure.ue-c-cover-content__figure > picture > img.ue-c-cover-content__image | |
Cargando... body.portada > div.container > img.loading-icon |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.ue-c-main-header__tools > div.ue-c-main-header__subscription > div.tp-container-inner > iframe#offer_fdc32975614c355423a4-0 div.ue-c-main-header__tools > div.ue-c-main-header__subscription > div.tp-container-inner > iframe#offer_fdc32975614c355423a4-0 |
div.ue-c-main-header__tools > div#button-subscription-scroll > div.tp-container-inner > iframe#offer_af3351025fe4788fbafd-0 div.ue-c-main-header__tools > div#button-subscription-scroll > div.tp-container-inner > iframe#offer_af3351025fe4788fbafd-0 |
div.ue-l-cg__unit > div.pn-subscription-wrapper > div.tp-container-inner > iframe#offer_0abebf6d880937b85283-0 div.ue-l-cg__unit > div.pn-subscription-wrapper > div.tp-container-inner > iframe#offer_0abebf6d880937b85283-0 |
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.
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 |
|---|
ÁNGELA MARTIALAY ul.ue-c-cover-content__byline-list > li.ue-c-cover-content__byline-item > span.ue-c-cover-content__byline-name > a.ue-c-cover-content__link |
ORFEO SUÁREZ ul.ue-c-cover-content__byline-list > li.ue-c-cover-content__byline-item > span.ue-c-cover-content__byline-name > a.ue-c-cover-content__link |
DANIEL GÓMEZ-FONTECHA ul.ue-c-cover-content__byline-list > li.ue-c-cover-content__byline-item > span.ue-c-cover-content__byline-name > a.ue-c-cover-content__link |
LUIS F. DURÁN ul.ue-c-cover-content__byline-list > li.ue-c-cover-content__byline-item > span.ue-c-cover-content__byline-name > a.ue-c-cover-content__link |
EL MUNDO ul.ue-c-cover-content__byline-list > li.ue-c-cover-content__byline-item > span.ue-c-cover-content__byline-name > a.ue-c-cover-content__link |
These items highlight common accessibility best practices.
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| Topics | invstatic101.creativecdn.com/encrypted-signals/encrypted-tag-g.js line 5, col 1847 |
| AttributionReporting |
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
tags.tiqcdn.com/utag/unidadeditorial/elmundo/prod/utag.js line 39, col 26 | euconsent-v2 not found |
tags.tiqcdn.com/utag/unidadeditorial/elmundo/prod/utag.js line 39, col 26 | euconsent-v2 not found |
Failed to load resource: net::ERR_SSL_PROTOCOL_ERROR | |
Uncaught Error: CE: multiple userscripts installed |
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.
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
Login div.didomi-popup-view > div.didomi-popup-notice-text-container > span.didomi-offers__premium > a.didomi-offers__login |
"Learn more" div.didomi-popup-notice-text-container > div.didomi-popup-notice-text > p > a |
Compartir en Facebook
div.ue-c-main-header__primary > ul.ue-c-main-header__social-tools > li.ue-c-main-header__social-tools-item > a.is-facebook |
Compartir en Twitter
div.ue-c-main-header__primary > ul.ue-c-main-header__social-tools > li.ue-c-main-header__social-tools-item > a.is-twitter |
Compartir en Telegram
div.ue-c-main-header__primary > ul.ue-c-main-header__social-tools > li.ue-c-main-header__social-tools-item > a.is-telegram |
Compartir en WhatsApp
div.ue-c-main-header__primary > ul.ue-c-main-header__social-tools > li.ue-c-main-header__social-tools-item > a |
Compartir en Redes sociales
div.ue-c-main-header__primary > ul.ue-c-main-header__social-tools > li.ue-c-main-header__social-tools-item > a.is-share-mobile |
To appear in search results, crawlers need access to your app.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
1.99 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.51 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
182 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.617
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.90 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
9.26 s
Audit breakdown by category with detailed findings.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
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.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
Performance issues directly impact user engagement and conversion rates.
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.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
| URL | Est Savings |
|---|---|
| e00.uecdn.es/fonts/roboto/Roboto-Light.woff2 | 75 ms |
| e00.uecdn.es/fonts/roboto/Roboto-Light.woff2 | 40 ms |
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|---|
| e01-elmundo.uecdn.es/assets/cover/elmundo/v9/main-cover.226ff38cebe2ced94c92.css | 39.0 KiB | 1.0 s |
| /assets/uedailymotion/v1/uedailymotion_elmundo_d97d12bdf0... | 13.3 KiB | |
| e01-elmundo.uecdn.es/assets/v26/js/kalturaue-elmundo.min.js | 8.6 KiB | |
| /assets/includes/elmundo/v10/main-include-eurocup.9579fed... | 6.1 KiB | 239 ms |
| imasdk.googleapis.com/js/sdkloader/ima3.js | 149.4 KiB | 707 ms |
| www.youtube.com/iframe_api?ima=1 | 3.2 KiB | 316 ms |
| adtcdn.unidadeditorial.es/gexp/_gam_kv_.js | 150.2 KiB | 648 ms |
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 | |
|---|---|---|---|
El interior de la terminal de Pittsburgh. figure.ue-c-cover-content__figure > div.ue-c-cover-content__img-container > picture > img.ue-c-cover-content__image | /6e27ad0c3ed8c54d3d65bc3afe14ed6d/crop/0x51/705x521/resiz... | 147.8 KiB | 118.4 KiB |
figure.ue-c-cover-content__figure > div.ue-c-cover-content__img-container > picture > img.ue-c-cover-content__image figure.ue-c-cover-content__figure > div.ue-c-cover-content__img-container > picture > img.ue-c-cover-content__image | /73cbcc451974bf8b4af3c68971077d2e/resize/900/f/webp/asset... | 113.7 KiB | 84.4 KiB |
Orlinda en la última imagen captada por su familia en Barajas. figure.ue-c-cover-content__figure > div.ue-c-cover-content__img-container > picture > img.ue-c-cover-content__image | /37839008735e422b3b8dc031c1e31269/crop/215x69/732x414/res... | 33.4 KiB | 25.3 KiB |
Mbappé protesta en el partido contra el Girona figure.ue-c-cover-content__figure > div.ue-c-cover-content__img-container > picture > img.ue-c-cover-content__image | /f4bdd308c17921b70a14886299666441/crop/102x0/871x513/resi... | 26.9 KiB | 22.1 KiB |
div.ue-c-cover-content__media > figure.ue-c-cover-content__figure > picture > img.ue-c-cover-content__image div.ue-c-cover-content__media > figure.ue-c-cover-content__figure > picture > img.ue-c-cover-content__image | /e643e95920c8847d6f6ee82ec7c56061/resize/500/f/webp/asset... | 29.1 KiB | 21.0 KiB |
figure.ue-c-cover-content__figure > div.ue-c-cover-content__img-container > picture > img.ue-c-cover-content__image figure.ue-c-cover-content__figure > div.ue-c-cover-content__img-container > picture > img.ue-c-cover-content__image | /691c3901f0e5d4debd392afef99cff6c/crop/0x321/1920x1601/re... | 36.4 KiB | 18.9 KiB |
Los jugadores del Bayern celebran su clasificación para semifinales. figure.ue-c-cover-content__figure > div.ue-c-cover-content__img-container > picture > img.ue-c-cover-content__image | /76f508bd26ddf1ffd3e1b5852169a3fd/crop/0x0/3072x2048/resi... | 52.5 KiB | 16.2 KiB |
Aitana y Plex podrían estar pasando por un momento adverso en su relación: Un … div.ue-c-cover-content__body > div.ue-c-cover-content__media > figure.ue-c-cover-content__figure > img.ue-c-cover-content__image | e00-elmundo.uecdn.es/elmundo/imagenes/bt/2026/04/15/69dfc93bd573_10.jpg | 15.7 KiB | 13.3 KiB |
El celador junto a su abogado en el juicio celebrado de 2013 figure.ue-c-cover-content__figure > div.ue-c-cover-content__img-container > picture > img.ue-c-cover-content__image | /7a6243d37dc4c23c8db202b4f2a6585d/crop/0x5/456x461/resize... | 14.5 KiB | 13.2 KiB |
Paris Saint-Germain div.ue-c-scoreboard-dual__body > div.ue-c-scoreboard-dual__team > div.ue-c-scoreboard-dual__team-description > img.ue-c-scoreboard-dual__team-badge | e00-elmundo.uecdn.es/assets/sports/logos/football/png/72x72/149.png | 10.6 KiB | 9.8 KiB |
Aurelio Rojas, cardiólogo, sobre la fruta por la noche: "Estas son las mejores" div.ue-c-cover-content__body > div.ue-c-cover-content__media > figure.ue-c-cover-content__figure > img.ue-c-cover-content__image | e00-elmundo.uecdn.es/elmundo/imagenes/bt/2026/04/14/aureliorojasfruta_10.jpg | 11.2 KiB | 8.7 KiB |
figure.ue-c-cover-content__figure > div.ue-c-cover-content__img-container > picture > img.ue-c-cover-content__image figure.ue-c-cover-content__figure > div.ue-c-cover-content__img-container > picture > img.ue-c-cover-content__image | /05d8b749bf827ba5519327e169b3d97a/resize/225/f/webp/asset... | 14.0 KiB | 8.6 KiB |
Arsenal div.ue-c-scoreboard-dual__body > div.ue-c-scoreboard-dual__team > div.ue-c-scoreboard-dual__team-description > img.ue-c-scoreboard-dual__team-badge | e00-elmundo.uecdn.es/assets/sports/logos/football/png/72x72/3.png | 9.2 KiB | 8.3 KiB |
Bayern Munich div.ue-c-scoreboard-dual__body > div.ue-c-scoreboard-dual__team > div.ue-c-scoreboard-dual__team-description > img.ue-c-scoreboard-dual__team-badge | e00-elmundo.uecdn.es/assets/sports/logos/football/png/72x72/156.png | 9.1 KiB | 8.3 KiB |
Portada de EL MUNDO del jueves 16 de abril de 2026 figure.ue-c-cover-content__figure > div.ue-c-cover-content__img-container > picture > img.ue-c-cover-content__image | /7e2f7a7c095bd90e98eecbb1918e6e0d/crop/0x0/534x356/resize... | 13.4 KiB | 7.9 KiB |
Un partidario de Orban enseña una camiseta con su rostro y el de Trump en Budap… figure.ue-c-cover-content__figure > div.ue-c-cover-content__img-container > picture > img.ue-c-cover-content__image | /22504df932c6baae7b2050088ad2e84d/resize/450/f/webp/asset... | 29.8 KiB | 7.8 KiB |
R. Madrid div.ue-c-scoreboard-dual__body > div.ue-c-scoreboard-dual__team > div.ue-c-scoreboard-dual__team-description > img.ue-c-scoreboard-dual__team-badge | e00-elmundo.uecdn.es/assets/sports/logos/football/png/72x72/186.png | 8.6 KiB | 7.7 KiB |
figure.ue-c-cover-content__figure > div.ue-c-cover-content__img-container > picture > img.ue-c-cover-content__image figure.ue-c-cover-content__figure > div.ue-c-cover-content__img-container > picture > img.ue-c-cover-content__image | /bb4c8cbd16f9ed2175f5137c2265ac63/crop/0x0/800x800/resize... | 11.8 KiB | 6.8 KiB |
Barcelona div.ue-c-scoreboard-dual__body > div.ue-c-scoreboard-dual__team > div.ue-c-scoreboard-dual__team-description > img.ue-c-scoreboard-dual__team-badge | e00-elmundo.uecdn.es/assets/sports/logos/football/png/72x72/178.png | 7.3 KiB | 6.5 KiB |
Sp. Portugal div.ue-c-scoreboard-dual__body > div.ue-c-scoreboard-dual__team > div.ue-c-scoreboard-dual__team-description > img.ue-c-scoreboard-dual__team-badge | e00-elmundo.uecdn.es/assets/sports/logos/football/png/72x72/255.png | 6.8 KiB | 6.0 KiB |
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 |
|---|---|
| elmundo.es/ | 330 ms |
| www.elmundo.es/ | 0.0 ms |
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
body.portada > aside#banda_suscripcion body.portada > aside#banda_suscripcion | 0.347 |
body.portada > aside#banda_suscripcion body.portada > aside#banda_suscripcion | 0.262 |
body.portada > aside#banda_suscripcion body.portada > aside#banda_suscripcion | 0.005 |
Are you a subscriber? Login
Accept and continueDecline and subscribe
With your… div.didomi-exterior-border > div.didomi-popup-container > div.didomi-popup-view > div.didomi-popup-notice-text-container | 0.005 |
Accept and continueDecline and subscribe div.didomi-popup-notice-text-container > div.didomi-popup-notice-text > p > div#ue-notice-buttons | 0.003 |
SECCIONES
España
Opinión
Actualidad Económica
Internacional
Deportes
Cultura
LO… header.ue-c-main-header > div#js-headerTop > nav#js-navHeader > div.ue-c-main-navigation | 0.002 |
div.ue-c-main-header__primary > div#js-tools > div#button-subscription-top > div.tp-container-inner div.ue-c-main-header__primary > div#js-tools > div#button-subscription-top > div.tp-container-inner | 0.002 |
div.ue-c-main-header__primary > div#js-tools > div#button-subscription-top > div.tp-container-inner div.ue-c-main-header__primary > div#js-tools > div#button-subscription-top > div.tp-container-inner | 0.001 |
Últimas noticias
Apagones China
Apagón
Operacion Kitchen
Isabel Pardo Vera
FMI … body.portada > div.ue-c-seo-links-container > div.ue-c-seo-links > ul.ue-c-seo-links__list | 0.000 |
R. Madrid div.ue-c-scoreboard-item-container > div.ue-c-scoreboard-dual__body > div.ue-c-scoreboard-dual__team > div.ue-c-scoreboard-dual__team-description | 0.000 |
Atlético div.ue-c-scoreboard-item-container > div.ue-c-scoreboard-dual__body > div.ue-c-scoreboard-dual__team > div.ue-c-scoreboard-dual__team-description | 0.000 |
Inicia sesión
Buscador header.ue-c-main-header > div#js-headerTop > div.ue-c-main-header__primary > div#js-tools | 0.000 |
Portada del jueves 16 de abril div.ue-l-cg__inner > div.ue-c-live-feed > div.ue-c-live-feed__item > h2.ue-c-live-feed__item-headline | 0.000 |
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.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| www.elmundo.es/ | 987 ms | 724 ms | 9.4 ms |
| Unattributable | 336 ms | 83 ms | 0.0 ms |
| /experimentsexperience/render?id=AC_hVk00mgoTZKxzlNOEOnuU... | 298 ms | 223 ms | 0.1 ms |
| cdn.tinypass.com/api/tinypass.min.js | 296 ms | 212 ms | 19 ms |
| /sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/ui-w... | 191 ms | 164 ms | 4.3 ms |
| tags.tiqcdn.com/utag/unidadeditorial/elmundo/prod/utag.js | 127 ms | 65 ms | 59 ms |
| /pages/versioned/common-scripts/8bd952a5f71d37cdd1817ea41... | 104 ms | 93 ms | 6.2 ms |
| /pagead/managed/js/gpt/m202604100101/pubads_impl.js | 103 ms | 61 ms | 10 ms |
| es-config.sensic.net/s2s-web.js | 83 ms | 66 ms | 4.9 ms |
| www.googletagmanager.com/gtag/js?id=DC-12992475&cx=c>m=4e64e1 | 77 ms | 68 ms | 8.0 ms |
| /sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/sdk.... | 73 ms | 57 ms | 8.0 ms |
| /assets/v26/js/ue-rowmini-272b193dbd6bc66bf992174747ba7d2... | 68 ms | 3.3 ms | 1.7 ms |
| e00-elmundo.uecdn.es/js/pbmu.js | 60 ms | 42 ms | 17 ms |
| www.googletagmanager.com/gtag/destination?id=DC-12125487&cx=c>m=4e64e1 | 53 ms | 45 ms | 6.7 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 2.5 s |
| Other | 418 ms |
| Script Parsing & Compilation | 338 ms |
| Style & Layout | 245 ms |
| Rendering | 113 ms |
| Parse HTML & CSS | 54 ms |
| Garbage Collection | 50 ms |
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 |
|---|---|
| The page has an unload handler in a sub frame. | Actionable |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /assets/v26/js/ue-calendar-tournament-fb2077f30ba362c9cd8... | 6.4 KiB | 2.1 KiB |
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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| e01-elmundo.uecdn.es/assets/cover/elmundo/v9/main-cover.226ff38cebe2ced94c92.css | 38.5 KiB | 19.4 KiB |
| 19.9 KiB | 16.6 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
div.ue-c-cover-content__media > figure.ue-c-cover-content__figure > picture > img.ue-c-cover-content__image div.ue-c-cover-content__media > figure.ue-c-cover-content__figure > picture > img.ue-c-cover-content__image | /1dcdff7027a06bc981957d09082c1589/resize/450/f/webp/asset... |
Aitana y Plex podrían estar pasando por un momento adverso en su relación: Un … div.ue-c-cover-content__body > div.ue-c-cover-content__media > figure.ue-c-cover-content__figure > img.ue-c-cover-content__image | e00-elmundo.uecdn.es/elmundo/imagenes/bt/2026/04/15/69dfc93bd573_10.jpg |
Aurelio Rojas, cardiólogo, sobre la fruta por la noche: "Estas son las mejores" div.ue-c-cover-content__body > div.ue-c-cover-content__media > figure.ue-c-cover-content__figure > img.ue-c-cover-content__image | e00-elmundo.uecdn.es/elmundo/imagenes/bt/2026/04/14/aureliorojasfruta_10.jpg |
div.ue-c-cover-content__media > figure.ue-c-cover-content__figure > picture > img.ue-c-cover-content__image div.ue-c-cover-content__media > figure.ue-c-cover-content__figure > picture > img.ue-c-cover-content__image | /e643e95920c8847d6f6ee82ec7c56061/resize/500/f/webp/asset... |
Logo div.didomi-popup-container > div.didomi-popup-view > div.didomi-popup-notice-logo-container > img.didomi-popup-notice-logo | e00-elmundo.uecdn.es/em/didomi/elmundo.png |
div.ue-c-cover-content__media > figure.ue-c-cover-content__figure > picture > img.ue-c-cover-content__image div.ue-c-cover-content__media > figure.ue-c-cover-content__figure > picture > img.ue-c-cover-content__image | |
Cargando... body.portada > div.container > img.loading-icon |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
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 |
|---|
carousel prev div.ue-l-cover-grid__body > div.ue-l-cover-grid__row > div.scroll-buttons-container > button.back-scroll-button |
carousel prev div.ue-l-cover-grid__body > div.ue-l-cover-grid__row > div.scroll-buttons-container > button.right-nav-button |
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#js-tools > div#button-subscription-top > div.tp-container-inner > iframe#offer_fdc32975614c355423a4-0 div#js-tools > div#button-subscription-top > div.tp-container-inner > iframe#offer_fdc32975614c355423a4-0 |
div#js-tools > div#button-subscription-scroll > div.tp-container-inner > iframe#offer_fdc32975614c355423a4-2 div#js-tools > div#button-subscription-scroll > div.tp-container-inner > iframe#offer_fdc32975614c355423a4-2 |
div.ue-l-cg__unit > div.pn-subscription-wrapper > div.tp-container-inner > iframe#offer_0abebf6d880937b85283-0 div.ue-l-cg__unit > div.pn-subscription-wrapper > div.tp-container-inner > iframe#offer_0abebf6d880937b85283-0 |
body.portada > aside#banda_suscripcion > div.tp-container-inner > iframe#offer_faacc4b4e2ab6196fc7f-0 body.portada > aside#banda_suscripcion > div.tp-container-inner > iframe#offer_faacc4b4e2ab6196fc7f-0 |
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.
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 |
|---|
Caso Mascarillas. div.ue-c-cover-content__body > div.ue-c-cover-content__main > header.ue-c-cover-content__headline-group > span.ue-c-cover-content__kicker |
ÁNGELA MARTIALAY ul.ue-c-cover-content__byline-list > li.ue-c-cover-content__byline-item > span.ue-c-cover-content__byline-name > a.ue-c-cover-content__link |
MANUEL MARRACO ul.ue-c-cover-content__byline-list > li.ue-c-cover-content__byline-item > span.ue-c-cover-content__byline-name > a.ue-c-cover-content__link |
19
comentarios div.ue-c-cover-content__main > div.ue-c-cover-content__list-inline > a.ue-c-cover-content__comments > span |
Diario de un juicio (VI). div.ue-c-cover-content__body > div.ue-c-cover-content__main > header.ue-c-cover-content__headline-group > span.ue-c-cover-content__kicker |
Tuvimos a la más bella Teresa de Calcuta en Adif div.ue-c-cover-content__main > header.ue-c-cover-content__headline-group > a.ue-c-cover-content__link > h2.ue-c-cover-content__headline |
Política. div.ue-c-cover-content__body > div.ue-c-cover-content__main > header.ue-c-cover-content__headline-group > span.ue-c-cover-content__kicker |
Vox sale en defensa de su "aliada" Meloni tras los ataques de Trump div.ue-c-cover-content__main > header.ue-c-cover-content__headline-group > a.ue-c-cover-content__link > h2.ue-c-cover-content__headline |
PALOMA H. MATELLANO ul.ue-c-cover-content__byline-list > li.ue-c-cover-content__byline-item > span.ue-c-cover-content__byline-name > a.ue-c-cover-content__link |
ORFEO SUÁREZ ul.ue-c-cover-content__byline-list > li.ue-c-cover-content__byline-item > span.ue-c-cover-content__byline-name > a.ue-c-cover-content__link |
26
comentarios div.ue-c-cover-content__main > div.ue-c-cover-content__list-inline > a.ue-c-cover-content__comments > span |
Fútbol. div.ue-c-cover-content__body > div.ue-c-cover-content__main > header.ue-c-cover-content__headline-group > span.ue-c-cover-content__kicker |
La decisiva roja a Camavinga en el Bayern-Real Madrid y la duda con el árbitro:… div.ue-c-cover-content__main > header.ue-c-cover-content__headline-group > a.ue-c-cover-content__link > h2.ue-c-cover-content__headline |
ABRAHAM P. ROMERO ul.ue-c-cover-content__byline-list > li.ue-c-cover-content__byline-item > span.ue-c-cover-content__byline-name > a.ue-c-cover-content__link |
24
comentarios div.ue-c-cover-content__main > div.ue-c-cover-content__list-inline > a.ue-c-cover-content__comments > span |
Opinión. div.ue-c-cover-content__body > div.ue-c-cover-content__main > header.ue-c-cover-content__headline-group > span.ue-c-cover-content__kicker |
Ardió Güler, pero no bastó div.ue-c-cover-content__main > header.ue-c-cover-content__headline-group > a.ue-c-cover-content__link > h2.ue-c-cover-content__headline |
EEUU impone el bloqueo naval en Ormuz e Irán amenaza con obstruir la exportació… div.ue-c-cover-content__main > header.ue-c-cover-content__headline-group > a.ue-c-cover-content__link > h2.ue-c-cover-content__headline |
These are opportunities to improve the legibility of your content.
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 |
|---|
Apagones China div.ue-c-seo-links > ul.ue-c-seo-links__list > li.ue-c-seo-links__item > a |
Apagón div.ue-c-seo-links > ul.ue-c-seo-links__list > li.ue-c-seo-links__item > a |
Operacion Kitchen div.ue-c-seo-links > ul.ue-c-seo-links__list > li.ue-c-seo-links__item > a |
Isabel Pardo Vera div.ue-c-seo-links > ul.ue-c-seo-links__list > li.ue-c-seo-links__item > a |
FMI crisis económica div.ue-c-seo-links > ul.ue-c-seo-links__list > li.ue-c-seo-links__item > a |
Felipe VI div.ue-c-seo-links > ul.ue-c-seo-links__list > li.ue-c-seo-links__item > a |
Mercadona div.ue-c-seo-links > ul.ue-c-seo-links__list > li.ue-c-seo-links__item > a |
Orlinda div.ue-c-seo-links > ul.ue-c-seo-links__list > li.ue-c-seo-links__item > a |
Guerra Irán div.ue-c-seo-links > ul.ue-c-seo-links__list > li.ue-c-seo-links__item > a |
Kate Perry div.ue-c-seo-links > ul.ue-c-seo-links__list > li.ue-c-seo-links__item > a |
Nadia Fares div.ue-c-seo-links > ul.ue-c-seo-links__list > li.ue-c-seo-links__item > a |
ÁNGELA MARTIALAY ul.ue-c-cover-content__byline-list > li.ue-c-cover-content__byline-item > span.ue-c-cover-content__byline-name > a.ue-c-cover-content__link |
ORFEO SUÁREZ ul.ue-c-cover-content__byline-list > li.ue-c-cover-content__byline-item > span.ue-c-cover-content__byline-name > a.ue-c-cover-content__link |
DANIEL GÓMEZ-FONTECHA ul.ue-c-cover-content__byline-list > li.ue-c-cover-content__byline-item > span.ue-c-cover-content__byline-name > a.ue-c-cover-content__link |
LUIS F. DURÁN ul.ue-c-cover-content__byline-list > li.ue-c-cover-content__byline-item > span.ue-c-cover-content__byline-name > a.ue-c-cover-content__link |
EL MUNDO ul.ue-c-cover-content__byline-list > li.ue-c-cover-content__byline-item > span.ue-c-cover-content__byline-name > a.ue-c-cover-content__link |
Viajes El Mundo section#webs_ue > ul.list-footer > li > a |
Últimas noticias section#webs_ue > ul.list-footer > li > a |
Mi bebé y yo section#webs_ue > ul.list-footer > li > a |
Cuídate Plus section#webs_ue > ul.list-footer > li > a |
Diario Médico section#webs_ue > ul.list-footer > li > a |
Expansión section#webs_ue > ul.list-footer > li > a |
MARCA section#webs_ue > ul.list-footer > li > a |
MARCA English section#webs_ue > ul.list-footer > li > a |
MARCA Gaming section#webs_ue > ul.list-footer > li > a |
Sapos y Princesas section#webs_ue > ul.list-footer > li > a |
These items highlight common accessibility best practices.
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| AttributionReporting | www.googletagmanager.com/gtag/js?id=AW-10944322645 line 597, col 244 |
| Topics | invstatic101.creativecdn.com/encrypted-signals/encrypted-tag-g.js line 5, col 1847 |
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
tags.tiqcdn.com/utag/unidadeditorial/elmundo/prod/utag.js line 39, col 26 | euconsent-v2 not found |
Failed to load resource: net::ERR_SSL_PROTOCOL_ERROR | |
Uncaught Error: CE: multiple userscripts installed |
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.
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
Login div.didomi-popup-view > div.didomi-popup-notice-text-container > span.didomi-offers__premium > a.didomi-offers__login |
"Learn more" div.didomi-popup-notice-text-container > div.didomi-popup-notice-text > p > a |
To appear in search results, crawlers need access to your app.
Send Feedback