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.
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.
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
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.
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 | |
|---|---|---|---|
A group in outdoor gear walks through a dense green forest. One carries a long … div.page-secondary > section.section > figure.section-image > img | www.nd.edu/assets/images/home/sustainability-1400.webp | 446.7 KiB | 328.8 KiB |
main#content > div.page-header > figure.page-image > img main#content > div.page-header > figure.page-image > img | www.nd.edu/assets/features/sustainability/images/poster-sustainability-1920.webp | 126.6 KiB | 61.7 KiB |
Aerial view of an abandoned, ivy-covered stone church ruin next to a tall red b… li.card-container > div.card > figure.card-image > img | www.nd.edu/assets/images/home/ff-community-regeneration.webp | 60.9 KiB | 40.3 KiB |
A woman with brown curly hair and red lipstick holds a baby wearing a denim jac… li.card-container > div.card > figure.card-image > img | www.nd.edu/assets/images/home/ff-maternal-health.webp | 33.6 KiB | 13.7 KiB |
A person in blue nitrile gloves holds a petri dish with pink-and-purple liquid … li.card-container > div.card > figure.card-image > img | www.nd.edu/assets/images/home/ff-brain-cancer.webp | 22.4 KiB | 9.1 KiB |
A simulated hurricane formation on a grid texture background. li.card-container > div.card > figure.card-image > img | www.nd.edu/assets/images/home/ff-hurricane-forecasts.webp | 21.6 KiB | 8.8 KiB |
A lone chicken looks left with the background of the interior of a barn is out … li.card-container > div.card > figure.card-image > img | www.nd.edu/assets/images/home/ff-virus-detection.webp | 13.6 KiB | 5.5 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
|---|---|
| nd.edu/ | 921 ms |
| www.nd.edu/ | 0.0 ms |
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.
Performance issues directly impact user engagement and conversion rates.
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.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
From climate science to ethical policy, Notre Dame is uncovering the factors th… div.page-header > div.page-title-wrapper > p.page-lede > a.btn |
2026 Laetare Medalist: Tim Shriver, chairman and former CEO of Special Olympics li.grid > div.span-xs-2 > h3.unstyled > a |
What is the Ethics Initiative? li.grid > div.span-xs-2 > h3.unstyled > a |
Hometown in Crisis li.grid > div.span-xs-2 > h3.unstyled > a |
In Tandem: Chemistry & Art li.grid > div.span-xs-2 > h3.unstyled > a |
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.