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.
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.
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.
| URL | Transfer Size | Duration |
|---|---|---|
| www.virginia.edu/assets/js/calendar-feed.js | 1.0 KiB | |
| www.virginia.edu/assets/js/rave_alert.js?1 | 2.0 KiB | |
| www.virginia.edu/assets/css/fbp.css | 850 B | |
| www.virginia.edu/assets/js/search_functions_v2.js?1 | 2.5 KiB | |
| www.virginia.edu/assets/js/fbp.js?1 | 1.0 KiB | 313 ms |
| www.virginia.edu/assets/css/styles.css?1 | 22.8 KiB | 625 ms |
| www.virginia.edu/assets/css/rss-reader.css | 1.5 KiB | |
| ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js | 30.4 KiB | 1.3 s |
| cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css | 19.1 KiB | 1.2 s |
| customer.cludo.com/assets/10000068/10000076/cludo-search.min.css | 2.7 KiB | 804 ms |
| use.typekit.net/tgy5tlj.js?1 | 7.8 KiB | 922 ms |
| cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js | 10.8 KiB | 151 ms |
| cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick-theme.css | 1.3 KiB | 151 ms |
| cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css | 4.8 KiB | 301 ms |
| cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css | 651 B | 752 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 | |
|---|---|---|---|
body.home > section.hp-hero > img#hp-hero-poster body.home > section.hp-hero > img#hp-hero-poster | www.virginia.edu/assets/images/homepage/poster-image.jpg | 568.7 KiB | 352.7 KiB |
Construction lift holding a satellite dish against a star-filled night sky. div.research-large > a > div.research-large-image > img | www.virginia.edu/assets/images/homepage/Radio-telescope-on-tractor_1600x1200.jpg | 393.5 KiB | 297.6 KiB |
Two UVA students smiling and laughing in front of a brick building div.vertical-video-item > div.vertical-video-card > button.vertical-poster-container > img.poster | www.virginia.edu/assets/images/homepage/Home_is_Where_The_Hoos_Are_600x1067.jpg | 312.8 KiB | 230.7 KiB |
Front view of Monticello, Jefferson’s historic home, with red bricks, white col… div.vertical-video-item > div.vertical-video-card > button.vertical-poster-container > img.poster | www.virginia.edu/assets/images/homepage/HP_Monticello_600x1067.jpg | 215.8 KiB | 133.9 KiB |
Aerial night view of a stadium with people in orange forming 'UVA' and firework… div.vertical-video-item > div.vertical-video-card > button.vertical-poster-container > img.poster | www.virginia.edu/assets/images/homepage/HP_This_Is_Virginia_600x1067.jpg | 209.8 KiB | 127.9 KiB |
Chief Justice John G. Roberts Jr., architect Jeanne Gang and scholar and author… div.col2 > div.rss-item > div.hp-ne-topic-row-image > img | www.virginia.edu/assets/images/homepage/lgDR-Founders.jpg | 98.2 KiB | 68.0 KiB |
UVA women’s basketball coach Aaron Roussell walks hand-in-hand with his daughte… div.col2 > div.rss-item > div.hp-ne-topic-row-image > img | www.virginia.edu/assets/images/homepage/lgDR-Rousell.jpg | 81.2 KiB | 56.2 KiB |
A student sings the Good Old Song into a microphone on Grounds div.vertical-video-item > div.vertical-video-card > button.vertical-poster-container > img.poster | /assets/images/homepage/HP-Homepage-A-student-sings-the-G... | 96.3 KiB | 20.6 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.
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
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 |
|---|---|---|
| cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css | 18.4 KiB | 18.2 KiB |
| www.virginia.edu/assets/css/styles.css?1 | 22.6 KiB | 17.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 |
|---|---|---|
| www.googletagmanager.com/gtag/js?id=G-J44315NZPS&cx=c>m=4e64h1 | 170.3 KiB | 68.9 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-58VK8DX | 150.1 KiB | 47.9 KiB |
| /pages/versioned/common-scripts/4ce8c7df8d425cc5046457682... | 55.1 KiB | 27.4 KiB |
| customer.cludo.com/scripts/bundles/search-script.min.js | 48.9 KiB | 25.7 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 |
|---|---|---|---|
| www.virginia.edu/ | 749 ms | 47 ms | 3.2 ms |
| Unattributable | 655 ms | 18 ms | 0.0 ms |
| www.googletagmanager.com/gtm.js?id=GTM-58VK8DX | 409 ms | 343 ms | 49 ms |
| /pages/versioned/common-scripts/4ce8c7df8d425cc5046457682... | 366 ms | 330 ms | 12 ms |
| ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js | 320 ms | 218 ms | 8.2 ms |
| www.googletagmanager.com/gtag/js?id=G-J44315NZPS&cx=c>m=4e64h1 | 221 ms | 171 ms | 47 ms |
| cdn.parsely.com/keys/virginia.edu/p.js | 108 ms | 100 ms | 3.4 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.4 s |
| Other | 887 ms |
| Style & Layout | 418 ms |
| Script Parsing & Compilation | 168 ms |
| Rendering | 144 ms |
| Parse HTML & CSS | 67 ms |
| Garbage Collection | 23 ms |
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 |
|---|---|---|
| www.virginia.edu/assets/css/styles.css?1 | 22.8 KiB | 2.6 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 | |
|---|---|
Chief Justice John G. Roberts Jr., architect Jeanne Gang and scholar and author… div.col2 > div.rss-item > div.hp-ne-topic-row-image > img | www.virginia.edu/assets/images/homepage/lgDR-Founders.jpg |
UVA women’s basketball coach Aaron Roussell walks hand-in-hand with his daughte… div.col2 > div.rss-item > div.hp-ne-topic-row-image > img | www.virginia.edu/assets/images/homepage/lgDR-Rousell.jpg |
body.home > section.stats-simple > div.decour-curves > img body.home > section.stats-simple > div.decour-curves > img | www.virginia.edu/assets/images/decour/HP-DECOR-Curved-Lines.svg |
body.home > section.stats-simple > div.decour-oculus > img body.home > section.stats-simple > div.decour-oculus > img | www.virginia.edu/assets/images/decour/HP-DECOR-Filigree-Oculus.svg |
The University of Virginia header > div#horizontal-logo > a > img | www.virginia.edu/assets/images/logo-horizontal-ko.png |
body.home > section.stats-simple > div.decour-weave > img body.home > section.stats-simple > div.decour-weave > img | www.virginia.edu/assets/images/decour/HP-DECOR-Filigree-Weave-Pattern.svg |
The University of Virginia header > nav.mobile-menu > div.mobile-logo-center > img | www.virginia.edu/assets/images/logo-primary-blue.png |
The University of Virginia div.footer-content > div.footer-logo > a > img | www.virginia.edu/assets/images/logo-primary-ko.png |
Side-angle view of the Rotunda, framed by blooming trees. div.slick-list > div.slick-track > div#slick-slide00 > img | |
Smiling fire performer holding flaming torches. div.slick-list > div.slick-track > div#slick-slide01 > img | |
Aerial view of a university campus with quad and autumn trees. div.slick-list > div.slick-track > div#slick-slide02 > img | |
Two person hugging each other. div.slick-list > div.slick-track > div#slick-slide03 > img | |
Professor lecturing to students in a large auditorium. div.slick-list > div.slick-track > div#slick-slide04 > img | |
Three people in lab coats and gloves examine a specimen together on a metal tra… div.slick-list > div.slick-track > div#slick-slide05 > img | |
UVA Cavman flexes on a basketball court in front of a crowd. div.slick-list > div.slick-track > div#slick-slide06 > img |
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
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.mobile-main-nav > ul > li > button.dropdown-toggle div.mobile-main-nav > ul > li > button.dropdown-toggle |
div.mobile-main-nav > ul > li > button.dropdown-toggle div.mobile-main-nav > ul > li > button.dropdown-toggle |
div.mobile-main-nav > ul > li > button.dropdown-toggle div.mobile-main-nav > ul > li > button.dropdown-toggle |
Including a skip link can help users skip to the main content to save time. Learn more about skip links.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Skip to main content body.home > a.skip-link |
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
LET’S GO div.form > form#redirectForm > button.submit-btn > span |
These are opportunities to improve the legibility of your content.
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 |
|---|
Scroll to video 2 body.home > section.home > div.video-pagination-dots > div.dot |
Scroll to video 3 body.home > section.home > div.video-pagination-dots > div.dot |
Scroll to video 4 body.home > section.home > div.video-pagination-dots > div.dot |
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.wf-adobecaslonpro-n4-active html.wf-adobecaslonpro-n4-active |
These items highlight common accessibility best practices.
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 |
|---|
UVA Students
Sing ‘The Good
Old Song’ div.vertical-video-container > div.vertical-video-item > div.vertical-video-card > button.vertical-poster-container |
Home is
Where the
Hoos Are div.vertical-video-container > div.vertical-video-item > div.vertical-video-card > button.vertical-poster-container |
Students
Tour
Monticello div.vertical-video-container > div.vertical-video-item > div.vertical-video-card > button.vertical-poster-container |
This is
Virginia div.vertical-video-container > div.vertical-video-item > div.vertical-video-card > button.vertical-poster-container |
Best Practices
User Experience
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
Performance issues directly impact user engagement and conversion rates.
| URL | Aspect Ratio (Displayed) | Aspect Ratio (Actual) | |
|---|---|---|---|
The University of Virginia header > div#horizontal-logo > a > img | www.virginia.edu/assets/images/logo-horizontal-ko.png | 127 x 31 (4.10) | 909 x 100 (9.09) |
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.