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.
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.
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.
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.
| URL | Transfer Size | Duration |
|---|---|---|
| www.lrb.co.uk/lrb_assets/build/css/main.css?v=20260416 | 63.4 KiB | 453 ms |
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.
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.article-link-block--default > div.inner > div.image-content > a.article-link-block--image div.article-link-block--default > div.inner > div.image-content > a.article-link-block--image | /storage/800_filter/images/2/4/7/1/31071742-1-eng-GB/51a0... | 100.7 KiB | 26.6 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 |
|---|---|
| lrb.co.uk/ | 751 ms |
| www.lrb.co.uk/ | 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.section-home body.section-home | 0.119 |
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 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.lrb.co.uk/lrb_assets/build/css/main.css?v=20260416 | 63.1 KiB | 53.7 KiB |
| a,abbr,acronym,address,applet,article,aside,audio,b,big,b... | 53.6 KiB | 37.5 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.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 361.8 KiB | 243.0 KiB |
| www.lrb.co.uk/lrb_assets/build/js/vendor.js?v=20260416 | 298.2 KiB | 220.5 KiB |
| www.googletagmanager.com/gtag/js?id=G-JE69ELWJLM | 171.6 KiB | 66.0 KiB |
| cdn.consentmanager.net/delivery/js/cmp_final.min.js?t=2026-4-22 | 100.4 KiB | 36.2 KiB |
| www.lrb.co.uk/lrb_assets/build/js/main.js?v=20260416 | 56.2 KiB | 31.1 KiB |
| browser.sentry-cdn.com/10.49.0/bundle.tracing.replay.min.js | 80.4 KiB | 28.6 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.lrb.co.uk/lrb_assets/build/js/main.js?v=20260416 | 1.4 s | 877 ms | 17 ms |
| www.lrb.co.uk/ | 733 ms | 165 ms | 6.4 ms |
| js.sentry-cdn.com/df903b546d604809adfeedb11b4f6c10.min.js | 486 ms | 481 ms | 0.5 ms |
| www.lrb.co.uk/lrb_assets/build/js/vendor.js?v=20260416 | 345 ms | 156 ms | 98 ms |
| Unattributable | 278 ms | 15 ms | 0.0 ms |
| browser.sentry-cdn.com/10.49.0/bundle.tracing.replay.min.js | 256 ms | 212 ms | 18 ms |
| /delivery/cmp.php?&cdid=e84d132552193&h=https%3A%2F%2Fwww... | 161 ms | 145 ms | 1.6 ms |
| www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 149 ms | 82 ms | 66 ms |
| www.googletagmanager.com/gtag/js?id=G-JE69ELWJLM | 121 ms | 80 ms | 39 ms |
| cdn.consentmanager.net/delivery/js/cmp_final.min.js?t=2026-4-22 | 75 ms | 38 ms | 34 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.3 s |
| Style & Layout | 645 ms |
| Other | 521 ms |
| Script Parsing & Compilation | 288 ms |
| Parse HTML & CSS | 256 ms |
| Rendering | 68 ms |
| Garbage Collection | 9.8 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 |
|---|---|
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not actionable |
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.
v48n7 div.grid-item > a.in-this-issue-imagelink > span.lrb-imageHolder > img.lazyload |
div.app-cta-griditem--thumb > a.imageLink > span.lrb-imageHolder > img.lazyload div.app-cta-griditem--thumb > a.imageLink > span.lrb-imageHolder > img.lazyload |
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
ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. Learn how to make ARIA dialog elements more accessible.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
We use cookies to improve your experience on our website and to show you person… div#cmpbox |
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.
Best Practices
General
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 |
|---|---|
Failed to load resource: the server responded with a status of 429 () |
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.