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.
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 |
|---|---|---|
| use.typekit.net/xfa2ead.css | 1.1 KiB | 772 ms |
| use.typekit.net/qnx2aja.css | 1.2 KiB | 157 ms |
| fonts.googleapis.com/css?family=Roboto+Slab:300,400,700&display=swap | 1.2 KiB | 180 ms |
| /css?family=Roboto:300,300i,400,400i,500,700,700i&display... | 2.2 KiB | 846 ms |
| fonts.googleapis.com/css?family=Open+Sans:300i&display=swap | 1.7 KiB | |
| /p.css?s=1&k=qnx2aja&ht=tk&f=139.140.173.174.175.176.5474... | 172 B | 150 ms |
| /sites/default/files/css/css_eItqtlOTr74Ueu8lAQdiKOdQwOW1... | 68.2 KiB | 601 ms |
| /sites/default/files/css/css_HCfp-gYOwPUvp_waPAXa8_vPjvMp... | 15.3 KiB | |
| /p.css?s=1&k=xfa2ead&ht=tk&f=4750.5022.5035.5178.5310.541... | 172 B | 752 ms |
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.
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 | |
|---|---|---|---|
div.paragraph > div.social-embed > div.social-embed-inner > div.social-embed__bg div.paragraph > div.social-embed > div.social-embed-inner > div.social-embed__bg | /themes/custom/tuftsedu_theme/src/images/texture_03__flit... | 797.4 KiB | 470.1 KiB |
Image posted by TuftsUniversity to twitter div.crt-post-c > div > div.crt-grid-post-content > div.crt-grid-post-image | pbs.twimg.com/media/HGYholxWIAANbYF.jpg:medium | 542.5 KiB | 410.7 KiB |
Students walk up and down a stone staircase flanked by blossoming trees toward … div.field > div.field__item > picture > img | /sites/default/files/styles/large_feature_1536x864/public... | 307.1 KiB | 293.4 KiB |
div.home-hero__standard > div.home-hero__standard--outer > div.video--container > video.ambient-video div.home-hero__standard > div.home-hero__standard--outer > div.video--container > video.ambient-video | /sites/default/files/styles/large_feature_1140x619/public... | 252.2 KiB | 237.2 KiB |
A professor and a student huddle over a Japanese textbook. div.field > div.field__item > picture > img | /sites/default/files/styles/overview_feature_1536x1712/pu... | 145.5 KiB | 135.0 KiB |
A professor and two students sit around a table with a laptop showing a distrib… div.field > div.field__item > picture > img | /sites/default/files/styles/multilink_1240x800/public/202... | 136.7 KiB | 134.4 KiB |
Three graduate students in business-casual attire walk through an elevated glas… div.field > div.field__item > picture > img | /sites/default/files/styles/multilink_1240x800/public/202... | 105.8 KiB | 104.0 KiB |
Two students wearing lab coats and blue gloves discuss the contents of a Petri … div.field > div.field__item > picture > img | /sites/default/files/styles/overview_feature_1536x1712/pu... | 90.4 KiB | 83.9 KiB |
A group of students talk and laugh in a lecture hall before class. div.field > div.field__item > picture > img | /sites/default/files/styles/multilink_1240x800/public/202... | 62.9 KiB | 61.9 KiB |
A man holds paint brushes in a painting studio. div.field > div.field__item > picture > img | /sites/default/files/styles/featured_media_1536x860/publi... | 49.6 KiB | 46.1 KiB |
Three students stand smiling next to each other outside article.media > div.field > picture > img | /sites/default/files/styles/featured_card_940x660/public/... | 39.2 KiB | 33.3 KiB |
Event image div.events__stage > div.events__image--container > div.event__image > img | /sites/default/files/styles/event_image_400x325/public/20... | 33.6 KiB | 26.1 KiB |
A man holds a basketball with both hands and looks up toward the hoop article.media > div.field > picture > img | /sites/default/files/styles/featured_card_940x660/public/... | 29.6 KiB | 25.2 KiB |
Adam Kinzinger speaks to a group of students while sitting at a table. article.media > div.field > picture > img | /sites/default/files/styles/featured_card_940x660/public/... | 18.0 KiB | 15.3 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.
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 |
|---|---|
| tufts.edu/ | 756 ms |
| www.tufts.edu/ | 0.0 ms |
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_eItqtlOTr74Ueu8lAQdiKOdQwOW1... | 67.8 KiB | 58.2 KiB |
| /sites/default/files/css/css_HCfp-gYOwPUvp_waPAXa8_vPjvMp... | 15.1 KiB | 14.3 KiB |
| cdn.curator.io/5.0/curator.embed.css | 14.4 KiB | 13.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 |
|---|---|---|
| fast.wistia.net/assets/external/E-v1.js | 161.6 KiB | 132.1 KiB |
| fast.wistia.net/assets/external/E-v1.js | 161.6 KiB | 121.9 KiB |
| cdn.curator.io/5.0/curator.embed.js | 102.1 KiB | 64.8 KiB |
| www.googletagmanager.com/gtag/js?id=AW-666834536&cx=c>m=4e64h1 | 143.7 KiB | 64.6 KiB |
| www.googletagmanager.com/gtag/js?id=G-3DDNK3T75D&cx=c>m=4e64h1 | 154.0 KiB | 64.6 KiB |
| www.googletagmanager.com/gtag/js?id=G-7QHZNYE3J3&cx=c>m=4e64h1 | 155.9 KiB | 64.6 KiB |
| www.googletagmanager.com/gtag/js?id=AW-780980239 | 144.7 KiB | 63.4 KiB |
| www.googletagmanager.com/gtag/js?id=DC-14631269&cx=c>m=4e64h1 | 131.1 KiB | 57.9 KiB |
| connect.facebook.net/en_US/bundle/sdk.js/ | 77.6 KiB | 51.8 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-TLX9SWC | 196.5 KiB | 48.8 KiB |
| /signals/config/1232637663948177?v=2.9.303&r=stable&domai... | 126.5 KiB | 35.3 KiB |
| connect.facebook.net/en_US/fbevents.js | 96.5 KiB | 32.6 KiB |
| www.tufts.edu/core/assets/vendor/jquery/jquery.min.js?v=3.7.1 | 34.6 KiB | 22.1 KiB |
| browser.sentry-cdn.com/9.6.1/bundle.min.js | 24.6 KiB | 21.1 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 | 4.0 s |
| Other | 1.9 s |
| Style & Layout | 763 ms |
| Script Parsing & Compilation | 743 ms |
| Rendering | 322 ms |
| Parse HTML & CSS | 160 ms |
| Garbage Collection | 83 ms |
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 |
|---|---|---|
| www.tufts.edu/core/misc/ajax.js?v=10.6.7 | 20.2 KiB | 14.2 KiB |
| www.tufts.edu/core/misc/drupal.js?v=10.6.7 | 7.1 KiB | 5.6 KiB |
| www.tufts.edu/core/misc/position.js?v=10.6.7 | 6.6 KiB | 3.6 KiB |
| www.tufts.edu/core/misc/displace.js?v=10.6.7 | 2.9 KiB | 2.1 KiB |
| www.tufts.edu/core/misc/dialog/dialog.ajax.js?v=10.6.7 | 3.4 KiB | 2.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.
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.
Navigation
A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more about the `tabindex` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Skip to main content body.path-frontpage > a.visually-hidden |
These are opportunities to improve keyboard navigation in your application.
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 |
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 |
|---|---|
www.tufts.edu/core/misc/drupal.js?v=10.6.7 line 63, col 6 | TypeError: Failed to execute 'observe' on 'MutationObserver': parameter 1 is not of type 'Node'.
at Object.attach (https://www.tufts.edu/themes/custom/tuftsedu_theme/dist/js/forms.js?v=1.x:1:8884)
at https://www.tufts.edu/core/misc/drupal.js?v=10.6.7:166:24
at Array.forEach (<anonymous>)
at Drupal.attachBehaviors (https://www.tufts.edu/core/misc/drupal.js?v=10.6.7:162:34)
at https://www.tufts.edu/core/misc/drupal.init.js?v=10.6.7:32:12
at HTMLDocument.listener (https://www.tufts.edu/core/misc/drupal.init.js?v=10.6.7:20:7) |
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 |
|---|---|
| www.tufts.edu/academics | Learn more |
| www.tufts.edu/research | Learn more |
| now.tufts.edu/2026/04/07/art-became-his-language | Read more |
| alumniandfriends.tufts.edu/giving-to-tufts | Learn More |
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 |
|---|
Menu div.mm-panels > div#mm-1 > div.mm-navbar > a.mm-navbar__title |
To appear in search results, crawlers need access to your app.