Lighthouse Mobile
· 0 checks — Mobile 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.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
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 | |
|---|---|---|---|
Group of individuals pose in a formal room with U.S. flags behind them. div.photos-container > div.photo > div.f--field > img | usc.edu/wp-content/uploads/2026/04/CPC_group-photo_0-768x432.png | 180.9 KiB | 165.4 KiB |
Festival of Books div.featured-card > div.f--field > a > img.lazyloaded | usc.edu/wp-content/uploads/2026/04/20260418_festival_of_books_3-768x432.jpg | 130.3 KiB | 117.6 KiB |
Sarah Feakins, Professor of Earth Sciences in Dornsife, leads a team gathering … div.photos-container > div.photo > div.f--field > img | /wp-content/uploads/2026/04/16420620597_da47c8d8b6_b-Fire... | 141.0 KiB | 113.4 KiB |
Two students stand on campus holding an academic award plaque. div.photos-container > div.photo > div.f--field > img | /wp-content/uploads/2026/04/1200-x-600-Firefly-Upscaler-2... | 135.9 KiB | 108.2 KiB |
Students on laptops in a class in an auditorium at USC Annenberg. div.image-title-container > div.image-container > div.f--field > img.ls-is-cached | /wp-content/uploads/2023/03/USC_ASCJ_ANN_Auditorium_20190... | 89.2 KiB | 74.0 KiB |
Geoffrey Garrett at USC Marshall and USC Leventhal scholarship celebration div.card-inner > div.f--field > a > img | /wp-content/uploads/2026/02/20260129_MarshallScholarship_... | 78.5 KiB | 72.3 KiB |
Researchers in a lab examine samples and discuss their work. div.photos-container > div.photo > div.f--field > img | /wp-content/uploads/2026/04/2017103_Keck_Spring__2017_081... | 82.6 KiB | 58.9 KiB |
body.has-emergency-banner body.has-emergency-banner | /v/t51.82787-15/669606766_18567732523002734_8365734126815... | 63.4 KiB | 47.1 KiB |
APR 18, 2026 div.cards-list > div.article-card > div.text-container > div.f--field | /v/t51.82787-15/662344000_18573273703062086_5061505532015... | 56.3 KiB | 44.0 KiB |
Academic Honors Convocation: David H. Peng, Beong-Soo Kim and Yannis C. Yortsos div.card-inner > div.f--field > a > img | usc.edu/wp-content/uploads/2026/04/FAHC_1838-768x432.jpg | 47.2 KiB | 41.8 KiB |
Oliver Mayer div.card-inner > div.f--field > a > img | usc.edu/wp-content/uploads/2026/02/250424_USC_Ling-Luo_175_uscn-768x432.jpg | 46.8 KiB | 41.4 KiB |
Students and a faculty member pose on stage holding PR awards. div.photos-container > div.photo > div.f--field > img | usc.edu/wp-content/uploads/2026/04/prweek-awards-2026-1-768x432.jpg | 56.0 KiB | 40.5 KiB |
Students in business attire present at the front of a classroom. div.photos-container > div.photo > div.f--field > img | /wp-content/uploads/2026/04/usc_msb_global_case_comp_wo_2... | 47.8 KiB | 34.1 KiB |
Tommy Trojan with sun in background div.card-inner > div.f--field > a > img | usc.edu/wp-content/uploads/2025/06/tommy_2400-768x432.jpg | 37.7 KiB | 33.4 KiB |
Victoria Makanjuola div.card-inner > div.f--field > a > img | /wp-content/uploads/2026/04/victoria-makanjuola-online-ms... | 35.6 KiB | 31.5 KiB |
BlockchainSC div.card-inner > div.f--field > a > img | /wp-content/uploads/2026/04/ChatGPT-Image-Apr-17-2026-11_... | 32.4 KiB | 25.2 KiB |
USC Fisher Museum welcomes the National Archives’ Freedom Plane National Tour div.article-card > div.text-container > div.f--field > h3 | static.cdninstagram.com/rsrc.php/v4/yP/r/9NgyF_R7b4t.png | 41.8 KiB | 13.8 KiB |
span#alttext-container > img#alttext-image span#alttext-container > img#alttext-image | /v/t51.2885-19/314772925_649510439966450_4105615469657109... | 5.9 KiB | 5.8 KiB |
span#alttext-container > img#alttext-image span#alttext-container > img#alttext-image | /v/t51.82787-19/625227618_17892439938411035_6809477430629... | 4.7 KiB | 4.6 KiB |
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.
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.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
| URL | Est Savings |
|---|---|
| /af/3cbd9b/000000000000000000012d68/27/l?primer=7cdcb44be... | 10 ms |
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.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Diagnostics
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 |
|---|---|---|
| /wp-content/themes/usc-communications-2023/pattern_lab/so... | 123.6 KiB | 30.8 KiB |
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 |
|---|---|---|
| /wp-content/themes/usc-communications-2023/pattern_lab/so... | 123.4 KiB | 117.4 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 |
|---|---|---|
| www.googletagmanager.com/gtm.js?id=GTM-5XS99H7 | 131.6 KiB | 62.7 KiB |
| script.hotjar.com/modules.6a0f3932cb1341a35c18.js | 56.1 KiB | 37.7 KiB |
| /wp-content/themes/usc-communications-2023/pattern_lab/so... | 51.0 KiB | 34.2 KiB |
| www.instagram.com/embed.js | 33.7 KiB | 27.7 KiB |
| www.instagram.com/embed.js | 33.7 KiB | 26.0 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| usc.edu/ | 630 ms | 327 ms | 30 ms |
| Unattributable | 456 ms | 22 ms | 0.0 ms |
| /wp-content/themes/usc-communications-2023/pattern_lab/so... | 335 ms | 101 ms | 6.4 ms |
| www.googletagmanager.com/gtm.js?id=GTM-5XS99H7 | 289 ms | 234 ms | 52 ms |
| /wp-content/themes/usc-communications-2023/pattern_lab/so... | 257 ms | 49 ms | 1.4 ms |
| script.hotjar.com/modules.6a0f3932cb1341a35c18.js | 190 ms | 156 ms | 31 ms |
| cdn-cookieyes.com/client_data/1b2030d678924bbc9332a40d/script.js | 188 ms | 174 ms | 3.3 ms |
| js-agent.newrelic.com/nr-spa-1.313.0.min.js | 186 ms | 149 ms | 15 ms |
| /wp-content/themes/usc-communications-2023/pattern_lab/so... | 151 ms | 49 ms | 8.9 ms |
| www.instagram.com/embed.js | 116 ms | 57 ms | 46 ms |
| cdn-cookieyes.com/client_data/1b2030d678924bbc9332a40d/banner.js | 104 ms | 60 ms | 3.1 ms |
| /wp-content/themes/usc-communications-2023/pattern_lab/so... | 103 ms | 71 ms | 11 ms |
| /wp-content/themes/usc-communications-2023/pattern_lab/so... | 54 ms | 45 ms | 9.4 ms |
| usc.edu/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4 | 51 ms | 48 ms | 2.9 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 1.6 s |
| Other | 730 ms |
| Style & Layout | 378 ms |
| Script Parsing & Compilation | 261 ms |
| Parse HTML & CSS | 194 ms |
| Rendering | 86 ms |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| The page has an unload handler in a sub frame. | Actionable |
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 | |
|---|---|
Researchers in a lab examine samples and discuss their work. div.photos-container > div.photo > div.f--field > img | /wp-content/uploads/2026/04/2017103_Keck_Spring__2017_081... |
Sarah Feakins, Professor of Earth Sciences in Dornsife, leads a team gathering … div.photos-container > div.photo > div.f--field > img | /wp-content/uploads/2026/04/16420620597_da47c8d8b6_b-Fire... |
Two students stand on campus holding an academic award plaque. div.photos-container > div.photo > div.f--field > img | /wp-content/uploads/2026/04/1200-x-600-Firefly-Upscaler-2... |
Students and a faculty member pose on stage holding PR awards. div.photos-container > div.photo > div.f--field > img | usc.edu/wp-content/uploads/2026/04/prweek-awards-2026-1-768x432.jpg |
Students in business attire present at the front of a classroom. div.photos-container > div.photo > div.f--field > img | /wp-content/uploads/2026/04/usc_msb_global_case_comp_wo_2... |
Group of individuals pose in a formal room with U.S. flags behind them. div.photos-container > div.photo > div.f--field > img | usc.edu/wp-content/uploads/2026/04/CPC_group-photo_0-768x432.png |
Festival of Books div.featured-card > div.f--field > a > img.lazyloaded | usc.edu/wp-content/uploads/2026/04/20260418_festival_of_books_3-768x432.jpg |
Academic Honors Convocation: David H. Peng, Beong-Soo Kim and Yannis C. Yortsos div.card-inner > div.f--field > a > img | usc.edu/wp-content/uploads/2026/04/FAHC_1838-768x432.jpg |
Victoria Makanjuola div.card-inner > div.f--field > a > img | /wp-content/uploads/2026/04/victoria-makanjuola-online-ms... |
Geoffrey Garrett at USC Marshall and USC Leventhal scholarship celebration div.card-inner > div.f--field > a > img | /wp-content/uploads/2026/02/20260129_MarshallScholarship_... |
Oliver Mayer div.card-inner > div.f--field > a > img | usc.edu/wp-content/uploads/2026/02/250424_USC_Ling-Luo_175_uscn-768x432.jpg |
Tommy Trojan with sun in background div.card-inner > div.f--field > a > img | usc.edu/wp-content/uploads/2025/06/tommy_2400-768x432.jpg |
USC women’s tennis Big Ten champions div.article-card > div.f--field > a > img.lazyload | |
Members of the USC Trojan Marching Band welcome the Freedom Plane div.article-card > div.f--field > a > img.lazyload | |
Trojan Talks, Episode 7: Beong-Soo Kim and Peter Mancall div.article-card > div.f--field > a > img.lazyload | |
Historic document featuring handwritten text, signatures and red wax seals. div.text-image-container > div.image-container > div.f--field > img.lazyload | |
USC students with hands raised at a spirit rally div.c--component > div.image-container > div.f--field > img.lazyload |
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.
Names and labels
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.card-inner > div.text-container > div.f--field > iframe#instagram-embed-0 div.card-inner > div.text-container > div.f--field > iframe#instagram-embed-0 |
div.card-inner > div.text-container > div.f--field > iframe#instagram-embed-1 div.card-inner > div.text-container > div.f--field > iframe#instagram-embed-1 |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
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.
Content Best Practices
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
| Link destination | Link Text |
|---|---|
| today.usc.edu/tag/academic-excellence/ | LEARN MORE |
| today.usc.edu/tag/students/ | LEARN MORE |
Format your HTML in a way that enables crawlers to better understand your app’s content.