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.
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.
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.
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.
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.
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.
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 | |
|---|---|---|---|
freebox ultra avec player tv div.flex > div.flex > a.w-max > img.mt-2 | www.free.fr/assets/img/home/freebox-ultra-player-tv.png | 490.5 KiB | 460.3 KiB |
freebox pop avec player tv div.flex > div.flex > a.w-max > img.mt-2 | www.free.fr/assets/img/home/freebox-pop-player-tv.png | 221.1 KiB | 191.9 KiB |
div#swiper-wrapper-6f6ce378476a2493 > div.swiper-slide > div.swiper-lazy > div.absolute div#swiper-wrapper-6f6ce378476a2493 > div.swiper-slide > div.swiper-lazy > div.absolute | freebox.cdn.scw.iliad.fr/EUPHORIA_Free_1560x2240_c93df91408.png | 738.8 KiB | 170.1 KiB |
div.flex > div.flex > div.relative > img.Free5GPlanCard_image__ZKBWS div.flex > div.flex > div.relative > img.Free5GPlanCard_image__ZKBWS | www.free.fr/assets/img/freebox/home/cards/forfait-free-max.jpg | 174.9 KiB | 122.8 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.
| URL | Transfer Size |
|---|---|
| www.free.fr/data/env-config.js?1776178379175 | 845 B |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
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 |
|---|---|
| free.fr/ | 1.2 s |
| www.free.fr/ | 912 ms |
| www.free.fr/freebox | 0.0 ms |
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 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 |
|---|---|---|
| www.free.fr/_next/static/css/af4e938243dc3760.css | 43.4 KiB | 40.3 KiB |
| 17.0 KiB | 14.4 KiB |
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 |
|---|---|---|
| /sdk/ccd75f3fd1e3bfdd8b4938d8a0c206149f135f03/modern/sdk.... | 101.8 KiB | 54.3 KiB |
| www.free.fr/_next/static/chunks/pages/_app-1fb0f6bd6170d9ed.js | 163.6 KiB | 51.2 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.free.fr/_next/static/chunks/framework-945b357d4a851f4b.js | 1.5 s | 1.1 s | 27 ms |
| www.free.fr/freebox | 1.5 s | 3.8 ms | 0.5 ms |
| Unattributable | 1.3 s | 64 ms | 0.0 ms |
| www.free.fr/_next/static/chunks/9287-818be36ecbda0ef2.js | 674 ms | 231 ms | 10 ms |
| /sdk/ccd75f3fd1e3bfdd8b4938d8a0c206149f135f03/modern/sdk.... | 287 ms | 215 ms | 48 ms |
| www.free.fr/_next/static/chunks/pages/_app-1fb0f6bd6170d9ed.js | 270 ms | 206 ms | 63 ms |
| /sdk/ccd75f3fd1e3bfdd8b4938d8a0c206149f135f03/modern/ui-w... | 150 ms | 92 ms | 25 ms |
| www.free.fr/_next/static/chunks/pages/freebox-26820cbf50fe4406.js | 126 ms | 109 ms | 4.9 ms |
| www.free.fr/_next/static/chunks/main-961c6997f1de1abb.js | 125 ms | 101 ms | 21 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 | 2.2 s |
| Other | 1.8 s |
| Style & Layout | 1.4 s |
| Rendering | 298 ms |
| Script Parsing & Compilation | 233 ms |
| Parse HTML & CSS | 89 ms |
| Garbage Collection | 82 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 |
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.
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 | |
|---|---|
<p>On régale</p><p>toute la famille</p> div.flex > div.flex > div.my-2 > img.image | freebox.cdn.scw.iliad.fr/large_free_family_1000x461_3208ed9b5b.png |
<p>On est Free</p><p>pour vous écouter</p> div.flex > div.flex > div.my-2 > img.image | freebox.cdn.scw.iliad.fr/medium_image_assistance_0c50cc0075.png |
<p>Nos boutiques</p><p>sont à deux pas</p> div.flex > div.flex > div.my-2 > img.image | freebox.cdn.scw.iliad.fr/boutiques_free_df7311bc08_copie_1_3333b7d6d4.jpg |
fibre-free.jpeg div.flex > div.flex > div.my-2 > img.image | freebox.cdn.scw.iliad.fr/fibre_free_3da6fc3b0f.jpeg |
Logo div.didomi-popup-container > div.didomi-popup-view > div.didomi-popup-notice-logo-container > img.didomi-popup-notice-logo | www.free.fr/data/icon_footer/free.svg |
free logo div.flex > header#nav-header > a.nav-header-logo > img | www.free.fr/assets/navHeader/icons/free.svg |
Free TV div.my-6 > div.flex > span.flex > img.inline | www.free.fr/assets/icon/freeTvPlus/picto-free-tv-plus-dark-for-card.svg |
Free TV div.my-6 > div.flex > span.flex > img.inline | www.free.fr/assets/icon/freeTvPlus/picto-free-tv-plus-dark-for-card.svg |
Free TV div.my-6 > div.flex > span.flex > img.inline | www.free.fr/assets/icon/freeTvPlus/picto-free-tv-plus-dark-for-card.svg |
plus icon div.Footer-module_footerContainer__DGsXT > div.ExtraMentions-module_extraMentionsContainer__HzqNt > div.ExtraMentions-module_extraMentionsTitleContainer__AC1z5 > img.ExtraMentions-module_iconClosed__VhKDC | www.free.fr/assets/footer/icons/plus-icon.svg |
logo canal+ div.my-6 > div.flex > span.flex > img.inline | www.free.fr/assets/icon/home/logo-canal-plus.svg |
logo disney+ div.my-6 > div.flex > span.flex > img.inline | www.free.fr/assets/icon/home/logo-disney-plus.svg |
logo netflix div.my-6 > div.flex > span.flex > img.inline | www.free.fr/assets/icon/home/logo-netflix.svg |
logo prime div.my-6 > div.flex > span.flex > img.inline | www.free.fr/assets/icon/home/logo-prime.svg |
logo universal plus div.my-6 > div.flex > span.flex > img.inline | www.free.fr/assets/icon/home/logo-universal-plus.svg |
arrow icon div > div.Accordion-module_accordion__6l-pT > div.Accordion-module_titleContainer__q2Jfm > img | www.free.fr/assets/footer/icons/arrow-down-s.svg |
arrow icon div > div.Accordion-module_accordion__6l-pT > div.Accordion-module_titleContainer__q2Jfm > img | www.free.fr/assets/footer/icons/arrow-down-s.svg |
arrow icon div > div.Accordion-module_accordion__6l-pT > div.Accordion-module_titleContainer__q2Jfm > img | www.free.fr/assets/footer/icons/arrow-down-s.svg |
arrow icon div > div.Accordion-module_accordion__6l-pT > div.Accordion-module_titleContainer__q2Jfm > img | www.free.fr/assets/footer/icons/arrow-down-s.svg |
logo 7 avec contour noir div.my-6 > div.flex > span.flex > img.inline | www.free.fr/assets/icon/home/logo-7.svg |
logo 7 avec contour noir div.my-6 > div.flex > span.flex > img.inline | www.free.fr/assets/icon/home/logo-7.svg |
logo 7 avec contour noir div.my-6 > div.flex > span.flex > img.inline | www.free.fr/assets/icon/home/logo-7.svg |
logo 7 avec contour noir div.my-6 > div.flex > span.flex > img.inline | www.free.fr/assets/icon/home/logo-7.svg |
logo 7 avec contour noir div.my-6 > div.flex > span.flex > img.inline | www.free.fr/assets/icon/home/logo-7.svg |
logo 7 avec contour noir div.my-6 > div.flex > span.flex > img.inline | www.free.fr/assets/icon/home/logo-7.svg |
icon arrow down div.my-6 > div.flex > span.flex > img.inline | www.free.fr/assets/img/freebox/home/cards/down-arrow.svg |
icon arrow up div.my-6 > div.flex > span.flex > img.inline | www.free.fr/assets/img/freebox/home/cards/up-arrow.svg |
icon arrow down div.my-6 > div.flex > span.flex > img.inline | www.free.fr/assets/img/freebox/home/cards/down-arrow.svg |
icon arrow up div.my-6 > div.flex > span.flex > img.inline | www.free.fr/assets/img/freebox/home/cards/up-arrow.svg |
icon arrow down div.my-6 > div.flex > span.flex > img.inline | www.free.fr/assets/img/freebox/home/cards/down-arrow.svg |
icon arrow up div.my-6 > div.flex > span.flex > img.inline | www.free.fr/assets/img/freebox/home/cards/up-arrow.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.
ARIA
Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. Learn more about valid values for ARIA attributes.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Offres & Services div.BusinessNavigation-module_businessNavigationAccordions__TI-41 > div > div.Accordion-module_accordion__6l-pT > div.Accordion-module_titleContainer__q2Jfm |
Abonné div.BusinessNavigation-module_businessNavigationAccordions__TI-41 > div > div.Accordion-module_accordion__6l-pT > div.Accordion-module_titleContainer__q2Jfm |
Aide & Contact div.BusinessNavigation-module_businessNavigationAccordions__TI-41 > div > div.Accordion-module_accordion__6l-pT > div.Accordion-module_titleContainer__q2Jfm |
Société div.BusinessNavigation-module_businessNavigationAccordions__TI-41 > div > div.Accordion-module_accordion__6l-pT > div.Accordion-module_titleContainer__q2Jfm |
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.
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 |
|---|
header#nav-header > ul.nav-extra-menu > li.nav-extra-menu-item > a.nav-header-button-icon header#nav-header > ul.nav-extra-menu > li.nav-extra-menu-item > a.nav-header-button-icon |
div.w-full > div.flex > div.relative > a.items-center div.w-full > div.flex > div.relative > a.items-center |
div.w-full > div.flex > div.relative > a.items-center div.w-full > div.flex > div.relative > a.items-center |
div.w-full > div.flex > div.relative > a.items-center div.w-full > div.flex > div.relative > a.items-center |
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
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.