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.
| URL | Est Savings |
|---|---|
| www.lequipe.fr/_fonts/icons-ui.woff2?20231122 | 60 ms |
| www.lequipe.fr/_fonts/LEQUIPE-Regular.woff2?20231122 | 35 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 | |
|---|---|---|---|
Paul Seixas se retourne. Au plus fort de la pente, il vient de lâcher ses rivau… div.ColeaderWidget__mediaContent > div.Image > div.Image--mobile > img.bgskew | /_medias/img-photo-jpg/paul-seixas-se-retourne-au-plus-fo... | 87.0 KiB | 21.0 KiB |
image bannière d'offre div.HydratedOverlays > div#OfferBanner > div.OfferBanner__layout > img.OfferBanner__image | /_medias/img-photo-jpg/bandeau-099-blanc/1500000002316195... | 7.2 KiB | 6.9 KiB |
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 |
|---|---|
| www.lequipe.fr/assets/css/vendor-D8-JNrHP.css | 1.2 KiB |
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 |
|---|---|
| lequipe.fr/ | 1.1 s |
| www.lequipe.fr/ | 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.lequipe.fr/assets/js/vendor-BsNc6uKu.js | 187.2 KiB | 107.2 KiB |
| accounts.google.com/gsi/client | 95.3 KiB | 71.4 KiB |
| /api/didomi/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/... | 115.1 KiB | 49.4 KiB |
| /0f948b7e-5b98-42a8-b9a9-eb4b49478b1f-web.js | 122.1 KiB | 40.1 KiB |
| /api/didomi/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/... | 58.9 KiB | 21.8 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.
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 | 5.9 s |
| Other | 2.6 s |
| Style & Layout | 1.3 s |
| Script Parsing & Compilation | 447 ms |
| Parse HTML & CSS | 291 ms |
| Garbage Collection | 185 ms |
| Rendering | 137 ms |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.lequipe.fr/commons/analytics.js?20260317 | 5.0 KiB | 2.0 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.
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 | |
|---|---|
article > div.Baseline > div.Avatar__container > img.Avatar--round article > div.Baseline > div.Avatar__container > img.Avatar--round | medias.lequipe.fr/journaliste/alexandre-roos/52375/30/30 |
search icon div.BrowseSearch__container > div.BrowseSearch > div.BrowseSearch__search > img.BrowseSearch__searchIcon | www.lequipe.fr/img/icons/search.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.
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 |
|---|
header#header > div.Header__content > div.Header__left > button.icon--browse header#header > div.Header__content > div.Header__left > button.icon--browse |
div.Header__account > island-root#island-13 > div.UserAvatar > button.UserAvatar__signin div.Header__account > island-root#island-13 > div.UserAvatar > button.UserAvatar__signin |
div.TabsWidget__container > a.Link > div.UserAvatar > button.UserAvatar__signin div.TabsWidget__container > a.Link > div.UserAvatar > button.UserAvatar__signin |
div.Cmp__container > div.Cmp__row > div.Cmp__col > button.button div.Cmp__container > div.Cmp__row > div.Cmp__col > button.button |
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.OfferWidget__image > div.Image > div.Image__content > img.Image__img div.OfferWidget__image > div.Image > div.Image__content > img.Image__img |
div.ColeaderWidget__mediaContent > div.Image > div.Image__content > img.bgskew div.ColeaderWidget__mediaContent > div.Image > div.Image__content > img.bgskew |
div.ColeaderWidget__mediaContent > div.Image > div.Image__content > img.Image__img--circle div.ColeaderWidget__mediaContent > div.Image > div.Image__content > img.Image__img--circle |
div.ColeaderWidget__mediaContent > div.Image > div.Image__content > img.Image__img--circle div.ColeaderWidget__mediaContent > div.Image > div.Image__content > img.Image__img--circle |
div.ColeaderWidget__mediaContent > div.Image > div.Image__content > img.Image__img--circle div.ColeaderWidget__mediaContent > div.Image > div.Image__content > img.Image__img--circle |
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 |
|---|
island-root#island-5 > div.Home__content > div.Home__feed > a.Link island-root#island-5 > div.Home__content > div.Home__feed > a.Link |
div.Home__feed > div.TabsWidget > div.TabsWidget__container > a.Link div.Home__feed > div.TabsWidget > div.TabsWidget__container > a.Link |
div.FolderGridWidget__gridItem > div.ColeaderWidget > article > a.Link div.FolderGridWidget__gridItem > div.ColeaderWidget > article > a.Link |
div.FolderGridWidget__gridItem > div.ColeaderWidget > article > a.Link div.FolderGridWidget__gridItem > div.ColeaderWidget > article > a.Link |
div.FolderGridWidget__gridItem > div.ColeaderWidget > article > a.Link div.FolderGridWidget__gridItem > div.ColeaderWidget > article > a.Link |
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 |
|---|
football div.MainNav__items > div.MainNav__item > a.Link > span |
rugby div.MainNav__items > div.MainNav__item > a.Link > span |
Foot, div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Coupe de France Crédit Agricole div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
par Alexandre Roos div.ColeaderWidget > article > div.Baseline > span.Baseline__text |
— Les notes de PSG-Nantes section.RelatedLinks > article.RelatedLinks__relatedLink > a.RelatedLinks__link > h3.RelatedLinks__linkTitle |
— Le classement de la Ligue 1 section.RelatedLinks > article.RelatedLinks__relatedLink > a.RelatedLinks__link > h3.RelatedLinks__linkTitle |
Flèche Wallone, div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
— Seixas, déjà tourné vers Liège : «Il me reste un objectif à atteindre» section.RelatedLinks > article.RelatedLinks__relatedLink > a.RelatedLinks__link > h3.RelatedLinks__linkTitle |
— Une finale comme tremplin pour l'Euroligue ? section.RelatedLinks > article.RelatedLinks__relatedLink > a.RelatedLinks__link > h3.RelatedLinks__linkTitle |
Coupe de France Crédit Agricole div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Premier League div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
— Comment départager Arsenal et City en cas d'égalité section.RelatedLinks > article.RelatedLinks__relatedLink > a.RelatedLinks__link > h3.RelatedLinks__linkTitle |
Récit, div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Le long format du Magazine div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
18 minutes article > div.ColeaderActionsWidget > div.ColeaderActionsWidget__item > div.ColeaderActionsWidget__label |
Le 26 avril 1986, la catastrophe de Tchernobyl a décidé du destin de milliers d… article > a.Link > div > p.ColeaderWidget__subtitle |
22 avril div.FolderWidget__container > div.Link > div.FolderHeading__heading > div.FolderHeading__shortText |
Basket, div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Coupe du monde (H) div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
mes actus div.TabsWidget__container > div.TabsWidget__tabs > div.TabsWidget__tabsHeader > div.TabsWidget__tab |
— Eurosport disponible sur L'Équipe section.RelatedLinks > article.RelatedLinks__relatedLink > a.RelatedLinks__link > h3.RelatedLinks__linkTitle |
— Ligue 1+ disponible sur L'Équipe section.RelatedLinks > article.RelatedLinks__relatedLink > a.RelatedLinks__link > h3.RelatedLinks__linkTitle |
Podcast div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Flèche Wallonne div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Flèche Wallonne div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Avantage abonnés div.ColeaderWidget__subheadingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Gagnez 2 places pour assister au Monaco E-Prix 2026 article > a.Link > div > p.ColeaderWidget__subtitle |
Numéro 9 div.ColeaderWidget__subheadingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Trouvez les neuf joueurs en fonction de leurs clubs et de leurs nationalités article > a.Link > div > p.ColeaderWidget__subtitle |
Dix sur dix div.ColeaderWidget__subheadingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Chaque jour, répondez aux 10 questions de la rédaction article > a.Link > div > p.ColeaderWidget__subtitle |
Basket, div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
NBA div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Basket, div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
NBA div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Basket, div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
NBA div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Rugby div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
F1 div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Foot div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Premier League, div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
— Ligue 1 : le classement section.RelatedLinks > article.RelatedLinks__relatedLink > a.RelatedLinks__link > h3.RelatedLinks__linkTitle |
Coupe du monde (H) div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
— NBA : le tableau des play-offs section.RelatedLinks > article.RelatedLinks__relatedLink > a.RelatedLinks__link > h3.RelatedLinks__linkTitle |
ATP div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Roland-Garros (H) div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Série vidéo, div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Tourbillons div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Cyclisme div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Alpinisme, div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Documentaire div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Coupe des champions, div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
— Tournoi (F) : classement/résultats section.RelatedLinks > article.RelatedLinks__relatedLink > a.RelatedLinks__link > h3.RelatedLinks__linkTitle |
Va savoir div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Les jeunes et le sport div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Natation div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Championnats d'Europe div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Boxe, div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Entretien div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Coupe du monde div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Hockey sur glace, div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
NHL div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Hockey sur glace, div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
F1 div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Tennis de table, div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
WTT, div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Senec div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Tennis de table, div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
CM par équipes div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Tennis de table, div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Mondiaux par équipes div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Athlé div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
Marathon de Boston div.ColeaderWidget__headingSubtitle > div.ArticleTags > div.ArticleTags__items > div.ArticleTags__item |
© L'Équipe 24/24 - 2026 div.Footer__bottom > div.layout > ul.Footer__subLinks > li |
mentions légales div.layout > ul.Footer__subLinks > li > a |
politique de confidentialité div.layout > ul.Footer__subLinks > li > a |
conditions générales d'utilisation div.layout > ul.Footer__subLinks > li > a |
accessibilité div.layout > ul.Footer__subLinks > li > button.Footer__accessibility |
revenir en haut footer#footer > div.Footer__bottom > div.layout > span.Footer__scrollButton |
These are opportunities to improve the legibility of your content.
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 |
|---|---|
www.lequipe.fr/assets/js/vendor-BsNc6uKu.js line 12, col 23105 | Hydration completed but contains mismatches. |
Not signed in with the identity provider. |
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.
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.OfferWidget__image > div.Image > div.Image__content > img.Image__img div.OfferWidget__image > div.Image > div.Image__content > img.Image__img |
div.ColeaderWidget__mediaContent > div.Image > div.Image__content > img.bgskew div.ColeaderWidget__mediaContent > div.Image > div.Image__content > img.bgskew |
div.ColeaderWidget__mediaContent > div.Image > div.Image__content > img.Image__img--circle div.ColeaderWidget__mediaContent > div.Image > div.Image__content > img.Image__img--circle |
div.ColeaderWidget__mediaContent > div.Image > div.Image__content > img.Image__img--circle div.ColeaderWidget__mediaContent > div.Image > div.Image__content > img.Image__img--circle |
div.ColeaderWidget__mediaContent > div.Image > div.Image__content > img.Image__img--circle div.ColeaderWidget__mediaContent > div.Image > div.Image__content > img.Image__img--circle |
Format your HTML in a way that enables crawlers to better understand your app’s content.