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.
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 | |
|---|---|---|---|
Search:
submit
Photo credit: Photo courtesy of Explore Minnesota / Dennis O'Hara body.collapsed > div > div.main-landing-content | mn.gov/portal/assets/portal-april_tcm1077-352391.jpg | 322.5 KiB | 110.1 KiB |
A woman smiling in a workplace environment. Text: Find your purpose in state se… div.row > div.col-md-6 > div.margin-bottom > img.img-responsive | mn.gov/portal/assets/EVP%20Careers%20for%20MN%20Portal-18-02_tcm1077-353248.png | 146.8 KiB | 83.9 KiB |
Feature image for Driver & Vehicle Services div.col-md-3 > div.margin-bottom > a > img.img-responsive | mn.gov/portal/assets/transportation-001_tcm1077-353072.jpg | 72.3 KiB | 21.3 KiB |
Governor Tim Walz and Lieutenant Governor Peggy Flanagan standing in the Minnes… div.col-md-3 > div.margin-bottom > a > img.img-responsive | mn.gov/portal/assets/governor-walz_lt-governor-flanagan-002_tcm1077-420583.jpg | 49.2 KiB | 13.0 KiB |
A nurse checking on her patient. div.col-md-3 > div.margin-bottom > a > img.img-responsive | mn.gov/portal/assets/health-001_tcm1077-353066.jpg | 46.9 KiB | 12.4 KiB |
Person at a computer with a W-2 tax form. div.col-md-3 > div.margin-bottom > a > img.img-responsive | mn.gov/portal/assets/taxes-002_tcm1077-372895.jpg | 34.4 KiB | 9.1 KiB |
minnesota logo body.collapsed > header#header > a > img#header-logo | mn.gov/portal/assets/header-mn-logo_tcm1077-352403.png | 6.4 KiB | 5.6 KiB |
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 |
|---|---|---|
| mn.gov/ruxitagentjs_ICA7NVfghqrux_10335260306043831.js | 95.2 KiB | 772 ms |
| mn.gov/portal/css/core.css | 40.5 KiB | 463 ms |
| mn.gov/portal/js/frameworks/jquery/frameworks.jquery.js | 37.0 KiB | 309 ms |
| fonts.googleapis.com/css?family=Open+Sans:400,700,800,300 | 2.3 KiB | 818 ms |
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 |
|---|---|
| mn.gov/ | 1.3 s |
| mn.gov/portal/ | 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 |
|---|---|
Popular Resources
Governor's Office
Find information about the Governor's Offi… body.collapsed > div > div.main-landing-content | 0.531 |
Driver & Vehicle Services
Schedule appointments, pre-apply for a driver’s lice… div.main-landing-content > div.container > div.row > div.col-md-3 | 0.189 |
Health
Find licensed practitioners, health insurance information, COVID-19 inf… div.main-landing-content > div.container > div.row > div.col-md-3 | 0.131 |
Popular Resources div.container > div.row > div.col-sm-12 > h2 | 0.001 |
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 |
|---|---|---|
| mn.gov/portal/css/core.css | 40.0 KiB | 36.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 |
|---|---|---|
| mn.gov/portal/js/core.js | 120.6 KiB | 95.9 KiB |
| mn.gov/18f5227b-e27b-445a-a53f-f845fbe69b40/stormcaster.js | 164.4 KiB | 39.9 KiB |
| mn.gov/ruxitagentjs_ICA7NVfghqrux_10335260306043831.js | 95.0 KiB | 37.2 KiB |
| siteimproveanalytics.com/js/siteanalyze_1535995.js | 46.7 KiB | 21.6 KiB |
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 |
|---|---|---|
| mn.gov/portal/js/core.js | 120.6 KiB | 13.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 | |
|---|---|
A woman smiling in a workplace environment. Text: Find your purpose in state se… div.row > div.col-md-6 > div.margin-bottom > img.img-responsive | mn.gov/portal/assets/EVP%20Careers%20for%20MN%20Portal-18-02_tcm1077-353248.png |
Governor Tim Walz and Lieutenant Governor Peggy Flanagan standing in the Minnes… div.col-md-3 > div.margin-bottom > a > img.img-responsive | mn.gov/portal/assets/governor-walz_lt-governor-flanagan-002_tcm1077-420583.jpg |
Feature image for Driver & Vehicle Services div.col-md-3 > div.margin-bottom > a > img.img-responsive | mn.gov/portal/assets/transportation-001_tcm1077-353072.jpg |
A nurse checking on her patient. div.col-md-3 > div.margin-bottom > a > img.img-responsive | mn.gov/portal/assets/health-001_tcm1077-353066.jpg |
Person at a computer with a W-2 tax form. div.col-md-3 > div.margin-bottom > a > img.img-responsive | mn.gov/portal/assets/taxes-002_tcm1077-372895.jpg |
mn logo div#footer-menu > div.col-sm-3 > a > img#footer-logo | mn.gov/portal/assets/footer-mn-logo_tcm1077-352400.png |
register to vote div.margin-top > div > a > img | mn.gov/portal/assets/footer-register-to-vote-logo-white-right_tcm1077-446671.png |
mn div.margin-top > div > a > img | mn.gov/portal/assets/footer-register-to-vote-logo-white-left_tcm1077-446670.png |
language translation nav#mobile-lang-nav-bar > div#mobile-lang-nav > div > img | mn.gov/portal/assets/language_tcm1077-678840.gif |
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
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
expand nav
Residents
Business
expand nav
Government
Employment
Education
Travel body.collapsed > nav#top_nav > div.container > ul#top_nav_menu |
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
Search:
submit
Select a language
-- Choose Language --
English
Español
Hmoob
So… body.collapsed > header#header > div#header-search |
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
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 |
|---|
Demographics div.col-sm-3 > ul > li > a |
History & Facts div.col-sm-3 > ul > li > a |
Privacy Notice div.col-sm-3 > ul > li > a |
State Brand div.col-sm-3 > ul > li > a |
State Map div.col-sm-3 > ul > li > a |
211 – Service Information div.col-sm-3 > ul > li > a |
511 – Travel Information div.col-sm-3 > ul > li > a |
911 - Emergency Help div.col-sm-3 > ul > li > a |
These items highlight common accessibility best practices.
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 | |
|---|---|---|---|---|
language translation nav#mobile-lang-nav-bar > div#mobile-lang-nav > div > img | mn.gov/portal/assets/language_tcm1077-678840.gif | 30 x 30 | 40 x 40 | 45 x 45 |
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.
Crawling and Indexing
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
English nav > ul#desktop-lang-nav > li > a.disabled-link |
To appear in search results, crawlers need access to your app.