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.
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.
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
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=G-B1E83PJ3RT | 146.2 KiB | 63.1 KiB |
| react.dev/_next/static/chunks/4ad82c5e.aa059996e264f809.js | 49.8 KiB | 44.8 KiB |
| react.dev/_next/static/chunks/811.b2e5ca620a3f883e.js | 109.4 KiB | 44.1 KiB |
| react.dev/_next/static/chunks/928-e89de0bd2e20fa8c.js | 93.7 KiB | 31.7 KiB |
| react.dev/_next/static/chunks/668-9be9de6fa7660277.js | 33.8 KiB | 25.7 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 |
|---|---|---|
| react.dev/_next/static/css/08c63e3f3aafb0fb.css | 19.9 KiB | 14.8 KiB |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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 |
|---|---|
| reactjs.org/ | 230 ms |
| react.dev/ | 0.0 ms |
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 |
|---|
Search
Ctrl
K nav.duration-300 > div.flex > div.items-center > button.flex |
Ctrl div.items-center > button.flex > span.hidden > kbd.w-10 |
example.com/ div.w-full > div.select-none > div.w-full > span.text-gray-30 |
example.com/ div.w-full > div.select-none > div.w-full > span.text-gray-30 |
example.com div.w-full > div.select-none > div.w-full > span.text-gray-30 |
These are opportunities to improve the legibility of your content.
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 |
|---|
Stay true to the web div.h-full > div.relative > div.relative > h4.leading-tight |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
Get Started div.mx-auto > div.flex-col > div.mt-20 > a.active:scale-[.98] |
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.
Crawling and Indexing
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
div.max-w-3xl > div.p-4 > div.flex > a.outline-link div.max-w-3xl > div.p-4 > div.flex > a.outline-link |
div.max-w-3xl > div.p-4 > div.flex > a.outline-link div.max-w-3xl > div.p-4 > div.flex > a.outline-link |
section.relative > div.flex > div.flex > a.outline-link section.relative > div.flex > div.flex > a.outline-link |
section.relative > div.flex > div.flex > a.outline-link section.relative > div.flex > div.flex > a.outline-link |
section.relative > div.flex > div.flex > a.outline-link section.relative > div.flex > div.flex > a.outline-link |
section.relative > div.flex > div.flex > a.outline-link section.relative > div.flex > div.flex > a.outline-link |
section.relative > div.flex > div.flex > a.outline-link section.relative > div.flex > div.flex > a.outline-link |
section.relative > div.flex > div.flex > a.outline-link section.relative > div.flex > div.flex > a.outline-link |
To appear in search results, crawlers need access to your app.