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 |
|---|---|---|
| connect.facebook.net/en_US/fbevents.js | 1200.0 s | 96.6 KiB |
| siteimproveanalytics.com/js/siteanalyze_66356667.js | 86400.0 s | 107.3 KiB |
| /signals/config/960184152198754?v=2.9.303&r=stable&domain... | 1200.0 s | 44.8 KiB |
| /signals/config/1438055863158990?v=2.9.303&r=stable&domai... | 1200.0 s | 16.3 KiB |
| scripts.clarity.ms/0.8.59/clarity.js | 86400.0 s | 26.2 KiB |
| cbe.capturehighered.net/cbe/cbe.js | 7200.0 s | 8.6 KiB |
| assets.sc.edu/?v1 | 3600.0 s | 7.5 KiB |
| apply.sc.edu/ping | 1794.0 s | 1.7 KiB |
| /cbe/footprint?v=1.3&n=_cbe&id=d54185b7&new=1&vid=3288515... | 0.0 ms | 268 B |
| insight.adsrvr.org/track/pxl/?adv=75p86ce&ct=0:m8uuaom&fmt=3/ | 0.0 ms | 149 B |
| /tr/?id=960184152198754&ev=PageView&dl=https%3A%2F%2Fsc.e... | 0.0 ms | 19 B |
| /tr/?id=1438055863158990&ev=PageView&dl=https%3A%2F%2Fsc.... | 0.0 ms | 16 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 | |
|---|---|---|---|
div.column > div.full-width-hero > figure > div.full-width-hero_img div.column > div.full-width-hero > figure > div.full-width-hero_img | sc.edu/imgs/background/background-college-school-bottom.jpg | 1.4 MiB | 1.0 MiB |
group of people together in front of a window with three standing and two sitti… li.aos-init > a > div.li-img > img.post-image | sc.edu/uofsc/images/large_post_images/2026/03-large-post-goldwater.jpg | 452.9 KiB | 430.7 KiB |
div.column > div.full-width-hero > figure > div.full-width-hero_img div.column > div.full-width-hero > figure > div.full-width-hero_img | sc.edu/imgs/background/background-walkabout-17.jpg | 567.1 KiB | 369.1 KiB |
smokestack with white li.aos-init > a > div.li-img > img.post-image | sc.edu/uofsc/images/large_post_images/uofsc_large_post_smokestack_180823-002.jpg | 168.0 KiB | 145.8 KiB |
students walking along brick pathway li.aos-init > a > div.li-img > img.post-image | sc.edu/uofsc/images/large_post_images/uofsc_large_post_students_180328-407.jpg | 149.4 KiB | 127.2 KiB |
University of South Carolina Equestrian team smiling while holding championship… section > div.hero-wrapper > figure.hero > img.hero__img | /imgs/home_page_images/2026_equestrian/equestrian-nationa... | 148.9 KiB | 28.3 KiB |
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 |
|---|---|---|
| sc.edu/_resources/js/direct-edit.js | 329 B | |
| sc.edu/_resources/js/libs/modernizr-2.6.2-respond-1.1.0.min.js | 7.7 KiB | |
| sc.edu/_resources/css/jquery.fancybox.css | 2.9 KiB | |
| sc.edu/_resources/css/style.css | 29.5 KiB | 283 ms |
| sc.edu/_resources/css/foundation.min.css | 1.5 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
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 |
|---|---|---|
| sc.edu/_resources/css/style.css | 29.4 KiB | 24.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 |
|---|---|---|
| siteimproveanalytics.com/js/siteanalyze_66356667.js | 106.6 KiB | 77.6 KiB |
| www.googletagmanager.com/gtag/js?id=G-L3YTP5R48L | 169.2 KiB | 68.2 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-NJ732CJ | 185.5 KiB | 62.0 KiB |
| connect.facebook.net/en_US/fbevents.js | 96.5 KiB | 34.3 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 |
|---|---|---|
| sc.edu/_resources/css/style.css | 29.5 KiB | 8.0 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
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 | |
|---|---|
group of people together in front of a window with three standing and two sitti… li.aos-init > a > div.li-img > img.post-image | sc.edu/uofsc/images/large_post_images/2026/03-large-post-goldwater.jpg |
students walking along brick pathway li.aos-init > a > div.li-img > img.post-image | sc.edu/uofsc/images/large_post_images/uofsc_large_post_students_180328-407.jpg |
smokestack with white li.aos-init > a > div.li-img > img.post-image | sc.edu/uofsc/images/large_post_images/uofsc_large_post_smokestack_180823-002.jpg |
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
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 | connect.facebook.net/en_US/fbevents.js line 279, col 769 |
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 |
|---|---|---|
| 2 | Disallow: ~ | Pattern should either be empty, start with "/" or "*" |
To appear in search results, crawlers need access to your app.