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.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
Internationalization and localization
If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. Learn more about the `lang` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These are opportunities to improve the interpretation of your content by users in different locales.
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 |
|---|
https://www.indybay.org/newsitems/2019/11/30/18828519.php body > ul > li > a |
https://www.democracynow.org/2019/11/27/1999_wto_protests_20_years_later body > ul > li > a |
https://archive.is/03tV4 body > ul > li > a |
Indymedia 20th Anniversary Encuentro body > ul > li > a |
https://www.historylink.org/File/2142 body > ul > li > a |
Antwerpen body > p > a |
Athens body > p > a |
Barcelona body > p > a |
Belarus body > p > a |
Belgium body > p > a |
Brussels body > p > a |
Bulgaria body > p > a |
Estrecho / madiaq body > p > a |
Germany body > p > a |
Grenoble body > p > a |
Ireland body > p > a |
Istanbul body > p > a |
Italy body > p > a |
La plana body > p > a |
Paris/Île-de-france body > p > a |
Patras body > p > a |
Piemonte body > p > a |
Poland body > p > a |
Portugal body > p > a |
Romania body > p > a |
Russia body > p > a |
Sardegna body > p > a |
Scotland body > p > a |
Switzerland body > p > a |
Ukraine body > p > a |
United kingdom body > p > a |
Valencia body > p > a.indypagebody |
Atlanta body > p > a |
Big muddy body > p > a |
Boston body > p > a |
Buffalo body > p > a |
Chicago body > p > a |
Santa cruz, ca body > p > a |
United states body > p > a |
Urbana-champaign body > p > a |
print body > a |
radio body > a |
satellite tv body > a |
video body > a |
abruzzo body > a |
alacant body > a |
andorra body > a |
antwerpen body > a |
armenia body > a |
athens body > a |
austria body > a |
barcelona body > a |
belarus body > a |
belgium body > a |
bristol body > a |
brussels body > a |
bulgaria body > a |
calabria body > a |
cyprus body > a |
emilia-romagna body > a |
euskal herria body > a |
galiza body > a |
germany body > a |
grenoble body > a |
ireland body > a |
istanbul body > a |
italy body > a |
la plana body > a |
liege body > a |
liguria body > a |
lille body > a |
linksunten body > a |
lombardia body > a |
london body > a |
madrid body > a |
malta body > a |
marseille body > a |
nantes body > a |
napoli body > a |
netherlands body > a |
nice body > a |
northern england body > a |
nottingham body > a |
paris/île-de-france body > a |
patras body > a |
piemonte body > a |
poland body > a |
portugal body > a |
romania body > a |
russia body > a |
sardegna body > a |
sverige body > a |
switzerland body > a |
torun body > a |
toscana body > a |
toulouse body > a |
ukraine body > a |
valencia body > a |
argentina body > a |
bolivia body > a |
chiapas body > a |
chile body > a |
chile sur body > a |
cmi brasil body > a |
colombia body > a |
ecuador body > a |
mexico body > a |
peru body > a |
puerto rico body > a |
qollasuyu body > a |
rosario body > a |
santiago body > a |
tijuana body > a |
uruguay body > a |
valparaiso body > a |
aotearoa body > a |
darwin body > a |
atlanta body > a |
austin body > a |
austin indymedia body > a |
big muddy body > a |
binghamton body > a |
boston body > a |
buffalo body > a |
charlottesville body > a |
chicago body > a |
cleveland body > a |
colorado body > a |
columbus body > a |
dc body > a |
hawaii body > a |
houston body > a |
hudson mohawk body > a |
kansas city body > a |
la body > a |
madison body > a |
maine body > a |
michigan body > a |
milwaukee body > a |
minneapolis/st. paul body > a |
new jersey body > a |
new mexico body > a |
new orleans body > a |
north carolina body > a |
nyc body > a |
philadelphia body > a |
pittsburgh body > a |
portland body > a |
richmond body > a |
rochester body > a |
rogue valley body > a |
san diego body > a |
san francisco body > a |
san francisco bay area body > a |
santa cruz, ca body > a |
sarasota body > a |
seattle body > a |
tennessee body > a |
urbana-champaign body > a |
worcester body > a |
armenia body > a |
beirut body > a |
israel body > a |
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 html |
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 (Not Found) |
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.