Your site improved! +1 points
Compared to scan from 15 days ago
Mobile 375 × 812

Desktop 1440 × 900

Score: 77 / 100 +1
Based on 8 categories, 0 sections
Fast site — your users get a smooth experience.
Good foundation, but a few gaps could be exploited.
Several issues make your site difficult for assistive technology users.
Well-optimized for search — your content is discoverable.
Good server performance with room for optimization.
Mostly compliant — a few items need attention.
Missing metadata means poor previews on social media and search.
Reasonable footprint with room for optimization.
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
No Content-Security-Policy header found
Security gaps expose your site and users to attacks, eroding trust.
3 control(s) without accessible label
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
Cross-Origin-Embedder-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
Cross-Origin-Opener-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
High impact, low effort — start here.
High impact, requires investment.
Small gains, minimal effort.
Nothing in this quadrant — good news.
Low impact, high effort — do last.
Nothing in this quadrant — good news.
[](https://beavercheck.com/results/3e0877ed-80a5-4c61-9fe9-bc1cdb3ad674)<a href="https://beavercheck.com/results/3e0877ed-80a5-4c61-9fe9-bc1cdb3ad674"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Flinuxfr.org" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Flinuxfr.orgThis badge auto-updates with your latest scan result.
Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Addressing the critical issues below would have the most immediate impact on your user trust.
7 barrier(s) likely increasing bounce by ~31%.
Page takes 5.4s to load
+12% bounceUsers abandon at ~3s — you're 2.9s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
No Content-Security-Policy header
+1% bounceHigher XSS blast radius — one compromised script can exfiltrate the checkout form
Fix: Ship a reporting-only CSP first, then enforce once violations are clean
3 form field(s) without a label
+6% bounceScreen readers skip unlabeled fields; autofill can't identify them; checkout abandonment spikes
Fix: Associate every input with a visible <label for="…">; add autocomplete attributes
No Open Graph tags
+2% bounceLinks shared on LinkedIn / Slack / Facebook show bare URLs — referral clicks drop
Fix: Add og:title, og:description, og:image, og:url to the page head
No structured data
+2% bounceNo rich-result eligibility in Google — lower SERP CTR vs competitors with stars and prices
Fix: Add JSON-LD for your page type (Product, Article, FAQPage, LocalBusiness, …)
No skip-to-content link
+1% bounceKeyboard and screen-reader users must tab through the entire header on every page
Fix: Add a visible-on-focus <a href="#main">Skip to content</a> as the first focusable element
33 broken link(s) on the page
+5% bounceClicks land on 404s — trust drops and the session often ends
Fix: Fix or remove the broken destinations surfaced on the Content tab
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
€280 investment → €3,182/month returns + EUR 20,500,000 risk avoided
€280
4h · 5 findings
€3,182 /mo
~€38,188 / year
EUR 20,500,000
if kept compliant
€160 — in quick wins — start here for the fastest payback
Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.
3.5 developer hours at €80/hr
Based on France rates (€80/hr)
Start here for the best return on investment
€1,708,334 / month at risk
~€20,500,002 / year if left unfixed
€20,500,000
+3 more
€0.19 /mo
2575.5 MB/mo × 0.074 EUR/GB
Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.
Unique monthly visitors from your analytics
Purchases, signups, or key actions
Optional — for revenue estimation
more engaged visitors from reduced bounce
Fix 3 critical issues to capture this value
Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.
Your site's LCP: → estimated after fixes.
These are estimates based on industry research — actual results vary
Your data stays in your browser — nothing is sent to our servers
Thanks for your feedback!
We'll use a cached audit if available, or offer to scan.
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
1.66 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
5.44 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
28 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.34 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
5.71 s
Audit breakdown by category with detailed findings.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
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.
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.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| 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.
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.
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.
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.
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.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
596 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.44 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
0 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.045
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
919 ms
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
1.44 s
Audit breakdown by category with detailed findings.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
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.
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 | 445 ms |
| linuxfr.org/fonts/Lato-Regular.woff2 | 415 ms |
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 | 229 ms |
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.
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 | 49.0 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 |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 | 63.7 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.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| 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.
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.
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 |
Sondage aside#sidebar > div#poll_box > h1 > a |
Les sections aside#sidebar > div#sections_box > h1 > a |
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 |
Étiquettes : intelligence_artificielleproxyclaudeprogrammationgrands_modèles_de… article.node > header > div.meta > div.tags |
intelligence_artificielle div.tags > ul.tag_cloud > li > a |
proxy div.tags > ul.tag_cloud > li > a |
claude div.tags > ul.tag_cloud > li > a |
programmation div.tags > ul.tag_cloud > li > a |
grands_modèles_de_langage div.tags > ul.tag_cloud > li > 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 |
Étiquettes : fairphoneformat_ouvertallemagnedinumrevue_de_pressesecurixbureautix article.node > header > div.meta > div.tags |
fairphone div.tags > ul.tag_cloud > li > a |
format_ouvert div.tags > ul.tag_cloud > li > a |
allemagne div.tags > ul.tag_cloud > li > a |
dinum div.tags > ul.tag_cloud > li > a |
revue_de_presse div.tags > ul.tag_cloud > li > a |
securix div.tags > ul.tag_cloud > li > a |
bureautix div.tags > ul.tag_cloud > li > 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 |
Étiquettes : jeu_vidéoraytracingmoteur_de_jeuxintelligence_artificielle article.node > header > div.meta > div.tags |
jeu_vidéo div.tags > ul.tag_cloud > li > a |
raytracing div.tags > ul.tag_cloud > li > a |
moteur_de_jeux div.tags > ul.tag_cloud > li > a |
intelligence_artificielle div.tags > ul.tag_cloud > li > 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 |
Étiquettes : agenda_du_libre article.node > header > div.meta > div.tags |
agenda_du_libre div.tags > ul.tag_cloud > li > 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 |
Étiquettes : radio_cause_communelibre_à_vous article.node > header > div.meta > div.tags |
radio_cause_commune div.tags > ul.tag_cloud > li > a |
libre_à_vous div.tags > ul.tag_cloud > li > 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 |
Étiquettes : audiognome3utilitairegtk4adwaitamusiquereconnaissance_vocale article.node > header > div.meta > div.tags |
audio div.tags > ul.tag_cloud > li > a |
gnome3 div.tags > ul.tag_cloud > li > a |
utilitaire div.tags > ul.tag_cloud > li > a |
gtk4 div.tags > ul.tag_cloud > li > a |
adwaita div.tags > ul.tag_cloud > li > a |
musique div.tags > ul.tag_cloud > li > a |
reconnaissance_vocale div.tags > ul.tag_cloud > li > 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 |
Étiquettes : santétéléconférencedjangopostgresqllogiciel_libresortie_version article.node > header > div.meta > div.tags |
santé div.tags > ul.tag_cloud > li > a |
téléconférence div.tags > ul.tag_cloud > li > a |
django div.tags > ul.tag_cloud > li > a |
postgresql div.tags > ul.tag_cloud > li > a |
logiciel_libre div.tags > ul.tag_cloud > li > a |
sortie_version div.tags > ul.tag_cloud > li > 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 |
Étiquettes : revue_de_presseadieu_windowsadministration_françaiseintelligence_a… article.node > header > div.meta > div.tags |
revue_de_presse div.tags > ul.tag_cloud > li > a |
adieu_windows div.tags > ul.tag_cloud > li > a |
administration_française div.tags > ul.tag_cloud > li > a |
intelligence_artificielle div.tags > ul.tag_cloud > li > a |
grands_modèles_de_langage div.tags > ul.tag_cloud > li > a |
veracrypt div.tags > ul.tag_cloud > li > a |
colibre div.tags > ul.tag_cloud > li > 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 |
Étiquettes : podcast_projets_libresvie_privéeframasoftandroid article.node > header > div.meta > div.tags |
podcast_projets_libres div.tags > ul.tag_cloud > li > a |
vie_privée div.tags > ul.tag_cloud > li > a |
framasoft div.tags > ul.tag_cloud > li > a |
android div.tags > ul.tag_cloud > li > 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 |
Étiquettes : radio_cause_communelibre_à_vous article.node > header > div.meta > div.tags |
radio_cause_commune div.tags > ul.tag_cloud > li > a |
libre_à_vous div.tags > ul.tag_cloud > li > 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 |
Étiquettes : journaux_du_mois article.node > header > div.meta > div.tags |
journaux_du_mois div.tags > ul.tag_cloud > li > 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 |
Étiquettes : agenda_du_libre article.node > header > div.meta > div.tags |
agenda_du_libre div.tags > ul.tag_cloud > li > 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 |
Étiquettes : prix_du_mois article.node > header > div.meta > div.tags |
prix_du_mois div.tags > ul.tag_cloud > li > 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 |
Étiquettes : obsolescence_programméeamazonkindleliseuselivre_numérique article.node > header > div.meta > div.tags |
obsolescence_programmée div.tags > ul.tag_cloud > li > a |
amazon div.tags > ul.tag_cloud > li > a |
kindle div.tags > ul.tag_cloud > li > a |
liseuse div.tags > ul.tag_cloud > li > a |
livre_numérique div.tags > ul.tag_cloud > li > 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 |
Étiquettes : scenari article.node > header > div.meta > div.tags |
scenari div.tags > ul.tag_cloud > li > 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.
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 |
|---|
Ada div#sections_box > ul > li > a |
Android div#sections_box > ul > li > a |
Arch Linux div#sections_box > ul > li > a |
Audiovisuel div#sections_box > ul > li > a |
Base de données div#sections_box > ul > li > a |
Bureautique div#sections_box > ul > li > a |
C et C++ div#sections_box > ul > li > a |
Cloud div#sections_box > ul > li > a |
Commercial div#sections_box > ul > li > a |
Communauté div#sections_box > ul > li > a |
Cuisine div#sections_box > ul > li > a |
Culture div#sections_box > ul > li > a |
Debian div#sections_box > ul > li > a |
Distribution div#sections_box > ul > li > a |
Do It Yourself div#sections_box > ul > li > a |
Doc div#sections_box > ul > li > a |
DragonFly BSD div#sections_box > ul > li > a |
Éducation div#sections_box > ul > li > a |
Fedora div#sections_box > ul > li > a |
Fortran div#sections_box > ul > li > a |
FreeBSD div#sections_box > ul > li > a |
Gentoo div#sections_box > ul > li > a |
Gnome div#sections_box > ul > li > a |
GNU div#sections_box > ul > li > a |
GNUstep div#sections_box > ul > li > a |
Golang div#sections_box > ul > li > a |
Haiku div#sections_box > ul > li > a |
Humour div#sections_box > ul > li > a |
Internet div#sections_box > ul > li > a |
Java div#sections_box > ul > li > a |
JavaScript div#sections_box > ul > li > a |
Jeu div#sections_box > ul > li > a |
Justice div#sections_box > ul > li > a |
KDE div#sections_box > ul > li > a |
Linux div#sections_box > ul > li > a |
LinuxFr.org div#sections_box > ul > li > a |
Lug div#sections_box > ul > li > a |
Mageia div#sections_box > ul > li > a |
Matériel div#sections_box > ul > li > a |
Médecine div#sections_box > ul > li > a |
Microsoft div#sections_box > ul > li > a |
Mobile div#sections_box > ul > li > a |
Mono div#sections_box > ul > li > a |
Mozilla div#sections_box > ul > li > a |
NetBSD div#sections_box > ul > li > a |
Noyau div#sections_box > ul > li > a |
Open Data div#sections_box > ul > li > a |
OpenBSD div#sections_box > ul > li > a |
openSUSE div#sections_box > ul > li > a |
Perl div#sections_box > ul > li > a |
PHP div#sections_box > ul > li > a |
Presse div#sections_box > ul > li > a |
Programmation div#sections_box > ul > li > a |
Programmation fonctionnelle div#sections_box > ul > li > a |
Python div#sections_box > ul > li > a |
Raspberry Pi div#sections_box > ul > li > a |
Red Hat div#sections_box > ul > li > a |
Rien à voir div#sections_box > ul > li > a |
Ruby div#sections_box > ul > li > a |
Rust div#sections_box > ul > li > a |
Samba div#sections_box > ul > li > a |
Science div#sections_box > ul > li > a |
Sécurité div#sections_box > ul > li > a |
Serveurs d’affichage div#sections_box > ul > li > a |
Slackware div#sections_box > ul > li > a |
Son div#sections_box > ul > li > a |
Suse div#sections_box > ul > li > a |
Technologie div#sections_box > ul > li > a |
Téléphonie div#sections_box > ul > li > a |
Ubuntu div#sections_box > ul > li > a |
Virtualisation div#sections_box > ul > li > a |
Wikimedia div#sections_box > ul > li > a |
XMPP div#sections_box > ul > li > a |
Re: On y est nav#last_comments > ul > li > a |
Re: On y est nav#last_comments > ul > li > a |
Re: Critères nav#last_comments > ul > li > a |
Re: Complainte d'un vibe codeur nav#last_comments > ul > li > a |
Re: Utilisation d'IA - Claude nav#last_comments > ul > li > a |
bof nav#last_comments > ul > li > a |
Re: Pfff! nav#last_comments > ul > li > a |
Re: de toute facon nav#last_comments > ul > li > a |
Re: Boutons physiques nav#last_comments > ul > li > a |
intelligence_artificielle nav#popular_tags > ul.tag_cloud > li > a |
rétro-informatique nav#popular_tags > ul.tag_cloud > li > a |
merdification nav#popular_tags > ul.tag_cloud > li > a |
états-unis nav#popular_tags > ul.tag_cloud > li > a |
cybersécurité nav#popular_tags > ul.tag_cloud > li > a |
claude nav#popular_tags > ul.tag_cloud > li > a |
jeu_vidéo nav#popular_tags > ul.tag_cloud > li > a |
É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.
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.
Send Feedback