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.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
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.
| URL | Transfer Size | Duration |
|---|---|---|
| daaz.com/_next/static/css/051b1e26bba2c1b6.css | 7.1 KiB | 237 ms |
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 |
|---|---|---|
| daaz.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? | 14400.0 s | 12.9 KiB |
| /beacon.min.js/v8c78df7c7c0f484497ecbca7046644da177152312... | 86400.0 s | 10.7 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
Previous div.app-layout > div.app-layout-body > main > div | 0.041 |
div.app-layout > div.app-layout-body > main > div div.app-layout > div.app-layout-body > main > div | 0.029 |
5 Stars div.app-layout > div.app-layout-body > main > div | 0.029 |
div.app-layout > div.app-layout-body > main > div div.app-layout > div.app-layout-body > main > div | 0.027 |
Why Domain Buyers and Sellers Trust DaaZ
Secure Payments
Your payment is proce… div.app-layout > div.app-layout-body > main > div | 0.013 |
Drives Your Succ| main > section.hero-section > div.hero-content > div.hero-gradient-text | 0.001 |
Drives Your Succ| main > section.hero-section > div.hero-content > div.hero-gradient-text | 0.001 |
Drives Your Succ| main > section.hero-section > div.hero-content > div.hero-gradient-text | 0.001 |
Drives Your Succ| main > section.hero-section > div.hero-content > div.hero-gradient-text | 0.001 |
Drives Your Succ| main > section.hero-section > div.hero-content > div.hero-gradient-text | 0.001 |
Drives Your Succ| main > section.hero-section > div.hero-content > div.hero-gradient-text | 0.001 |
Drives Your Succ| main > section.hero-section > div.hero-content > div.hero-gradient-text | 0.001 |
Drives Your Succ| main > section.hero-section > div.hero-content > div.hero-gradient-text | 0.000 |
Drives Your Succ| main > section.hero-section > div.hero-content > div.hero-gradient-text | 0.000 |
Drives Your Succ| main > section.hero-section > div.hero-content > div.hero-gradient-text | 0.000 |
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 |
|---|---|---|
| daaz.com/_next/static/chunks/chunk-mui-core-2f5f818422d15edc.js | 244.9 KiB | 185.7 KiB |
| daaz.com/_next/static/chunks/chunk-common-2a92d6e684783dd3.js | 207.3 KiB | 179.3 KiB |
| daaz.com/_next/static/chunks/chunk-react-25455d355ec1c5c3.js | 110.6 KiB | 107.5 KiB |
| www.googletagmanager.com/gtag/js?id=G-ZV711NY6HM | 145.8 KiB | 71.4 KiB |
| daaz.com/_next/static/chunks/9993-75c39c505550b836.js | 130.7 KiB | 43.9 KiB |
| daaz.com/_next/static/chunks/chunk-utils-953b2b2a9cd47d93.js | 53.1 KiB | 34.7 KiB |
| daaz.com/_next/static/chunks/8178-548558a9a594fbd9.js | 39.1 KiB | 30.7 KiB |
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 | 1.3 s |
| Other | 551 ms |
| Style & Layout | 247 ms |
| Script Parsing & Compilation | 153 ms |
| Rendering | 135 ms |
| Garbage Collection | 53 ms |
| Parse HTML & CSS | 13 ms |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| .css-px2o3f { display: flex; flex-direction: column; width: 100%; box-sizing: border-box; … } … | 22.3 KiB | 2.5 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 |
|---|---|---|
| .css-px2o3f { display: flex; flex-direction: column; width: 100%; box-sizing: border-box; … } … | 22.3 KiB | 21.1 KiB |
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 | |
|---|---|
Daaz Logo div.header_inner > div.MuiToolbar-root > a > img.mainlogo | daaz.com/assets/images/logo.svg |
Daaz Logo div.MuiGrid-root > div.MuiGrid-root > div.MuiGrid-root > img.footer_logo | daaz.com/assets/images/logo.svg |
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 |
|---|
Your payment is processed securely and held until the seller hands over the dom… div.MuiGrid-root > div.MuiGrid-root > div.MuiPaper-root > p.MuiTypography-root |
Every purchase is backed by our transfer guarantee - once the domain is handed … div.MuiGrid-root > div.MuiGrid-root > div.MuiPaper-root > p.MuiTypography-root |
Thousands of buyers worldwide rely on DaaZ for verified, transparent, and confl… div.MuiGrid-root > div.MuiGrid-root > div.MuiPaper-root > p.MuiTypography-root |
From search to secure handover, our process is fast, transparent, and designed … div.MuiGrid-root > div.MuiGrid-root > div.MuiPaper-root > p.MuiTypography-root |
Our specialists guide both buyers and sellers through the transfer process, ens… div.MuiGrid-root > div.MuiGrid-root > div.MuiPaper-root > p.MuiTypography-root |
Founded in 2018, DaaZ is powered by a team with over two decades of proven expe… div.MuiGrid-root > div.MuiGrid-root > div.MuiPaper-root > p.MuiTypography-root |
div.review-card > div.review-header > div.MuiBox-root > p.MuiTypography-root div.review-card > div.review-header > div.MuiBox-root > p.MuiTypography-root |
div.swiper-wrapper > div.swiper-slide > div.review-card > p.MuiTypography-root div.swiper-wrapper > div.swiper-slide > div.review-card > p.MuiTypography-root |
div.swiper-slide > div.review-card > p.MuiTypography-root > a div.swiper-slide > div.review-card > p.MuiTypography-root > a |
div.review-card > div.review-header > div.MuiBox-root > p.MuiTypography-root div.review-card > div.review-header > div.MuiBox-root > p.MuiTypography-root |
div.swiper-wrapper > div.swiper-slide > div.review-card > p.MuiTypography-root div.swiper-wrapper > div.swiper-slide > div.review-card > p.MuiTypography-root |
div.swiper-slide > div.review-card > p.MuiTypography-root > a div.swiper-slide > div.review-card > p.MuiTypography-root > a |
div.review-card > div.review-header > div.MuiBox-root > p.MuiTypography-root div.review-card > div.review-header > div.MuiBox-root > p.MuiTypography-root |
div.swiper-wrapper > div.swiper-slide > div.review-card > p.MuiTypography-root div.swiper-wrapper > div.swiper-slide > div.review-card > p.MuiTypography-root |
div.swiper-slide > div.review-card > p.MuiTypography-root > a div.swiper-slide > div.review-card > p.MuiTypography-root > a |
These are opportunities to improve the legibility of your content.
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 |
|---|
Facebook div.MuiGrid-root > div.MuiGrid-root > div.social_icons > button.MuiButtonBase-root |
Facebook div.MuiGrid-root > div.social_icons > button.MuiButtonBase-root > a |
X div.MuiGrid-root > div.MuiGrid-root > div.social_icons > button.MuiButtonBase-root |
X div.MuiGrid-root > div.social_icons > button.MuiButtonBase-root > a |
Linkedin div.MuiGrid-root > div.MuiGrid-root > div.social_icons > button.MuiButtonBase-root |
Linkedin div.MuiGrid-root > div.social_icons > button.MuiButtonBase-root > a |
instagram div.MuiGrid-root > div.MuiGrid-root > div.social_icons > button.MuiButtonBase-root |
instagram div.MuiGrid-root > div.social_icons > button.MuiButtonBase-root > a |
youtube div.MuiGrid-root > div.MuiGrid-root > div.social_icons > button.MuiButtonBase-root |
youtube div.MuiGrid-root > div.social_icons > button.MuiButtonBase-root > a |
tumblr div.MuiGrid-root > div.MuiGrid-root > div.social_icons > button.MuiButtonBase-root |
tumblr div.MuiGrid-root > div.social_icons > button.MuiButtonBase-root > a |
reddit div.MuiGrid-root > div.MuiGrid-root > div.social_icons > button.MuiButtonBase-root |
reddit div.MuiGrid-root > div.social_icons > button.MuiButtonBase-root > a |
blog div.MuiGrid-root > div.MuiGrid-root > div.social_icons > button.MuiButtonBase-root |
blog div.MuiGrid-root > div.social_icons > button.MuiButtonBase-root > a |
These items highlight common accessibility best practices.
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 |
|---|---|
| SharedStorage | |
| StorageType.persistent is deprecated. Please use standardized navigator.storage instead. | |
| Fledge |
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 404 () |
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.