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 |
|---|---|---|
| wcpstatic.microsoft.com/mscc/lib/v2/wcp-consent.js | 300.0 s | 273.7 KiB |
| uhf.microsoft.com/statics/20260421.16.02/css/style-BpAANDpw.css | 0.0 ms | 226.0 KiB |
| js.monitor.azure.com/scripts/b/ai.3.min.js | 1800.0 s | 66.6 KiB |
| js.monitor.azure.com/scripts/c/ms.analytics-web-4.min.js | 1800.0 s | 59.9 KiB |
| uhf.microsoft.com/statics/20260421.16.02/js/index-Cifsy-6O.js | 0.0 ms | 31.4 KiB |
| uhf.microsoft.com/images/microsoft/RE1Mu3b.png | 0.0 ms | 4.2 KiB |
| uhf.microsoft.com/statics/20260421.16.02/js/entry.js | 0.0 ms | 1.8 KiB |
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.
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.
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 |
|---|---|---|
| /static/css/bootstrap-custom.min.css?v=IftXf1dte1yxkBhZUa... | 59.1 KiB | 907 ms |
| /static/js/cookie-consent.min.js?v=cPwRYK_KXC_97Lbz_R3EFg... | 3.5 KiB | |
| js.monitor.azure.com/scripts/c/ms.analytics-web-4.min.js | 59.9 KiB | 1.4 s |
| uhf.microsoft.com/statics/20260421.16.02/css/style-BpAANDpw.css | 226.0 KiB | 2.4 s |
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 |
|---|---|
| asp.net/ | 1.0 s |
| www.asp.net/ | 2.4 s |
| dotnet.microsoft.com/en-us/apps/aspnet | 0.0 ms |
Keep the server response time for the main document short because all other requests depend on it. Learn more about the Time to First Byte metric.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| dotnet.microsoft.com/en-us/apps/aspnet | 621 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 |
|---|---|
ASP.NET Core
Free. Cross-platform. Open source.
A framework for building web a… body.ms-Fabric > div.main-container | 0.407 |
Search or ask a question div.uhf-header-l0 > div.uhf-header-l0__actions > uhf-search > button.uhf-nav-item | 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.
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 |
|---|---|---|
| uhf.microsoft.com/statics/20260421.16.02/css/style-BpAANDpw.css | 225.8 KiB | 222.1 KiB |
| /static/css/bootstrap-custom.min.css?v=IftXf1dte1yxkBhZUa... | 58.6 KiB | 54.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 |
|---|---|---|
| /static/js/general.min.js?v=crDs_3gNR-ZIa2Eev4LJJO8V0OuAt... | 69.3 KiB | 51.2 KiB |
| js.monitor.azure.com/scripts/b/ai.3.min.js | 65.6 KiB | 27.9 KiB |
| js.monitor.azure.com/scripts/c/ms.analytics-web-4.min.js | 58.9 KiB | 22.0 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 |
|---|---|---|---|
| Unattributable | 460 ms | 33 ms | 0.0 ms |
| dotnet.microsoft.com/en-us/apps/aspnet | 445 ms | 24 ms | 5.1 ms |
| /static/js/main.min.js?v=6VTgZMA9byKuNVNnUSMA8SzBB9MuqRoJ... | 390 ms | 333 ms | 7.9 ms |
| uhf.microsoft.com/statics/20260421.16.02/js/index-Cifsy-6O.js | 291 ms | 189 ms | 1.3 ms |
| js.monitor.azure.com/scripts/b/ai.3.min.js | 268 ms | 229 ms | 29 ms |
| /static/js/cookie-consent.min.js?v=cPwRYK_KXC_97Lbz_R3EFg... | 219 ms | 214 ms | 1.2 ms |
| /static/js/general.min.js?v=crDs_3gNR-ZIa2Eev4LJJO8V0OuAt... | 145 ms | 100 ms | 40 ms |
| wcpstatic.microsoft.com/mscc/lib/v2/wcp-consent.js | 78 ms | 22 ms | 54 ms |
| js.monitor.azure.com/scripts/c/ms.analytics-web-4.min.js | 70 ms | 38 ms | 30 ms |
| uhf.microsoft.com/statics/20260421.16.02/css/style-BpAANDpw.css | 58 ms | 0.0 ms | 0.0 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 | 1.2 s |
| Other | 550 ms |
| Style & Layout | 322 ms |
| Script Parsing & Compilation | 173 ms |
| Parse HTML & CSS | 166 ms |
| Rendering | 90 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 |
|---|---|---|
| uhf.microsoft.com/statics/20260421.16.02/js/index-Cifsy-6O.js | 31.1 KiB | 7.1 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 | |
|---|---|
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.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Download PDF div.col-lg-4 > ul.mt-auto > li > a#ebook-blazor-for-web-forms-devs-pdf |
View on the web div.col-lg-4 > ul.mt-auto > li > a#ebook-blazor-for-web-forms-devs-web |
Download PDF div.col-lg-4 > ul.mt-auto > li > a#ebook-aspnet-pdf |
View on the web div.col-lg-4 > ul.mt-auto > li > a#ebook-aspnet-web |
Powered by .NET 10.0.7 nav.uhf-footer-menu > ul > li > a#uhf-Powered by .NET 10.0.7 |
Contact Microsoft nav.uhf-footer-menu > ul > li > a#uhf-Contact Microsoft |
Support nav.uhf-footer-menu > ul > li > a#uhf-Support |
Privacy & Cookies nav.uhf-footer-menu > ul > li > a#uhf-Privacy & Cookies |
Manage cookies nav.uhf-footer-menu > ul > li > a#uhf-Manage cookies |
Terms of Use nav.uhf-footer-menu > ul > li > a#uhf-Terms of Use |
Trademarks nav.uhf-footer-menu > ul > li > a#uhf-Trademarks |
These items highlight common accessibility best practices.
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 |
|---|---|
uhf.microsoft.com/statics/20260421.16.02/js/index-Cifsy-6O.js line 3092, col 16 | [UHF] Unable to load manage cookies button: Footer item with id uhf-Footer_ManageCookies not found |
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 |
|---|---|
| aka.ms/MS_Build_FY26_dotnet | Learn more |
Format your HTML in a way that enables crawlers to better understand your app’s content.