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.
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.
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 | |
|---|---|---|---|
World-class eye health centre in London named div.base-card > div.base-card__container > div.base-card__image > img.funnelback-image | /news/sites/news/files/styles/medium_image/public/moorfie... | 31.8 KiB | 22.7 KiB |
Illuminated portico for UCL 200 event div.homepage-hero__media > div.media > picture > img | /home/sites/home/files/styles/homepage_hero_laptop/public... | 93.4 KiB | 21.3 KiB |
UCL portico Bazaar and Fete 1909 div.spotlight__image > div.media > picture > img | /home/sites/home/files/styles/3_2_image_desktop/public/20... | 36.6 KiB | 19.1 KiB |
Gut microbiome changes may signal Parkinson's disease risk div.base-card > div.base-card__container > div.base-card__image > img.funnelback-image | /news/sites/news/files/styles/medium_image/public/gut_mic... | 25.3 KiB | 16.2 KiB |
Life-changing drug identified for children with rare epilepsy div.base-card > div.base-card__container > div.base-card__image > img.funnelback-image | /news/sites/news/files/styles/medium_image/public/helen_c... | 24.0 KiB | 14.8 KiB |
UCL Portico Feb 26 div.base-card__image > div.media > picture > img | /home/sites/home/files/styles/content_cards_portrait_desk... | 40.6 KiB | 14.5 KiB |
UCL 9th in the World - QS 2026 div.spotlight__image > div.media > picture > img | /home/sites/home/files/styles/3_2_image_desktop/public/20... | 27.4 KiB | 14.3 KiB |
Engineered tissue offers hope for babies born with missing food pipe section div.base-card > div.base-card__container > div.base-card__image > img.funnelback-image | /news/sites/news/files/styles/medium_image/public/casey_w... | 17.9 KiB | 8.7 KiB |
Hormone patches effective for locally advanced prostate cancer div.base-card > div.base-card__container > div.base-card__image > img.funnelback-image | /news/sites/news/files/styles/medium_image/public/patch_c... | 10.7 KiB | 4.3 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.
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.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Diagnostics
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.ucl.ac.uk/home/core/misc/ajax.js?v=10.4.8 | 19.4 KiB | 13.6 KiB |
| www.ucl.ac.uk/home/core/misc/drupal.js?v=10.4.8 | 6.8 KiB | 5.4 KiB |
| www.ucl.ac.uk/home/core/misc/tabbingmanager.js?v=10.4.8 | 3.8 KiB | 2.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.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.ucl.ac.uk/home/core/assets/vendor/jquery/jquery.min.js?v=3.7.1 | 33.5 KiB | 25.4 KiB |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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 |
|---|---|
| ucl.ac.uk/ | 224 ms |
| www.ucl.ac.uk/ | 0.0 ms |
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
UCL privacy policy div#ucl-privacy-banner > div.ucl-privacy-banner__policy-section > p.ucl-privacy-banner__policy-inline > a.ucl-privacy-banner__policy-link |
These are opportunities to improve the legibility of your content.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
https://www.youtube.com/watch?v=jxYFg3ygMgk div.field > div.oembed-lazyload > div.ucl-privacy-placeholder > a.ucl-consent-gate__link |
https://www.youtube.com/watch?v=fibAxF6t11o div.field > div.oembed-lazyload > div.ucl-privacy-placeholder > a.ucl-consent-gate__link |
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.