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.
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 | |
|---|---|---|---|
Portion of the AU campus map div.flexrow > div.area > div.beyond-photo > img.lazyload | american.edu/images/map-mobile.png | 326.8 KiB | 315.4 KiB |
home div#washSpotlight > div#slides > picture > img | american.edu/customcf/assets/2021-images/home_m.jpg | 156.5 KiB | 133.2 KiB |
Clawed the eagle and students dancing on a basketball court div.flexrow > div.area > div.beyond-photo > img.lazyload | american.edu/images/clawed-mobile.jpg | 109.5 KiB | 98.1 KiB |
classroom div#washSpotlight > div#slides > picture > img | american.edu/customcf/assets/2021-images/classroom_m.jpg | 105.5 KiB | 82.2 KiB |
playground div#washSpotlight > div#slides > picture > img | american.edu/customcf/assets/2021-images/playground_m.jpg | 104.3 KiB | 81.0 KiB |
lab div#washSpotlight > div#slides > picture > img | american.edu/customcf/assets/2021-images/lab_m.jpg | 75.9 KiB | 52.6 KiB |
community div#washSpotlight > div#slides > picture > img | american.edu/customcf/assets/2021-images/community_m.jpg | 64.0 KiB | 42.4 KiB |
Photo by Jeff Watts. div#gridCol_1_1_1_1_5727554 > div#cs_control_5727557 > article > img | american.edu/news/images/D26_298_020-3_2_5589884_600x315.JPG | 52.4 KiB | 39.9 KiB |
AU WordMark div.col-xs-12 > div.video-background-content > div.content > img | american.edu/images/your-purpose-wordmark.png | 43.4 KiB | 39.4 KiB |
2026 commencement speakers div#gridCol_1_1_1_1_5727552 > div#cs_control_5727555 > article > img | /news/images/26-116_Cment_Speakers_Spr_2026_1200x630_5589... | 41.3 KiB | 28.8 KiB |
You Belong at AU wordmark div.belong-container > div.flexrow > div.area > img.lazyload | american.edu/images/YouBelongAtAU_lockup.png | 29.5 KiB | 17.3 KiB |
The Artemis II rocket captured with the moon. Photo courtesy of NASA. div#gridCol_1_1_1_1_5727553 > div#cs_control_5727556 > article > img | /news/images/Artemis-II-at-the-pad-Full-Snow-Moon-0201202... | 14.4 KiB | 8.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.
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 |
|---|---|---|
| cloudfront.american.edu/assets/css/core/core.css | 43.4 KiB | 7.8 KiB |
| american.edu/customcf/2016-redesign/css/2021-rebrand.css?v=20251104 | 16.3 KiB | 2.6 KiB |
| cloudfront.american.edu/assets/css/core/interactive.css | 18.2 KiB | 2.4 KiB |
| cloudfront.american.edu/assets/css/core/forms-buttons-loaders.css | 13.7 KiB | 2.2 KiB |
| cloudfront.american.edu/assets/css/core/static.css | 14.5 KiB | 2.1 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 |
|---|---|---|
| american.edu/commonspot/javascript/util.js | 30.6 KiB | 11.7 KiB |
| american.edu/commonspot/javascript/lightbox/lightbox.js | 23.1 KiB | 7.0 KiB |
| cloudfront.american.edu/assets-dev/js/AU-slim.js | 22.9 KiB | 6.4 KiB |
| american.edu/commonspot/javascript/lightbox/overrides.js | 7.4 KiB | 2.0 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 |
|---|---|---|
| @charset "utf-8";.fa{font-family:var(--fa-style-family,"Font Awesome 6 Pro"); … } … | 43.8 KiB | 43.5 KiB |
| cloudfront.american.edu/assets/css/core/core.css | 43.0 KiB | 39.0 KiB |
| 21.4 KiB | 19.1 KiB | |
| maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css | 19.8 KiB | 18.8 KiB |
| cloudfront.american.edu/assets/css/core/interactive.css | 17.9 KiB | 17.9 KiB |
| cloudfront.american.edu/assets/css/core/static.css | 14.2 KiB | 13.3 KiB |
| cloudfront.american.edu/assets/css/core/forms-buttons-loaders.css | 13.4 KiB | 12.2 KiB |
| american.edu/customcf/2016-redesign/css/2021-rebrand.css?v=20251104 | 16.2 KiB | 12.1 KiB |
| use.fontawesome.com/releases/v5.2.0/css/all.css | 10.6 KiB | 10.5 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 |
|---|---|---|
| cdn.cookielaw.org/scripttemplates/202503.2.0/otBannerSdk.js | 117.1 KiB | 62.5 KiB |
| american.edu/commonspot/javascript/util.js | 30.6 KiB | 21.3 KiB |
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 |
|---|---|
| Other | 1.3 s |
| Script Evaluation | 1.2 s |
| Style & Layout | 438 ms |
| Script Parsing & Compilation | 113 ms |
| Rendering | 108 ms |
| Parse HTML & CSS | 98 ms |
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 | |
|---|---|
div.panel > div#heading-left-E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855 > div.panel-title > img.is-decorative div.panel > div#heading-left-E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855 > div.panel-title > img.is-decorative | american.edu/about/images/clawed5-2.jpg |
You Belong at AU wordmark div.belong-container > div.flexrow > div.area > img.lazyload | american.edu/images/YouBelongAtAU_lockup.png |
mobile hero watching over monument div.bv-wrap > div.row > div.col-xs-12 > img.visible-xs | american.edu/images/mobile-hero.jpg |
2026 commencement speakers div#gridCol_1_1_1_1_5727552 > div#cs_control_5727555 > article > img | /news/images/26-116_Cment_Speakers_Spr_2026_1200x630_5589... |
The Artemis II rocket captured with the moon. Photo courtesy of NASA. div#gridCol_1_1_1_1_5727553 > div#cs_control_5727556 > article > img | /news/images/Artemis-II-at-the-pad-Full-Snow-Moon-0201202... |
Photo by Jeff Watts. div#gridCol_1_1_1_1_5727554 > div#cs_control_5727557 > article > img | american.edu/news/images/D26_298_020-3_2_5589884_600x315.JPG |
AU WordMark div.col-xs-12 > div.video-background-content > div.content > img | american.edu/images/your-purpose-wordmark.png |
Portion of the AU campus map div.flexrow > div.area > div.beyond-photo > img.lazyload | american.edu/images/map-mobile.png |
Clawed the eagle and students dancing on a basketball court div.flexrow > div.area > div.beyond-photo > img.lazyload | american.edu/images/clawed-mobile.jpg |
Welcome New Eagles! Deposit Deadline for undergraduate students is May 1. div.row-center > a > picture > img | american.edu/about/images/DepositReminderMobile_2025.png |
American University Homepage span > span > a.crest > img#logo-full | american.edu/customcf/assets/crest-logotype.svg |
American University in Washington, DC div#ftr-flex-context > div#ftr-logo-home > a > img | american.edu/customcf/2016-redesign/images/logos/crest-logotype-blue.svg |
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.
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 |
|---|
Privacy Notice div#onetrust-group-container > div#onetrust-policy > div#onetrust-policy-text > a.ot-cookie-policy-link |
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) | |
|---|---|---|---|
playground div#washSpotlight > div#slides > picture > img | american.edu/customcf/assets/2021-images/playground_m.jpg | 412 x 347 (1.19) | 766 x 554 (1.38) |
lab div#washSpotlight > div#slides > picture > img | american.edu/customcf/assets/2021-images/lab_m.jpg | 412 x 347 (1.19) | 766 x 554 (1.38) |
classroom div#washSpotlight > div#slides > picture > img | american.edu/customcf/assets/2021-images/classroom_m.jpg | 412 x 347 (1.19) | 766 x 554 (1.38) |
home div#washSpotlight > div#slides > picture > img | american.edu/customcf/assets/2021-images/home_m.jpg | 412 x 347 (1.19) | 766 x 554 (1.38) |
community div#washSpotlight > div#slides > picture > img | american.edu/customcf/assets/2021-images/community_m.jpg | 412 x 347 (1.19) | 766 x 554 (1.38) |
Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. Learn how to provide responsive images.
Performance issues directly impact user engagement and conversion rates.
| URL | Displayed size | Actual size | Expected size | |
|---|---|---|---|---|
mobile hero watching over monument div.bv-wrap > div.row > div.col-xs-12 > img.visible-xs | american.edu/images/mobile-hero.jpg | 412 x 581 | 426 x 601 | 618 x 872 |
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 |
|---|---|
| SharedStorage | |
| StorageType.persistent is deprecated. Please use standardized navigator.storage instead. | |
| Fledge |
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 |
|---|---|
Access to font at 'https://cloudfront.american.edu/assets/fonts/GT-Walsheim-Bold-Oblique.woff' from origin 'https://american.edu' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. | |
Access to font at 'https://cloudfront.american.edu/assets/fonts/GT-Walsheim-Bold.woff' from origin 'https://american.edu' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. | |
Access to font at 'https://cloudfront.american.edu/assets/fonts/GT-Walsheim-Regular-Oblique.woff' from origin 'https://american.edu' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. | |
Access to font at 'https://cloudfront.american.edu/assets/fonts/GT-Walsheim-Regular.woff' from origin 'https://american.edu' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED |
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 |
|---|---|
| /news/A-Masterclass-in-Impact-AU-Announces-2026-Commencem... | READ MORE |
| american.edu/news/Fly-Me-to-the-Moon-For-Science.cfm | READ MORE |
| /news/American-University-Programs-Ascend-to-Top-50-in-Gl... | READ MORE |
| cookiepedia.co.uk/giving-consent-to-cookies | More information |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Crawling and Indexing
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
Cookie Preferences div#ftr-address-policies > ul.clearfix > li > a |
To appear in search results, crawlers need access to your app.