Lighthouse Desktop
· 0 checks — Desktop Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|---|
| cdnjs.cloudflare.com/ajax/libs/font-awesome/3.1.0/css/font-awesome.min.css | 4.0 KiB | 259 ms |
| www.apachefriends.org/stylesheets/all-30d97a4b.css | 44.5 KiB | 80 ms |
| www.apachefriends.org/javascripts/modernizr-6bfc3ff0.js | 15.8 KiB | |
| www.apachefriends.org/stylesheets/normalize-ef7858ef.css | 2.2 KiB |
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Diagnostics
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.apachefriends.org/stylesheets/all-30d97a4b.css | 44.5 KiB | 22.1 KiB |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.apachefriends.org/javascripts/all-d8620939.js | 44.9 KiB | 18.1 KiB |
| www.apachefriends.org/javascripts/modernizr-6bfc3ff0.js | 15.6 KiB | 10.5 KiB |
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.apachefriends.org/stylesheets/all-30d97a4b.css | 44.4 KiB | 41.3 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.googletagmanager.com/gtag/js?id=G-3JEZ7LNJJK&cx=c&_slc=1 | 147.7 KiB | 63.9 KiB |
| connect.facebook.net/en_US/all.js?hash=57ae0a47d424dd2d56bab4b1c3edc5d7 | 82.4 KiB | 53.8 KiB |
| www.apachefriends.org/javascripts/all-d8620939.js | 44.9 KiB | 25.2 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 | |
|---|---|
div.row > div.large-12 > h1 > img div.row > div.large-12 > h1 > img | www.apachefriends.org/images/xampp-logo-ac950edf.svg |
ul.right > li#locales > a > img ul.right > li#locales > a > img | www.apachefriends.org/images/flags/en-dd9e149e.png |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| apachefriends.org/ | 237 ms |
| www.apachefriends.org/ | 0.0 ms |
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
form > div.row > div.search-button > input.success form > div.row > div.search-button > input.success |
XAMPP for Windows
8.2.12 (PHP 8.2.12) div.hero > div#download > div.large-3 > a |
8.2.12 (PHP 8.2.12) div#download > div.large-3 > a > span |
XAMPP for Linux
8.2.12 (PHP 8.2.12) div.hero > div#download > div.large-3 > a |
8.2.12 (PHP 8.2.12) div#download > div.large-3 > a > span |
XAMPP for OS X
8.2.4 (PHP 8.2.4) div.hero > div#download > div.large-3 > a |
8.2.4 (PHP 8.2.4) div#download > div.large-3 > a > span |
Read more » div.wrapper > div#breaking > div.large-8 > a.right |
Read more » div.row > div#about > p > a |
Forums div.row > div#documentation > p > a |
Facebook div.row > div#documentation > p > a |
Twitter div.row > div#documentation > p > a |
Copyright (c) 2024, Apache Friends div.columns > div.footer_lists-container > div.footer_social > p.footer_copyright |
Blog div.footer_lists-container > ul.footer_links > li > a |
Privacy Policy div.footer_lists-container > ul.footer_links > li > a |
Multiplatform installers by InstallBuilder div.footer_lists-container > ul.footer_links > li > a |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Read more » div.row > div#about > p > a |
Forums div.row > div#documentation > p > a |
Facebook div.row > div#documentation > p > a |
Twitter div.row > div#documentation > p > a |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
New XAMPP release 8.2.12, 8.1.25 and 8.0.30 div.wrapper > div#breaking > div.large-4 > h4 |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
ul.right > li#locales > a > img ul.right > li#locales > a > img |
div.row > div.large-12 > h1 > img div.row > div.large-12 > h1 > img |
div#download > div.large-3 > a > img div#download > div.large-3 > a > img |
div#download > div.large-3 > a > img div#download > div.large-3 > a > img |
div#download > div.large-3 > a > img div#download > div.large-3 > a > img |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.row > div.large-6 > div.video-wrapper > a div.row > div.large-6 > div.video-wrapper > a |
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.
Best practices
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.js html.js |
These items highlight common accessibility best practices.
Best Practices
SEO
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Crawling and Indexing
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more about robots.txt.
Performance issues directly impact user engagement and conversion rates.
| Line # | Content | Error |
|---|---|---|
| 17 | Sitemap: /sitemap.xml | Invalid sitemap URL |
To appear in search results, crawlers need access to your app.
Content Best Practices
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
ul.right > li#locales > a > img ul.right > li#locales > a > img |
div.row > div.large-12 > h1 > img div.row > div.large-12 > h1 > img |
div#download > div.large-3 > a > img div#download > div.large-3 > a > img |
div#download > div.large-3 > a > img div#download > div.large-3 > a > img |
div#download > div.large-3 > a > img div#download > div.large-3 > a > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.