Mobile 375 × 812

Desktop 1440 × 900

Score: 78 / 100
Based on 8 categories, 0 sections
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
No Content-Security-Policy header found
8 link(s) with no accessible text
9 control(s) without accessible label
No <main> landmark found
[](https://beavercheck.com/results/35a2994a-2327-8efe-458a-5803af5765ce)<a href="https://beavercheck.com/results/35a2994a-2327-8efe-458a-5803af5765ce"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.debian.org" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.debian.orgThis badge auto-updates with your latest scan result.
Thanks for your feedback!
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.08 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
8.73 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.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.68 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.
8.73 s
Audit breakdown by category with detailed findings.
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.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
DebConf25 Group Photo div.slider-wrapper > div.inner > article > img | www.debian.org/Pics/debconf25_group_photo.jpg | 507.7 KiB | 496.0 KiB |
Group photo of the MiniDebConf Hamburg 2025 div.slider-wrapper > div.inner > article > img | www.debian.org/Pics/mini-dc25-hamburg.jpg | 431.0 KiB | 419.7 KiB |
Screenshot from the Calamares installer div.slider-wrapper > div.inner > article > img | www.debian.org/Pics/calamares-installer.png | 275.5 KiB | 263.4 KiB |
Debian people at Debconf18 in Hsinchu really having fun div.slider-wrapper > div.inner > article > img | www.debian.org/Pics/debian-funny-people-1024x576.jpg | 214.2 KiB | 202.9 KiB |
Group photo of the MiniDebConf Maceió 2025 div.slider-wrapper > div.inner > article > img | www.debian.org/Pics/mini-dc25-maceio.jpg | 151.1 KiB | 139.8 KiB |
Debian is like a Swiss Army Knife div.slider-wrapper > div.inner > article > img | www.debian.org/Pics/debian-swiss-knife-hands-1024x576.jpg | 118.4 KiB | 107.1 KiB |
Debian div.column > div > div.os-img-container > img | www.debian.org/Pics/debian-logo-1024x576.png | 32.0 KiB | 27.8 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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.
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.
| URL | Transfer Size | Duration |
|---|---|---|
| www.debian.org/debian.css | 4.7 KiB | 150 ms |
| www.debian.org/empty.css | 69 B | |
| www.debian.org/debian-en.css | 436 B | |
| www.debian.org/5img-carousel-slider.css | 1.4 KiB | |
| www.debian.org/startpage.css | 2.8 KiB | |
| www.debian.org/debhome.css | 1.6 KiB |
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.
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.
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
| Failing Elements |
|---|
div.column > div.row > div.community > a div.column > div.row > div.community > a |
div.column > div.row > div.community > a div.column > div.row > div.community > a |
div.column > div.row > div.community > a div.column > div.row > div.community > a |
div.column > div.row > div.community > a div.column > div.row > div.community > a |
div.column > div.row > div.community > a div.column > div.row > div.community > a |
div.column > div.row > div.community > a div.column > div.row > div.community > a |
div.column > div.row > div.community > a div.column > div.row > div.community > a |
div.column > div.row > div.community > a div.column > div.row > div.community > a |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
| Failing Elements |
|---|
RSS div.column > div.project-news > div.project-news-content > a.rss_logo |
These are opportunities to improve the legibility of your content.
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
| Failing Elements |
|---|
div#searchbox > form > p > input div#searchbox > form > p > input |
Form elements without effective labels can create frustrating experiences for screen reader users. Learn more about the `select` element.
| Failing Elements |
|---|
Select your language
català
dansk
Deutsch
español
français
Galego
Indonesia
Ita… div#pageLang > div#langSelector > div#langContainer > select |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
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 |
|---|
Blog div#navbar > ul > li > a |
Other downloads div.column > div > div.os-img-container > a.os-other-download |
Select your language
català
dansk
Deutsch
español
français
Galego
Indonesia
Ita… div#pageLang > div#langSelector > div#langContainer > select |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. Learn how to provide responsive images.
| URL | Displayed size | Actual size | Expected size | |
|---|---|---|---|---|
Debian div#upperheader > div#logo > a > img | www.debian.org/Pics/openlogo-50.png | 50 x 61 | 50 x 61 | 75 x 92 |
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.
421 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.66 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.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
490 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.66 s
Audit breakdown by category with detailed findings.
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.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
DebConf25 Group Photo div.slider-wrapper > div.inner > article > img | www.debian.org/Pics/debconf25_group_photo.jpg | 507.7 KiB | 473.3 KiB |
Group photo of the MiniDebConf Hamburg 2025 div.slider-wrapper > div.inner > article > img | www.debian.org/Pics/mini-dc25-hamburg.jpg | 431.0 KiB | 397.9 KiB |
Screenshot from the Calamares installer div.slider-wrapper > div.inner > article > img | www.debian.org/Pics/calamares-installer.png | 275.5 KiB | 239.9 KiB |
Debian people at Debconf18 in Hsinchu really having fun div.slider-wrapper > div.inner > article > img | www.debian.org/Pics/debian-funny-people-1024x576.jpg | 214.2 KiB | 181.1 KiB |
Group photo of the MiniDebConf Maceió 2025 div.slider-wrapper > div.inner > article > img | www.debian.org/Pics/mini-dc25-maceio.jpg | 151.1 KiB | 118.0 KiB |
Debian is like a Swiss Army Knife div.slider-wrapper > div.inner > article > img | www.debian.org/Pics/debian-swiss-knife-hands-1024x576.jpg | 118.4 KiB | 85.3 KiB |
Debian div.column > div > div.os-img-container > img | www.debian.org/Pics/debian-logo-1024x576.png | 32.0 KiB | 19.8 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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.
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.
| URL | Transfer Size |
|---|---|
| www.debian.org/debhome.css | 1.6 KiB |
| www.debian.org/5img-carousel-slider.css | 1.4 KiB |
| www.debian.org/startpage.css | 2.8 KiB |
| www.debian.org/debian-en.css | 436 B |
| www.debian.org/debian.css | 4.7 KiB |
| www.debian.org/empty.css | 69 B |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
| Failing Elements |
|---|
div.column > div.row > div.community > a div.column > div.row > div.community > a |
div.column > div.row > div.community > a div.column > div.row > div.community > a |
div.column > div.row > div.community > a div.column > div.row > div.community > a |
div.column > div.row > div.community > a div.column > div.row > div.community > a |
div.column > div.row > div.community > a div.column > div.row > div.community > a |
div.column > div.row > div.community > a div.column > div.row > div.community > a |
div.column > div.row > div.community > a div.column > div.row > div.community > a |
div.column > div.row > div.community > a div.column > div.row > div.community > a |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
| Failing Elements |
|---|
RSS div.column > div.project-news > div.project-news-content > a.rss_logo |
These are opportunities to improve the legibility of your content.
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
| Failing Elements |
|---|
div#searchbox > form > p > input div#searchbox > form > p > input |
Form elements without effective labels can create frustrating experiences for screen reader users. Learn more about the `select` element.
| Failing Elements |
|---|
Select your language
català
dansk
Deutsch
español
français
Galego
Indonesia
Ita… div#pageLang > div#langSelector > div#langContainer > select |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
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 |
|---|
Select your language
català
dansk
Deutsch
español
français
Galego
Indonesia
Ita… div#pageLang > div#langSelector > div#langContainer > select |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
| Failing Elements |
|---|
html html |
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