Mobile 375 × 812

Desktop 1440 × 900

Score: 71 / 100
Based on 8 categories, 0 sections
Room to improve — your 13.4s 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 8.9 MB (7.9 MB transferred)
Performance issues directly impact user engagement and conversion rates.
53 third-party resources (100% of weight)
Performance issues directly impact user engagement and conversion rates.
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/93cc8597-a36f-4369-85ff-fae45ccd7275)<a href="https://beavercheck.com/results/93cc8597-a36f-4369-85ff-fae45ccd7275"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fuam.es" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fuam.esThis badge auto-updates with your latest scan result.
Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 13.4s exceeds Google's 2.5s 'Good' threshold and the 2 performance issues below directly contribute to it. Addressing the critical issues below would have the most immediate impact on your user trust.
6 barrier(s) likely increasing bounce by ~28%.
Page takes 13.4s to load
+12% bounceUsers abandon at ~3s — you're 10.9s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
Page feels frozen for 624ms
+5% bounceClicks on the primary CTA are ignored while JavaScript runs
Fix: Break up long tasks; defer non-critical JavaScript to post-hydration
No HSTS header
+1% bounceReturning visitors are briefly exposed to downgrade attacks on first request
Fix: Set Strict-Transport-Security: max-age=31536000; includeSubDomains
No Content-Security-Policy header
+1% bounceHigher XSS blast radius — one compromised script can exfiltrate the checkout form
Fix: Ship a reporting-only CSP first, then enforce once violations are clean
No skip-to-content link
+1% bounceKeyboard and screen-reader users must tab through the entire header on every page
Fix: Add a visible-on-focus <a href="#main">Skip to content</a> as the first focusable element
4 broken link(s) on the page
+5% bounceClicks land on 404s — trust drops and the session often ends
Fix: Fix or remove the broken destinations surfaced on the Content tab
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
€303 investment → €1,389/month returns + EUR 120,500,000 risk avoided
€303
6h · 5 findings
€1,389 /mo
~€16,663 / 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.5 developer hours at €55/hr
Based on Spain rates (€55/hr)
Start here for the best return on investment
€10,041,669 / month at risk
~€120,500,022 / year if left unfixed
€120,500,000
+5 more
€1.85 /mo
24986.6 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 4 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.
9.06 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
13.38 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
624 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.062
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
9.59 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.
20.21 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 |
|---|---|
| www.uam.es/estaticos/Comun/fonts/uam-icons/uam-icons.woff2?51217462 | 180 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.
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 | |
|---|---|---|---|
Imagen promocional de la UAM. / UAM div.col-md-6 > div.uam-media-container > picture > img.uam-media | /uam/media/imgm/1607029033883/la-uam-en-el-top-100mejores... | 791.6 KiB | 747.6 KiB |
Portal con los podcasts que se crean en la UAM div.news-card-clickable > div.uam-media-container > picture > img.uam-media | /uam/media/imgm/1607032085952/purple-orange-modern-abstra... | 176.6 KiB | 147.7 KiB |
body > div.hero-banner > div.hero-banner-img-wrapper > video#uam-video-background body > div.hero-banner > div.hero-banner-img-wrapper > video#uam-video-background | www.uam.es/uam/media/imgxl/1606852113446/pm2-1920x750.jpg | 181.7 KiB | 126.5 KiB |
kroshka__nastya/Freepik div.col-md-6 > div.uam-media-container > picture > img.uam-media | www.uam.es/uam/media/imgl/1607033349710/2026-04-21-gonzalez-beltran-img.jpg | 98.0 KiB | 69.3 KiB |
Adrián Vayas Gallego, derecha, junto al resto de los miembros de la nueva mesa … div.news-card-clickable > div.uam-media-container > picture > img.uam-media | www.uam.es/uam/media/imgm/1607031525181/1.-mesa-de-portavoces-ceuam-2026.jpeg | 91.5 KiB | 54.1 KiB |
Imagen de grupo ante el stand de la Oficina de Acción Solidaria de la UAM. div.news-card-clickable > div.uam-media-container > picture > img.uam-media | www.uam.es/uam/media/imgm/1607032400126/voluntariado-web.jpg | 83.7 KiB | 38.4 KiB |
Laguna en la dehesa de Chapinería, Madrid. Crédito: Christian Arnanz Porras div.news-card-clickable > div.uam-media-container > picture > img.uam-media | www.uam.es/uam/media/imgm/1607032078382/2026-04-16-arnanz-csic.jpg | 65.9 KiB | 37.3 KiB |
De izquierda a derecha: Enrique García Michel, Rubén Pérez, la rectora Amaya Me… div.news-card-clickable > div.uam-media-container > picture > img.uam-media | www.uam.es/uam/media/imgm/1607032375722/fifimac.jpg | 79.6 KiB | 25.6 KiB |
Dos jóvenes consultan un mapa en el Campus de Cantoblanco/ UAM div.news-card-clickable > div.uam-media-container > picture > img.uam-media | www.uam.es/uam/media/imgm/1607033328935/jpa.jpg | 67.8 KiB | 23.1 KiB |
Imágenes del material de herbario de la única especie conocida del género, Ewan… div.news-card-clickable > div.uam-media-container > picture > img.uam-media | www.uam.es/uam/media/imgm/1607032081544/2026-04-17-barbera-rjb-jpg.jpg | 33.9 KiB | 19.2 KiB |
Imagen que muestra a una estudiante tomando notas frente a un ordenador div.uam-media-container > a.lightbox > picture > img.uam-media | www.uam.es/uam/media/imgm/1606903067572/fotoccd.jpg | 39.0 KiB | 15.3 KiB |
Antes de este trabajo, la visión sobre el efecto de impurezas magnéticas en los… div.news-card-clickable > div.uam-media-container > picture > img.uam-media | www.uam.es/uam/media/imgm/1607032075390/2026-04-14-suderov-ifimac-img.jpg | 26.7 KiB | 15.1 KiB |
Logotipo de la iniciativa UAM ante crisis humanitarias, con texto Donaciones div.uam-media-container > a.lightbox > picture > img.uam-media | /uam/media/imgm/1606937915229/imagenuamantecrisishumanita... | 37.1 KiB | 14.5 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
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 |
|---|---|---|
| www.uam.es/estaticos/UAM-R/css/uam.min.css?v=13 | 452.8 KiB | 4.0 s |
| /css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,7... | 2.5 KiB | |
| ssl.google-analytics.com/ga.js | 17.4 KiB | 903 ms |
| fonts.googleapis.com/css?family=Playfair+Display&display=swap | 1008 B | 759 ms |
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 |
|---|---|
| uam.es/ | 1.3 s |
| www.uam.es/uam/inicio | 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.
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 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 |
|---|---|---|
| www.uam.es/estaticos/UAM-R/css/uam.min.css?v=13 | 452.5 KiB | 428.1 KiB |
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
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.uam.es/estaticos/UAM-R/js/scripts.min.js?v=13 | 476.2 KiB | 319.2 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-5C3C3B3 | 139.3 KiB | 71.1 KiB |
| www.googletagmanager.com/gtag/js?id=G-5TG18SW503 | 176.2 KiB | 67.9 KiB |
| www.googletagmanager.com/gtag/js?id=AW-17987922144 | 143.3 KiB | 57.0 KiB |
| www.uam.es/estaticos/UAM-R/js/wcs.js?v=13 | 27.3 KiB | 24.8 KiB |
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.uam.es/uam/inicio | 1.6 s | 10 ms | 2.0 ms |
| Unattributable | 1.2 s | 23 ms | 0.0 ms |
| www.uam.es/estaticos/UAM-R/js/scripts.min.js?v=13 | 1.1 s | 623 ms | 114 ms |
| www.googletagmanager.com/gtag/js?id=G-5TG18SW503 | 615 ms | 404 ms | 80 ms |
| www.googletagmanager.com/gtm.js?id=GTM-5C3C3B3 | 419 ms | 361 ms | 55 ms |
| www.googletagmanager.com/gtag/js?id=AW-17987922144 | 134 ms | 74 ms | 58 ms |
| www.uam.es/estaticos/UAM-R/js/analytics.js?v=13 | 54 ms | 50 ms | 0.5 ms |
| www.uam.es/estaticos/UAM-R/css/uam.min.css?v=13 | 51 ms | 0.0 ms | 0.0 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 |
|---|---|
| Other | 1.7 s |
| Script Evaluation | 1.6 s |
| Style & Layout | 1.1 s |
| Rendering | 447 ms |
| Script Parsing & Compilation | 322 ms |
| Parse HTML & CSS | 94 ms |
| Garbage Collection | 34 ms |
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 |
|---|---|---|
| www.uam.es/estaticos/UAM-R/js/scripts.min.js?v=13 | 476.3 KiB | 165.0 KiB |
| www.uam.es/estaticos/UAM-R/js/wcs.js?v=13 | 27.3 KiB | 4.1 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 | |
|---|---|
Logotipo Universia ul.justify-content-center > li.uam-partner-logo > a.out > img | www.uam.es/uam/media/img/1606848841888/universia-logo-color-01.png |
Logotipo Santander Universidades ul.justify-content-center > li.uam-partner-logo > a.out > img | www.uam.es/uam/media/img/1606848842005/santander-logo-color-01.png |
Logotipo HRS4R ul.justify-content-center > li.uam-partner-logo > a > img | www.uam.es/uam/media/img/1606848842439/hr-logo-color-01.png |
Logotipo Fundación Universidad Empresa ul.justify-content-center > li.uam-partner-logo > a.out > img | www.uam.es/uam/media/img/1606848842193/fue-logo-color-01.png |
Infografía titulada Des[con]ecta la luz; [con]ecta con el planeta, que incluye … div.uam-media-container > a.lightbox > picture > img.uam-media | www.uam.es/uam/media/img/1606928370518/infografia-consumo-19-5-23.svg |
Logotipo de la iniciativa UAM ante crisis humanitarias, con texto Donaciones div.uam-media-container > a.lightbox > picture > img.uam-media | /uam/media/imgm/1606937915229/imagenuamantecrisishumanita... |
Imagen promocional de la UAM. / UAM div.col-md-6 > div.uam-media-container > picture > img.uam-media | /uam/media/imgm/1607029033883/la-uam-en-el-top-100mejores... |
kroshka__nastya/Freepik div.col-md-6 > div.uam-media-container > picture > img.uam-media | www.uam.es/uam/media/imgl/1607033349710/2026-04-21-gonzalez-beltran-img.jpg |
Portada del anuario La UAM EN CIFRAS 2025 div.uam-media-container > a.lightbox > picture > img.uam-media | www.uam.es/uam/media/img/1606995215633/portada-23-24.svg |
Universidad Autónoma de Madrid div.container > div.uam-logo-mobile > a > img | www.uam.es/uam/media/img/1606893866850/uam-solo.svg |
Imagen que muestra a una estudiante tomando notas frente a un ordenador div.uam-media-container > a.lightbox > picture > img.uam-media | www.uam.es/uam/media/imgm/1606903067572/fotoccd.jpg |
Banner para anunciar la agenda semanal div.uam-media-container > a.lightbox > picture > img.uam-media | www.uam.es/uam/media/imgm/1606859313941/banner-agenda-2024.jpg |
Logotipo Parque Científico Madrid ul.justify-content-center > li.uam-partner-logo > a.out > img | www.uam.es/uam/media/img/1606957595533/parquecientifico.png |
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.
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
La UAM div.uam-footer-menu > ul#uam-footer-accordion > li.accordion-item > div.accordion-header |
Vida universitaria div.uam-footer-menu > ul#uam-footer-accordion > li.accordion-item > div.accordion-header |
Información para... div.uam-footer-menu > ul#uam-footer-accordion > li.accordion-item > div.accordion-header |
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.
A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more about the `tabindex` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
nuestra política de cookies. div.cookies-wrapper > div.cookies-text > p > a.cookies-link |
Aceptar div#cookies-policy > div.cookies-wrapper > div.cookies-close > button.cookies-close-button |
These are opportunities to improve keyboard navigation in your application.
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.
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.
3.05 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.83 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
38 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.012
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.55 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.
4.74 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 |
|---|---|
| www.uam.es/estaticos/Comun/fonts/uam-icons/uam-icons.woff2?51217462 | 175 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.
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
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 |
|---|---|---|
| www.uam.es/estaticos/UAM-R/css/uam.min.css?v=13 | 452.8 KiB | 781 ms |
| ssl.google-analytics.com/ga.js | 17.4 KiB | 248 ms |
| /css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,7... | 2.9 KiB | |
| fonts.googleapis.com/css?family=Playfair+Display&display=swap | 640 B | 209 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 | |
|---|---|---|---|
Imagen promocional de la UAM. / UAM div.col-md-6 > div.uam-media-container > picture > img.uam-media | /uam/media/imgm/1607029033883/la-uam-en-el-top-100mejores... | 791.6 KiB | 763.7 KiB |
body > div.hero-banner > div.hero-banner-img-wrapper > video#uam-video-background body > div.hero-banner > div.hero-banner-img-wrapper > video#uam-video-background | www.uam.es/uam/media/imgxl/1606852113446/pm2-1920x750.jpg | 181.7 KiB | 86.1 KiB |
Portal con los podcasts que se crean en la UAM div.news-card-clickable > div.uam-media-container > picture > img.uam-media | /uam/media/imgs/1607032085952/purple-orange-modern-abstra... | 49.1 KiB | 42.7 KiB |
kroshka__nastya/Freepik div.col-md-6 > div.uam-media-container > picture > img.uam-media | www.uam.es/uam/media/imgm/1607033349710/2026-04-21-gonzalez-beltran-img.jpg | 51.0 KiB | 29.6 KiB |
Imagen que muestra a una estudiante tomando notas frente a un ordenador div.uam-media-container > a.lightbox > picture > img.uam-media | www.uam.es/uam/media/imgm/1606903067572/fotoccd.jpg | 39.0 KiB | 22.7 KiB |
Logotipo de la iniciativa UAM ante crisis humanitarias, con texto Donaciones div.uam-media-container > a.lightbox > picture > img.uam-media | /uam/media/imgm/1606937915229/imagenuamantecrisishumanita... | 37.1 KiB | 21.6 KiB |
Adrián Vayas Gallego, derecha, junto al resto de los miembros de la nueva mesa … div.news-card-clickable > div.uam-media-container > picture > img.uam-media | www.uam.es/uam/media/imgs/1607031525181/1.-mesa-de-portavoces-ceuam-2026.jpeg | 18.4 KiB | 9.1 KiB |
Imagen de grupo ante el stand de la Oficina de Acción Solidaria de la UAM. div.news-card-clickable > div.uam-media-container > picture > img.uam-media | www.uam.es/uam/media/imgs/1607032400126/voluntariado-web.jpg | 15.9 KiB | 6.6 KiB |
De izquierda a derecha: Enrique García Michel, Rubén Pérez, la rectora Amaya Me… div.news-card-clickable > div.uam-media-container > picture > img.uam-media | www.uam.es/uam/media/imgs/1607032375722/fifimac.jpg | 15.6 KiB | 6.3 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 |
|---|---|
| uam.es/ | 725 ms |
| www.uam.es/uam/inicio | 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.
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 |
|---|---|---|
| www.uam.es/estaticos/UAM-R/css/uam.min.css?v=13 | 452.5 KiB | 413.8 KiB |
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
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.uam.es/estaticos/UAM-R/js/scripts.min.js?v=13 | 476.2 KiB | 319.5 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-5C3C3B3 | 138.8 KiB | 70.8 KiB |
| www.googletagmanager.com/gtag/js?id=G-5TG18SW503 | 176.2 KiB | 68.0 KiB |
| www.googletagmanager.com/gtag/js?id=AW-17987922144 | 143.2 KiB | 57.1 KiB |
| www.uam.es/estaticos/UAM-R/js/wcs.js?v=13 | 27.3 KiB | 24.8 KiB |
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 |
|---|---|---|
| www.uam.es/estaticos/UAM-R/js/scripts.min.js?v=13 | 476.3 KiB | 165.0 KiB |
| www.uam.es/estaticos/UAM-R/js/wcs.js?v=13 | 27.3 KiB | 4.1 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 | |
|---|---|
Universidad Autónoma de Madrid div.container > div.uam-logo > a > img | www.uam.es/uam/media/img/1606893064532/marcauam-ahorizontalcolor-imp.svg |
Infografía titulada Des[con]ecta la luz; [con]ecta con el planeta, que incluye … div.uam-media-container > a.lightbox > picture > img.uam-media | www.uam.es/uam/media/img/1606928370518/infografia-consumo-19-5-23.svg |
Logotipo de la iniciativa UAM ante crisis humanitarias, con texto Donaciones div.uam-media-container > a.lightbox > picture > img.uam-media | /uam/media/imgm/1606937915229/imagenuamantecrisishumanita... |
Logotipo Universia ul.justify-content-center > li.uam-partner-logo > a.out > img | www.uam.es/uam/media/img/1606848841888/universia-logo-color-01.png |
Logotipo Santander Universidades ul.justify-content-center > li.uam-partner-logo > a.out > img | www.uam.es/uam/media/img/1606848842005/santander-logo-color-01.png |
Logotipo HRS4R ul.justify-content-center > li.uam-partner-logo > a > img | www.uam.es/uam/media/img/1606848842439/hr-logo-color-01.png |
Logotipo Fundación Universidad Empresa ul.justify-content-center > li.uam-partner-logo > a.out > img | www.uam.es/uam/media/img/1606848842193/fue-logo-color-01.png |
Imagen promocional de la UAM. / UAM div.col-md-6 > div.uam-media-container > picture > img.uam-media | /uam/media/imgm/1607029033883/la-uam-en-el-top-100mejores... |
kroshka__nastya/Freepik div.col-md-6 > div.uam-media-container > picture > img.uam-media | www.uam.es/uam/media/imgm/1607033349710/2026-04-21-gonzalez-beltran-img.jpg |
Portada del anuario La UAM EN CIFRAS 2025 div.uam-media-container > a.lightbox > picture > img.uam-media | www.uam.es/uam/media/img/1606995215633/portada-23-24.svg |
Imagen que muestra a una estudiante tomando notas frente a un ordenador div.uam-media-container > a.lightbox > picture > img.uam-media | www.uam.es/uam/media/imgm/1606903067572/fotoccd.jpg |
Banner para anunciar la agenda semanal div.uam-media-container > a.lightbox > picture > img.uam-media | www.uam.es/uam/media/imgm/1606859313941/banner-agenda-2024.jpg |
Logotipo Parque Científico Madrid ul.justify-content-center > li.uam-partner-logo > a.out > img | www.uam.es/uam/media/img/1606957595533/parquecientifico.png |
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.
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
La UAM div.uam-footer-menu > ul#uam-footer-accordion > li.accordion-item > div.accordion-header |
Vida universitaria div.uam-footer-menu > ul#uam-footer-accordion > li.accordion-item > div.accordion-header |
Información para... div.uam-footer-menu > ul#uam-footer-accordion > li.accordion-item > div.accordion-header |
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Actualidad
La UAM celebra su Día de Puertas Abiertas 2026
La UAM celebra su D… div.uam-news > div.container > div.row > div.news-card |
Actualidad
La UAM constituye la Fundación Centro de Investigación Física de la… div.uam-news > div.container > div.row > div.news-card |
Actualidad
La UAM celebra su I Feria del Voluntariado y anima a imaginar que “… div.uam-news > div.container > div.row > div.news-card |
Actualidad
Adrián Vayas Gallego, nuevo portavoz del Consejo de Estudiantes de … div.uam-news > div.container > div.row > div.news-card |
Investigación
Descubren Ewangoa, un nuevo género de plantas nativo de África C… div.uam-news > div.container > div.row > div.news-card |
Investigación
El 22% de las lagunas temporales de la Península Ibérica ha desa… div.uam-news > div.container > div.row > div.news-card |
Actividades culturales
Nuevo portal de podcasts divulgativos de la UAM
Nuevo … div.uam-news > div.container > div.row > div.news-card |
Investigación
Revelan cómo mínimas impurezas magnéticas alteran la superconduc… div.uam-news > div.container > div.row > div.news-card |
Comunicado
06/03/2026
Manifiesto de CRUE con motivo del Día Internacional de … div.uam-releases > div.container > div.row > div.col-lg-3 |
Comunicado
03/03/2026
Valoración de CRUMA del Acuerdo de Financiación Plurian… div.uam-releases > div.container > div.row > div.col-lg-3 |
Comunicado de la CRUE
15/01/2026
CRUE expresa su firme condena ante la interv… div.uam-releases > div.container > div.row > div.col-lg-3 |
Comunicado de la CRUE
27/05/2025
Por el cese de la violencia en Gaza y el res… div.uam-releases > div.container > div.row > div.col-lg-3 |
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.
A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more about the `tabindex` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
nuestra política de cookies. div.cookies-wrapper > div.cookies-text > p > a.cookies-link |
Aceptar div#cookies-policy > div.cookies-wrapper > div.cookies-close > button.cookies-close-button |
These are opportunities to improve keyboard navigation in your application.
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.
Send Feedback