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.
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.
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.
| URL | Est Savings |
|---|---|
| mood.mozoo.com/assets/fonts/Parafina-BlackS.woff2 | 295 ms |
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 | |
|---|---|---|---|
Phone Background div.container-top > div.flex > div#top_phone_container > img.pa | mood.mozoo.com/assets/img/phone_home.png | 236.4 KiB | 221.5 KiB |
div.home > div.home-top > div.home-top-bg > img.home_wave div.home > div.home-top > div.home-top-bg > img.home_wave | mood.mozoo.com/assets/img/bg-home/wave_distort_3.png | 155.7 KiB | 151.6 KiB |
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
Performance issues directly impact user engagement and conversion rates.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
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 |
|---|---|---|
| mood.mozoo.com/assets/js/script.js?ts=1778412607 | 4.5 KiB | 188 ms |
| mood.mozoo.com/assets/js/login.js?ts=1778412607 | 1.2 KiB | 188 ms |
| mood.mozoo.com/assets/js/moods.js?ts=1778412607 | 5.8 KiB | 188 ms |
| mood.mozoo.com/assets/js/cta.js?ts=1778412607 | 3.1 KiB | 188 ms |
| mood.mozoo.com/assets/js/lib/jquery-1.12.4.min.js | 33.5 KiB | 740 ms |
| mood.mozoo.com/assets/js/poppins.js?ts=1778412607 | 2.5 KiB | 188 ms |
| mood.mozoo.com/assets/js/lib/qrious.min.js?ts=1778412607 | 6.8 KiB | 188 ms |
| mood.mozoo.com/assets/js/lib/isotope.pkgd.min.js | 10.1 KiB | 188 ms |
| mood.mozoo.com/assets/js/lib/jquery.validate.min.js | 8.1 KiB | 556 ms |
| mood.mozoo.com/assets/js/lib/base.min.js?ts=1778412607 | 1.8 KiB | 188 ms |
| mood.mozoo.com/assets/css/style.css?ts=1778412607 | 8.0 KiB | 556 ms |
| mood.mozoo.com/assets/css/custom_base.css?ts=1778412607 | 6.4 KiB | 556 ms |
| mood.mozoo.com/assets/css/slider.css?ts=1778412607 | 2.1 KiB | 556 ms |
| mood.mozoo.com/assets/css/base.min.css?ts=1778412607 | 9.3 KiB | 188 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Keep the server response time for the main document short because all other requests depend on it. Learn more about the Time to First Byte metric.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| mood.mozoo.com/ | 622 ms |
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 |
|---|---|
LCL
BANK / INSURANCE
TIK TOK div.home-middle > div.container > div#cardsContainer > div.grid-item | 0.089 |
Industry
Platform
Technic
Clear filters
DIOR
FASHION
INSTAGRAM
LCL
BANK / INSUR… body.my_scrollbar > div.home > div.home-middle | 0.060 |
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 |
|---|---|---|
| static.axept.io/sdk.js | 183.0 KiB | 118.3 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-KLN3K7W7 | 111.7 KiB | 73.0 KiB |
| mood.mozoo.com/assets/js/lib/jquery-1.12.4.min.js | 33.0 KiB | 20.0 KiB |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
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 |
|---|---|---|
| mood.mozoo.com/assets/css/style.css?ts=1778412607 | 8.0 KiB | 2.3 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 |
|---|
LOGIN div > div.df > a.t14 > button.btn |
SIGN UP div > div.df > a > button.btn |
SIGN IN NOW div.home-middle > div.container > div.pr > a.btn |
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 |
|---|
DIOR div.listing-bot > div.fc > div.listing-name > h3.t14 |
PARALAYER div.listing-bot > div.fc > div.listing-name > h5.t9 |
INTERSTITIEL div.listing-bot > div.fc > div.listing-name > h5.t9 |
INSTREAM div.listing-bot > div.fc > div.listing-name > h5.t9 |
INMOTION div.listing-bot > div.fc > div.listing-name > h5.t9 |
INMOTION div.listing-bot > div.fc > div.listing-name > h5.t9 |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.home > div.home-top > div.home-top-bg > img.home_wave div.home > div.home-top > div.home-top-bg > img.home_wave |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
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 |
|---|
div.header_c > div.header_menu_c > div.search-c > a div.header_c > div.header_menu_c > div.search-c > a |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
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.
Content Best Practices
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.home > div.home-top > div.home-top-bg > img.home_wave div.home > div.home-top > div.home-top-bg > img.home_wave |
Format your HTML in a way that enables crawlers to better understand your app’s content.