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.
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.
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 | |
|---|---|---|---|
Een greep uit de games die je met Xbox Game Pass kunt spelen. div.col > div.card > picture > img.card-img | /is/image/microsoftcorp/Content-Card-Digital-Content-Xbox... | 24.7 KiB | 9.5 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
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 |
|---|---|
| codeplex.com/ | 1.1 s |
| www.microsoft.com/ | 783 ms |
| www.microsoft.com/nl-nl | 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 |
|---|---|
Slide 2 of 2. Maak kennis met Surface Laptop
Skip diashow aanbevolen producten … body.page > div.root | 0.372 |
Pause
Vorige
Volgende section.slideshowOverflow > div.carousel > div > div.carousel-controls | 0.013 |
Zoeken op Microsoft.com div.uhf-header-l0 > div.uhf-header-l0__actions > uhf-search > button.uhf-nav-item | 0.000 |
div > div.carousel-controls > button.carousel-control-autoplay > ::after div > div.carousel-controls > button.carousel-control-autoplay > ::after | 0.000 |
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 |
|---|---|---|
| uhf.microsoft.com/statics/20260421.16.02/css/style-BpAANDpw.css | 186.1 KiB | 182.5 KiB |
| /echo/etc.clientlibs/microsoft/clientlibs/clientlib-mwf-n... | 47.3 KiB | 45.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 |
|---|---|---|---|
| /echo/etc.clientlibs/microsoft/components/structure/page/... | 1.5 s | 746 ms | 563 ms |
| Unattributable | 1.2 s | 173 ms | 0.0 ms |
| www.microsoft.com/nl-nl | 998 ms | 37 ms | 11 ms |
| /echo/etc.clientlibs/cascade.component.authoring/clientli... | 543 ms | 432 ms | 34 ms |
| /echo/etc.clientlibs/microsoft/clientlibs/clientlib-mwf-n... | 380 ms | 194 ms | 99 ms |
| scripts.clarity.ms/0.8.59/clarity.js | 380 ms | 354 ms | 14 ms |
| uhf.microsoft.com/statics/20260421.16.02/js/index-Cifsy-6O.js | 379 ms | 131 ms | 1.5 ms |
| /echo/etc.clientlibs/cascade.component.authoring/clientli... | 202 ms | 177 ms | 17 ms |
| /echo/etc.clientlibs/microsoft/components/structure/page/... | 171 ms | 152 ms | 17 ms |
| uhf.microsoft.com/statics/20260421.16.02/js/index-CuY0u_Xq.js | 124 ms | 114 ms | 4.4 ms |
| /echo/etc.clientlibs/microsoft/clientlibs/clientlib-mwf-n... | 87 ms | 0.0 ms | 0.0 ms |
| wcpstatic.microsoft.com/mscc/lib/v2/wcp-consent.js | 71 ms | 24 ms | 46 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.9 s |
| Other | 1.6 s |
| Script Parsing & Compilation | 852 ms |
| Style & Layout | 676 ms |
| Parse HTML & CSS | 268 ms |
| Rendering | 170 ms |
| Garbage Collection | 22 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 |
|---|---|
| The page has an unload handler in the main frame. | Actionable |
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 |
|---|---|---|
| /echo/etc.clientlibs/microsoft/components/structure/page/... | 552.2 KiB | 504.0 KiB |
| /echo/etc.clientlibs/microsoft/clientlibs/clientlib-mwf-n... | 112.5 KiB | 46.6 KiB |
| uhf.microsoft.com/statics/20260421.16.02/js/index-CuY0u_Xq.js | 103.6 KiB | 36.4 KiB |
| uhf.microsoft.com/statics/20260421.16.02/js/Index-rMmMtAfu.js | 42.2 KiB | 20.8 KiB |
| /echo/etc.clientlibs/cascade.component.authoring/clientli... | 57.1 KiB | 8.8 KiB |
| uhf.microsoft.com/statics/20260421.16.02/js/index-Cifsy-6O.js | 31.1 KiB | 7.1 KiB |
| uhf.microsoft.com/statics/20260421.16.02/js/index-CoTcO_uA.js | 14.2 KiB | 6.2 KiB |
| uhf.microsoft.com/statics/20260421.16.02/js/MeControl-MNOQeTbx.js | 12.2 KiB | 4.5 KiB |
| /echo/etc.clientlibs/microsoft/components/content/highlig... | 7.5 KiB | 3.3 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 |
|---|---|---|
| /echo/etc.clientlibs/microsoft/clientlibs/clientlib-mwf-n... | 112.5 KiB | 63.7 KiB |
| uhf.microsoft.com/statics/20260421.16.02/js/index-CuY0u_Xq.js | 103.6 KiB | 48.5 KiB |
| /echo/etc.clientlibs/cascade.component.authoring/clientli... | 57.1 KiB | 39.8 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 | |
|---|---|
Een Surface Laptop, 7e editie, een Copilot+ PC, in de kleur saffier. div#highlight-uid1f7b > div.card-background > picture > img#img-highlight-uid1f7b | /is/image/microsoftcorp/Highlight-Surface-Laptop-AI-7Ed-S... |
Een landschap met het Microsoft Edge-logo zwevend boven het water div#highlight-uid9268 > div.card-background > picture > img#img-highlight-uid9268 | /is/image/microsoftcorp/gldn-MSFT-hero-Edge:VP2-859x540 |
Een Surface Pro Flex-toetsenbord en een Surface Pro, 11e editie, een Copilot+ P… div.col > div.card > picture > img.card-img | /is/image/microsoftcorp/Content-Card-Surface-Pro-AI-11Ed-... |
Verschillende apps die deel uitmaken van een Microsoft 365-abonnement, zoals Mi… div.col > div.card > picture > img.card-img | /is/image/microsoftcorp/Content-Card-M365-Icon-Bounce-Pre... |
Een greep uit de games die je met Xbox Game Pass kunt spelen. div.col > div.card > picture > img.card-img | /is/image/microsoftcorp/Content-Card-Digital-Content-Xbox... |
Muis- en dock-accessoires voor Surface-apparaten div.col > div.card > picture > img.card-img | /is/image/microsoftcorp/Content-Card-Surface-Accessories-... |
Een zijaanzicht van een Surface Pro voor zakelijk gebruik in de kleur Platina. div.col > div.card > picture > img.card-img | /is/image/microsoftcorp/Content-Card-Surface-Pro-AI-11Ed-... |
Een copiloot-interface zegt: "Hallo, hoe kan ik je helpen?" div.col > div.card > picture > img.card-img | /is/image/microsoftcorp/Content-Card-Microsoft-365-Copilo... |
div.col > div.card > picture > img.card-img div.col > div.card > picture > img.card-img | /is/image/microsoftcorp/Content-Card-Azure-AI-Bloom?wid=4... |
Een laptop met Windows 11 actief. div.col > div.card > picture > img.card-img | /is/image/microsoftcorp/Content-Card-Windows-11-Business?... |
Microsoft div > div > a.uhf-microsoft-logo > img | uhf.microsoft.com/images/microsoft/RE1Mu3b.png |
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 |
|---|
Shop voor je bedrijf nav#link-list-uid1e91 > ul.text-center > li.font-weight-semibold > a |
Word nu lid div.card > div.card-footer > div.link-group > a.btn |
Download nu div.card > div#card-body-highlight-uid9268 > div.link-group > a.btn |
Koop nu div.card > div.card-footer > div.link-group > a.btn |
Best Practices
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 |
|---|---|
| Unload event listeners are deprecated and will be removed. |
Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
Performance issues directly impact user engagement and conversion rates.
| Issue type |
|---|
| Cookie |
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.