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 |
|---|---|---|
| cdn.contentflow.net/sdk/beta/sdk.js | 3600.0 s | 932.7 KiB |
| eyeable.hamburg.de/public/js/eyeAble.js | 0.0 ms | 129.1 KiB |
| code.etracker.com/code/e.js | 14400.0 s | 31.5 KiB |
| conword.hamburg.de/conword.js | 0.0 ms | 20.2 KiB |
| eyeable.hamburg.de/public/css/eyeAble.1.13.45.min.css | 0.0 ms | 10.7 KiB |
| eyeable.hamburg.de/public/images/eye-able-active-check.svg | 0.0 ms | 2.6 KiB |
| eyeable.hamburg.de/public/images/eye-able-black-white.svg | 0.0 ms | 1.7 KiB |
| eyeable.hamburg.de/configs/www.hamburg.de.js | 0.0 ms | 1019 B |
| static.hamburg.de/fhh/a11y-circle.svg | 0.0 ms | 982 B |
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.
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 | |
|---|---|---|---|
Visualisierung eines Basketballspiels in einer offenen Arena mit vielen Zuschau… figure.km1-figure > div.km1-figure__picture-wrapper > picture.km1-picture > img.km1-img | /resource/image/1136430/landscape_ratio16x9/736/414/1cf25... | 667.4 KiB | 626.9 KiB |
Zeitung figure.km1-figure > div.km1-figure__picture-wrapper > picture.km1-picture > img.km1-img | /resource/image/267700/landscape_ratio4x3/681/511/3d54132... | 187.8 KiB | 131.2 KiB |
Eine Windmühle steht auf einer entfernten Anhöhe. Von nahem fotografierte Blüte… figure.km1-figure > div.km1-figure__picture-wrapper > picture.km1-picture > img.km1-img | /resource/image/1092022/landscape_ratio16x9/736/414/18287... | 76.9 KiB | 36.4 KiB |
Der neue Hamburger Senat auf der Senatstreppe figure.km1-figure > div.km1-figure__picture-wrapper > picture.km1-picture > img.km1-img | /resource/image/1056418/landscape_ratio16x9/736/414/c21b1... | 70.8 KiB | 30.3 KiB |
Eine Gruppe von zwei Frau und zwei Männern im älteren Alter trinken Tee zusamme… figure.km1-figure > div.km1-figure__picture-wrapper > picture.km1-picture > img.km1-img | /resource/image/1007560/landscape_ratio16x9/736/414/e39db... | 70.2 KiB | 29.7 KiB |
Ansicht des Altonaer Rathauses figure.km1-figure > div.km1-figure__picture-wrapper > picture.km1-picture > img.km1-img | /resource/image/265458/landscape_ratio16x9/736/414/6ba55d... | 69.5 KiB | 29.0 KiB |
figure.km1-figure > div.km1-figure__picture-wrapper > picture.km1-picture > img.km1-img figure.km1-figure > div.km1-figure__picture-wrapper > picture.km1-picture > img.km1-img | /resource/image/900314/landscape_ratio16x9/736/414/1624c1... | 60.0 KiB | 10.4 KiB |
Hamburg.de Logo div.km1-container > div.km1-header__container > a.km1-logo > img.km1-img | /resource/crblob/29060/429adfbcae411af8107df29405082120/h... | 10.1 KiB | 8.3 KiB |
Gemälde. Drei Frauen auf einer Brücke figure.km1-figure > div.km1-figure__picture-wrapper > picture.km1-picture > img.km1-img | /resource/image/1000980/landscape_ratio16x9/736/414/2a81f... | 57.2 KiB | 7.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.
| URL | Transfer Size | Duration |
|---|---|---|
| eyeable.hamburg.de/public/js/eyeAble.js | 129.1 KiB | 2.6 s |
| conword.hamburg.de/conword.js | 20.2 KiB | 1.4 s |
| eyeable.hamburg.de/configs/www.hamburg.de.js | 1019 B | 979 ms |
| www.hamburg.de/resource/themes/km-i/css/km-i-5430-34.css | 101.0 KiB | 1.6 s |
| /resource/themes/km-i/css/temp-fixes/mediathek-temp-fix-1... | 189 B | |
| cdn.contentflow.net/sdk/beta/sdk.js | 932.7 KiB | 6.8 s |
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 |
|---|---|
| hamburg.de/ | 977 ms |
| www.hamburg.de/ | 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 |
|---|---|---|
| www.hamburg.de/resource/themes/km-i/css/km-i-5430-34.css | 100.9 KiB | 94.7 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.contentflow.net/sdk/beta/sdk.js | 926.8 KiB | 793.3 KiB |
| www.hamburg.de/resource/themes/km-i/js/index-863840-32.js | 229.6 KiB | 116.1 KiB |
| eyeable.hamburg.de/public/js/eyeAble.js | 128.7 KiB | 91.7 KiB |
| www.hamburg.de/resource/themes/km-i/js/commons-5446-13.js | 38.9 KiB | 27.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 reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| www.hamburg.de/resource/themes/km-i/js/index-863840-32.js | 1.1 s | 692 ms | 94 ms |
| www.hamburg.de/ | 887 ms | 8.4 ms | 2.6 ms |
| Unattributable | 432 ms | 7.6 ms | 0.0 ms |
| eyeable.hamburg.de/public/js/eyeAble.js | 422 ms | 131 ms | 79 ms |
| code.etracker.com/code/e.js | 237 ms | 221 ms | 13 ms |
| cdn.contentflow.net/sdk/beta/sdk.js | 208 ms | 87 ms | 120 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.2 s |
| Style & Layout | 887 ms |
| Other | 691 ms |
| Script Parsing & Compilation | 335 ms |
| Parse HTML & CSS | 182 ms |
| Rendering | 130 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 | |
|---|---|
Icon Barrierefreiheit mit türkisem Hintergrund figure.km1-figure > div.km1-figure__picture-wrapper > picture.km1-picture > img.km1-img | /resource/image/917926/landscape_ratio4x3/681/511/b821389... |
Zeitung figure.km1-figure > div.km1-figure__picture-wrapper > picture.km1-picture > img.km1-img | /resource/image/267700/landscape_ratio4x3/681/511/3d54132... |
Hamburg.de Logo div.km1-container > div.km1-header__container > a.km1-logo > img.km1-img | /resource/crblob/29060/429adfbcae411af8107df29405082120/h... |
An der Alster blüht ein Kirschblütenbaum. Die Alsterfontäne sprudelt in die Luf… figure.km1-figure > div.km1-figure__picture-wrapper > picture.km1-picture > img.km1-img | /resource/image/1149712/landscape_ratio16x9/698/416/466ae... |
Visualisierung eines Basketballspiels in einer offenen Arena mit vielen Zuschau… figure.km1-figure > div.km1-figure__picture-wrapper > picture.km1-picture > img.km1-img | /resource/image/1136430/landscape_ratio16x9/736/414/1cf25... |
Eine Gruppe von zwei Frau und zwei Männern im älteren Alter trinken Tee zusamme… figure.km1-figure > div.km1-figure__picture-wrapper > picture.km1-picture > img.km1-img | /resource/image/1007560/landscape_ratio16x9/736/414/e39db... |
Zwei Frauen lesen lachend aus ihren Tagebüchern figure.km1-figure > div.km1-figure__picture-wrapper > picture.km1-picture > img.km1-img | /resource/image/404234/landscape_ratio16x9/736/414/c87f96... |
Wasserlichtkonzerte in Planten un Blomen figure.km1-figure > div.km1-figure__picture-wrapper > picture.km1-picture > img.km1-img | /resource/image/876186/landscape_ratio16x9/736/414/ae0954... |
Drohnen zeichnen Eine Chance für alle und das Logo der Olympia-Kampagne an den … figure.km1-figure > div.km1-figure__picture-wrapper > picture.km1-picture > img.km1-img | /resource/image/1150764/landscape_ratio16x9/736/414/7fd70... |
Gemälde. Drei Frauen auf einer Brücke figure.km1-figure > div.km1-figure__picture-wrapper > picture.km1-picture > img.km1-img | /resource/image/1000980/landscape_ratio16x9/736/414/2a81f... |
Eine Windmühle steht auf einer entfernten Anhöhe. Von nahem fotografierte Blüte… figure.km1-figure > div.km1-figure__picture-wrapper > picture.km1-picture > img.km1-img | /resource/image/1092022/landscape_ratio16x9/736/414/18287... |
teuererklärung für das Finanzamt Ein Formular für die Einkommensteuererklärung … figure.km1-figure > div.km1-figure__picture-wrapper > picture.km1-picture > img.km1-img | /resource/image/1118326/landscape_ratio16x9/736/414/1df1d... |
Der neue Hamburger Senat auf der Senatstreppe figure.km1-figure > div.km1-figure__picture-wrapper > picture.km1-picture > img.km1-img | /resource/image/1056418/landscape_ratio16x9/736/414/c21b1... |
figure.km1-figure > div.km1-figure__picture-wrapper > picture.km1-picture > img.km1-img figure.km1-figure > div.km1-figure__picture-wrapper > picture.km1-picture > img.km1-img | /resource/image/900314/landscape_ratio16x9/736/414/1624c1... |
Ansicht des Altonaer Rathauses figure.km1-figure > div.km1-figure__picture-wrapper > picture.km1-picture > img.km1-img | /resource/image/265458/landscape_ratio16x9/736/414/6ba55d... |
figure.km1-figure > div.km1-figure__picture-wrapper > picture.km1-picture > img.km1-img figure.km1-figure > div.km1-figure__picture-wrapper > picture.km1-picture > img.km1-img | /resource/image/905744/landscape_ratio16x9/736/414/f9bfb7... |
Die Elbphilharmonie im Sonnenaufgang figure.km1-figure > div.km1-figure__picture-wrapper > picture.km1-picture > img.km1-img | /resource/image/847228/landscape_ratio16x9/736/414/550c99... |
Das Keyvisual des Musicals Zurück in die Zukunft figure.km1-figure > div.km1-figure__picture-wrapper > picture.km1-picture > img.km1-img | /resource/image/1055774/landscape_ratio16x9/736/414/f4c60... |
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 |
|---|
Sucheingabefeld body.km1-page > main.km1-main > div#km1-search-dialog |
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 |
|---|
div.km1-teaser-slider > div.km1-slider > div.km1-slider__controls > button.km1-button div.km1-teaser-slider > div.km1-slider > div.km1-slider__controls > button.km1-button |
div.km1-teaser-slider > div.km1-slider > div.km1-slider__controls > button.km1-button div.km1-teaser-slider > div.km1-slider > div.km1-slider__controls > button.km1-button |
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.
Best Practices
General
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
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
Canonical links suggest which URL to show in search results. Learn more about canonical links.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
Format your HTML in a way that enables crawlers to better understand your app’s content.