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 long cache lifetime can speed up repeat visits to your page. Learn more about caching.
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.
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 |
|---|---|
| hubs.ly/ | 230 ms |
| policy.hubspot.com/abuse-complaints | 290 ms |
| policy.hubspot.com/abuse-prevention | 0.0 ms |
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.
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.
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 |
|---|---|---|---|
| www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 1.7 s | 1.4 s | 224 ms |
| policy.hubspot.com/abuse-prevention | 459 ms | 26 ms | 2.2 ms |
| Unattributable | 311 ms | 6.5 ms | 0.0 ms |
| policy.hubspot.com/_hcms/forms/v2.js | 281 ms | 232 ms | 19 ms |
| js.hs-analytics.net/analytics/1776895800000/19958781.js | 191 ms | 126 ms | 3.4 ms |
| fast.wistia.com/assets/external/embed_shepherd-v1.js | 160 ms | 128 ms | 30 ms |
| www.hubspot.com/wt-assets/static-files/compliance/index.js | 100 ms | 81 ms | 3.3 ms |
| /hubfs/hub_generated/template_assets/1/189932968268/17639... | 57 ms | 15 ms | 1.3 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.2 s |
| Style & Layout | 432 ms |
| Other | 410 ms |
| Script Parsing & Compilation | 298 ms |
| Parse HTML & CSS | 78 ms |
| Garbage Collection | 65 ms |
| Rendering | 44 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 |
|---|---|---|
| .a11y-contrast-toggle:focus-visible{outline-offset:2px;outline:2px solid var(--cl-color-focus-01)} … | 29.3 KiB | 12.6 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.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 361.8 KiB | 244.4 KiB |
| www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 361.8 KiB | 244.4 KiB |
| www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 361.8 KiB | 244.4 KiB |
| www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 361.8 KiB | 244.4 KiB |
| www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 361.8 KiB | 244.4 KiB |
| www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 361.8 KiB | 162.4 KiB |
| fast.wistia.com/assets/external/embed_shepherd-v1.js | 165.5 KiB | 125.2 KiB |
| policy.hubspot.com/_hcms/forms/v2.js | 193.4 KiB | 72.2 KiB |
| browser.sentry-cdn.com/9.6.1/bundle.min.js | 24.6 KiB | 21.1 KiB |
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.
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Start free or get a demo div#global-nav-burger-menu > div.global-nav-main-group > div.global-nav-main-group-cta > a.cl-button |
Complete this Form
Complete this Form div.cl-card > div.csol-cta-cards-card-content > div.csol-cta-cards-button > button.cl-button |
Complete this Form
Complete this Form div.cl-card > div.csol-cta-cards-card-content > div.csol-cta-cards-button > button.cl-button |
Complete this Form
Complete this Form div.cl-card > div.csol-cta-cards-card-content > div.csol-cta-cards-button > button.cl-button |
Complete this Form
Complete this Form div.cl-card > div.csol-cta-cards-card-content > div.csol-cta-cards-button > button.cl-button |
Complete this Form
Complete this Form div.cl-card > div.csol-cta-cards-card-content > div.csol-cta-cards-button > button.cl-button |
Complete this Form
Complete this Form div.cl-card > div.csol-cta-cards-card-content > div.csol-cta-cards-button > button.cl-button |
These are opportunities to improve the legibility of your content.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
×
close div#hs-banner-parent > div#hs-eu-cookie-confirmation > div.hs-eu-cookie-close-button > button.banner-close-btn |
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 |
|---|---|
policy.hubspot.com/abuse-prevention line 6369, col 0 | Access to fetch at 'https://wtcfns.hubspot.com/wt-api/current-user' from origin 'https://policy.hubspot.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_SSL_PROTOCOL_ERROR |
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 |
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
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
| Link destination | Link Text |
|---|---|
| www.hubspot.com/products/crm/starter | Learn more |
| www.hubspot.com/products/crm/enterprise | Learn more |
| www.hubspot.com/why-choose-hubspot | Learn more |
| www.hubspot.com/products/crm/starter | Learn more |
| www.hubspot.com/products/crm/enterprise | Learn more |
| www.hubspot.com/why-choose-hubspot | Learn more |
Format your HTML in a way that enables crawlers to better understand your app’s content.