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.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
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.
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
Performance issues directly impact user engagement and conversion rates.
| URL | Protocol |
|---|---|
| iu.edu/ | http/1.1 |
| iu.edu/_css/site.css?20231208 | http/1.1 |
| iu.edu/_css/home.css?20250827 | http/1.1 |
| iu.edu/images/homepage-header-image_brand2.0.webp | http/1.1 |
| iu.edu/images/home/brizz-charlie-600x400.jpeg | http/1.1 |
| iu.edu/images/home/students-on-campus.jpg | http/1.1 |
| iu.edu/images/home-research.jpg | http/1.1 |
| iu.edu/images/home/global-600x4001.jpeg | http/1.1 |
| iu.edu/_js/site.js?20231018 | http/1.1 |
| iu.edu/_js/able-player/build/ableplayer.min.js | http/1.1 |
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 |
|---|---|---|
| iu.edu/_css/site.css?20231208 | 38.1 KiB | 307 ms |
| iu.edu/_css/home.css?20250827 | 7.8 KiB | 453 ms |
| unpkg.com/rivet-core@2.5.2/css/rivet.min.css | 24.3 KiB | 340 ms |
| /css2?family=Azeret+Mono:ital,wght@0,100..900;1,100..900&... | 1.3 KiB | 267 ms |
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 | |
|---|---|---|---|
President Whitten and Ivan Tornos sign a new agreement between Indiana Universi… div.rvt-c-teaser__image > figure.rvt-m-all-none > picture > img | /live/image/scale/2x/gid/2/width/768/height/768/crop/1/sr... | 150.3 KiB | 143.3 KiB |
Luke Alka sits at a desk and works on a computer. div.rvt-c-teaser__image > figure.rvt-m-all-none > picture > img | /live/image/scale/2x/gid/2/width/768/height/768/crop/1/sr... | 104.6 KiB | 99.7 KiB |
Three students sit under a tree, smiling and talking div.rvt-row > div.rvt-cols-6-md > div.rvt-c-promo-image > img | iu.edu/images/home/students-on-campus.jpg | 107.6 KiB | 78.1 KiB |
Student holding a notebook in front of signage in multiple languages div.rvt-row > div.rvt-cols-6-md > div.rvt-c-promo-image > img | iu.edu/images/home/global-600x4001.jpeg | 85.9 KiB | 56.4 KiB |
Student leaning on stair railing and smiling div.rvt-row > div.rvt-cols-6-md > div.rvt-c-promo-image > img | iu.edu/images/home/brizz-charlie-600x400.jpeg | 64.6 KiB | 35.1 KiB |
div.rvt-c-teaser__image > figure.rvt-m-all-none > picture > img div.rvt-c-teaser__image > figure.rvt-m-all-none > picture > img | /live/image/scale/2x/gid/2/width/768/height/768/crop/1/sr... | 28.1 KiB | 22.8 KiB |
Student drops research sample into tube div.rvt-row > div.rvt-cols-6-md > div.rvt-c-promo-image > img | iu.edu/images/home-research.jpg | 36.1 KiB | 19.4 KiB |
Collaged image of doctor holding a patient's hands overlaid with a scientist wo… div.rvt-c-campaigns-home-banner > div.rvt-c-campaigns-home-banner__image-container > div.rvt-c-campaigns-home-banner__image > img | iu.edu/images/homepage-header-image_brand2.0.webp | 37.7 KiB | 9.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 |
|---|---|---|
| iu.edu/_css/site.css?20231208 | 37.8 KiB | 29.9 KiB |
| unpkg.com/rivet-core@2.5.2/css/rivet.min.css | 23.9 KiB | 21.9 KiB |
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 |
|---|---|---|
| iu.edu/_css/site.css?20231208 | 38.1 KiB | 3.9 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 |
|---|---|---|
| unpkg.com/rivet-core@2.5.2/js/rivet-iife.js | 21.2 KiB | 14.1 KiB |
| iu.edu/_js/site.js?20231018 | 11.9 KiB | 3.8 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 |
|---|---|---|
| connect.facebook.net/en_US/fbevents.js | 96.5 KiB | 90.6 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-NFLPFVV>m=4e64k0h2 | 157.7 KiB | 77.1 KiB |
| www.googletagmanager.com/gtag/js?id=G-61CH0D2DQW&cx=c>m=4e64k0h2 | 173.8 KiB | 64.7 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-5X98FWD>m=4e64k0h2 | 169.7 KiB | 63.1 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-WJFT899 | 123.0 KiB | 62.7 KiB |
| www.googletagmanager.com/gtag/destination?id=DC-13775325&cx=c>m=4e64k0h2 | 129.2 KiB | 61.8 KiB |
| iu.edu/_js/able-player/build/ableplayer.min.js | 59.8 KiB | 53.6 KiB |
| connect.facebook.net/en_US/fbevents.js | 96.5 KiB | 30.5 KiB |
| code.jquery.com/jquery-3.7.1.min.js | 29.6 KiB | 21.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 | |
|---|---|
Collaged image of doctor holding a patient's hands overlaid with a scientist wo… div.rvt-c-campaigns-home-banner > div.rvt-c-campaigns-home-banner__image-container > div.rvt-c-campaigns-home-banner__image > img | iu.edu/images/homepage-header-image_brand2.0.webp |
Student drops research sample into tube div.rvt-row > div.rvt-cols-6-md > div.rvt-c-promo-image > img | iu.edu/images/home-research.jpg |
Student leaning on stair railing and smiling div.rvt-row > div.rvt-cols-6-md > div.rvt-c-promo-image > img | iu.edu/images/home/brizz-charlie-600x400.jpeg |
Three students sit under a tree, smiling and talking div.rvt-row > div.rvt-cols-6-md > div.rvt-c-promo-image > img | iu.edu/images/home/students-on-campus.jpg |
Student holding a notebook in front of signage in multiple languages div.rvt-row > div.rvt-cols-6-md > div.rvt-c-promo-image > img | iu.edu/images/home/global-600x4001.jpeg |
Get it on Google Play div.rvt-card__button > div.rvt-c-app-stores__badges > a.rvt-c-app-stores__badge > img | |
Download on the App Store div.rvt-card__button > div.rvt-c-app-stores__badges > a.rvt-c-app-stores__badge > img |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
9
campuses
930+
academic programs
90,000+
students
170
countries represented
#1… body > main#main-content > div.rvt-m-top-xxl | 0.101 |
main#main-content > div.rvt-m-top-xxl > div.rvt-container-lg > div.rvt-flex main#main-content > div.rvt-m-top-xxl > div.rvt-container-lg > div.rvt-flex | 0.002 |
div.rvt-c-campaigns-home-banner__content > div.rvt-c-campaigns-home-banner__cta > a.rvt-cta > ::after div.rvt-c-campaigns-home-banner__content > div.rvt-c-campaigns-home-banner__cta > a.rvt-cta > ::after | 0.000 |
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
General
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| AttributionReporting |
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.