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.
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.
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 | |
|---|---|---|---|
div#bannerContainerTS2 > div#banner2 > div#bannerDivbanner2 > img.bannerObject div#bannerContainerTS2 > div#banner2 > div#bannerDivbanner2 > img.bannerObject | www.henrycountyva.gov/ImageRepository/Document?documentID=81 | 586.6 KiB | 156.9 KiB |
div#bannerContainerTS > div#banner1 > div#bannerDivbanner1 > img.bannerObject div#bannerContainerTS > div#banner1 > div#bannerDivbanner1 > img.bannerObject | www.henrycountyva.gov/ImageRepository/Document?documentID=66 | 231.5 KiB | 49.9 KiB |
Notify Me Icon td > p > a > img.fr-dib | www.henrycountyva.gov/ImageRepository/Document?documentId=693 | 13.8 KiB | 13.2 KiB |
Home Page div.siteWrap3 > div#bannerLogoTS > a#bannerLogoTS-58 > img.bannerObject | www.henrycountyva.gov/ImageRepository/Document?documentID=67 | 7.9 KiB | 6.3 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 |
|---|---|---|
| www.henrycountyva.gov/739942322.js | 104.2 KiB | 554 ms |
| www.henrycountyva.gov/Assets/Scripts/jQuery/jquery-migrate-3.5.2.min.js | 5.9 KiB | |
| www.henrycountyva.gov/Assets/Scripts/jQuery/jquery-3.7.1.min.js | 38.2 KiB | 554 ms |
| www.henrycountyva.gov/-2140275272.css | 58.0 KiB | 831 ms |
| www.henrycountyva.gov/-1051354151.css | 47.9 KiB | 277 ms |
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 |
|---|---|---|
| docaccess.com/docbox.js | 60.0 s | 26.7 KiB |
| js.monitor.azure.com/scripts/a/ai.0.js | 1800.0 s | 21.6 KiB |
| /v/t39.30808-1/323996939_948207676557333_6102400208817711... | 1209600.0 s | 4.0 KiB |
| /v/t39.30808-1/323996939_948207676557333_6102400208817711... | 1209600.0 s | 1.8 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
|---|---|
div#inner-wrap > div#bodyWrapper > div#bodyContainerTS > div#bannerContainerTS div#inner-wrap > div#bodyWrapper > div#bodyContainerTS > div#bannerContainerTS | 0.214 |
div#inner-wrap > div#bodyWrapper > div#bodyContainerTS > div#bannerContainerTS div#inner-wrap > div#bodyWrapper > div#bodyContainerTS > div#bannerContainerTS | 0.076 |
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 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.henrycountyva.gov/-978663714.js | 237.6 KiB | 49.0 KiB |
| www.henrycountyva.gov/739942322.js | 104.2 KiB | 15.1 KiB |
| www.henrycountyva.gov/Assets/Scripts/RWD/quo.debug.js | 38.9 KiB | 11.8 KiB |
| docaccess.com/docbox.js | 26.2 KiB | 8.0 KiB |
| www.henrycountyva.gov/Assets/Scripts/RWD/MediaFramework.js | 23.9 KiB | 5.6 KiB |
| www.henrycountyva.gov/Assets/Scripts/AlpineJS/3.14.1/alpine.min.js | 21.8 KiB | 3.8 KiB |
| www.henrycountyva.gov/Areas/NewsFlash/Assets/Scripts/Carousel.jquery.js | 6.0 KiB | 2.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 |
|---|---|---|
| www.henrycountyva.gov/-2140275272.css | 58.0 KiB | 54.5 KiB |
| www.henrycountyva.gov/-1051354151.css | 47.8 KiB | 43.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.henrycountyva.gov/-978663714.js | 237.6 KiB | 192.9 KiB |
| www.henrycountyva.gov/Common/Controls/jquery-ui-1.14.1/jquery-ui.min.js | 88.3 KiB | 76.7 KiB |
| www.henrycountyva.gov/739942322.js | 104.2 KiB | 73.0 KiB |
| /gtag/js?id=G-ZVT9039FV5&l=cpDataLayerGA4&cx=c>m=4e68c0h1 | 165.5 KiB | 71.4 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-K73C5PS&l=cpDataLayerGA4 | 127.5 KiB | 64.1 KiB |
| www.henrycountyva.gov/Assets/Scripts/RWD/quo.debug.js | 38.9 KiB | 26.7 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.henrycountyva.gov/Assets/Scripts/jQuery/jquery-3.7.1.min.js | 3.1 s | 1.7 s | 8.0 ms |
| www.henrycountyva.gov/ | 683 ms | 77 ms | 33 ms |
| www.henrycountyva.gov/-978663714.js | 646 ms | 584 ms | 54 ms |
| Unattributable | 532 ms | 27 ms | 0.0 ms |
| www.henrycountyva.gov/Assets/Mystique/Shared/Scripts/webfontloader/webfont.js | 255 ms | 30 ms | 1.5 ms |
| /gtag/js?id=G-ZVT9039FV5&l=cpDataLayerGA4&cx=c>m=4e68c0h1 | 185 ms | 152 ms | 31 ms |
| www.henrycountyva.gov/739942322.js | 162 ms | 103 ms | 23 ms |
| www.henrycountyva.gov/Assets/Scripts/RWD/MediaFramework.js | 144 ms | 73 ms | 2.0 ms |
| docaccess.com/docbox.js | 139 ms | 115 ms | 11 ms |
| www.googletagmanager.com/gtm.js?id=GTM-K73C5PS&l=cpDataLayerGA4 | 130 ms | 104 ms | 25 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 | 3.1 s |
| Style & Layout | 1.7 s |
| Other | 780 ms |
| Script Parsing & Compilation | 235 ms |
| Rendering | 220 ms |
| Parse HTML & CSS | 114 ms |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| The page has an unload handler in the main frame. | Actionable |
| The page has an unload handler in a sub frame. | Actionable |
| An iframe on the page started a navigation that did not complete. | Not actionable |
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 | |
|---|---|
a white van ol.semanticList > li.widgetItem > a > img.media | www.henrycountyva.gov/ImageRepository/Document?documentID=1796 |
people race through a pit full of mud ol.semanticList > li.widgetItem > a > img.media | www.henrycountyva.gov/ImageRepository/Document?documentID=1710 |
Notify Me Icon td > p > a > img.fr-dib | www.henrycountyva.gov/ImageRepository/Document?documentId=693 |
News Placeholder ol.semanticList > li.widgetItem > a > img.media | www.henrycountyva.gov/ImageRepository/Document?documentID=87 |
News Placeholder ol.semanticList > li.widgetItem > a > img.media | www.henrycountyva.gov/ImageRepository/Document?documentID=87 |
Henry County Home Page ol.pageStyles > li.InfoAdvanced > p > img.fr-dib | www.henrycountyva.gov/ImageRepository/Document?documentId=80 |
Search section#widgetPreviewSearch > div.widgetBody > a#btnSearchIcon > img.imageHover | www.henrycountyva.gov/ImageRepository/Document?documentID=69 |
Facebook ul.semanticList > li.widgetItem > a.widgetDesc > img.graphicButtonLink | www.henrycountyva.gov/ImageRepository/Document?documentID=40 |
Twitter ul.semanticList > li.widgetItem > a.widgetDesc > img.graphicButtonLink | www.henrycountyva.gov/ImageRepository/Document?documentID=42 |
Instagram ul.semanticList > li.widgetItem > a.widgetDesc > img.graphicButtonLink | www.henrycountyva.gov/ImageRepository/Document?documentID=41 |
YouTube ul.semanticList > li.widgetItem > a.widgetDesc > img.graphicButtonLink | www.henrycountyva.gov/ImageRepository/Document?documentID=43 |
Linkedin ul.semanticList > li.widgetItem > a.widgetDesc > img.graphicButtonLink | www.henrycountyva.gov/ImageRepository/Document?documentID=44 |
everbrige tr > td > a > img.fr-dib | www.henrycountyva.gov/ImageRepository/Document?documentId=1616 |
a map with red shading indicating areas of the county with internet access ol.semanticList > li.widgetItem > a > img.media | data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 |
a group photo of an award presentation ol.semanticList > li.widgetItem > a > img.media | data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 |
a flyer with a retro movie poster design advertising upcoming movies to be show… ol.semanticList > li.widgetItem > a > img.media | data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 |
people race through a pit full of mud ol.semanticList > li.widgetItem > a > img.media | data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 |
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 |
|---|
Menu div#outer-wrap > div#inner-wrap > div#divToolbars > a#nav-open-btn |
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 |
|---|
Government
Departments
Doing Business
How Do I... div#mainNavHolderMobile > nav#mainNav > div#rwd-menu > ol#mainNavMenu |
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.
Names and labels
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#customHtmlbf779f56-ba2c-40ab-9635-fd5228c1e89d > div > div.facebook-container > iframe div#customHtmlbf779f56-ba2c-40ab-9635-fd5228c1e89d > div > div.facebook-container > iframe |
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 |
|---|
Menu div#outer-wrap > div#inner-wrap > div#divToolbars > a#nav-open-btn |
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 |
|---|
Emergency Alerts tbody > tr > td > h3.subhead2 |
Smith River Fest Returns August 22 for 18th Year ol.semanticList > li.widgetItem > div.text > h4#newsFlashItemHeader136 |
AUGUST 2026 div.calendarInnerWrapper > div.miniCalendar > h3.miniCalendarHeader > span#miniCalendarHeaderf56a0008-c040-4a85-8dde-816410c264a9 |
These are opportunities to improve keyboard navigation in your application.
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) | |
|---|---|---|---|
div#bannerContainerTS > div#banner1 > div#bannerDivbanner1 > img.bannerObject div#bannerContainerTS > div#banner1 > div#bannerDivbanner1 > img.bannerObject | www.henrycountyva.gov/ImageRepository/Document?documentID=65 | 412 x 700 (0.59) | 2200 x 700 (3.14) |
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 |
|---|---|
| Unload event listeners are deprecated and will be removed. | www.henrycountyva.gov/739942322.js line 25, col 35363 |
| Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. | www.henrycountyva.gov/739942322.js line 3004, col 6 |
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.
Format your HTML in a way that enables crawlers to better understand your app’s content.
Crawling and Indexing
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more about robots.txt.
Performance issues directly impact user engagement and conversion rates.
| Line # | Content | Error |
|---|---|---|
| 28 | Sitemap: /sitemap.xml | Invalid sitemap URL |
To appear in search results, crawlers need access to your app.