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.
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.
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 |
|---|---|---|
| /b9xj3w?apiKey=QUYetZCrcOfSoyjbsudb&version=3&loaderVersi... | 3608.0 s | 63.9 KiB |
| /s3/uswitch-assets-eu/broadband/images/providers/virgin-m... | 0.0 ms | 5.7 KiB |
| www.uswitch.com/shared-scripts/perf.js?version=20 | 86400.0 s | 11.1 KiB |
| /s3/uswitch-assets-eu/broadband/images/providers/vodafone... | 0.0 ms | 3.4 KiB |
| /s3/uswitch-assets-eu/broadband/channels/logos/disney_plu... | 0.0 ms | 3.1 KiB |
| /s3/uswitch-assets-eu/broadband/channels/logos/netflix_lo... | 0.0 ms | 2.7 KiB |
| /s3/uswitch-assets-eu/broadband/channels/logos/hbomax.png... | 0.0 ms | 2.1 KiB |
| images-static.trustpilot.com/api/stars/4.5/128x24.png | 0.0 ms | 1.7 KiB |
| /s3/uswitch-assets-eu/broadband/channels/logos/sky-atlant... | 0.0 ms | 1.4 KiB |
| /s3/uswitch-assets-eu/broadband/images/providers/sky.png?... | 0.0 ms | 1.3 KiB |
| cdn.builder.io/api/v1/pixel?apiKey=8ab3bbafae9e469c86ca663c018f53d4 | 15.0 s | 1.2 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
|---|---|---|
| /s3/uswitch-includes-production/includes/astro/_astro/ind... | 115.2 KiB | 88.1 KiB |
| www.uswitch.com/s3/uswitch-includes-production/js/main-060f15b567.js | 79.1 KiB | 44.4 KiB |
| /s3/uswitch-assets-eu/broadband-frontend/_astro/client.Cn... | 56.4 KiB | 24.2 KiB |
| www.uswitch.com/s3/uswitch-assets-eu/builder/q-vZ0_Q8YH.js | 27.1 KiB | 22.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 |
|---|---|---|---|
| www.uswitch.com/broadband/ | 1.2 s | 169 ms | 95 ms |
| /b9xj3w?apiKey=QUYetZCrcOfSoyjbsudb&version=3&loaderVersi... | 1.1 s | 932 ms | 11 ms |
| Unattributable | 1.1 s | 216 ms | 0.0 ms |
| /s3/uswitch-includes-production/includes/astro/_astro/ind... | 463 ms | 374 ms | 2.3 ms |
| www.uswitch.com/s3/uswitch-assets-eu/builder/q-BZuR-q1Y.js | 236 ms | 181 ms | 0.1 ms |
| /s3/uswitch-assets-eu/broadband-frontend/_astro/client.Cn... | 214 ms | 159 ms | 0.2 ms |
| www.uswitch.com/s3/uswitch-assets-eu/builder/q-DwXy33lI.js | 176 ms | 175 ms | 0.3 ms |
| www.uswitch.com/~partytown/partytown-sandbox-sw.html?1778416731406 | 143 ms | 132 ms | 2.7 ms |
| www.uswitch.com/s3/uswitch-includes-production/js/main-060f15b567.js | 130 ms | 103 ms | 26 ms |
| /s3/uswitch-includes-production/includes/astro/client-js/... | 118 ms | 100 ms | 1.4 ms |
| www.uswitch.com/shared-scripts/perf.js?version=20 | 55 ms | 49 ms | 2.9 ms |
| /s3/uswitch-assets-eu/broadband-frontend/_astro/Uswitch.a... | 53 ms | 39 ms | 0.3 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 | 3.1 s |
| Other | 1.6 s |
| Style & Layout | 683 ms |
| Parse HTML & CSS | 206 ms |
| Script Parsing & Compilation | 178 ms |
| Rendering | 67 ms |
| Garbage Collection | 30 ms |
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.uswitch.com/s3/uswitch-assets-eu/builder/style-Db12bwiv.css | 14.3 KiB | 14.3 KiB |
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 | |
|---|---|
author div._expertAdvice_lnj6b_16 > section._expertReviewSection_1w2sb_1 > div._flexContainer_1w2sb_13 > img._expertReviewImg_1w2sb_7 | /builder-img/api/v1/image/assets/8ab3bbafae9e469c86ca663c... |
Virgin Media div._title_1lxgn_344 > div._container_ybieh_1 > div._imageContainer_ybieh_15 > img | /s3/uswitch-assets-eu/broadband/images/providers/virgin-m... |
Virgin Media div._title_1lxgn_344 > div._container_ybieh_1 > div._imageContainer_ybieh_15 > img | /s3/uswitch-assets-eu/broadband/images/providers/virgin-m... |
Virgin Media div._title_1lxgn_344 > div._container_ybieh_1 > div._imageContainer_ybieh_15 > img | /s3/uswitch-assets-eu/broadband/images/providers/virgin-m... |
Sky div._title_1lxgn_344 > div._container_ybieh_1 > div._imageContainer_ybieh_15 > img | /s3/uswitch-assets-eu/broadband/images/providers/sky.png?... |
Vodafone div._title_1lxgn_344 > div._container_ybieh_1 > div._imageContainer_ybieh_15 > img | /s3/uswitch-assets-eu/broadband/images/providers/vodafone... |
Sky div._title_1lxgn_344 > div._container_ybieh_1 > div._imageContainer_ybieh_15 > img | /s3/uswitch-assets-eu/broadband/images/providers/sky.png?... |
Sky Atlantic div._channels_1uosp_46 > div > div._channelImage_1uosp_71 > img | /s3/uswitch-assets-eu/broadband/channels/logos/sky-atlant... |
HBO Max div._channels_1uosp_46 > div > div._channelImage_1uosp_71 > img | /s3/uswitch-assets-eu/broadband/channels/logos/hbomax.png... |
Disney Plus div._channels_1uosp_46 > div > div._channelImage_1uosp_71 > img | /s3/uswitch-assets-eu/broadband/channels/logos/disney_plu... |
Netflix div._channels_1uosp_46 > div > div._channelImage_1uosp_71 > img | /s3/uswitch-assets-eu/broadband/channels/logos/netflix_lo... |
Virgin Media div._title_1lxgn_344 > div._container_ybieh_1 > div._imageContainer_ybieh_15 > img | /s3/uswitch-assets-eu/broadband/images/providers/virgin-m... |
Sky Atlantic div._channels_1uosp_46 > div > div._channelImage_1uosp_71 > img | /s3/uswitch-assets-eu/broadband/channels/logos/sky-atlant... |
Netflix div._channels_1uosp_46 > div > div._channelImage_1uosp_71 > img | /s3/uswitch-assets-eu/broadband/channels/logos/netflix_lo... |
Sky div._title_1lxgn_344 > div._container_ybieh_1 > div._imageContainer_ybieh_15 > img | /s3/uswitch-assets-eu/broadband/images/providers/sky.png?... |
Sky Atlantic div._channels_1uosp_46 > div > div._channelImage_1uosp_71 > img | /s3/uswitch-assets-eu/broadband/channels/logos/sky-atlant... |
Netflix div._channels_1uosp_46 > div > div._channelImage_1uosp_71 > img | /s3/uswitch-assets-eu/broadband/channels/logos/netflix_lo... |
Virgin Media div._title_1lxgn_344 > div._container_ybieh_1 > div._imageContainer_ybieh_15 > img | /s3/uswitch-assets-eu/broadband/images/providers/virgin-m... |
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.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Deals checked by section._expertReviewSection_1w2sb_1 > div._flexContainer_1w2sb_13 > div > h5 |
div.builder-03c17c9ce2b24adf89b7ef79bf80243b > div.builder-9e1790ec1ba04d618553a64cc4236970 > div.first:*:mt-0 > h5 div.builder-03c17c9ce2b24adf89b7ef79bf80243b > div.builder-9e1790ec1ba04d618553a64cc4236970 > div.first:*:mt-0 > h5 |
These are opportunities to improve keyboard navigation in your application.
Tables and lists
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Virgin Media div > broadband-scope.broadband-scope > div.single-deal-card-ee662c50-e426-4c4f-b74b-09836e3d08dd > li._wrapper_1lxgn_1 |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Best Practices
User Experience
Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. Learn how to provide responsive images.
Performance issues directly impact user engagement and conversion rates.
| URL | Displayed size | Actual size | Expected size | |
|---|---|---|---|---|
Uswitch Trustscore body.no-scroll > div.trustpilot > div._uswitchLogos_5geht_44 > img | images-static.trustpilot.com/api/stars/4.5/128x24.png | 128 x 24 | 128 x 24 | 192 x 36 |
General
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| SharedStorage | www.uswitch.com/~partytown/partytown-sandbox-sw.html?1778416731406 line 1, col 7189 |
| AttributionReporting | www.uswitch.com/~partytown/partytown-sandbox-sw.html?1778416731406 line 1, col 7189 |
| Fledge | /b9xj3w?apiKey=QUYetZCrcOfSoyjbsudb&version=3&loaderVersi... line 4, col 60581 |
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 |
|---|---|
www.uswitch.com/s3/uswitch-assets-eu/builder/q-BZuR-q1Y.js line 1, col 554 | Error: sym:0
at C (https://www.uswitch.com/s3/uswitch-assets-eu/builder/q-BZuR-q1Y.js:2:315)
at https://www.uswitch.com/s3/uswitch-assets-eu/builder/q-BZuR-q1Y.js:1:1614
at Array.forEach (<anonymous>)
at O (https://www.uswitch.com/s3/uswitch-assets-eu/builder/q-BZuR-q1Y.js:1:1602)
at HTMLDocument.B (https://www.uswitch.com/s3/uswitch-assets-eu/builder/q-BZuR-q1Y.js:2:862)
at _ (https://www.uswitch.com/s3/uswitch-assets-eu/builder/q-BZuR-q1Y.js:2:746)
at HTMLDocument.D (https://www.uswitch.com/s3/uswitch-assets-eu/builder/q-BZuR-q1Y.js:2:1193) |
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.