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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| vitruv.uni-tuebingen.de/piwik/piwik.js | 0.0 ms | 22.1 KiB |
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.
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 | |
|---|---|---|---|
zu den Forschungsschwerpunkten div#c1658970 > div.ut-text-media__contentcontainer > picture.ut-picture > img.ut-img | uni-tuebingen.de/fileadmin/_processed_/0/8/csm_ZMBP_79d7ad216d.jpg | 77.7 KiB | 65.2 KiB |
zur Exzellenzstrategie div#c1658961 > div.ut-text-media__contentcontainer > picture.ut-picture > img.ut-img | uni-tuebingen.de/fileadmin/_processed_/5/1/csm_Reagenzglas_705df891ff.jpg | 52.2 KiB | 39.8 KiB |
div.ut-carousel__item > div.ut-carousel__wrap > picture.ut-picture > img.ut-picture__img div.ut-carousel__item > div.ut-carousel__wrap > picture.ut-picture > img.ut-picture__img | uni-tuebingen.de/fileadmin/_processed_/e/c/csm_26-04-01-SSP_3b_0f170b683d.jpg | 44.6 KiB | 33.0 KiB |
zur Seite Innovation div#c1658973 > div.ut-text-media__contentcontainer > picture.ut-picture > img.ut-img | uni-tuebingen.de/fileadmin/_processed_/1/0/csm_innovation_e2d3e091ba.jpg | 37.0 KiB | 27.4 KiB |
zur Seite International div#c1658964 > div.ut-text-media__contentcontainer > picture.ut-picture > img.ut-img | uni-tuebingen.de/fileadmin/_processed_/c/a/csm_International_609f4b38fa.jpg | 35.7 KiB | 26.4 KiB |
Ein Student und eine Studentin laufen einen Gang entlang, haben Bücher in der H… div.ut-figure__img-wrapper > div.ut-figure__img-wrapper-inner > picture.ut-picture > img.ut-picture__img | /fileadmin/_processed_/d/8/csm_Studiengang_Uni_Tübingen-... | 32.9 KiB | 8.0 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.
| URL | Transfer Size | Duration |
|---|---|---|
| /typo3temp/assets/compressed/merged-f74453d11ab0afcdd8d11... | 375.1 KiB | 1.8 s |
| /typo3temp/assets/compressed/merged-bd4e15f76b5eaecf93c9c... | 289.7 KiB | 1.5 s |
| /_assets/f6ef6adaf5c92bf687a31a3adbcb0f7b/Css/news-basic.... | 3.9 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 |
|---|---|---|
| /typo3temp/assets/compressed/merged-bd4e15f76b5eaecf93c9c... | 288.3 KiB | 263.2 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 |
|---|---|---|
| /typo3temp/assets/compressed/merged-f74453d11ab0afcdd8d11... | 373.4 KiB | 228.1 KiB |
| /_assets/948410ace0dfa9ad00627133d9ca8a23/JavaScript/Powe... | 76.0 KiB | 57.2 KiB |
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
When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn how to make command elements more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
ul.ut-switchbar__list > li#switchbar-search > div#switchblock-search > span.ut-switchblock__close-icon ul.ut-switchbar__list > li#switchbar-search > div#switchblock-search > span.ut-switchblock__close-icon |
ul.ut-switchbar__list > li#switchbar-login > div#switchblock-login > span.ut-switchblock__close-icon ul.ut-switchbar__list > li#switchbar-login > div#switchblock-login > span.ut-switchblock__close-icon |
ul.ut-switchbar__list > li#switchbar-language > div#switchblock-language > span.ut-switchblock__close-icon ul.ut-switchbar__list > li#switchbar-language > div#switchblock-language > span.ut-switchblock__close-icon |
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.
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 |
|---|
nav.ut-page-header__switch > ul.ut-switchbar__list > li#switchbar-search > button#ut-identifier--search-toggle nav.ut-page-header__switch > ul.ut-switchbar__list > li#switchbar-search > button#ut-identifier--search-toggle |
nav.ut-page-header__switch > ul.ut-switchbar__list > li#switchbar-login > button.ut-switchbar__toggle nav.ut-page-header__switch > ul.ut-switchbar__list > li#switchbar-login > button.ut-switchbar__toggle |
nav.ut-page-header__switch > ul.ut-switchbar__list > li#switchbar-language > button.ut-switchbar__toggle nav.ut-page-header__switch > ul.ut-switchbar__list > li#switchbar-language > button.ut-switchbar__toggle |
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.
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 |
|---|
div.in2-modal > div.in2-modal-flexline > div.in2-modal-reset > input#in2-modal-checkbox-essential div.in2-modal > div.in2-modal-flexline > div.in2-modal-reset > input#in2-modal-checkbox-essential |
div.in2-modal > div.in2-modal-flexline > div.in2-modal-reset > input#in2-modal-checkbox-external div.in2-modal > div.in2-modal-flexline > div.in2-modal-reset > input#in2-modal-checkbox-external |
Alle akzeptieren div.in2-modal__blackbox > div.in2-modal > div.in2-modal-spacing > button.in2-modal-reset |
Speichern & schließen div.in2-modal__blackbox > div.in2-modal > div.in2-modal-spacing > button.in2-modal-reset |
Essentiell div.in2-modal__blackbox > div.in2-modal > dl.in2-modal-accordion > dt.in2-modal-accordion__title |
Videos div.in2-modal__blackbox > div.in2-modal > dl.in2-modal-accordion > dt.in2-modal-accordion__title |
Impressum div.in2-modal__blackbox > div.in2-modal > div.in2-modal-flexline > a.in2-modal-link |
Datenschutzerklärung div.in2-modal__blackbox > div.in2-modal > div.in2-modal-flexline > a.in2-modal-link |
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 |
|---|
21. Mediendozentur: Die neue Weltunordnung a.ut-news-item__link > div.ut-news-item > div.ut-news-item__content > h4.ut-heading |
Öffentlichkeit im Umbruch: Wie Medien Markt und Miteinander verändern a.ut-news-item__link > div.ut-news-item > div.ut-news-item__content > h6.ut-heading |
Exzellenzstrategie div#c1658961 > div.ut-text-media__contentcontainer > div.ut-box__block > h5.ut-heading |
Service div.ut-grid__col-1 > div#footerpanel-1 > div#footerpanel-1-ph > h6.ut-heading |
These are opportunities to improve keyboard navigation in your application.
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) | |
|---|---|---|---|
5 Studierende laufen über den Campus Morgenstelle div.ut-carousel__item > div.ut-carousel__wrap > picture.ut-picture > img.ut-picture__img | /fileadmin/_processed_/a/f/csm_23-09-11_Studienanfang_fa4... | 1920 x 1295 (1.48) | 767 x 322 (2.38) |
div.ut-carousel__item > div.ut-carousel__wrap > picture.ut-picture > img.ut-picture__img div.ut-carousel__item > div.ut-carousel__wrap > picture.ut-picture > img.ut-picture__img | /fileadmin/_processed_/a/d/csm_26-04-01-Friedemann_Vogel_... | 1916 x 492 (3.89) | 767 x 322 (2.38) |
div.ut-carousel__item > div.ut-carousel__wrap > picture.ut-picture > img.ut-picture__img div.ut-carousel__item > div.ut-carousel__wrap > picture.ut-picture > img.ut-picture__img | /fileadmin/_processed_/7/d/csm_Slider_Attempto_Adipositas... | 1916 x 492 (3.89) | 767 x 322 (2.38) |
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.
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 |
|---|
Slider stoppen/starten div.ut-text-media > div#carousel537286 > div.ut-carousel__control-bar > a.ut-carousel__play-pause |
Drucken nav.ut-nav > ul.ut-nav__list > li.ut-nav__item > a.ut-link |
To appear in search results, crawlers need access to your app.