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.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
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 | |
|---|---|---|---|
Construction vehicle operating in coal mine. Credit: BLM photo
Pause
Coal Lea… div.region > article > div > div.bg-topographic | www.blm.gov/themes/custom/blm_d9_22/images/blm-topographic-white-bg.png | 572.4 KiB | 362.7 KiB |
People standing with shovels and tools on a dirt path div.field-content > div > div.field > img | /sites/default/files/styles/hero_lg_content/public/images... | 190.2 KiB | 168.4 KiB |
photo of construction equipment operating in a coal mine div.field > div > div.field > img | /sites/default/files/styles/hero_lg_slider/public/images/... | 196.4 KiB | 122.3 KiB |
A landscape showing a frozen body of water meeting brown land is seen from a hi… div.field-content > div > div.field > img | /sites/default/files/styles/hero_lg_content/public/images... | 93.7 KiB | 73.1 KiB |
BLM-WY-RockRiverOilfield.McFadden div.field > div > div.field > img | /sites/default/files/styles/hero_lg_slider/public/images/... | 136.3 KiB | 62.2 KiB |
Dozens of black cattle are seen grazing in a flat, green field with a blue sky … div.field > div > div.field > img | /sites/default/files/styles/hero_lg_slider/public/images/... | 126.6 KiB | 52.5 KiB |
Oil and gas rig in front of a sunset. div.field-content > div > div.field > img | /sites/default/files/styles/hero_lg_content/public/images... | 48.2 KiB | 37.6 KiB |
Aerial photo of lakes and rivers on the tundra landscape in the Northeast Natio… div.field > div > div.field > img | /sites/default/files/styles/hero_lg_slider/public/images/... | 105.6 KiB | 31.5 KiB |
Two Bald eagles in Pinedale WY sitting on rock div.field > div > div.field > img | /sites/default/files/styles/hero_lg_slider/public/images/... | 90.6 KiB | 16.5 KiB |
A view of a rock containing a petroglyph at Three Rivers Petroglyph Site in New… a > span.img > div.field > img | /sites/default/files/styles/featured_places/public/three ... | 20.9 KiB | 6.7 KiB |
A hiker looks over San Pedro Riparian NCA with the sun shining across the lands… a > span.img > div.field > img | /sites/default/files/styles/featured_places/public/AZ_san... | 19.4 KiB | 5.2 KiB |
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 |
|---|---|---|
| /sites/default/files/css/css_O04l8cvgOYRIFkSu81UUORESYlvd... | 6.8 KiB | |
| /sites/default/files/css/css_lGePXMw1RujDWtiVy7fyw8QScSXo... | 54.9 KiB | 301 ms |
| fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap | 2.1 KiB | 817 ms |
| cdn.jsdelivr.net/npm/bootstrap-icons@1.11.2/font/bootstrap-icons.min.css | 13.4 KiB | 752 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 |
|---|---|
| blm.gov/ | 893 ms |
| www.blm.gov/ | 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 |
|---|---|
| www.blm.gov/ | 805 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 |
|---|---|
Construction vehicle operating in coal mine. Credit: BLM photo
Pause
Coal Lea… div#mobile-content-wrapper > div.dialog-off-canvas-main-canvas > div.layout-container > main.container-fluid | 0.256 |
| 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
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 |
|---|---|---|
| www.blm.gov/core/misc/ajax.js?v=11.3.8 | 16.4 KiB | 11.6 KiB |
| touchpoints.app.cloud.gov/touchpoints/b163de7b.js | 77.3 KiB | 9.5 KiB |
| www.blm.gov/core/misc/jquery.form.js?v=4.3.0 | 12.9 KiB | 6.0 KiB |
| www.blm.gov/core/misc/drupal.js?v=11.3.8 | 6.0 KiB | 4.8 KiB |
| www.blm.gov/modules/contrib/extlink/js/extlink.js?tdvvg2 | 5.6 KiB | 2.4 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 |
|---|---|---|
| .fba-modal-dialog { font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sa… } … | 52.1 KiB | 50.6 KiB |
| /sites/default/files/css/css_lGePXMw1RujDWtiVy7fyw8QScSXo... | 54.8 KiB | 48.4 KiB |
| cdn.jsdelivr.net/npm/bootstrap-icons@1.11.2/font/bootstrap-icons.min.css | 13.0 KiB | 12.9 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 |
|---|---|---|
| www.googletagmanager.com/gtag/js?id=UA-23560114-3&cx=c>m=4e64k0 | 123.9 KiB | 91.2 KiB |
| www.googletagmanager.com/gtag/js?id=G-GQKKTMMT8V&cx=c>m=4e64k1h2 | 157.7 KiB | 66.5 KiB |
| www.googletagmanager.com/gtag/js?id=UA-23560114-3 | 124.9 KiB | 61.9 KiB |
| www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L | 147.0 KiB | 58.5 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.blm.gov/ | 812 ms | 49 ms | 4.9 ms |
| Unattributable | 453 ms | 9.1 ms | 0.0 ms |
| www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L | 403 ms | 320 ms | 38 ms |
| www.googletagmanager.com/gtag/js?id=G-GQKKTMMT8V&cx=c>m=4e64k1h2 | 266 ms | 189 ms | 42 ms |
| www.blm.gov/core/misc/drupal.init.js?v=11.3.8 | 253 ms | 166 ms | 0.2 ms |
| www.blm.gov/cdn-cgi/challenge-platform/scripts/jsd/main.js | 227 ms | 214 ms | 2.0 ms |
| www.googletagmanager.com/gtag/js?id=UA-23560114-3 | 223 ms | 174 ms | 48 ms |
| www.blm.gov/core/assets/vendor/jquery/jquery.min.js?v=4.0.0 | 175 ms | 123 ms | 7.3 ms |
| touchpoints.app.cloud.gov/touchpoints/b163de7b.js | 121 ms | 55 ms | 37 ms |
| dap.digitalgov.gov/web-vitals/dist/web-vitals.attribution.iife.js | 105 ms | 101 ms | 1.8 ms |
| www.googletagmanager.com/gtag/js?id=UA-23560114-3&cx=c>m=4e64k0 | 52 ms | 21 ms | 30 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.7 s |
| Other | 636 ms |
| Style & Layout | 623 ms |
| Script Parsing & Compilation | 293 ms |
| Rendering | 151 ms |
| Parse HTML & CSS | 129 ms |
| Garbage Collection | 32 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 |
|---|---|---|
| .fba-modal-dialog { font-family: Source Sans Pro Web, Helvetica Neue, Helvetica, Roboto, Arial, sa… } … | 52.1 KiB | 5.6 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 | |
|---|---|
Home div#block-blm-d9-22-branding > div.row > div.col > img | www.blm.gov/themes/custom/blm_d9_22/logo.svg |
Home div#block-sitebranding-4 > div.row > div.col > img | www.blm.gov/themes/custom/blm_d9_22/logo.svg |
U.S. flag footer.usa-banner__header > div.usa-banner__inner > div.grid-col-auto > img.usa-banner__header-flag | touchpoints.app.cloud.gov/img/us_flag_small.png |
U.S. flag header.usa-banner__header > div.usa-banner__inner > div.grid-col-auto > img.usa-banner__header-flag | www.blm.gov/themes/custom/blm_d9_22/images/uswds/us_flag_small.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 |
|---|
Open Search div#block-mobilesearchbutton-2 > div.field > p > a#mobile-search-button |
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 | |
|---|---|---|---|---|
U.S. flag header.usa-banner__header > div.usa-banner__inner > div.grid-col-auto > img.usa-banner__header-flag | www.blm.gov/themes/custom/blm_d9_22/images/uswds/us_flag_small.png | 16 x 11 | 16 x 11 | 24 x 17 |
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 | |
| StorageType.persistent is deprecated. Please use standardized navigator.storage instead. | |
| Fledge |
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.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L line 203, col 390 | Connecting to 'https://region1.google-analytics.com/g/collect?v=2&tid=G-CSLL4ZEK4L>m=45je64k0v9131934939za200zd9131934939&_p=1776889719781&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&are=1&cid=163610970.1776889720&frm=0&pscdl=noapi&rcb=14&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266401~117512542~118463262&dl=https%3A%2F%2Fblm.gov%2F&dt=Home%20%7C%20Bureau%20of%20Land%20Management&dr=&sid=1776889720&sct=1&seg=0&_tu=wA&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.agency=DOI&ep.subagency=BLM&ep.site_topic=unspecified%3Ablm.gov&ep.site_platform=unspecified%3Ablm.gov&ep.script_source=https%3A%2F%2Fdap.digitalgov.gov%2Funiversal-federated-analytics-min.js&ep.version=20250702%20v8.7%20-%20ga4&ep.protocol=https%3A&ep.using_parallel_tracker=no&ep.hostname_dimension=blm.gov&tfd=1443' violates the following Content Security Policy directive: "connect-src 'self' https://*.siteimprove.com https://*.flickr.com https://www.google-analytics.com https://app.pendo.io https://touchpoints.app.cloud.gov https://dap.digitalgov.gov https://translate.google.com https://translate.googleapis.com https://translate-pa.googleapis.com https://www.gstatic.com https://maps.googleapis.com https://cdn.jsdelivr.net". The action has been blocked. |
www.googletagmanager.com/gtag/js?id=G-GQKKTMMT8V&cx=c>m=4e64k1h2 line 245, col 390 | Connecting to 'https://region1.google-analytics.com/g/collect?v=2&tid=G-GQKKTMMT8V>m=45je64k1h2v9101512577za20gzd9131934939&_p=1776889719781&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAI&are=1&cid=163610970.1776889720&frm=0&pscdl=noapi&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266400~117512542&sid=1776889720&sct=1&seg=0&dl=https%3A%2F%2Fwww.blm.gov%2F&dt=Home%20%7C%20Bureau%20of%20Land%20Management&en=page_view&_fv=1&_ss=1&tfd=1952' violates the following Content Security Policy directive: "connect-src 'self' https://*.siteimprove.com https://*.flickr.com https://www.google-analytics.com https://app.pendo.io https://touchpoints.app.cloud.gov https://dap.digitalgov.gov https://translate.google.com https://translate.googleapis.com https://translate-pa.googleapis.com https://www.gstatic.com https://maps.googleapis.com https://cdn.jsdelivr.net". The action has been blocked. |
www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L line 203, col 390 | Fetch API cannot load https://region1.google-analytics.com/g/collect?v=2&tid=G-CSLL4ZEK4L>m=45je64k0v9131934939za200zd9131934939&_p=1776889719781&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&are=1&cid=163610970.1776889720&frm=0&pscdl=noapi&rcb=14&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266401~117512542~118463262&dl=https%3A%2F%2Fblm.gov%2F&dt=Home%20%7C%20Bureau%20of%20Land%20Management&dr=&sid=1776889720&sct=1&seg=0&_tu=wA&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.agency=DOI&ep.subagency=BLM&ep.site_topic=unspecified%3Ablm.gov&ep.site_platform=unspecified%3Ablm.gov&ep.script_source=https%3A%2F%2Fdap.digitalgov.gov%2Funiversal-federated-analytics-min.js&ep.version=20250702%20v8.7%20-%20ga4&ep.protocol=https%3A&ep.using_parallel_tracker=no&ep.hostname_dimension=blm.gov&tfd=1443. Refused to connect because it violates the document's Content Security Policy. |
www.googletagmanager.com/gtag/js?id=G-GQKKTMMT8V&cx=c>m=4e64k1h2 line 245, col 390 | Fetch API cannot load https://region1.google-analytics.com/g/collect?v=2&tid=G-GQKKTMMT8V>m=45je64k1h2v9101512577za20gzd9131934939&_p=1776889719781&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAI&are=1&cid=163610970.1776889720&frm=0&pscdl=noapi&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266400~117512542&sid=1776889720&sct=1&seg=0&dl=https%3A%2F%2Fwww.blm.gov%2F&dt=Home%20%7C%20Bureau%20of%20Land%20Management&en=page_view&_fv=1&_ss=1&tfd=1952. Refused to connect because it violates the document's Content Security Policy. |
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 |
|---|
| Content security policy |
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 |
|---|---|
| /press-release/interior-generates-over-163-million-nation... | Learn more |
| /press-release/interior-generates-over-163-million-nation... | Learn more |
Format your HTML in a way that enables crawlers to better understand your app’s content.