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.
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 | |
|---|---|---|---|
Portrait of Steve Daines div.senate-img-row > div.senate-img > a > img#Daines | mt.gov/_images/daines.jpg | 596.9 KiB | 593.2 KiB |
Governors Home div.row > div.col-xs-4 > a > img.img-fluid | mt.gov/_images/media-gallery/fp_photo_gallery/gov_mansion.jpg | 56.5 KiB | 53.2 KiB |
Flowers on a canoe div.row > div.col-xs-4 > a > img.img-fluid | mt.gov/_images/media-gallery/fp_photo_gallery/flowers_on_canoe.jpg | 47.7 KiB | 44.5 KiB |
Driver License, Real ID, renewal and status check div.carousel-item > div > a.card > img.p-1 | mt.gov/_images/icons/realid_150x150.png | 47.6 KiB | 43.9 KiB |
The poles set up for a teepee div.row > div.col-xs-4 > a > img.img-fluid | mt.gov/_images/media-gallery/fp_photo_gallery/teepee.jpg | 37.0 KiB | 35.3 KiB |
Bear in the wild div.row > div.col-xs-4 > a > img.img-fluid | mt.gov/_images/media-gallery/fp_photo_gallery/bear.jpg | 44.7 KiB | 35.3 KiB |
Man on a bike cycling through a canyon div.row > div.col-xs-4 > a > img.img-fluid | mt.gov/_images/media-gallery/fp_photo_gallery/person_on_bike.jpg | 34.6 KiB | 32.9 KiB |
Two men sitting on a rock overlooking a cliff div.row > div.col-xs-4 > a > img.img-fluid | mt.gov/_images/media-gallery/fp_photo_gallery/Bob-Webster-photo.jpg | 38.5 KiB | 29.1 KiB |
A man downhill skiing div.row > div.col-xs-4 > a > img.img-fluid | mt.gov/_images/media-gallery/fp_photo_gallery/manskiing.jpg | 22.7 KiB | 21.0 KiB |
Interactive map div.col-border > p > a.center-block > img#Img5 | mt.gov/_images/mtmap.png | 33.7 KiB | 20.1 KiB |
Boat in the water div.row > div.col-xs-4 > a > img.img-fluid | mt.gov/_images/media-gallery/fp_photo_gallery/boat_on_water.jpg | 28.9 KiB | 19.5 KiB |
Horizon view on a dirt road div.row > div.col-xs-4 > a > img.img-fluid | mt.gov/_images/media-gallery/fp_photo_gallery/dirt_road.jpg | 21.5 KiB | 18.3 KiB |
Representative Troy Downing Montana's 2nd Congressional District div.house-image-row > div.house-img > a.rep > img.img-responsive | mt.gov/_images/Troy_Downing.jpg | 25.3 KiB | 15.8 KiB |
video thumbnail div.mtgov-home-videogalleryholder > div.mtgov-home-videogalleryholder > button.mtgov-videoGallery-imgLink > img.center-block | mt.gov/_images/118317868HQ_playbtn.jpg | 31.1 KiB | 9.7 KiB |
Flag at Full Staff div.col-border > div#flagStateHolder > div#pic-left > img | governor.mt.gov/flag-status/util/full.png | 6.0 KiB | 5.4 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.
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
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 |
|---|---|---|
| template.mt.gov/resources/template/template.js | 21.3 KiB | 1.6 s |
| template.mt.gov/resources/template/template.css | 5.3 KiB | 1.3 s |
| mt.gov/_files/css/styles.css | 22.5 KiB | 696 ms |
| /css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,7... | 2.6 KiB | 832 ms |
| cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@7.0.0/css/all.min.css | 20.5 KiB | 301 ms |
| cdn.jsdelivr.net/npm/bootstrap@5.3.7/dist/css/bootstrap.min.css | 32.9 KiB | 1.2 s |
| cdn.jsdelivr.net/npm/bootstrap-icons@1.13.1/font/bootstrap-icons.min.css | 13.7 KiB | 150 ms |
| cdn.jsdelivr.net/gh/orestbida/cookieconsent@v2.9.1/dist/cookieconsent.css | 4.6 KiB | |
| cdn.jsdelivr.net/npm/fullcalendar-scheduler@5.7.2/main.css | 11.8 KiB | 150 ms |
| cdn.jsdelivr.net/npm/simple-datatables@10.0.0/dist/style.min.css | 1.2 KiB |
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.
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.
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 |
|---|---|
body.mtgov-home-body body.mtgov-home-body | 0.365 |
Governor Greg Gianforte
Budget for the 2025 Biennium
Business Portal
Transparen… div.blockColor1 > div.container > div.row > div.col-border | 0.111 |
body.mtgov-home-body body.mtgov-home-body | 0.058 |
WELCOME TO MONTANA.GOV
News Releases
Displaying 1 - 3 of 3
4/9/2026
SafetyFes… body.mtgov-home-body > div#template-layout-wrapper > div#template-page-wrapper | 0.030 |
LOCAL INFORMATION div#template-page-wrapper > div#pagecontent-wrapper > div#contentcontainer > h2.mt-5 | 0.010 |
LOCAL INFORMATION div#template-page-wrapper > div#pagecontent-wrapper > div#contentcontainer > h2.mt-5 | 0.009 |
Background Photo Information body.mtgov-home-body > button#mtgov-togglecontentbackground | 0.000 |
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
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 |
|---|---|---|
| template.mt.gov/resources/template/template.js | 20.9 KiB | 8.8 KiB |
| mt.gov/_files/js/scripts.js | 13.5 KiB | 5.8 KiB |
| mt.gov/_files/js/lightbox.js | 10.2 KiB | 5.1 KiB |
| mt.gov/_files/js/photoGallery.js | 8.5 KiB | 2.5 KiB |
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 |
|---|---|---|
| cdn.jsdelivr.net/npm/bootstrap@5.3.7/dist/css/bootstrap.min.css | 32.4 KiB | 28.7 KiB |
| cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@7.0.0/css/all.min.css | 20.3 KiB | 19.9 KiB |
| cdn.jsdelivr.net/npm/bootstrap-icons@1.13.1/font/bootstrap-icons.min.css | 13.3 KiB | 13.3 KiB |
| cdn.jsdelivr.net/npm/fullcalendar-scheduler@5.7.2/main.css | 11.7 KiB | 11.7 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.formstack.com/forms/forms-renderer/builds/public/form_427ca0e87f.js | 712.6 KiB | 458.8 KiB |
| www.googletagmanager.com/gtag/js?id=G-TTPSFBZCE5&cx=c>m=4e64h1 | 155.6 KiB | 110.4 KiB |
| www.googletagmanager.com/gtag/destination?id=G-TTPSFBZCE5&cx=c>m=4e64h1 | 155.6 KiB | 65.8 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-TSZV287 | 121.8 KiB | 63.3 KiB |
| cdn.jsdelivr.net/npm/fullcalendar@5.3.2/main.min.js | 66.9 KiB | 56.9 KiB |
| cdn.jsdelivr.net/npm/simple-datatables@10.0.0/dist/umd/simple-datatables.min.js | 26.5 KiB | 24.3 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 |
|---|---|---|---|
| mt.gov/ | 948 ms | 93 ms | 2.9 ms |
| Unattributable | 803 ms | 8.5 ms | 0.0 ms |
| static.formstack.com/forms/forms-renderer/builds/public/form_427ca0e87f.js | 774 ms | 550 ms | 216 ms |
| www.googletagmanager.com/gtag/destination?id=G-TTPSFBZCE5&cx=c>m=4e64h1 | 215 ms | 178 ms | 35 ms |
| www.googletagmanager.com/gtm.js?id=GTM-TSZV287 | 145 ms | 110 ms | 25 ms |
| mt.gov/_files/js/photoGallery.js | 144 ms | 84 ms | 2.7 ms |
| template.mt.gov/resources/template/template.js | 103 ms | 45 ms | 6.4 ms |
| mt.gov/_files/js/scripts.js | 63 ms | 42 ms | 3.5 ms |
| code.jquery.com/jquery-3.6.0.min.js | 58 ms | 37 ms | 6.2 ms |
| www.googletagmanager.com/gtag/js?id=G-TTPSFBZCE5&cx=c>m=4e64h1 | 57 ms | 21 ms | 36 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.3 s |
| Other | 1.0 s |
| Style & Layout | 429 ms |
| Script Parsing & Compilation | 395 ms |
| Rendering | 204 ms |
| Garbage Collection | 100 ms |
| Parse HTML & CSS | 87 ms |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| mt.gov/_files/css/styles.css | 22.5 KiB | 6.7 KiB |
| cdn.jsdelivr.net/npm/fullcalendar-scheduler@5.7.2/main.css | 11.8 KiB | 4.4 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
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 | |
|---|---|
Bear in the wild div.row > div.col-xs-4 > a > img.img-fluid | mt.gov/_images/media-gallery/fp_photo_gallery/bear.jpg |
Boat in the water div.row > div.col-xs-4 > a > img.img-fluid | mt.gov/_images/media-gallery/fp_photo_gallery/boat_on_water.jpg |
Two men sitting on a rock overlooking a cliff div.row > div.col-xs-4 > a > img.img-fluid | mt.gov/_images/media-gallery/fp_photo_gallery/Bob-Webster-photo.jpg |
Horizon view on a dirt road div.row > div.col-xs-4 > a > img.img-fluid | mt.gov/_images/media-gallery/fp_photo_gallery/dirt_road.jpg |
Flowers on a canoe div.row > div.col-xs-4 > a > img.img-fluid | mt.gov/_images/media-gallery/fp_photo_gallery/flowers_on_canoe.jpg |
Governors Home div.row > div.col-xs-4 > a > img.img-fluid | mt.gov/_images/media-gallery/fp_photo_gallery/gov_mansion.jpg |
Man on a bike cycling through a canyon div.row > div.col-xs-4 > a > img.img-fluid | mt.gov/_images/media-gallery/fp_photo_gallery/person_on_bike.jpg |
The poles set up for a teepee div.row > div.col-xs-4 > a > img.img-fluid | mt.gov/_images/media-gallery/fp_photo_gallery/teepee.jpg |
Flag at Full Staff div.col-border > div#flagStateHolder > div#pic-left > img | governor.mt.gov/flag-status/util/full.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 |
|---|
Read more div#c-inr > div#c-inr-i > div#c-txt > a.cc-link |
Best Practices
User Experience
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
Performance issues directly impact user engagement and conversion rates.
| URL | Aspect Ratio (Displayed) | Aspect Ratio (Actual) | |
|---|---|---|---|
Portrait of Steve Daines div.senate-img-row > div.senate-img > a > img#Daines | mt.gov/_images/daines.jpg | 126 x 150 (0.84) | 2700 x 3420 (0.79) |
Senator-elect Sheehy, official portrait in Washington, DC on December 11, 2024.… div.senate-img-row > div.senate-img > a > img#Sheehy | mt.gov/_images/TimSheehy.jpg | 126 x 150 (0.84) | 240 x 300 (0.80) |
Representative Troy Downing Montana's 2nd Congressional District div.house-image-row > div.house-img > a.rep > img.img-responsive | mt.gov/_images/Troy_Downing.jpg | 126 x 150 (0.84) | 240 x 300 (0.80) |
Portrait of Ryan Zinke div.house-image-row > div.house-img > a.rep > img.img-responsive | mt.gov/_images/ryan-zinke-web.jpg | 126 x 150 (0.84) | 128 x 150 (0.85) |
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 | |
|---|---|---|---|---|
Image of Governor Greg Gianforte div.col-border > div.col-xs-6 > a > img.img-fluid | mt.gov/_images/index-gianforte.jpg | 120 x 200 | 120 x 200 | 180 x 300 |
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
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|
| mt.gov/use_of_google_analytics | Read more |
Format your HTML in a way that enables crawlers to better understand your app’s content.
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 |
|---|
body.mtgov-home-body > div#mtgov-photoGallery-GalleryDisplay > div#fullscreenHolder > a body.mtgov-home-body > div#mtgov-photoGallery-GalleryDisplay > div#fullscreenHolder > a |
View Caption div#mtgov-photoGallery-GalleryDisplay > div#slideshowHolder > div#openCaptionHolder > a.d-none |
To appear in search results, crawlers need access to your app.