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.
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.
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 | |
|---|---|---|---|
Students conduct an experiment in a car at the UMass Amherst Transportation Cen… div.c--component > div.image-video-container > div.f--field > img | /sites/default/files/styles/1_1_1280x1280/public/2026-03/... | 1.2 MiB | 1.1 MiB |
A UMass student holds a hote bag that reads "I Love Amherst." div.c--component > div.image-container > div.f--field > img.lazyloaded | /sites/default/files/styles/9_16_720x1280/public/2026-03/... | 1.1 MiB | 993.5 KiB |
A UMass student sits on her bed in a dorm room. div.c--component > div.image-container > div.f--field > img.lazyloaded | /sites/default/files/styles/9_16_720x1280/public/2026-03/... | 1.0 MiB | 921.3 KiB |
A student gets food at a UMass Amherst dining hall. div.c--component > div.image-container > div.f--field > img.lazyloaded | /sites/default/files/styles/9_16_720x1280/public/2026-03/... | 1009.6 KiB | 905.4 KiB |
A UMass student plays ping pong. div.c--component > div.image-container > div.f--field > img.lazyloaded | /sites/default/files/styles/9_16_720x1280/public/2026-03/... | 352.4 KiB | 248.2 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.
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 |
|---|---|
| umass.edu/ | 1.1 s |
| www.umass.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.
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 |
|---|---|---|
| /sites/default/files/css/css_YjVIhDWdr3jWisWV6jabFxY1JtKU... | 46.0 KiB | 42.6 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.
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 | 2.5 s |
| Other | 927 ms |
| Script Parsing & Compilation | 420 ms |
| Style & Layout | 381 ms |
| Rendering | 141 ms |
| Parse HTML & CSS | 70 ms |
| Garbage Collection | 52 ms |
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_10885.js | 96.5 KiB | 70.8 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-TZKZB3 | 165.2 KiB | 65.7 KiB |
| www.googletagmanager.com/gtag/js?id=G-21RLS0L7EB&cx=c>m=4e64h1 | 173.3 KiB | 65.0 KiB |
| analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwOQ.js | 120.9 KiB | 62.9 KiB |
| www.googletagmanager.com/gtag/destination?id=DC-12265960&cx=c>m=4e64h1 | 129.4 KiB | 62.3 KiB |
| www.googletagmanager.com/gtag/js?id=AW-17778413632&cx=c>m=4e64h1 | 143.5 KiB | 61.2 KiB |
| /sites/default/files/js/js_qkR_WhK0ss_r8msuqey3p1KmnPuMvD... | 78.6 KiB | 46.1 KiB |
| /signals/config/522190823013485?v=2.9.303&r=stable&domain... | 127.8 KiB | 36.2 KiB |
| connect.facebook.net/en_US/fbevents.js | 96.5 KiB | 33.5 KiB |
| /sites/default/files/js/js_qLK7qxraPfK8__7zhIgQ4T0_g6Nk6C... | 47.9 KiB | 25.4 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.
A professor walks with students in the rooftop garden of the Olver Design Build… div.c--component > a > div.f--field > img.lazyload |
UMass Amherst Drone Campus div.c--component > a > div.f--field > img.lazyload |
UMass Amherst Study Abroad London div.c--component > a > div.f--field > img.lazyload |
A lawn sign on campus advertising Founders Day div.c--component > div.f--field > a > img.lazyload |
Dry and trimmed cannabis buds, stored in a glass jars. Credit: Getty Images div.c--component > div.f--field > a > img.lazyload |
American flags. div.c--component > div.f--field > a > 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.
ARIA
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
Campus Housing
Your Campus Home
Choose from vibrant residential communities wh… div.c--component > div.f--field > div.swiper-wrapper > div.cc--component-container |
Dining
Food Worth Talking About
Discover why UMass dining is ranked #1 nationa… div.c--component > div.f--field > div.swiper-wrapper > div.cc--component-container |
Around Amherst
Amherst, Uncommon
Five colleges, creative culture, great food, … div.c--component > div.f--field > div.swiper-wrapper > div.cc--component-container |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
THINK BIG. ACT TOGETHER. BE THE FUTURE. div.c--component > div.text-container > div.f--field > h3 |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.c--component > div.text-container > div.f--field > a.link div.c--component > div.text-container > div.f--field > a.link |
div > ul.social-media-links--platforms > li > a.ext div > ul.social-media-links--platforms > li > a.ext |
div > ul.social-media-links--platforms > li > a.ext div > ul.social-media-links--platforms > li > a.ext |
div > ul.social-media-links--platforms > li > a.ext div > ul.social-media-links--platforms > li > a.ext |
div > ul.social-media-links--platforms > li > a.ext div > ul.social-media-links--platforms > li > a.ext |
div > ul.social-media-links--platforms > li > a.ext div > ul.social-media-links--platforms > li > a.ext |
div > ul.social-media-links--platforms > li > a.ext div > ul.social-media-links--platforms > li > a.ext |
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.
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 |
|---|
Student Life div.c--component > div.tabbed-people-videos-pagination-wrapper > div.tabbed-people-videos-pagination > button.bullet |
Campus Housing div.c--component > div.tabbed-people-videos-pagination-wrapper > div.tabbed-people-videos-pagination > button.bullet |
Dining div.c--component > div.tabbed-people-videos-pagination-wrapper > div.tabbed-people-videos-pagination > button.bullet |
Around Amherst div.c--component > div.tabbed-people-videos-pagination-wrapper > div.tabbed-people-videos-pagination > button.bullet |
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 |
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
/sites/default/files/js/js_qkR_WhK0ss_r8msuqey3p1KmnPuMvD... line 66, col 864 | TypeError: $.isFunction is not a function
at $.fn.hoverIntent (https://www.umass.edu/sites/default/files/js/js_qkR_WhK0ss_r8msuqey3p1KmnPuMvD53hIo1Hg6cVEI.js?scope=footer&delta=1&language=en&theme=umass_base&include=eJxdj1FuAyEMBS-0hHP0Av1FBl5YN2CvwJsmOX23Uist-UGasSwPSfXGSCoDYj6dyTWWZTJ-wIyljAUPqyw3n_u-Ub384VJUS0UwKr4czztf6Ises2zL3miMEGnAU9wlkyS40jlPk1qfE7fIR9AnZ-jZr-gaVm2YpN7RP8SOhbOu9HqGwS-Ms23EEhpkn6RGPpLf9QD1tIar9ukbRjEiuw26Vbj7b-N04nslcyzb_p-TtMOLGl85kbGKY7hIIug_jGKibA:67:865)
at HTMLDivElement.initHoverIntent (https://www.umass.edu/sites/default/files/js/js_qLK7qxraPfK8__7zhIgQ4T0_g6Nk6Cx80DMVYHMz4qE.js?scope=footer&delta=3&language=en&theme=umass_base&include=eJxdj1FuAyEMBS-0hHP0Av1FBl5YN2CvwJsmOX23Uist-UGasSwPSfXGSCoDYj6dyTWWZTJ-wIyljAUPqyw3n_u-Ub384VJUS0UwKr4czztf6Ises2zL3miMEGnAU9wlkyS40jlPk1qfE7fIR9AnZ-jZr-gaVm2YpN7RP8SOhbOu9HqGwS-Ms23EEhpkn6RGPpLf9QD1tIar9ukbRjEiuw26Vbj7b-N04nslcyzb_p-TtMOLGl85kbGKY7hIIug_jGKibA:2:110)
at HTMLDivElement.<anonymous> (https://www.umass.edu/sites/default/files/js/js_qLK7qxraPfK8__7zhIgQ4T0_g6Nk6Cx80DMVYHMz4qE.js?scope=footer&delta=3&language=en&theme=umass_base&include=eJxdj1FuAyEMBS-0hHP0Av1FBl5YN2CvwJsmOX23Uist-UGasSwPSfXGSCoDYj6dyTWWZTJ-wIyljAUPqyw3n_u-Ub384VJUS0UwKr4czztf6Ises2zL3miMEGnAU9wlkyS40jlPk1qfE7fIR9AnZ-jZr-gaVm2YpN7RP8SOhbOu9HqGwS-Ms23EEhpkn6RGPpLf9QD1tIar9ukbRjEiuw26Vbj7b-N04nslcyzb_p-TtMOLGl85kbGKY7hIIug_jGKibA:2:629)
at T.each (https://www.umass.edu/core/assets/vendor/jquery/jquery.min.js?v=4.0.0:2:2869)
at T.fn.init.each (https://www.umass.edu/core/assets/vendor/jquery/jquery.min.js?v=4.0.0:2:1379)
at Object.attach (https://www.umass.edu/sites/default/files/js/js_qLK7qxraPfK8__7zhIgQ4T0_g6Nk6Cx80DMVYHMz4qE.js?scope=footer&delta=3&language=en&theme=umass_base&include=eJxdj1FuAyEMBS-0hHP0Av1FBl5YN2CvwJsmOX23Uist-UGasSwPSfXGSCoDYj6dyTWWZTJ-wIyljAUPqyw3n_u-Ub384VJUS0UwKr4czztf6Ises2zL3miMEGnAU9wlkyS40jlPk1qfE7fIR9AnZ-jZr-gaVm2YpN7RP8SOhbOu9HqGwS-Ms23EEhpkn6RGPpLf9QD1tIar9ukbRjEiuw26Vbj7b-N04nslcyzb_p-TtMOLGl85kbGKY7hIIug_jGKibA:2:597)
at https://www.umass.edu/sites/default/files/js/js_qkR_WhK0ss_r8msuqey3p1KmnPuMvD53hIo1Hg6cVEI.js?scope=footer&delta=1&language=en&theme=umass_base&include=eJxdj1FuAyEMBS-0hHP0Av1FBl5YN2CvwJsmOX23Uist-UGasSwPSfXGSCoDYj6dyTWWZTJ-wIyljAUPqyw3n_u-Ub384VJUS0UwKr4czztf6Ises2zL3miMEGnAU9wlkyS40jlPk1qfE7fIR9AnZ-jZr-gaVm2YpN7RP8SOhbOu9HqGwS-Ms23EEhpkn6RGPpLf9QD1tIar9ukbRjEiuw26Vbj7b-N04nslcyzb_p-TtMOLGl85kbGKY7hIIug_jGKibA:7:427
at Array.forEach (<anonymous>)
at Drupal.attachBehaviors (https://www.umass.edu/sites/default/files/js/js_qkR_WhK0ss_r8msuqey3p1KmnPuMvD53hIo1Hg6cVEI.js?scope=footer&delta=1&language=en&theme=umass_base&include=eJxdj1FuAyEMBS-0hHP0Av1FBl5YN2CvwJsmOX23Uist-UGasSwPSfXGSCoDYj6dyTWWZTJ-wIyljAUPqyw3n_u-Ub384VJUS0UwKr4czztf6Ises2zL3miMEGnAU9wlkyS40jlPk1qfE7fIR9AnZ-jZr-gaVm2YpN7RP8SOhbOu9HqGwS-Ms23EEhpkn6RGPpLf9QD1tIar9ukbRjEiuw26Vbj7b-N04nslcyzb_p-TtMOLGl85kbGKY7hIIug_jGKibA:7:353)
at https://www.umass.edu/sites/default/files/js/js_qkR_WhK0ss_r8msuqey3p1KmnPuMvD53hIo1Hg6cVEI.js?scope=footer&delta=1&language=en&theme=umass_base&include=eJxdj1FuAyEMBS-0hHP0Av1FBl5YN2CvwJsmOX23Uist-UGasSwPSfXGSCoDYj6dyTWWZTJ-wIyljAUPqyw3n_u-Ub384VJUS0UwKr4czztf6Ises2zL3miMEGnAU9wlkyS40jlPk1qfE7fIR9AnZ-jZr-gaVm2YpN7RP8SOhbOu9HqGwS-Ms23EEhpkn6RGPpLf9QD1tIar9ukbRjEiuw26Vbj7b-N04nslcyzb_p-TtMOLGl85kbGKY7hIIug_jGKibA:8:373 |
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
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|
| www.umass.edu/gateway/site-policies | More Info |
Format your HTML in a way that enables crawlers to better understand your app’s content.