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.
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 | |
|---|---|---|---|
Selfie of Chandra Hawkins. div.flex > div.h-full > div.overflow-clip > img.w-full | /brp/2026/05/12135621/Homebuying-in-America-5-12.png?auto... | 282.2 KiB | 202.9 KiB |
Decorative image div.sm:w-5/6 > div.bankrate-stats-v2 > div.bankrate-stats-v2__image-wrapper > img.bankrate-stats-v2__image | /f/166230/592x592/33b0660f28/measuring-child.png?auto=web... | 154.5 KiB | 133.9 KiB |
Decorative image div.px-4 > div.relative > div.absolute > img.size-full | /f/102997/676x676/782e846342/woman-painting-blue-wall.png... | 101.1 KiB | 82.5 KiB |
div.md:mt-12 > div.w-full > picture.topical-section__image > img.h-full div.md:mt-12 > div.w-full > picture.topical-section__image > img.h-full | /f/102997/1940x1227/416824db56/house-in-a-trap2.png?auto=... | 135.2 KiB | 65.8 KiB |
Sarah Foster div.experts-section__details > div.experts-section__expert > div.experts-section__expert-image > img.w-32 | /f/102997/284x296/7fb8678166/br-expert-sarah.png?auto=web... | 20.9 KiB | 18.3 KiB |
Linda Bell headshot div.experts-section__details > div.experts-section__expert > div.experts-section__expert-image > img.w-32 | /f/102997/284x296/9791dae965/lindabell-headshot.png?auto=... | 19.9 KiB | 17.3 KiB |
Alex Gailey headshot div.experts-section__details > div.experts-section__expert > div.experts-section__expert-image > img.w-32 | /f/102997/284x296/55775ccb21/br-expert-alex.png?auto=webp... | 18.2 KiB | 15.6 KiB |
Veterans United Home Loans logo div.flex > a.group > div.flex > img.block | /f/102997/294x106/6a9b89d24d/veterans-united.png?auto=web... | 5.9 KiB | 4.8 KiB |
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.
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.
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 |
|---|---|
| bankrate.com/ | 202 ms |
| www.bankrate.com/ | 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.
Diagnostics
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.bankrate.com/v7.124.2/next/build/assets/conversations-DLrHuDc6.js | 204.0 KiB | 170.8 KiB |
| www.bankrate.com/v7.124.2/next/build/assets/highcharts-DaUs1M0E.js | 104.2 KiB | 92.0 KiB |
| www.bankrate.com/ext/cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.js | 128.1 KiB | 72.9 KiB |
| www.bankrate.com/v7.124.2/next/build/assets/ripple-B49aDgBR.js | 82.8 KiB | 57.3 KiB |
| www.googletagmanager.com/gtag/js?id=G-FY8QTRES9L&cx=c>m=4e65d0 | 178.7 KiB | 56.9 KiB |
| www.googletagmanager.com/gtag/destination?id=AW-1069166532&cx=c>m=4e65d0 | 147.7 KiB | 52.5 KiB |
| www.bankrate.com/v7.124.2/next/build/assets/fountain-TDU71TSo.js | 187.0 KiB | 52.4 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-N74D8C | 203.8 KiB | 51.1 KiB |
| connect.facebook.net/en_US/fbevents.js | 97.3 KiB | 34.2 KiB |
| www.bankrate.com/v7.124.2/next/build/assets/highcharts-B3xsfkMb.js | 39.8 KiB | 33.0 KiB |
| cdn.jsdelivr.net/npm/chart.js@4/dist/chart.umd.min.js | 54.1 KiB | 26.7 KiB |
| /signals/config/1564326531369118?v=2.9.319&r=stable&domai... | 110.4 KiB | 26.4 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.
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 | 713 ms |
| Style & Layout | 247 ms |
| Script Parsing & Compilation | 173 ms |
| Garbage Collection | 97 ms |
| Parse HTML & CSS | 94 ms |
| Rendering | 38 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.
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 | |
|---|---|
Veterans United Home Loans logo div.flex > a.group > div.flex > img.block | /f/102997/294x106/6a9b89d24d/veterans-united.png?auto=web... |
Mr. Cooper logo div.flex > a.group > div.flex > img.block | /f/102997/260x106/85b6fa5f3d/mr-cooper.png?auto=webp&opti... |
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
When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn how to label `progressbar` elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.rounded-lg > div.overflow-hidden > div.px-4 > div.relative div.rounded-lg > div.overflow-hidden > div.px-4 > div.relative |
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.
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 |
|---|
Log in or sign up div#desktop-auth-section > div.flex > div.pr-4 > a#auth-button |
Best Practices
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 |
|---|---|
| AttributionReporting |
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 |
|---|---|
Failed to load resource: the server responded with a status of 405 () | |
Failed to load resource: the server responded with a status of 405 () |
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 |
|---|---|
| cookiepedia.co.uk/giving-consent-to-cookies | More information |
Format your HTML in a way that enables crawlers to better understand your app’s content.