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.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Diagnostics
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 |
|---|---|---|---|
| Unattributable | 1.2 s | 546 ms | 0.0 ms |
| static.parastorage.com/unpkg/react@18.3.1/umd/react.production.min.js | 698 ms | 664 ms | 0.7 ms |
| www.sarasotarvrepair.com/ | 649 ms | 180 ms | 27 ms |
| static.parastorage.com/services/wix-thunderbolt/dist/main.947b9813.bundle.min.js | 109 ms | 89 ms | 9.9 ms |
| /services/wix-thunderbolt/dist/group_2.e9625588.chunk.min.js | 98 ms | 95 ms | 3.1 ms |
| /services/wix-thunderbolt/dist/thunderbolt-commons.846b31... | 85 ms | 26 ms | 9.2 ms |
| /services/wix-thunderbolt/dist/interactions.a313703f.chun... | 59 ms | 51 ms | 7.7 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 | 2.0 s |
| Other | 862 ms |
| Style & Layout | 275 ms |
| Script Parsing & Compilation | 181 ms |
| Parse HTML & CSS | 77 ms |
| Garbage Collection | 63 ms |
| Rendering | 43 ms |
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 |
|---|---|---|
| /*** VSM_CSS ***/ @font-face {font-family: 'ibm-plex-sans... | 27.2 KiB | 15.1 KiB |
| ._internalContainerRoot_ikbgu_1{position:relative;width:100%;height:100%;--borderTopWidth: 0px;--bo… | 16.5 KiB | 14.4 KiB |
| ._internalContainerRoot_ikbgu_1{position:relative;width:100%;height:100%;--borderTopWidth: 0px;--bo… | 14.9 KiB | 13.2 KiB |
| /*** VSM_CSS ***/ @font-face {font-family: 'din-next-w01-... | 12.2 KiB | 10.3 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 |
|---|---|---|
| /services/wix-thunderbolt/dist/group_6.7a697b57.chunk.min.js | 56.0 KiB | 54.5 KiB |
| /services/wix-thunderbolt/dist/interactions.a313703f.chun... | 36.8 KiB | 28.6 KiB |
| /services/wix-thunderbolt/dist/motion.da8fd990.chunk.min.js | 29.1 KiB | 28.4 KiB |
| browser.sentry-cdn.com/7.120.3/bundle.tracing.es5.min.js | 39.9 KiB | 28.2 KiB |
| static.parastorage.com/services/wix-thunderbolt/dist/main.947b9813.bundle.min.js | 55.1 KiB | 21.9 KiB |
| /services/wix-thunderbolt/dist/thunderbolt-commons.846b31... | 42.0 KiB | 20.4 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 |
|---|
Chassis & Mechanical Repair div#comp-mpq2iu19 > div#comp-mpq2iu1a4 > div#comp-mpq2iu21 > h5 |
The "Single Axle" Save div#comp-mpq41ai9 > div#comp-mpq41aia4 > div#comp-mpq41ain > h5 |
SARASOTA RV REPAIR div#comp-kbgakxmn_r_comp-mpq2j2q5 > div#comp-kbgakxmn_r_comp-mpq2j2qa1 > div#comp-kbgakxmn_r_comp-mpq4fcat > h5 |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|---|
App not found for script Script not identified, errorId: 404C | |
App not found for script Script not identified, errorId: 404C | |
App not found for script Script not identified, errorId: 404C | |
App not found for script Script not identified, errorId: 404C | |
App not found for script Script not identified, errorId: 404C | |
App not found for script Script not identified, errorId: 404C | |
App not found for script Script not identified, errorId: 404C | |
App not found for script Script not identified, errorId: 404C | |
App not found for script Script not identified, errorId: 404C |
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.