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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| connect.facebook.net/en_US/fbevents.js | 1200.0 s | 104.9 KiB |
| /public/client_js/capiParamBuilder/clientParamBuilder.bun... | 0.0 ms | 63.2 KiB |
| /signals/config/565325038898474?v=2.9.377&r=stable&domain... | 1200.0 s | 63.6 KiB |
| us-assets.i.posthog.com/static/surveys.js?v=1.410.1 | 14400.0 s | 33.3 KiB |
| /array/phc_c83c64EFmv6EpiRVATmjjv9ci7endf2M1FQLAtYg9RN/co... | 300.0 s | 786 B |
| hatscripts.github.io/circle-flags/flags/us.svg | 600.0 s | 738 B |
| www.gstatic.com/recaptcha/api2/logo_48.png | 604800.0 s | 2.2 KiB |
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.
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 |
|---|---|
| fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 | 55 ms |
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.
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 | |
|---|---|---|---|
"Festival Tech House" pack artwork - Fadr div.library-browser > div.flex > button.pack-preview > img.song-preview-image | /_next/image?url=https%3A%2F%2Fsongtostems-songs.s3.us-ea... | 19.6 KiB | 10.8 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 |
|---|---|
Remix
Help
Collab
Something went wrong.
Library
Choose a pack and find tracks … div#__next > div#file-drag > div#layout > div.page | 0.908 |
HOME
Fadr
Fadr Plus
CREATE
Stems
Remix
DJ
PLUGINS
Stems Plugin
Siren Plugin
Dru… div#__next > div#file-drag > div#layout > footer#footer | 0.093 |
Remix
Help
Collab
Something went wrong.
Library
Choose a pack and find tracks … div#__next > div#file-drag > div#layout > div.page | 0.002 |
Remix
Help
Collab
Something went wrong.
Library
Choose a pack and find tracks … div#__next > div#file-drag > div#layout > div.page | 0.002 |
Remix
Help
Collab
Something went wrong.
Library
Choose a pack and find tracks … div#__next > div#file-drag > div#layout > div.page | 0.002 |
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
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.
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/XOqlk8PL_yVx6IdpLbpXdiLy/recaptcha__en.js | 335.8 KiB | 180.9 KiB |
| www.googletagmanager.com/gtag/js?id=G-60EFHN20ZK&cx=c>m=4e68b1 | 184.0 KiB | 74.0 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-KW5FTPV | 158.7 KiB | 66.9 KiB |
| www.googletagmanager.com/gtag/js?id=AW-339071403&cx=c>m=4e68b1 | 154.8 KiB | 59.6 KiB |
| fadr.com/_next/static/chunks/pages/_app-3ee1ae18aa524866.js | 91.5 KiB | 54.1 KiB |
| /public/client_js/capiParamBuilder/clientParamBuilder.bun... | 62.8 KiB | 40.6 KiB |
| app.posthog.com/static/array.js | 70.1 KiB | 40.6 KiB |
| connect.facebook.net/en_US/fbevents.js | 104.8 KiB | 37.2 KiB |
| fadr.com/_next/static/chunks/7055-4a5e6154e1049117.js | 33.3 KiB | 30.8 KiB |
| us-assets.i.posthog.com/static/surveys.js?v=1.410.1 | 32.9 KiB | 26.8 KiB |
| fadr.com/_next/static/chunks/pages/plus/%5B%5B...plus%5D%5D-d4727c164b3fbaac.js | 24.3 KiB | 22.2 KiB |
| /signals/config/565325038898474?v=2.9.377&r=stable&domain... | 63.5 KiB | 20.8 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.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.header-popout > div.header-content > nav.header-options > button div.header-popout > div.header-content > nav.header-options > button |
div.page-bounds > div.logo-column > div.flex > button.flex div.page-bounds > div.logo-column > div.flex > button.flex |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.logo-column > div.flex > div.social-links > a div.logo-column > div.flex > div.social-links > a |
div.logo-column > div.flex > div.social-links > a div.logo-column > div.flex > div.social-links > a |
div.logo-column > div.flex > div.social-links > a div.logo-column > div.flex > div.social-links > a |
div.logo-column > div.flex > div.social-links > a div.logo-column > div.flex > div.social-links > a |
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.
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 |
|---|
HOME div.page-bounds > div.flex > div.nav-link-group > h6.nav-link-header |
CREATE div.flex > div.nav-link-group > a > h6.nav-link-header |
PLUGINS div.flex > div.nav-link-group > a > h6.nav-link-header |
LEARN div.page-bounds > div.flex > div.nav-link-group > h6.nav-link-header |
USER div.page-bounds > div.flex > div.nav-link-group > h6.nav-link-header |
INFO div.page-bounds > div.flex > div.nav-link-group > h6.nav-link-header |
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 |
|---|
Demo Songs button.pack-preview > div.vertical-flex > div.pack-preview-title > h4 |
[6] button.pack-preview > div.vertical-flex > div.pack-preview-title > h6 |
[20] button.pack-preview > div.vertical-flex > div.pack-preview-title > h6 |
[5] button.pack-preview > div.vertical-flex > div.pack-preview-title > h6 |
[5] button.pack-preview > div.vertical-flex > div.pack-preview-title > h6 |
[10] button.pack-preview > div.vertical-flex > div.pack-preview-title > h6 |
[5] button.pack-preview > div.vertical-flex > div.pack-preview-title > h6 |
[5] button.pack-preview > div.vertical-flex > div.pack-preview-title > h6 |
[5] button.pack-preview > div.vertical-flex > div.pack-preview-title > h6 |
[5] button.pack-preview > div.vertical-flex > div.pack-preview-title > h6 |
[5] button.pack-preview > div.vertical-flex > div.pack-preview-title > h6 |
[5] button.pack-preview > div.vertical-flex > div.pack-preview-title > h6 |
[5] button.pack-preview > div.vertical-flex > div.pack-preview-title > h6 |
[5] button.pack-preview > div.vertical-flex > div.pack-preview-title > h6 |
[5] button.pack-preview > div.vertical-flex > div.pack-preview-title > h6 |
[5] button.pack-preview > div.vertical-flex > div.pack-preview-title > h6 |
[5] button.pack-preview > div.vertical-flex > div.pack-preview-title > h6 |
[5] button.pack-preview > div.vertical-flex > div.pack-preview-title > h6 |
[5] button.pack-preview > div.vertical-flex > div.pack-preview-title > h6 |
[5] button.pack-preview > div.vertical-flex > div.pack-preview-title > h6 |
[5] button.pack-preview > div.vertical-flex > div.pack-preview-title > h6 |
[5] button.pack-preview > div.vertical-flex > div.pack-preview-title > h6 |
[5] button.pack-preview > div.vertical-flex > div.pack-preview-title > h6 |
[5] button.pack-preview > div.vertical-flex > div.pack-preview-title > h6 |
[5] button.pack-preview > div.vertical-flex > div.pack-preview-title > h6 |
[5] button.pack-preview > div.vertical-flex > div.pack-preview-title > h6 |
These are opportunities to improve keyboard navigation in your application.
Best practices
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
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 |
|---|---|
Failed to load resource: the server responded with a status of 500 () |
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.