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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| /w/load.php?lang=en&modules=ext.uls.pt%7Cext.visualEditor... | 300.0 s | 18.2 KiB |
| /w/load.php?lang=en&modules=startup&only=scripts&raw=1&sk... | 300.0 s | 12.0 KiB |
| osmfoundation.org/osm_logo.svg | 0.0 ms | 10.5 KiB |
| osmfoundation.org/cc-wiki.png | 0.0 ms | 5.0 KiB |
| osmfoundation.org/w/resources/assets/poweredby_mediawiki.svg | 0.0 ms | 4.2 KiB |
| /w/load.php?lang=en&modules=site.styles&only=styles&skin=... | 300.0 s | 853 B |
| /w/skins/Vector/resources/skins.vector.styles/images/link... | 0.0 ms | 275 B |
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 |
|---|---|---|
| /w/load.php?lang=en&modules=ext.uls.pt%7Cext.visualEditor... | 18.2 KiB | 80 ms |
| /w/load.php?lang=en&modules=site.styles&only=styles&skin=... | 853 B |
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Creative Commons Attribution-ShareAlike 2.0 license ul#footer-icons > li#footer-copyrightico > a.cdx-button > img | osmfoundation.org/cc-wiki.png | 5.0 KiB | 4.5 KiB |
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.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /w/load.php?lang=en&modules=ext.uls.pt%7Cext.visualEditor... | 18.2 KiB | 14.9 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /w/load.php?lang=en&modules=ext.checkUser.clientHints%7Ce... | 105.7 KiB | 57.8 KiB |
| /w/load.php?lang=en&modules=skins.vector.search.codex.scr... | 64.9 KiB | 53.8 KiB |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Mission Statement li > ul > li > a |
Diversity Statement li > ul > li > a |
Operations li > ul > li > a |
Community li > ul > li > a |
Free and Open li > ul > li > a |
Online Safety li > ul > li > a |
Community Guidelines li > ul > li > a |
Attribution Guidelines li > ul > li > a |
Licence Compatibility li > ul > li > a |
Trademark Policy FAQ li > ul > li > a |
SOTM Quick Licence li > ul > li > a |
Board Member Bios li > ul > li > a |
Board Rules of Order li > ul > li > a |
Advisory Board div > ul > li > a |
Local Chapters div > ul > li > a |
Membership Working Group li > ul > li > a |
Operations Working Group li > ul > li > a |
Working Group Minutes li > ul > li > a |
Committees and other groups div > ul > li > a |
Microgrants committee li > ul > li > a |
Personnel committee li > ul > li > a |
Software dispute resolution panel for iD li > ul > li > a.extiw |
Takeover Protection Special Committee li > ul > li > a |
These items highlight common accessibility best practices.
Best Practices
General
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
Failed to load resource: the server responded with a status of 404 () |
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.
Content Best Practices
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Performance issues directly impact user engagement and conversion rates.
Format your HTML in a way that enables crawlers to better understand your app’s content.