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.
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.
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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| sourcepoint.theguardian.com/Notice.b4712.js | 3600.0 s | 92.8 KiB |
| sourcepoint.theguardian.com/unified/wrapperMessagingWithoutDetection.js | 3600.0 s | 42.4 KiB |
| /commercial/sponsor/07/Oct/2025/d7f61ec6-06a9-4463-9169-8... | 0.0 ms | 10.4 KiB |
| /fonts/guss-webfonts/GuardianTextSansWeb/GuardianTextSans... | 302400.0 s | 38.8 KiB |
| /fonts/guss-webfonts/GuardianTextEgyptianWeb/GuardianText... | 302400.0 s | 35.9 KiB |
| /fonts/guss-webfonts/GuardianTextSansWeb/GuardianTextSans... | 302400.0 s | 35.6 KiB |
| /fonts/guss-webfonts/GuardianTextEgyptianWeb/GuardianText... | 302400.0 s | 34.9 KiB |
| sourcepoint.theguardian.com/Notice.30929.css | 3600.0 s | 6.8 KiB |
| /fonts/guss-webfonts/GHGuardianHeadline/GHGuardianHeadlin... | 302400.0 s | 16.8 KiB |
| sourcepoint.theguardian.com/polyfills.01516.js | 3600.0 s | 2.4 KiB |
| /polyfill.io/v3/polyfill.min.js?rum=0&features=es6%2Ces7%... | 604800.0 s | 0 B |
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 |
|---|---|
| /fonts/guss-webfonts/GuardianTextEgyptianWeb/GuardianText... | 5.0 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 | |
|---|---|---|---|
div.message-component > div.message-component > div.message-component > img.message-component div.message-component > div.message-component > div.message-component > img.message-component | media.guim.co.uk/8c1c22e152b853e10ff3e1511aa2da58ee04351b/0_0_512_512/512.png | 22.7 KiB | 22.6 KiB |
div.message-component > div.message-component > div.message-component > img.message-component div.message-component > div.message-component > div.message-component > img.message-component | media.guim.co.uk/843ea07704db2a72afc0f835b7b2d4beafc189df/0_0_512_512/140.jpg | 6.3 KiB | 6.2 KiB |
An array div.dcr-9z444h > div.dcr-17jliau > picture.dcr-1ydxyte > img.dcr-l300o4 | /img/media/ac23f43faf3e0aa134b69eccff4e495454a72bce/456_0... | 12.2 KiB | 5.9 KiB |
A liquefied natural gas facility in front of the sea and with snow-capped mount… div.dcr-9z444h > div.dcr-17jliau > picture.dcr-1ydxyte > img.dcr-l300o4 | /img/media/a2fb454022def2c6f9dfd2c0e7d4c88a528c9939/0_0_5... | 10.8 KiB | 4.5 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Diagnostics
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 |
|---|---|---|
| sourcepoint.theguardian.com/Notice.b4712.js | 92.3 KiB | 61.9 KiB |
| assets.guim.co.uk/assets/index.client.web.de6f83cc1d33c894266a.js | 167.4 KiB | 54.3 KiB |
| assets.guim.co.uk/commercial/866ff7c3703314d6cbd7/graun.standalone.commercial.js | 55.9 KiB | 33.9 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 |
|---|---|
| www.theguardian.com/ | 217 ms |
| www.theguardian.com/europe | 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.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
‘Odds not in our favour’
Doomsday Clock setters on the future of humanity
Blind… div.dcr-1ykr3rf > gu-island > div.dcr-1beghel > ul.dcr-1tj3ydw |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
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.
Content Best Practices
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
| Link destination | Link Text |
|---|---|
| www.theguardian.com/info/2024/feb/28/what-is-the-deeply-read-list | Learn more |
Canonical links suggest which URL to show in search results. Learn more about canonical links.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
Format your HTML in a way that enables crawlers to better understand your app’s content.
Crawling and Indexing
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more about robots.txt.
Performance issues directly impact user engagement and conversion rates.
| Line # | Content | Error |
|---|---|---|
| 103 | License: https://theguardian.com/license.xml | Unknown directive |
To appear in search results, crawlers need access to your app.