Lighthouse Desktop
· 0 checks — Desktop 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.
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.
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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| js.hscollectedforms.net/collectedforms.js | 300.0 s | 26.4 KiB |
| js.hs-banner.com/v2/20785128/banner.js | 300.0 s | 24.7 KiB |
| js.hsadspixel.net/pixels.js | 600.0 s | 3.9 KiB |
| js.hs-scripts.com/20785128.js?integration=WordPress&ver=11.3.33 | 90.0 s | 1.1 KiB |
| js.hs-scripts.com/20785128.js | 90.0 s | 933 B |
| cdn-cookieyes.com/assets/images/poweredbtcky.svg | 36000.0 s | 1.6 KiB |
| cdn-cookieyes.com/assets/images/close.svg | 36000.0 s | 797 B |
| /wp-content/plugins/simple-social-buttons/assets/js/front... | 120.0 s | 368 B |
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 | |
|---|---|---|---|
2026 state migration trends state by state population changes due to americans … article.article > figure.article__image > a > img.attachment-medium | taxfoundation.org/wp-content/uploads/2026/04/migrationState26_v3-276x300.png | 16.5 KiB | 7.2 KiB |
New York City Property Tax Second Home article.article > figure.article__image > a > img.attachment-medium | taxfoundation.org/wp-content/uploads/2026/04/AdobeStock_270840443-1-300x200.jpeg | 14.5 KiB | 5.8 KiB |
2026 state and local sales tax rates by state div.popular-data > ul > li.aos-init > img.attachment-thumbnail | taxfoundation.org/wp-content/uploads/2026/01/LOSTJan26-150x150.png | 6.5 KiB | 5.5 KiB |
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.
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 |
|---|---|---|
| /wp-content/plugins/simple-social-buttons/assets/css/fron... | 16.7 KiB | 3.0 KiB |
| taxfoundation.org/wp-content/uploads/maxmegamenu/style_en.css?ver=0f2055 | 18.2 KiB | 2.3 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 |
|---|---|---|
| /wp-content/themes/taxfoundation/assets/build/global.min.... | 53.2 KiB | 43.8 KiB |
| taxfoundation.org/wp-includes/css/dashicons.min.css?ver=6.9.4 | 35.9 KiB | 35.9 KiB |
| taxfoundation.org/wp-content/uploads/maxmegamenu/style_en.css?ver=0f2055 | 17.8 KiB | 16.7 KiB |
| /wp-content/plugins/simple-social-buttons/assets/css/fron... | 16.5 KiB | 16.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 |
|---|---|---|
| www.googletagmanager.com/gtag/js?id=AW-1014533101&cx=c>m=4e64h1 | 137.4 KiB | 102.8 KiB |
| www.googletagmanager.com/gtag/js?id=G-FP7KWDV08V&cx=c>m=4e64h1 | 174.3 KiB | 67.1 KiB |
| www.googletagmanager.com/gtag/js?id=AW-1014533101 | 137.4 KiB | 64.2 KiB |
| www.googletagmanager.com/gtag/js?id=AW-987461063&cx=c>m=4e64h1 | 137.6 KiB | 64.1 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-NLRXG9V | 149.7 KiB | 60.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 |
|---|---|---|
| taxfoundation.org/wp-content/plugins/megamenu/js/maxmegamenu.js?ver=3.7 | 7.9 KiB | 3.0 KiB |
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
ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. Learn how to make ARIA dialog elements more accessible.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
Start typing to search... body.home > div#site > div#search-modal |
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
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.section-articles__body > article.article > figure.article__image > a div.section-articles__body > article.article > figure.article__image > a |
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.
Best Practices
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.