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.
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 |
|---|---|
| linuxfr.org/fonts/Merriweather-Regular.woff2 | 475 ms |
| linuxfr.org/fonts/Lato-Regular.woff2 | 465 ms |
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 | |
|---|---|---|---|
Adieu Windows, Bonjour le Libre ! section#container > aside.banner > a > img | /img/68747470733a2f2f616469657577696e646f77732e617072696c... | 115.9 KiB | 97.5 KiB |
Projets Libres : mets de la vie privée dans ton smartphone ! article.node > div.content > p > img | /img/68747470733a2f2f7777772e70726f6a6574732d6c6962726573... | 101.8 KiB | 64.4 KiB |
Libre en Fête div.content > p > a > img | /img/68747470733a2f2f7777772e6c696272652d656e2d666574652e... | 41.3 KiB | 35.0 KiB |
LinuxFr.org body#home-index > aside#sidebar > header#branding > h1 | linuxfr.org/images/logos/logo-linuxfr-cadre-dehors.png | 16.0 KiB | 9.9 KiB |
LinuxFr.org div.figures > figure.image > a > img | linuxfr.org/images/sections/27.png | 5.5 KiB | 4.6 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 | Duration |
|---|---|---|
| /assets/application-c62860ac5f0522aa8cd2bb9e4162050f55f36... | 75.6 KiB | 446 ms |
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.
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 |
|---|---|---|
| /assets/application-c62860ac5f0522aa8cd2bb9e4162050f55f36... | 75.3 KiB | 61.9 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 |
|---|---|---|
| /assets/application-ea18d32113d34928f73c40c3e7e4aee7b5cc7... | 143.1 KiB | 98.5 KiB |
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 | |
|---|---|
Projets Libres : mets de la vie privée dans ton smartphone ! article.node > div.content > p > img | /img/68747470733a2f2f7777772e70726f6a6574732d6c6962726573... |
Adieu Windows, Bonjour le Libre ! section#container > aside.banner > a > img | /img/68747470733a2f2f616469657577696e646f77732e617072696c... |
Libre en Fête div.content > p > a > img | /img/68747470733a2f2f7777772e6c696272652d656e2d666574652e... |
Libre en Fête div.content > p > a > img | /img/68747470733a2f2f7777772e6c696272652d656e2d666574652e... |
Bannière LinuxFr.org article.node > div.content > p > img | linuxfr.org/images/logos/anim.gif |
Android div.figures > figure.image > a > img | linuxfr.org/images/sections/84.png |
LinuxFr.org div.figures > figure.image > a > img | linuxfr.org/images/sections/27.png |
LinuxFr.org div.figures > figure.image > a > img | linuxfr.org/images/sections/27.png |
Gnome div.figures > figure.image > a > img | linuxfr.org/images/sections/17.png |
Médecine div.figures > figure.image > a > img | linuxfr.org/images/sections/89.png |
Internet div.figures > figure.image > a > img | linuxfr.org/images/sections/22.png |
Internet div.figures > figure.image > a > img | linuxfr.org/images/sections/22.png |
Sécurité div.figures > figure.image > a > img | linuxfr.org/images/sections/46.png |
Jeu div.figures > figure.image > a > img | linuxfr.org/images/sections/15.png |
Communauté div.figures > figure.image > a > img | linuxfr.org/images/sections/9.png |
Communauté div.figures > figure.image > a > img | linuxfr.org/images/sections/9.png |
Communauté div.figures > figure.image > a > img | linuxfr.org/images/sections/9.png |
Communauté div.figures > figure.image > a > img | linuxfr.org/images/sections/9.png |
Matériel div.figures > figure.image > a > img | linuxfr.org/images/sections/19.png |
Communauté div.figures > figure.image > a > img | linuxfr.org/images/sections/9.png |
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 |
|---|
Se connecter body#home-index > aside#sidebar > div.login > h1 |
Posté par tito (site web personnel, Mastodon) le 18 mars 2026 à 11:12. article.node > header > div.meta > span.posted_by_spanblock |
tito header > div.meta > span.posted_by_spanblock > a |
site web personnel header > div.meta > span.posted_by_spanblock > a |
Mastodon header > div.meta > span.posted_by_spanblock > a |
le 18 mars 2026 à 11:12 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par 4 personnes. article.node > header > div.meta > span.edited_by_spanblock |
4 personnes div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par patrick_g. article.node > header > div.meta > span.moderated_by_spanblock |
patrick_g header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Trier par : datenoteintérêtdernier commentaire body#home-index > section#container > nav.toolbox > div.order_navbar |
date div.order_navbar > ul > li > a |
note div.order_navbar > ul > li > a |
intérêt nav.toolbox > div.order_navbar > ul > li |
dernier commentaire div.order_navbar > ul > li > a |
Posté par echarp (site web personnel, Mastodon) le 20 avril 2026 à 20:44. article.node > header > div.meta > span.posted_by_spanblock |
echarp header > div.meta > span.posted_by_spanblock > a |
site web personnel header > div.meta > span.posted_by_spanblock > a |
Mastodon header > div.meta > span.posted_by_spanblock > a |
le 20 avril 2026 à 20:44 header > div.meta > span.posted_by_spanblock > time.updated |
Modéré par Ysabeau 🧶. article.node > header > div.meta > span.moderated_by_spanblock |
Ysabeau 🧶 header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Posté par Aldebaran (site web personnel) le 18 avril 2026 à 20:43. article.node > header > div.meta > span.posted_by_spanblock |
Aldebaran header > div.meta > span.posted_by_spanblock > a |
site web personnel header > div.meta > span.posted_by_spanblock > a |
le 18 avril 2026 à 20:43 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par 4 personnes. article.node > header > div.meta > span.edited_by_spanblock |
4 personnes div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Ysabeau 🧶. article.node > header > div.meta > span.moderated_by_spanblock |
Ysabeau 🧶 header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Posté par Collectif le 18 avril 2026 à 18:02. article.node > header > div.meta > span.posted_by_spanblock |
Collectif header > div.meta > span.posted_by_spanblock > a |
le 18 avril 2026 à 18:02 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Benoît Sibaud et Ysabeau 🧶. article.node > header > div.meta > span.edited_by_spanblock |
Benoît Sibaud et Ysabeau 🧶 header > div.meta > span.edited_by_spanblock > span.edited_by |
Benoît Sibaud div.meta > span.edited_by_spanblock > span.edited_by > a |
Ysabeau 🧶 div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Ysabeau 🧶. article.node > header > div.meta > span.moderated_by_spanblock |
Ysabeau 🧶 header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Posté par Frederic Couchet le 16 avril 2026 à 16:21. article.node > header > div.meta > span.posted_by_spanblock |
Frederic Couchet header > div.meta > span.posted_by_spanblock > a |
le 16 avril 2026 à 16:21 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Julien Jorge. article.node > header > div.meta > span.edited_by_spanblock |
Julien Jorge div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Benoît Sibaud. article.node > header > div.meta > span.moderated_by_spanblock |
Benoît Sibaud header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Posté par vida18 le 16 avril 2026 à 19:18. article.node > header > div.meta > span.posted_by_spanblock |
vida18 header > div.meta > span.posted_by_spanblock > a |
le 16 avril 2026 à 19:18 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Nils Ratusznik, Benoît Sibaud et Julien Jorge. article.node > header > div.meta > span.edited_by_spanblock |
Nils Ratusznik, Benoît Sibaud et Julien Jorge header > div.meta > span.edited_by_spanblock > span.edited_by |
Nils Ratusznik div.meta > span.edited_by_spanblock > span.edited_by > a |
Benoît Sibaud div.meta > span.edited_by_spanblock > span.edited_by > a |
Julien Jorge div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Ysabeau 🧶. article.node > header > div.meta > span.moderated_by_spanblock |
Ysabeau 🧶 header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Posté par Marin Moulinier (site web personnel, Mastodon) le 13 avril 2026 à 17:… article.node > header > div.meta > span.posted_by_spanblock |
Marin Moulinier header > div.meta > span.posted_by_spanblock > a |
site web personnel header > div.meta > span.posted_by_spanblock > a |
Mastodon header > div.meta > span.posted_by_spanblock > a |
le 13 avril 2026 à 17:34 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Ysabeau 🧶. article.node > header > div.meta > span.edited_by_spanblock |
Ysabeau 🧶 div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par patrick_g. article.node > header > div.meta > span.moderated_by_spanblock |
patrick_g header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Posté par olivierb2 le 13 avril 2026 à 17:29. article.node > header > div.meta > span.posted_by_spanblock |
olivierb2 header > div.meta > span.posted_by_spanblock > a |
le 13 avril 2026 à 17:29 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Ysabeau 🧶. article.node > header > div.meta > span.edited_by_spanblock |
Ysabeau 🧶 div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par patrick_g. article.node > header > div.meta > span.moderated_by_spanblock |
patrick_g header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Posté par echarp (site web personnel, Mastodon) le 13 avril 2026 à 17:27. article.node > header > div.meta > span.posted_by_spanblock |
echarp header > div.meta > span.posted_by_spanblock > a |
site web personnel header > div.meta > span.posted_by_spanblock > a |
Mastodon header > div.meta > span.posted_by_spanblock > a |
le 13 avril 2026 à 17:27 header > div.meta > span.posted_by_spanblock > time.updated |
Modéré par patrick_g. article.node > header > div.meta > span.moderated_by_spanblock |
patrick_g header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Posté par Podcast Projets Libres (site web personnel, Mastodon) le 13 avril 202… article.node > header > div.meta > span.posted_by_spanblock |
Podcast Projets Libres header > div.meta > span.posted_by_spanblock > a |
site web personnel header > div.meta > span.posted_by_spanblock > a |
Mastodon header > div.meta > span.posted_by_spanblock > a |
le 13 avril 2026 à 17:27 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Benoît Sibaud. article.node > header > div.meta > span.edited_by_spanblock |
Benoît Sibaud div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par patrick_g. article.node > header > div.meta > span.moderated_by_spanblock |
patrick_g header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Posté par Etienne Gonnu le 13 avril 2026 à 17:26. article.node > header > div.meta > span.posted_by_spanblock |
Etienne Gonnu header > div.meta > span.posted_by_spanblock > a |
le 13 avril 2026 à 17:26 header > div.meta > span.posted_by_spanblock > time.updated |
Modéré par patrick_g. article.node > header > div.meta > span.moderated_by_spanblock |
patrick_g header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Posté par Florent Zara (site web personnel, Mastodon) le 11 avril 2026 à 18:53. article.node > header > div.meta > span.posted_by_spanblock |
Florent Zara header > div.meta > span.posted_by_spanblock > a |
site web personnel header > div.meta > span.posted_by_spanblock > a |
Mastodon header > div.meta > span.posted_by_spanblock > a |
le 11 avril 2026 à 18:53 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Julien Jorge. article.node > header > div.meta > span.edited_by_spanblock |
Julien Jorge div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Benoît Sibaud. article.node > header > div.meta > span.moderated_by_spanblock |
Benoît Sibaud header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Posté par Collectif le 11 avril 2026 à 21:27. article.node > header > div.meta > span.posted_by_spanblock |
Collectif header > div.meta > span.posted_by_spanblock > a |
le 11 avril 2026 à 21:27 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Benoît Sibaud et Ysabeau 🧶. article.node > header > div.meta > span.edited_by_spanblock |
Benoît Sibaud et Ysabeau 🧶 header > div.meta > span.edited_by_spanblock > span.edited_by |
Benoît Sibaud div.meta > span.edited_by_spanblock > span.edited_by > a |
Ysabeau 🧶 div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Pierre Jarillon. article.node > header > div.meta > span.moderated_by_spanblock |
Pierre Jarillon header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Posté par Florent Zara (site web personnel, Mastodon) le 11 avril 2026 à 14:54. article.node > header > div.meta > span.posted_by_spanblock |
Florent Zara header > div.meta > span.posted_by_spanblock > a |
site web personnel header > div.meta > span.posted_by_spanblock > a |
Mastodon header > div.meta > span.posted_by_spanblock > a |
le 11 avril 2026 à 14:54 header > div.meta > span.posted_by_spanblock > time.updated |
Modéré par Ysabeau 🧶. article.node > header > div.meta > span.moderated_by_spanblock |
Ysabeau 🧶 header > div.meta > span.moderated_by_spanblock > a |
Posté par yinqi le 10 avril 2026 à 11:35. article.node > header > div.meta > span.posted_by_spanblock |
yinqi header > div.meta > span.posted_by_spanblock > a |
le 10 avril 2026 à 11:35 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Julien Jorge, Benoît Sibaud et Xavier Teyssier. article.node > header > div.meta > span.edited_by_spanblock |
Julien Jorge, Benoît Sibaud et Xavier Teyssier header > div.meta > span.edited_by_spanblock > span.edited_by |
Julien Jorge div.meta > span.edited_by_spanblock > span.edited_by > a |
Benoît Sibaud div.meta > span.edited_by_spanblock > span.edited_by > a |
Xavier Teyssier div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par Pierre Jarillon. article.node > header > div.meta > span.moderated_by_spanblock |
Pierre Jarillon header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
Posté par Association Scenari (site web personnel, Mastodon) le 10 avril 2026 à… article.node > header > div.meta > span.posted_by_spanblock |
Association Scenari header > div.meta > span.posted_by_spanblock > a |
site web personnel header > div.meta > span.posted_by_spanblock > a |
Mastodon header > div.meta > span.posted_by_spanblock > a |
le 10 avril 2026 à 17:12 header > div.meta > span.posted_by_spanblock > time.updated |
Édité par Benoît Sibaud. article.node > header > div.meta > span.edited_by_spanblock |
Benoît Sibaud div.meta > span.edited_by_spanblock > span.edited_by > a |
Modéré par bobble bubble. article.node > header > div.meta > span.moderated_by_spanblock |
bobble bubble header > div.meta > span.moderated_by_spanblock > a |
Licence CC By‑SA. article.node > header > div.meta > a |
10 nav.toolbox > nav.pagination > span.page > a |
11 nav.toolbox > nav.pagination > span.page > a |
Suivant › nav.toolbox > nav.pagination > span.next > a |
Dernier › nav.toolbox > nav.pagination > span.last > a |
Revenir en haut de page section#container > footer > p > a.scroll |
These are opportunities to improve the legibility of your content.
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 |
|---|
Liens nav#site > ul > li > a |
Forums nav#site > ul > li > a |
Rédaction nav#site > ul > li > a |
🎙️ Projets Libres nav#site > ul > li > a#podcast |
nav#site > form > div.searchbox > input#query nav#site > form > div.searchbox > input#query |
Éditions D-BookeR section#friends > ul > li > a |
Éditions Eyrolles section#friends > ul > li > a |
Éditions Diamond section#friends > ul > li > a |
Éditions ENI section#friends > ul > li > a |
Lea-Linux section#friends > ul > li > a |
En Vente Libre section#friends > ul > li > a |
Grafik Plus section#friends > ul > li > a |
Mentions légales nav#about_us > ul > li > a |
Faire un don nav#about_us > ul > li > a |
L’équipe de LinuxFr.org nav#about_us > ul > li > a |
Informations sur le site nav#about_us > ul > li > a |
Aide / Foire aux questions nav#about_us > ul > li > a |
Suivi des suggestions et bogues nav#about_us > ul > li > a |
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.