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.
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.
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.
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.
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.
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 | |
|---|---|---|---|
PTAB: ISO/IEC 16363:2012 Trustworthy digital repository. Certificate number: PT… div.row > aside.affiliate-badges-group > a.affiliate-badge > img | www.govinfo.gov/media/USGPO-Certification-Mark-Web.png | 62.0 KiB | 55.1 KiB |
Image: George Caleb Bingham, “The Jolly Flatboatmen,” 1846 (National Gallery of… div.features__img > div.field > div.field__item > img | /sites/default/files/styles/govinfothumb/public/media/fla... | 44.2 KiB | 40.5 KiB |
Image of the three Medals of Honor, Source: Veterans Affairs div.features__img > div.field > div.field__item > img | /sites/default/files/styles/govinfothumb/public/media/med... | 41.5 KiB | 38.2 KiB |
Core Trust Seal div.row > aside.affiliate-badges-group > a.affiliate-badge > img | www.govinfo.gov/media/CoreTrustSeal-logo-transparent.png | 15.8 KiB | 9.2 KiB |
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 |
|---|---|
| govinfo.gov/ | 1.1 s |
| www.govinfo.gov/ | 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 |
|---|---|
A to Z
Browse documents by alphabetical order
Category
Browse documents in s… section#banner > div.container > div.row > div.col-xs-12 | 0.113 |
Category
Browse documents in specific collections section.item > a > div.media > div.media-body | 0.003 |
div#searchWidget-tabpane-simple-search > section.search-input-pane > div.input-group > button.btn-search div#searchWidget-tabpane-simple-search > section.search-input-pane > div.input-group > button.btn-search | 0.001 |
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.
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
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 |
|---|---|---|
| /* stylelint-disable scss/dollar-variable-empty-line-before */ /* stylelint-disable max-line-length… | 51.8 KiB | 7.3 KiB |
| www.govinfo.gov/themes/contrib/bootstrap_fdsys/css/style.css%3Ftd2zvj | 18.6 KiB | 3.7 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 |
|---|---|---|
| /* stylelint-disable scss/dollar-variable-empty-line-before */ /* stylelint-disable max-line-length… | 51.8 KiB | 49.0 KiB |
| /themes/contrib/bootstrap_fdsys/bootstrap/css/bootstrap.m... | 24.7 KiB | 23.2 KiB |
| www.govinfo.gov/themes/contrib/bootstrap_fdsys/css/style.css%3Ftd2zvj | 18.6 KiB | 16.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 |
|---|---|---|
| www.govinfo.gov/app/infrastructure.js | 540.9 KiB | 64.1 KiB |
| www.govinfo.gov/app/search/assets/search-embedder.js | 180.1 KiB | 60.5 KiB |
| www.govinfo.gov/core/assets/vendor/jquery/jquery.min.js?v=3.7.1 | 34.7 KiB | 24.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 minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Other | 626 ms |
| Script Evaluation | 552 ms |
| Script Parsing & Compilation | 431 ms |
| Style & Layout | 328 ms |
| Rendering | 96 ms |
| Parse HTML & CSS | 85 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 |
|---|---|---|
| www.govinfo.gov/app/infrastructure.js | 540.9 KiB | 450.9 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 | |
|---|---|
Core Trust Seal div.row > aside.affiliate-badges-group > a.affiliate-badge > img | www.govinfo.gov/media/CoreTrustSeal-logo-transparent.png |
PTAB: ISO/IEC 16363:2012 Trustworthy digital repository. Certificate number: PT… div.row > aside.affiliate-badges-group > a.affiliate-badge > img | www.govinfo.gov/media/USGPO-Certification-Mark-Web.png |
GovInfo logo div.container > div.navbar-header > a#headerLogoId1 > img | www.govinfo.gov/media/GovInfo_Logo_Gray.svg |
Government Publishing Office Logo div.row > aside.affiliate-badges-group > a.affiliate-badge > img | www.govinfo.gov/media/gpo-logov1.jpg |
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.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#searchWidget-tabpane-simple-search > section.search-input-pane > div.input-group > button.btn-search div#searchWidget-tabpane-simple-search > section.search-input-pane > div.input-group > button.btn-search |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.features__img > div.field > div.field__item > img div.features__img > div.field > div.field__item > img |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.container > div.navbar-header > div.mainMenu-toggle__container > a.mainMenu-toggle div.container > div.navbar-header > div.mainMenu-toggle__container > a.mainMenu-toggle |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
A to Z a > div.media > div.media-body > h4.media-heading |
March 2026 Release Notes article.featured-links > div.features__text > div.field > h3.artilce-title |
These are opportunities to improve keyboard navigation in your application.
Best practices
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.js html.js |
These items highlight common accessibility best practices.
Best Practices
General
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.
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.
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.features__img > div.field > div.field__item > img div.features__img > div.field > div.field__item > img |
Canonical links suggest which URL to show in search results. Learn more about canonical links.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
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 |
|---|
Get Bookmarkable URL div#searchWidget-tabpane-advanced-search > section.search-input-pane > aside.search-url-bookmark > a |
Get Bookmarkable URL div#searchWidget-tabpane-citation-search > section.search-input-pane > aside.search-url-bookmark > a |
Presidential Documents div.row > ul > li > a |
Congressional Bills div.row > ul > li > a |
Congressionally Mandated Reports div.row > ul > li > a |
All Documents div.row > ul > li > a |
To appear in search results, crawlers need access to your app.