Lighthouse Mobile
· 0 checks — Mobile 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.
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.
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.
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/bundle/sdk.js/ | 1200.0 s | 77.8 KiB |
| static.hotjar.com/c/hotjar-5054013.js?sv=6 | 60.0 s | 6.2 KiB |
| connect.facebook.net/en_US/sdk.js | 1200.0 s | 5.0 KiB |
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.
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 |
|---|---|
| couchsurfing.com/ | 1.0 s |
| www.couchsurfing.com/ | 1.1 s |
| www.couchsurfing.com/welcome | 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.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay 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.googletagmanager.com/gtag/js?id=GTM-KC3GXKG | 84.6 KiB | 55.4 KiB |
| connect.facebook.net/en_US/bundle/sdk.js/ | 77.7 KiB | 54.3 KiB |
| script.hotjar.com/modules.6a0f3932cb1341a35c18.js | 56.1 KiB | 37.7 KiB |
| www.couchsurfing.com/_next/static/chunks/1286-53c199d3d7e9bf7c.js | 44.4 KiB | 24.4 KiB |
| www.couchsurfing.com/_next/static/chunks/6472.979f65e4eacac81f.js | 44.5 KiB | 20.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.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| www.couchsurfing.com/_next/static/chunks/6233-4276772c5b8d0986.js | 546 ms | 511 ms | 13 ms |
| Unattributable | 390 ms | 11 ms | 0.0 ms |
| www.couchsurfing.com/welcome | 387 ms | 11 ms | 19 ms |
| www.couchsurfing.com/_next/static/chunks/1286-53c199d3d7e9bf7c.js | 238 ms | 212 ms | 14 ms |
| script.hotjar.com/modules.6a0f3932cb1341a35c18.js | 172 ms | 148 ms | 19 ms |
| www.couchsurfing.com/_next/static/chunks/6472.979f65e4eacac81f.js | 134 ms | 112 ms | 14 ms |
| www.couchsurfing.com/_next/static/chunks/cae36a94-de4f6f4a971ae9ca.js | 113 ms | 93 ms | 18 ms |
| connect.facebook.net/en_US/bundle/sdk.js/ | 76 ms | 54 ms | 21 ms |
| www.googletagmanager.com/gtag/js?id=GTM-KC3GXKG | 61 ms | 42 ms | 18 ms |
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 | 477 ms |
| Style & Layout | 235 ms |
| Script Parsing & Compilation | 211 ms |
| Parse HTML & CSS | 56 ms |
| Garbage Collection | 42 ms |
| Rendering | 18 ms |
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 |
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not actionable |
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 an input field 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 more about input field labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
English div.footer_container__SPP1V > section.footer_internalLinksRow__vQsZD > div.MuiInputBase-root > div.MuiSelect-select |
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.
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 |
|---|
Log In header.MuiPaper-root > nav.MuiToolbar-root > div.header_rightGroup__WNzBQ > button.MuiButtonBase-root |
Join div.home-page_cards__Y1Lye > div.card_card__R8e1Q > form.sign-up-form_form__YEjuc > button.MuiButtonBase-root |
CONNECT WITH US div.footer_container__SPP1V > section.footer_socialAndAppsRow__MIHUB > div.footer_socialLinks__7pShi > h3 |
MOBILE APPS div.footer_container__SPP1V > section.footer_socialAndAppsRow__MIHUB > div.footer_socialLinks__7pShi > h3 |
© 1999 - 2026 Couchsurfing International, Inc. footer.footer_footer__LUXkQ > div.footer_container__SPP1V > section.footer_legalLinksRow__xJpGG > span.footer_legalLink__fAT6O |
Terms nav > ul > li > a.footer_legalLink__fAT6O |
Privacy nav > ul > li > a.footer_legalLink__fAT6O |
Sitemap nav > ul > li > a.footer_legalLink__fAT6O |
These are opportunities to improve the legibility of your content.
Names and labels
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 |
|---|
nav > ul > li > a.MuiButtonBase-root nav > ul > li > a.MuiButtonBase-root |
nav > ul > li > a.MuiButtonBase-root nav > ul > li > a.MuiButtonBase-root |
nav > ul > li > a.MuiButtonBase-root nav > ul > li > a.MuiButtonBase-root |
nav > ul > li > a.MuiButtonBase-root nav > ul > li > a.MuiButtonBase-root |
nav > ul > li > a.MuiButtonBase-root nav > ul > li > a.MuiButtonBase-root |
nav > ul > li > a.MuiButtonBase-root nav > ul > li > a.MuiButtonBase-root |
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
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 404 () | |
Failed to load resource: the server responded with a status of 404 () |
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.