Skip to content
Audit Complete

Results for https://linuxfr.org

Visit site
Singapore Singapore · Singapore Completed: Apr 6, 2026 21:34 UTC

Your site declined by 2 points

Compared to scan from 1 hour ago

View previous audit

Mobile 375 × 812

Screenshot of the audited page (Mobile 375×812)

Desktop 1440 × 900

Screenshot of the audited page (Desktop 1440×900)
C76

Site Health

Score: 76 / 100 2

Based on 8 categories, 0 sections

How is this calculated?

The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.

Performance 25%Security 25%Accessibility 15%SEO 10%Infrastructure 10%Compliance 8%Content 5%Sustainability 2%

Weights reflect general web best practices. Individual needs may differ.

Top Priorities (5)

1

Content-Security-Policy header is missing

Security › Security Headers
2

No Content-Security-Policy header found

Security › Content Security Policy
3

3 control(s) without accessible label

Accessibility › Form Accessibility
4

Cross-Origin-Embedder-Policy header is missing

Security › Security Headers
5

Cross-Origin-Opener-Policy header is missing

Security › Security Headers
BeaverCheck badge
Embed this badge
[![BeaverCheck](https://beavercheck.com/badge?url=https%3A%2F%2Flinuxfr.org)](https://beavercheck.com/results/30a208c9-b16e-45f2-a53f-13a9c30cd762)
<a href="https://beavercheck.com/results/30a208c9-b16e-45f2-a53f-13a9c30cd762"><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.org

This badge auto-updates with your latest scan result.

Was this report useful?

Thanks for your feedback!

Global Performance 6/6 locations
SG Singapore
Full audit
1135ms
DNS 239ms · TLS 321ms
ES Madrid
234ms
DNS 21ms · TLS 46ms
NL Amsterdam
183ms
DNS 7ms · TLS 49ms
UN Santa Clara
958ms
DNS 152ms · TLS 283ms
UN New York
652ms
DNS 81ms · TLS 157ms
BR Sao Paulo
1331ms
DNS 200ms · TLS 412ms
CDN: No CDN · Avg TTFB: 749ms · Cache: max-age=0, private, must-revalidate
Recent Trends
Performance stable →
78
TTFB stable →
1.1s
FCP stable →
1.9s
LCP stable →
4.6s

Lighthouse Scores

Industry-standard audits powered by Google Lighthouse.

78 -6
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
91
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

Core Web Vitals

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.88 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

4.65 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

22 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.104

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

3.23 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.97 s

Detailed Report

Audit breakdown by category with detailed findings.

78

Performance

Insights

Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.

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

3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.

Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.

headings: [map[key:node label:Element subItemsHeading:map[key:extra] valueType:node] map[granularity:0.001 key:score label:Layout shift score subItemsHeading:map[key:cause valueType:text] valueType:numeric]]
items: [map[node:map[type:text value:Total] score:0.104251] map[node:map[boundingRect:map[bottom:962 height:133 left:26 right:386 top:829 width:360] lhId:page-11-P nodeLabel:Le 17 novembre 2025, avec la sortie de la version 25.20.3, RADV est devenu le p… path:1,HTML,1,BODY,3,SECTION,1,SECTION,0,ARTICLE,2,DIV,2,P selector:section#phare > article.node > div.content > p snippet:<p> type:node] score:0.060557] map[node:map[boundingRect:map[bottom:9074 height:8810 left:0 right:412 top:264 width:412] lhId:page-12-SECTION nodeLabel:AMD mise tout sur RADV Posté par Thomas Debesse (site web personnel, Mastodon) … path:1,HTML,1,BODY,3,SECTION selector:body#home-index > section#container snippet:<section class="container" id="container"> type:node] score:0.035841 subItems:map[items:[map[cause:Web font extra:map[type:url value:https://linuxfr.org/fonts/Lato-Regular.woff2]] map[cause:Web font extra:map[type:url value:https://linuxfr.org/fonts/Merriweather-Regular.woff2]]] type:subitems]] map[node:map[boundingRect:map[bottom:1009 height:42 left:26 right:386 top:967 width:360] lhId:page-10-FOOTER nodeLabel:Lire la suite (13 commentaires). Markdown EPUB path:1,HTML,1,BODY,3,SECTION,1,SECTION,0,ARTICLE,3,FOOTER selector:section#container > section#phare > article.node > footer.actions snippet:<footer class="actions"> type:node] score:0.007853]]

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.

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.

headings: [map[key:source label:Source valueType:source-location] map[granularity:1 key:reflowTime label:Total reflow time valueType:ms]]
items: [map[reflowTime:38.731 source:map[type:text value:[unattributed]]]]

Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size

URLResource SizeEst Savings
Image de démarrage de GIMP 3.2, par Mark McCaughrean (CC by-sa 4.0) article.node > div.content > p > img
/img/68747470733a2f2f7777772e67696d702e6f72672f6e6577732f...324.7 KiB286.2 KiB
Une steam deck sur une steam machine originale affichant RADV inside! div.content > p > a > img
/img/68747470733a2f2f646c2e696c6c776965636b7a2e6e65742f62...158.6 KiB115.7 KiB
Adieu Windows, Bonjour le Libre ! section#container > aside.banner > a > img
/img/68747470733a2f2f616469657577696e646f77732e617072696c...115.9 KiB97.5 KiB
Libre en Fête div.content > p > a > img
/img/68747470733a2f2f7777772e6c696272652d656e2d666574652e...41.3 KiB35.0 KiB
Projets Libres x FPOSM : la fédération des professionnels d'OpenStreetMap article.node > div.content > p > img
/img/68747470733a2f2f7069632e696e66696e692e66722f33704457...31.5 KiB18.3 KiB
Graphisme/photo div.figures > figure.image > a > img
linuxfr.org/images/sections/16.png13.4 KiB12.0 KiB
LinuxFr.org body#home-index > aside#sidebar > header#branding > h1
linuxfr.org/images/logos/logo-linuxfr-cadre-dehors.png16.0 KiB9.9 KiB
Éducation div.figures > figure.image > a > img
linuxfr.org/images/sections/67.png8.1 KiB6.8 KiB
Technologie div.figures > figure.image > a > img
linuxfr.org/images/sections/50.png6.8 KiB6.2 KiB

Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading

lhId: page-1-IMG
nodeLabel: Une steam deck sur une steam machine originale affichant RADV inside!
path: 1,HTML,1,BODY,3,SECTION,1,SECTION,0,ARTICLE,2,DIV,1,P,0,A,0,IMG
selector: div.content > p > a > img
snippet: <img src="//img.linuxfr.org/img/68747470733a2f2f646c2e696c6c776965636b7a2e6e65742f62…" alt="Une steam deck sur une steam machine originale affichant RADV inside!">

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.

description: [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints help the browser establish a connection earlier in the page load, saving time when the first request for that origin is made. The following are the origins that the page preconnected to.
title: Preconnected origins
value: no origins were preconnected
description: Add [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints to your most important origins, but try to use no more than 4.
title: Preconnect candidates
value: No additional origins are good candidates for preconnecting

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.

These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.

These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS

ElementLayout shift score
Le 17 novembre 2025, avec la sortie de la version 25.20.3, RADV est devenu le p… section#phare > article.node > div.content > p
0.061
AMD mise tout sur RADV Posté par Thomas Debesse (site web personnel, Mastodon) … body#home-index > section#container
0.036
Lire la suite (13 commentaires). Markdown EPUB section#container > section#phare > article.node > footer.actions
0.008

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.

TTI

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.

Estimated savings: 300 ms 62.2 KiB
URLTransfer SizeEst Savings
/assets/application-c62860ac5f0522aa8cd2bb9e4162050f55f36...75.3 KiB62.2 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.

Estimated savings: 450 ms 98.5 KiB
URLTransfer SizeEst Savings
/assets/application-ea18d32113d34928f73c40c3e7e4aee7b5cc7...143.1 KiB98.5 KiB

Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions

URL
Image de démarrage de GIMP 3.2, par Mark McCaughrean (CC by-sa 4.0) article.node > div.content > p > img
/img/68747470733a2f2f7777772e67696d702e6f72672f6e6577732f...
Une steam deck sur une steam machine originale affichant RADV inside! div.content > p > a > img
/img/68747470733a2f2f646c2e696c6c776965636b7a2e6e65742f62...
Adieu Windows, Bonjour le Libre ! section#container > aside.banner > a > img
/img/68747470733a2f2f616469657577696e646f77732e617072696c...
Projets Libres x FPOSM : la fédération des professionnels d'OpenStreetMap article.node > div.content > p > img
/img/68747470733a2f2f7069632e696e66696e692e66722f33704457...
Libre en Fête div.content > p > a > img
/img/68747470733a2f2f7777772e6c696272652d656e2d666574652e...
Libre en Fête div.content > p > a > img
/img/68747470733a2f2f7777772e6c696272652d656e2d666574652e...
Libre en Fête div.content > p > a > img
/img/68747470733a2f2f7777772e6c696272652d656e2d666574652e...
Graphisme/photo div.figures > figure.image > a > img
linuxfr.org/images/sections/16.png
Éducation div.figures > figure.image > a > img
linuxfr.org/images/sections/67.png
Open Data div.figures > figure.image > a > img
linuxfr.org/images/sections/85.png
Internet div.figures > figure.image > a > img
linuxfr.org/images/sections/22.png
Technologie div.figures > figure.image > a > img
linuxfr.org/images/sections/50.png
Linux div.figures > figure.image > a > img
linuxfr.org/images/sections/1.png
Sécurité div.figures > figure.image > a > img
linuxfr.org/images/sections/46.png
Communauté div.figures > figure.image > a > img
linuxfr.org/images/sections/9.png
Bureautique div.figures > figure.image > a > img
linuxfr.org/images/sections/62.png
Communauté div.figures > figure.image > a > img
linuxfr.org/images/sections/9.png
Bureautique div.figures > figure.image > a > img
linuxfr.org/images/sections/62.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
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.

Max Potential First Input Delay 100 ms
Document request latency
Optimize DOM size
LCP breakdown
Modern HTTP
Optimize viewport for mobile
Minify CSS
Minify JavaScript
Avoids enormous network payloads Total size was 1,264 KiB
JavaScript execution time 0.1 s
Minimizes main-thread work 1.0 s
Avoid long main-thread tasks 4 long tasks found
Page didn't prevent back/forward cache restoration
Network Requests
Network Round Trip Times 160 ms
Server Backend Latencies 320 ms
Tasks
Diagnostics
Metrics
Screenshot Thumbnails
Final Screenshot
Script Treemap Data
Resources Summary
Avoid multiple page redirects
Initial server response time was short Root document took 410 ms
INP breakdown
User Timing marks and measures
Avoid non-composited animations
91

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.

Failing Elements
Se connecter body#home-index > aside#sidebar > div.login > h1
Posté par Thomas Debesse (site web personnel, Mastodon) le 06 mars 2026 à 20:09. article.node > header > div.meta > span.posted_by_spanblock
Thomas Debesse 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 06 mars 2026 à 20:09 header > div.meta > span.posted_by_spanblock > time.updated
Édité par 7 personnes. article.node > header > div.meta > span.edited_by_spanblock
7 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
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 Moonz le 06 avril 2026 à 17:20. article.node > header > div.meta > span.posted_by_spanblock
Moonz header > div.meta > span.posted_by_spanblock > a
le 06 avril 2026 à 17:20 header > div.meta > span.posted_by_spanblock > time.updated
Édité par volts et BAud. article.node > header > div.meta > span.edited_by_spanblock
volts et BAud header > div.meta > span.edited_by_spanblock > span.edited_by
volts div.meta > span.edited_by_spanblock > span.edited_by > a
BAud 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 05 avril 2026 à 21:02. article.node > header > div.meta > span.posted_by_spanblock
Collectif header > div.meta > span.posted_by_spanblock > a
le 05 avril 2026 à 21: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 yinqi le 04 avril 2026 à 16:03. article.node > header > div.meta > span.posted_by_spanblock
yinqi header > div.meta > span.posted_by_spanblock > a
le 04 avril 2026 à 16:03 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 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 yinqi le 02 avril 2026 à 12:29. article.node > header > div.meta > span.posted_by_spanblock
yinqi header > div.meta > span.posted_by_spanblock > a
le 02 avril 2026 à 12:29 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 Nicolas Lœuillet (site web personnel, Mastodon) le 01 avril 2026 à 12… article.node > header > div.meta > span.posted_by_spanblock
Nicolas Lœuillet 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 01 avril 2026 à 12:19 header > div.meta > span.posted_by_spanblock > time.updated
Édité par Ysabeau 🧶, Xavier Teyssier et Benoît Sibaud. article.node > header > div.meta > span.edited_by_spanblock
Ysabeau 🧶, Xavier Teyssier et Benoît Sibaud header > div.meta > span.edited_by_spanblock > span.edited_by
Ysabeau 🧶 div.meta > span.edited_by_spanblock > span.edited_by > a
Xavier Teyssier div.meta > span.edited_by_spanblock > span.edited_by > a
Benoît Sibaud div.meta > span.edited_by_spanblock > span.edited_by > a
Modéré par Xavier Teyssier. article.node > header > div.meta > span.moderated_by_spanblock
Xavier Teyssier header > div.meta > span.moderated_by_spanblock > a
Licence CC By‑SA. article.node > header > div.meta > a
Posté par Ysabeau 🧶 (courriel, site web personnel, Mastodon) le 31 mars 2026 à … article.node > header > div.meta > span.posted_by_spanblock
Ysabeau 🧶 header > div.meta > span.posted_by_spanblock > a
courriel 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 31 mars 2026 à 22:12 header > div.meta > span.posted_by_spanblock > time.updated
Édité par Xavier Teyssier et Benoît Sibaud. article.node > header > div.meta > span.edited_by_spanblock
Xavier Teyssier et Benoît Sibaud header > div.meta > span.edited_by_spanblock > span.edited_by
Xavier Teyssier div.meta > span.edited_by_spanblock > span.edited_by > a
Benoît Sibaud 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 echarp (site web personnel, Mastodon) le 31 mars 2026 à 09:01. 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 31 mars 2026 à 09:01 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 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 Collectif le 29 mars 2026 à 16:39. article.node > header > div.meta > span.posted_by_spanblock
Collectif header > div.meta > span.posted_by_spanblock > a
le 29 mars 2026 à 16:39 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 esques le 28 mars 2026 à 17:38. article.node > header > div.meta > span.posted_by_spanblock
esques header > div.meta > span.posted_by_spanblock > a
le 28 mars 2026 à 17:38 header > div.meta > span.posted_by_spanblock > time.updated
Édité par Benoît Sibaud, Pierre Jarillon et Ysabeau 🧶. article.node > header > div.meta > span.edited_by_spanblock
Benoît Sibaud, Pierre Jarillon 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
Pierre Jarillon div.meta > span.edited_by_spanblock > span.edited_by > a
Ysabeau 🧶 div.meta > span.edited_by_spanblock > span.edited_by > a
Modéré par Julien Jorge. article.node > header > div.meta > span.moderated_by_spanblock
Julien Jorge header > div.meta > span.moderated_by_spanblock > a
Licence CC By‑SA. article.node > header > div.meta > a
Posté par Collectif le 27 mars 2026 à 20:33. article.node > header > div.meta > span.posted_by_spanblock
Collectif header > div.meta > span.posted_by_spanblock > a
le 27 mars 2026 à 20:33 header > div.meta > span.posted_by_spanblock > time.updated
Édité par 5 personnes. article.node > header > div.meta > span.edited_by_spanblock
5 personnes 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 Frederic Couchet le 26 mars 2026 à 17:02. article.node > header > div.meta > span.posted_by_spanblock
Frederic Couchet header > div.meta > span.posted_by_spanblock > a
le 26 mars 2026 à 17:02 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 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 Nicolas Pettiaux le 26 mars 2026 à 07:45. article.node > header > div.meta > span.posted_by_spanblock
Nicolas Pettiaux header > div.meta > span.posted_by_spanblock > a
le 26 mars 2026 à 07:45 header > div.meta > span.posted_by_spanblock > time.updated
Édité par Arkem. article.node > header > div.meta > span.edited_by_spanblock
Arkem 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 Etienne Gonnu le 26 mars 2026 à 07:44. article.node > header > div.meta > span.posted_by_spanblock
Etienne Gonnu header > div.meta > span.posted_by_spanblock > a
le 26 mars 2026 à 07:44 header > div.meta > span.posted_by_spanblock > time.updated
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 Podcast Projets Libres (site web personnel, Mastodon) le 24 mars 2026… 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 24 mars 2026 à 09:42 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 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 Collectif le 23 mars 2026 à 07:38. article.node > header > div.meta > span.posted_by_spanblock
Collectif header > div.meta > span.posted_by_spanblock > a
le 23 mars 2026 à 07:38 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 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
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.

Navigation

Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.

Failing Elements
NdM : La date initialement prévue était jeudi 02 avril. Elle a été reportée au … main#contents > article.node > div.content > h3#toc-ndm--la-date-initialement-prévue-était-jeudi-02-avril-elle-a-été-reportée-au-10-même-lieu-même-heure
ÉducaLibre 2026 : appel à propositions d'ateliers, conférences et tables rondes main#contents > article.node > div.content > h3#toc-Éducalibre-2026--appel-à-propositions-dateliers-conférences-et-tables-rondes

These are opportunities to improve keyboard navigation in your application.

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.

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.

Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[role]`s have all required `[aria-*]` attributes
`[role]` values are valid
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Image elements have `[alt]` attributes
Input buttons have discernible text.
Form elements have associated labels
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
ARIA attributes are used as specified for the element's role
Elements use only permitted ARIA attributes
Document has a `<title>` element
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Links are distinguishable without relying on color.
Links have a discernible name
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
Skip links are focusable.
Document has a main landmark.
Deprecated ARIA roles were not used
Image elements do not have `[alt]` attributes that are redundant text.
Identical links have the same purpose.
`[accesskey]` values are unique
`button`, `link`, and `menuitem` elements have accessible names
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
`[aria-hidden="true"]` elements do not contain focusable descendents
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]`s are contained by their required parent element
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
Buttons have an accessible name
The page contains a heading, skip link, or landmark region
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
ARIA IDs are unique
No form fields have multiple labels
`<frame>` or `<iframe>` elements have a title
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
`<input type="image">` elements have `[alt]` text
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
No element has a `[tabindex]` value greater than 0
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Uses ARIA roles only on compatible elements
Elements with visible text labels have matching accessible names.
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`<td>` elements in a large `<table>` have one or more table headers.
100

Best Practices

Uses HTTPS
Avoids deprecated APIs
Avoids third-party cookies
Allows users to paste into input fields
Avoids requesting the geolocation permission on page load
Avoids requesting the notification permission on page load
Displays images with correct aspect ratio
Serves images with appropriate resolution
Page has the HTML doctype
Properly defines charset
No browser errors logged to the console
No issues in the `Issues` panel in Chrome Devtools
Ensure CSP is effective against XSS attacks
Use a strong HSTS policy
Ensure proper origin isolation with COOP
Mitigate clickjacking with XFO or CSP
Mitigate DOM-based XSS with Trusted Types
Detected JavaScript libraries
Page has valid source maps
Redirects HTTP traffic to HTTPS
100

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.

Structured data is valid
Page isn’t blocked from indexing
Document has a `<title>` element
Document has a meta description
Page has successful HTTP status code
Links have descriptive text
Links are crawlable
robots.txt is valid
Image elements have `[alt]` attributes
Document has a valid `hreflang`
Document has a valid `rel=canonical`

Lighthouse Scores

Industry-standard audits powered by Google Lighthouse. — Desktop

87
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
91
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

Core Web Vitals

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.

789 ms

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

1.59 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.144

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

1.37 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.

1.59 s

Detailed Report

Audit breakdown by category with detailed findings.

87

Performance

Insights

Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.

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

3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.

Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.

headings: [map[key:node label:Element subItemsHeading:map[key:extra] valueType:node] map[granularity:0.001 key:score label:Layout shift score subItemsHeading:map[key:cause valueType:text] valueType:numeric]]
items: [map[node:map[type:text value:Total] score:0.14396899999999999] map[node:map[boundingRect:map[bottom:1245 height:201 left:315 right:1226 top:1045 width:911] lhId:page-5-ASIDE nodeLabel:Faites vivre LinuxFr.org Tous les articles sont le fruit du travail de la comm… path:1,HTML,1,BODY,3,SECTION,2,ASIDE selector:body#home-index > section#container > aside.banner snippet:<aside class="banner"> type:node] score:0.125605] map[node:map[boundingRect:map[bottom:8750 height:8750 left:73 right:1289 top:0 width:1216] lhId:page-10-BODY nodeLabel:body#home-index path:1,HTML,1,BODY selector:body#home-index snippet:<body class="" id="home-index"> type:node] score:0.018364 subItems:map[items:[map[cause:Web font extra:map[type:url value:https://linuxfr.org/fonts/Lato-Regular.woff2]]] type:subitems]]]

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.

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.

headings: [map[key:source label:Source valueType:source-location] map[granularity:1 key:reflowTime label:Total reflow time valueType:ms]]
items: [map[reflowTime:72.978 source:map[type:text value:[unattributed]]]]

Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size

URLResource SizeEst Savings
Une steam deck sur une steam machine originale affichant RADV inside! div.content > p > a > img
/img/68747470733a2f2f646c2e696c6c776965636b7a2e6e65742f62...158.6 KiB102.5 KiB
Libre en Fête div.content > p > a > img
/img/68747470733a2f2f7777772e6c696272652d656e2d666574652e...41.3 KiB35.0 KiB
Graphisme/photo div.figures > figure.image > a > img
linuxfr.org/images/sections/16.png13.4 KiB12.0 KiB
LinuxFr.org body#home-index > aside#sidebar > header#branding > h1
linuxfr.org/images/logos/logo-linuxfr-cadre-dehors.png16.0 KiB9.9 KiB
Technologie div.figures > figure.image > a > img
linuxfr.org/images/sections/50.png6.8 KiB6.2 KiB

Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading

lhId: page-0-IMG
nodeLabel: Une steam deck sur une steam machine originale affichant RADV inside!
path: 1,HTML,1,BODY,3,SECTION,1,SECTION,0,ARTICLE,2,DIV,1,P,0,A,0,IMG
selector: div.content > p > a > img
snippet: <img src="//img.linuxfr.org/img/68747470733a2f2f646c2e696c6c776965636b7a2e6e65742f62…" alt="Une steam deck sur une steam machine originale affichant RADV inside!">

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.

description: [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints help the browser establish a connection earlier in the page load, saving time when the first request for that origin is made. The following are the origins that the page preconnected to.
title: Preconnected origins
value: no origins were preconnected
description: Add [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints to your most important origins, but try to use no more than 4.
title: Preconnect candidates
value: No additional origins are good candidates for preconnecting

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.

These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.

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.

Estimated savings: 0.0 ms 64.1 KiB
URLTransfer SizeEst Savings
/assets/application-c62860ac5f0522aa8cd2bb9e4162050f55f36...75.3 KiB64.1 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.

Estimated savings: 0.0 ms 98.5 KiB
URLTransfer SizeEst Savings
/assets/application-ea18d32113d34928f73c40c3e7e4aee7b5cc7...143.1 KiB98.5 KiB

Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions

URL
Image de démarrage de GIMP 3.2, par Mark McCaughrean (CC by-sa 4.0) article.node > div.content > p > img
/img/68747470733a2f2f7777772e67696d702e6f72672f6e6577732f...
Une steam deck sur une steam machine originale affichant RADV inside! div.content > p > a > img
/img/68747470733a2f2f646c2e696c6c776965636b7a2e6e65742f62...
Projets Libres x FPOSM : la fédération des professionnels d'OpenStreetMap article.node > div.content > p > img
/img/68747470733a2f2f7069632e696e66696e692e66722f33704457...
Libre en Fête div.content > p > a > img
/img/68747470733a2f2f7777772e6c696272652d656e2d666574652e...
Libre en Fête div.content > p > a > img
/img/68747470733a2f2f7777772e6c696272652d656e2d666574652e...
Libre en Fête div.content > p > a > img
/img/68747470733a2f2f7777772e6c696272652d656e2d666574652e...
Graphisme/photo div.figures > figure.image > a > img
linuxfr.org/images/sections/16.png
Éducation div.figures > figure.image > a > img
linuxfr.org/images/sections/67.png
Open Data div.figures > figure.image > a > img
linuxfr.org/images/sections/85.png
Internet div.figures > figure.image > a > img
linuxfr.org/images/sections/22.png
Technologie div.figures > figure.image > a > img
linuxfr.org/images/sections/50.png
Linux div.figures > figure.image > a > img
linuxfr.org/images/sections/1.png
Sécurité div.figures > figure.image > a > img
linuxfr.org/images/sections/46.png
Communauté div.figures > figure.image > a > img
linuxfr.org/images/sections/9.png
Bureautique div.figures > figure.image > a > img
linuxfr.org/images/sections/62.png
Communauté div.figures > figure.image > a > img
linuxfr.org/images/sections/9.png
Bureautique div.figures > figure.image > a > img
linuxfr.org/images/sections/62.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
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 are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS

ElementLayout shift score
Faites vivre LinuxFr.org Tous les articles sont le fruit du travail de la comm… body#home-index > section#container > aside.banner
0.126
body#home-index body#home-index
0.018
Time to Interactive 1.6 s
Document request latency
Optimize DOM size
LCP breakdown
Modern HTTP
Optimize viewport for mobile
Max Potential First Input Delay 30 ms
Minify CSS
Minify JavaScript
Avoids enormous network payloads Total size was 1,148 KiB
JavaScript execution time 0.0 s
Minimizes main-thread work 0.3 s
Avoid long main-thread tasks 1 long task found
Page didn't prevent back/forward cache restoration
Network Requests
Network Round Trip Times 160 ms
Server Backend Latencies 550 ms
Tasks
Diagnostics
Metrics
Screenshot Thumbnails
Final Screenshot
Script Treemap Data
Resources Summary
Avoid multiple page redirects
Initial server response time was short Root document took 430 ms
INP breakdown
User Timing marks and measures
Avoid non-composited animations
91

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.

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 Thomas Debesse (site web personnel, Mastodon) le 06 mars 2026 à 20:09. article.node > header > div.meta > span.posted_by_spanblock
Thomas Debesse 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 06 mars 2026 à 20:09 header > div.meta > span.posted_by_spanblock > time.updated
Édité par 7 personnes. article.node > header > div.meta > span.edited_by_spanblock
7 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 : amdrocmvulkanradeonpilote_librecarte_graphique article.node > header > div.meta > div.tags
amd div.tags > ul.tag_cloud > li > a
rocm div.tags > ul.tag_cloud > li > a
vulkan div.tags > ul.tag_cloud > li > a
radeon div.tags > ul.tag_cloud > li > a
pilote_libre div.tags > ul.tag_cloud > li > a
carte_graphique 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 Moonz le 06 avril 2026 à 17:20. article.node > header > div.meta > span.posted_by_spanblock
Moonz header > div.meta > span.posted_by_spanblock > a
le 06 avril 2026 à 17:20 header > div.meta > span.posted_by_spanblock > time.updated
Édité par volts et BAud. article.node > header > div.meta > span.edited_by_spanblock
volts et BAud header > div.meta > span.edited_by_spanblock > span.edited_by
volts div.meta > span.edited_by_spanblock > span.edited_by > a
BAud 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 : nouvelles_sur_l_iaintelligence_artificielle article.node > header > div.meta > div.tags
nouvelles_sur_l_ia div.tags > ul.tag_cloud > li > a
intelligence_artificielle div.tags > ul.tag_cloud > li > a
Posté par Collectif le 05 avril 2026 à 21:02. article.node > header > div.meta > span.posted_by_spanblock
Collectif header > div.meta > span.posted_by_spanblock > a
le 05 avril 2026 à 21: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 yinqi le 04 avril 2026 à 16:03. article.node > header > div.meta > span.posted_by_spanblock
yinqi header > div.meta > span.posted_by_spanblock > a
le 04 avril 2026 à 16:03 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 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 : états-unisfccsouverainetécybersécuritérouteur article.node > header > div.meta > div.tags
états-unis div.tags > ul.tag_cloud > li > a
fcc div.tags > ul.tag_cloud > li > a
souveraineté div.tags > ul.tag_cloud > li > a
cybersécurité div.tags > ul.tag_cloud > li > a
routeur div.tags > ul.tag_cloud > li > a
Posté par yinqi le 02 avril 2026 à 12:29. article.node > header > div.meta > span.posted_by_spanblock
yinqi header > div.meta > span.posted_by_spanblock > a
le 02 avril 2026 à 12:29 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 : agplsuite_bureautiqueodfnextcloudeurostackxwikiopenproject article.node > header > div.meta > div.tags
agpl div.tags > ul.tag_cloud > li > a
suite_bureautique div.tags > ul.tag_cloud > li > a
odf div.tags > ul.tag_cloud > li > a
nextcloud div.tags > ul.tag_cloud > li > a
eurostack div.tags > ul.tag_cloud > li > a
xwiki div.tags > ul.tag_cloud > li > a
openproject div.tags > ul.tag_cloud > li > a
Posté par Nicolas Lœuillet (site web personnel, Mastodon) le 01 avril 2026 à 12… article.node > header > div.meta > span.posted_by_spanblock
Nicolas Lœuillet 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 01 avril 2026 à 12:19 header > div.meta > span.posted_by_spanblock > time.updated
Édité par Ysabeau 🧶, Xavier Teyssier et Benoît Sibaud. article.node > header > div.meta > span.edited_by_spanblock
Ysabeau 🧶, Xavier Teyssier et Benoît Sibaud header > div.meta > span.edited_by_spanblock > span.edited_by
Ysabeau 🧶 div.meta > span.edited_by_spanblock > span.edited_by > a
Xavier Teyssier div.meta > span.edited_by_spanblock > span.edited_by > a
Benoît Sibaud div.meta > span.edited_by_spanblock > span.edited_by > a
Modéré par Xavier Teyssier. article.node > header > div.meta > span.moderated_by_spanblock
Xavier Teyssier header > div.meta > span.moderated_by_spanblock > a
Licence CC By‑SA. article.node > header > div.meta > a
Étiquettes : phpautoentrepreneurpocketwallabag article.node > header > div.meta > div.tags
php div.tags > ul.tag_cloud > li > a
autoentrepreneur div.tags > ul.tag_cloud > li > a
pocket div.tags > ul.tag_cloud > li > a
wallabag div.tags > ul.tag_cloud > li > a
Posté par Ysabeau 🧶 (courriel, site web personnel, Mastodon) le 31 mars 2026 à … article.node > header > div.meta > span.posted_by_spanblock
Ysabeau 🧶 header > div.meta > span.posted_by_spanblock > a
courriel 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 31 mars 2026 à 22:12 header > div.meta > span.posted_by_spanblock > time.updated
Édité par Xavier Teyssier et Benoît Sibaud. article.node > header > div.meta > span.edited_by_spanblock
Xavier Teyssier et Benoît Sibaud header > div.meta > span.edited_by_spanblock > span.edited_by
Xavier Teyssier div.meta > span.edited_by_spanblock > span.edited_by > a
Benoît Sibaud 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 : ooxmlthedocumentfoundationodf article.node > header > div.meta > div.tags
ooxml div.tags > ul.tag_cloud > li > a
thedocumentfoundation div.tags > ul.tag_cloud > li > a
odf div.tags > ul.tag_cloud > li > a
Posté par echarp (site web personnel, Mastodon) le 31 mars 2026 à 09:01. 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 31 mars 2026 à 09:01 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 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 : libre_en_fêteintelligence_artificielleallemagneodfrevue_de_presse article.node > header > div.meta > div.tags
libre_en_fête div.tags > ul.tag_cloud > li > a
intelligence_artificielle div.tags > ul.tag_cloud > li > a
allemagne div.tags > ul.tag_cloud > li > a
odf div.tags > ul.tag_cloud > li > a
revue_de_presse div.tags > ul.tag_cloud > li > a
Posté par Collectif le 29 mars 2026 à 16:39. article.node > header > div.meta > span.posted_by_spanblock
Collectif header > div.meta > span.posted_by_spanblock > a
le 29 mars 2026 à 16:39 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 esques le 28 mars 2026 à 17:38. article.node > header > div.meta > span.posted_by_spanblock
esques header > div.meta > span.posted_by_spanblock > a
le 28 mars 2026 à 17:38 header > div.meta > span.posted_by_spanblock > time.updated
Édité par Benoît Sibaud, Pierre Jarillon et Ysabeau 🧶. article.node > header > div.meta > span.edited_by_spanblock
Benoît Sibaud, Pierre Jarillon 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
Pierre Jarillon div.meta > span.edited_by_spanblock > span.edited_by > a
Ysabeau 🧶 div.meta > span.edited_by_spanblock > span.edited_by > a
Modéré par Julien Jorge. article.node > header > div.meta > span.moderated_by_spanblock
Julien Jorge header > div.meta > span.moderated_by_spanblock > a
Licence CC By‑SA. article.node > header > div.meta > a
Étiquettes : décèsbronsonisationrmllosxpkdedeuil article.node > header > div.meta > div.tags
décès div.tags > ul.tag_cloud > li > a
bronsonisation div.tags > ul.tag_cloud > li > a
rmll div.tags > ul.tag_cloud > li > a
osxp div.tags > ul.tag_cloud > li > a
kde div.tags > ul.tag_cloud > li > a
deuil div.tags > ul.tag_cloud > li > a
Posté par Collectif le 27 mars 2026 à 20:33. article.node > header > div.meta > span.posted_by_spanblock
Collectif header > div.meta > span.posted_by_spanblock > a
le 27 mars 2026 à 20:33 header > div.meta > span.posted_by_spanblock > time.updated
Édité par 5 personnes. article.node > header > div.meta > span.edited_by_spanblock
5 personnes 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 : sortie_versionmypaintsvggimp article.node > header > div.meta > div.tags
sortie_version div.tags > ul.tag_cloud > li > a
mypaint div.tags > ul.tag_cloud > li > a
svg div.tags > ul.tag_cloud > li > a
gimp div.tags > ul.tag_cloud > li > a
Posté par Frederic Couchet le 26 mars 2026 à 17:02. article.node > header > div.meta > span.posted_by_spanblock
Frederic Couchet header > div.meta > span.posted_by_spanblock > a
le 26 mars 2026 à 17:02 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 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 : aucune article.node > header > div.meta > div.tags
Posté par Nicolas Pettiaux le 26 mars 2026 à 07:45. article.node > header > div.meta > span.posted_by_spanblock
Nicolas Pettiaux header > div.meta > span.posted_by_spanblock > a
le 26 mars 2026 à 07:45 header > div.meta > span.posted_by_spanblock > time.updated
Édité par Arkem. article.node > header > div.meta > span.edited_by_spanblock
Arkem 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 : ressources_libresinclusionunion_européennesouveraineté_numeriqueau… article.node > header > div.meta > div.tags
ressources_libres div.tags > ul.tag_cloud > li > a
inclusion div.tags > ul.tag_cloud > li > a
union_européenne div.tags > ul.tag_cloud > li > a
souveraineté_numerique div.tags > ul.tag_cloud > li > a
autonomie div.tags > ul.tag_cloud > li > a
collaboration div.tags > ul.tag_cloud > li > a
solidarité div.tags > ul.tag_cloud > li > a
Posté par Etienne Gonnu le 26 mars 2026 à 07:44. article.node > header > div.meta > span.posted_by_spanblock
Etienne Gonnu header > div.meta > span.posted_by_spanblock > a
le 26 mars 2026 à 07:44 header > div.meta > span.posted_by_spanblock > time.updated
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 : libre_à_vousradio_cause_communeau_cafe_libre article.node > header > div.meta > div.tags
libre_à_vous div.tags > ul.tag_cloud > li > a
radio_cause_commune div.tags > ul.tag_cloud > li > a
au_cafe_libre div.tags > ul.tag_cloud > li > a
Posté par Podcast Projets Libres (site web personnel, Mastodon) le 24 mars 2026… 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 24 mars 2026 à 09:42 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 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 : podcast_projets_libresopenstreetmapopen_dataosm article.node > header > div.meta > div.tags
podcast_projets_libres div.tags > ul.tag_cloud > li > a
openstreetmap div.tags > ul.tag_cloud > li > a
open_data div.tags > ul.tag_cloud > li > a
osm div.tags > ul.tag_cloud > li > a
Posté par Collectif le 23 mars 2026 à 07:38. article.node > header > div.meta > span.posted_by_spanblock
Collectif header > div.meta > span.posted_by_spanblock > a
le 23 mars 2026 à 07:38 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 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 : agenda_du_libre article.node > header > div.meta > div.tags
agenda_du_libre 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.

Navigation

Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.

Failing Elements
NdM : La date initialement prévue était jeudi 02 avril. Elle a été reportée au … main#contents > article.node > div.content > h3#toc-ndm--la-date-initialement-prévue-était-jeudi-02-avril-elle-a-été-reportée-au-10-même-lieu-même-heure
ÉducaLibre 2026 : appel à propositions d'ateliers, conférences et tables rondes main#contents > article.node > div.content > h3#toc-Éducalibre-2026--appel-à-propositions-dateliers-conférences-et-tables-rondes

These are opportunities to improve keyboard navigation in your application.

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.

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
[ouest-france.fr] Chemillé-en-Anjou. Libre en fête: deux jours pour célébrer le… div.content > ul > li > a
[ZDNET] Pourquoi l'IA est à la fois une malédiction et une bénédiction pour les… div.content > ul > li > a
Re: Typo nav#last_comments > ul > li > a
Re: et donc? nav#last_comments > ul > li > a
Re: et donc? nav#last_comments > ul > li > a
lionel_jospin 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
administration_française nav#popular_tags > ul.tag_cloud > li > a
capitalisme_de_surveillance nav#popular_tags > ul.tag_cloud > li > a
claude nav#popular_tags > ul.tag_cloud > li > a
bigtech nav#popular_tags > ul.tag_cloud > li > a
logiciel_libre 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.

Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[role]`s have all required `[aria-*]` attributes
`[role]` values are valid
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Image elements have `[alt]` attributes
Input buttons have discernible text.
Form elements have associated labels
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
ARIA attributes are used as specified for the element's role
Elements use only permitted ARIA attributes
Document has a `<title>` element
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Links are distinguishable without relying on color.
Links have a discernible name
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
Skip links are focusable.
Document has a main landmark.
Deprecated ARIA roles were not used
Image elements do not have `[alt]` attributes that are redundant text.
Identical links have the same purpose.
`[accesskey]` values are unique
`button`, `link`, and `menuitem` elements have accessible names
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
`[aria-hidden="true"]` elements do not contain focusable descendents
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]`s are contained by their required parent element
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
Buttons have an accessible name
The page contains a heading, skip link, or landmark region
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
ARIA IDs are unique
No form fields have multiple labels
`<frame>` or `<iframe>` elements have a title
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
`<input type="image">` elements have `[alt]` text
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
No element has a `[tabindex]` value greater than 0
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Uses ARIA roles only on compatible elements
Elements with visible text labels have matching accessible names.
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`<td>` elements in a large `<table>` have one or more table headers.
100

Best Practices

Uses HTTPS
Avoids deprecated APIs
Avoids third-party cookies
Allows users to paste into input fields
Avoids requesting the geolocation permission on page load
Avoids requesting the notification permission on page load
Displays images with correct aspect ratio
Serves images with appropriate resolution
Page has the HTML doctype
Properly defines charset
No browser errors logged to the console
No issues in the `Issues` panel in Chrome Devtools
Ensure CSP is effective against XSS attacks
Use a strong HSTS policy
Ensure proper origin isolation with COOP
Mitigate clickjacking with XFO or CSP
Mitigate DOM-based XSS with Trusted Types
Detected JavaScript libraries
Page has valid source maps
Redirects HTTP traffic to HTTPS
100

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.

Structured data is valid
Page isn’t blocked from indexing
Document has a `<title>` element
Document has a meta description
Page has successful HTTP status code
Links have descriptive text
Links are crawlable
robots.txt is valid
Image elements have `[alt]` attributes
Document has a valid `hreflang`
Document has a valid `rel=canonical`

Send Feedback