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.
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.
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 |
|---|---|---|
| /maps/api/js/StaticMapService.GetMapImage?1m2&1i134053&2i... | 86400.0 s | 56.0 KiB |
| /beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e178179150... | 86400.0 s | 11.3 KiB |
| /maps/api/js?key=AIzaSyCmL18misQw9KdwqGaw3zHkitj8vG6QF2Y&... | 1800.0 s | 2.9 KiB |
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 | |
|---|---|---|---|
Plumbing and Sewer Services
To avoid structural damage and costly repairs, it’… div.kt-row-column-wrap > div#card5 > div.kt-inside-inner-col > div#front5 | /wp-content/uploads/2023/12/rescue-plumbing-main-row-plum... | 414.5 KiB | 258.3 KiB |
Plumbing Solutions
Equipped with the latest in plumbing technology and compreh… div.kt-row-column-wrap > div#card6 > div.kt-inside-inner-col > div#front6 | /wp-content/uploads/2023/12/rescue-plumbing-main-row-plum... | 305.9 KiB | 149.6 KiB |
Rescue Plumbing Logo Mobile View div.site-header-item > div.site-branding > a.brand > img.custom-logo | /wp-content/uploads/2022/02/rescue-plumbing-logo-white-mo... | 23.8 KiB | 22.6 KiB |
24/7 emergency plumber div.wp-block-columns > div.wp-block-column > div.wp-block-cover > img.wp-block-cover__image-background | /wp-content/uploads/2025/09/rescue-plumbing-team-serving-... | 110.4 KiB | 12.3 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Diagnostics
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 |
|---|---|---|
| .kb-row-layout-wrap.wp-block-kadence-rowlayout.kb-row-layout-id19238_c609a2-f8{margin-bottom:0px;} … | 38.2 KiB | 25.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.
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 |
|---|
Location: div.kt-row-column-wrap > div.wp-block-kadence-column > div.kt-inside-inner-col > h4.kt-adv-heading38139_d837fc-e7 |
Residents Rescued Every Month div.wp-block-kadence-column > div.kt-inside-inner-col > div.wp-block-kadence-countup > h4.kb-count-up-title |
Plumbing Services div.kt-row-column-wrap > div.wp-block-kadence-column > div.kt-inside-inner-col > h5.kt-adv-heading27568_57bfa6-64 |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
📍 div.wp-block-kadence-column > div.kt-inside-inner-col > div.kt-adv-heading27568_bc9a43-d3 > a |
📍 div.wp-block-kadence-column > div.kt-inside-inner-col > div.kt-adv-heading27568_dd3a23-0d > a |
📍 div.wp-block-kadence-column > div.kt-inside-inner-col > div.kt-adv-heading27568_a54dec-fd > a |
📍 div.wp-block-kadence-column > div.kt-inside-inner-col > div.kt-adv-heading27568_bfd9aa-eb > a |
These items highlight common accessibility best practices.
Best Practices
General
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 |
|---|---|
Framing 'https://www.google.com/' violates the following report-only Content Security Policy directive: "frame-src 'self'". The violation has been logged, but no further action has been taken.
| |
Framing 'https://www.google.com/' violates the following report-only Content Security Policy directive: "frame-src 'self'". The violation has been logged, but no further action has been taken.
|
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.