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.
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 |
|---|---|
| /global/styles/fonts/bootstrap-icons.woff2?24e3eb84d0bcaf... | 325 ms |
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.
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 | |
|---|---|---|---|
A printed brochure of the Independence with impact report 2025 div.col-md-6 > div.card-image > picture > img.d-inline-block | /images/default-source/corporate-comms/c26_6194-_the-sour... | 77.1 KiB | 57.6 KiB |
div.col-md-6 > div.card-image > picture > img.d-inline-block div.col-md-6 > div.card-image > picture > img.d-inline-block | /images/default-source/corporate-comms/us-juneteenth-1.tm... | 34.4 KiB | 14.7 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 |
|---|---|
| sagepub.com/ | 1.3 s |
| www.sagepub.com/ | 0.0 ms |
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.
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.
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 |
|---|---|---|
| /global/styles/main.min.css?v=8yb5ornqfvaBydN8fMG4iATbZzA... | 242.8 KiB | 233.6 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 |
|---|---|---|
| /sfrenderer/scripts/HawkSearch/vendor.bundle.js?assembly_... | 426.1 KiB | 294.7 KiB |
| www.google.com/books/api.js | 128.1 KiB | 111.6 KiB |
| www.google.com/books/jsapi.js | 120.8 KiB | 105.6 KiB |
| cdn-ukwest.onetrust.com/scripttemplates/202511.1.0/otBannerSdk.js | 124.3 KiB | 75.1 KiB |
| /gtag/js?id=G-60R758KFDG&cx=c>m=4e64f0&sign=082c0b0100c... | 171.7 KiB | 64.5 KiB |
| cdnjs.cloudflare.com/ajax/libs/lottie-web/5.12.2/lottie.min.js | 62.2 KiB | 54.4 KiB |
| analytics.sagepub.com/gtm.js?id=GTM-5R9QN8 | 175.5 KiB | 49.7 KiB |
| eu-assets.i.posthog.com/static/array.js | 66.8 KiB | 36.3 KiB |
| eu-assets.i.posthog.com/static/surveys.js?v=1.369.0 | 31.9 KiB | 25.0 KiB |
| /sfrenderer/scripts/bootstrap.bundle.min.js?package_name=... | 26.4 KiB | 21.4 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 |
|---|---|---|---|
| analytics.sagepub.com/gtm.js?id=GTM-5R9QN8 | 897 ms | 788 ms | 97 ms |
| www.sagepub.com/ | 609 ms | 55 ms | 35 ms |
| Unattributable | 541 ms | 92 ms | 0.0 ms |
| /sfrenderer/scripts/HawkSearch/vendor.bundle.js?assembly_... | 371 ms | 173 ms | 188 ms |
| www.sagepub.com/sfrenderer/scripts/lazy-components.min.js | 331 ms | 301 ms | 0.4 ms |
| /gtag/js?id=G-60R758KFDG&cx=c>m=4e64f0&sign=082c0b0100c... | 273 ms | 210 ms | 61 ms |
| cdn-ukwest.onetrust.com/scripttemplates/202511.1.0/otBannerSdk.js | 214 ms | 86 ms | 40 ms |
| eu-assets.i.posthog.com/static/array.js | 168 ms | 153 ms | 13 ms |
| cdn.insight.sitefinity.com/sdk/sitefinity-insight-client.min.3.1.44.js | 93 ms | 84 ms | 3.5 ms |
| /global/styles/main.min.css?v=8yb5ornqfvaBydN8fMG4iATbZzA... | 69 ms | 0.0 ms | 0.0 ms |
| cdnjs.cloudflare.com/ajax/libs/lottie-web/5.12.2/lottie.min.js | 60 ms | 29 ms | 20 ms |
| www.google.com/books/api.js | 53 ms | 21 ms | 32 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 |
| Other | 608 ms |
| Script Parsing & Compilation | 539 ms |
| Style & Layout | 402 ms |
| Parse HTML & CSS | 115 ms |
| Rendering | 93 ms |
| Garbage Collection | 25 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 |
|---|---|---|
| /sfrenderer/scripts/HawkSearch/main.js?assembly_name=Core... | 18.2 KiB | 8.2 KiB |
| /global/js/coreweb-design.js?v=u2-_bVlh3glW7GR3BaIQ_HlSlU... | 11.9 KiB | 2.9 KiB |
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.
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 |
|---|
Privacy Policy div#onetrust-group-container > div#onetrust-policy > div#onetrust-policy-text > a.ot-cookie-policy-link |
Best Practices
General
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
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.