Lighthouse Mobile
· 0 checks — Mobile 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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| sourcepoint.theguardian.com/Notice.b4712.js | 3600.0 s | 92.7 KiB |
| sourcepoint.theguardian.com/unified/wrapperMessagingWithoutDetection.js | 3600.0 s | 42.4 KiB |
| /fonts/guss-webfonts/GuardianTextSansWeb/GuardianTextSans... | 302400.0 s | 38.8 KiB |
| /fonts/guss-webfonts/GuardianTextSansWeb/GuardianTextSans... | 302400.0 s | 35.7 KiB |
| sourcepoint.theguardian.com/Notice.30929.css | 3600.0 s | 6.8 KiB |
| interactive.guim.co.uk/fonts/garnett/GTGuardianTitlepiece-Bold.woff2 | 604800.0 s | 26.2 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 |
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 | |
|---|---|---|---|
An image of biohazard tape superimposed on a picture of the deck of a cruise sh… div.dcr-8ierls > div.dcr-kkt25y > picture.dcr-19yn8oe > img.dcr-l300o4 | /img/media/be10553ece19f10d6e94c69bc7321e7643a0c8f8/0_164... | 51.0 KiB | 23.2 KiB |
A naval destroyer escorts a large cargo tanker silhouetted against a golden sun… div.dcr-1ummryo > div.dcr-1iak74q > picture.dcr-1ydxyte > img.dcr-l300o4 | /img/media/6320ff0598aba867cf2dfac80c310c4f238210c4/246_0... | 39.1 KiB | 17.8 KiB |
Kyiv motorists stop their cars and observe a one-minute silence daily at 9am to… div.dcr-1ummryo > div.dcr-19y4zys > picture.dcr-1ydxyte > img.dcr-l300o4 | /img/media/8d117abca578ce22e5cc08f482cc94b2e64c3ddd/745_0... | 34.4 KiB | 15.7 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.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| www.theguardian.com/ | 769 ms |
| www.theguardian.com/international | 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.
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.2 KiB | 62.4 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 |
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.theguardian.com/international | 1.2 s | 41 ms | 11 ms |
| sourcepoint.theguardian.com/Notice.b4712.js | 918 ms | 585 ms | 48 ms |
| Unattributable | 802 ms | 9.5 ms | 0.0 ms |
| assets.guim.co.uk/assets/index.client.web.de6f83cc1d33c894266a.js | 397 ms | 365 ms | 1.0 ms |
| sourcepoint.theguardian.com/unified/wrapperMessagingWithoutDetection.js | 285 ms | 225 ms | 21 ms |
| assets.guim.co.uk/assets/Metrics-island.client.web.a76a7485e0aad868e34a.js | 236 ms | 231 ms | 1.4 ms |
| assets.guim.co.uk/assets/0.client.web.fcf0e994afa8386c9dd1.js | 154 ms | 139 ms | 14 ms |
| assets.guim.co.uk/assets/Titlepiece-island.client.web.9ec4f934363cb29976ef.js | 146 ms | 138 ms | 7.8 ms |
| assets.guim.co.uk/assets/1958.client.web.a05ac43a9aff7a0f2fd8.js | 115 ms | 105 ms | 9.3 ms |
| /unified/4.40.1/gdpr-tcf.27718c8cb9d29947d2c1.bundle.js | 75 ms | 52 ms | 22 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.2 s |
| Style & Layout | 914 ms |
| Other | 894 ms |
| Parse HTML & CSS | 424 ms |
| Script Parsing & Compilation | 196 ms |
| Rendering | 131 ms |
| Garbage Collection | 66 ms |
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.dcr-1ja1q18 > div.dcr-vbvtsi > div.dcr-49rh6p > img div.dcr-1ja1q18 > div.dcr-vbvtsi > div.dcr-49rh6p > img | api.nextgen.guardianapps.co.uk/crosswords/cryptic/30000.svg |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
ARIA
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
News
Opinion
Sport
Culture
Lifestyle
Search input
google-search
Search
Support … div#header-expanded-menu > div.dcr-1srap2j > div.dcr-1ndqjmr > ul.dcr-6sl420 |
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.
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
Infec… 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.