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.
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.
| URL | Est Savings |
|---|---|
| /blueprint/servlet/resource/crblob/5579334/57a3d6896f0ad5... | 130 ms |
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
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 |
|---|---|---|
| /app.js?apiKey=1ea1dd88e74e9deb745262fb3105eb9babfd935ba1... | 30.8 KiB | 321 ms |
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 |
|---|---|
| ihk.de/ | 801 ms |
| www.ihk.de/ | 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.
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.
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 |
|---|---|---|
| /blueprint/servlet/resource/themes/ihk24-2022/css/ihk24-2... | 89.0 KiB | 86.3 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 |
|---|---|---|
| www.ihk.de/blueprint/servlet/resource/themes/ihk24-2022/js/gfilibs-5579434-17.js | 130.7 KiB | 91.0 KiB |
| /blueprint/servlet/resource/themes/ihk24-2022/js/ihk24-20... | 67.0 KiB | 40.3 KiB |
| /blueprint/servlet/resource/themes/ihk24-2022/js/ihk-find... | 49.6 KiB | 25.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.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| /blueprint/servlet/resource/themes/ihk24-2022/js/ihk-find... | 1.4 s | 983 ms | 19 ms |
| www.ihk.de/ | 409 ms | 6.3 ms | 2.5 ms |
| Unattributable | 315 ms | 6.7 ms | 0.0 ms |
| www.ihk.de/blueprint/servlet/resource/themes/ihk24-2022/js/gfilibs-5579434-17.js | 261 ms | 174 ms | 54 ms |
| /app.js?apiKey=1ea1dd88e74e9deb745262fb3105eb9babfd935ba1... | 207 ms | 98 ms | 15 ms |
| /blueprint/servlet/resource/themes/ihk24-2022/js/ihk24-20... | 196 ms | 133 ms | 37 ms |
| code.etracker.com/code/e.js | 87 ms | 71 ms | 13 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.5 s |
| Other | 411 ms |
| Style & Layout | 382 ms |
| Parse HTML & CSS | 370 ms |
| Script Parsing & Compilation | 146 ms |
| Garbage Collection | 86 ms |
| Rendering | 32 ms |
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 |
|---|---|---|
| /blueprint/servlet/resource/system/design/ihk24/css/css/p... | 7.8 KiB | 2.3 KiB |
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 | |
|---|---|
Startseite div#ihk-finder > header.page-header > a.logo > img#logo-infobar | /blueprint/servlet/resource/crblob/5245162/852ad7e93b0750... |
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.
Names and labels
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.col > form.ihk-finder > span.twitter-typeahead > input.tt-hint div.col > form.ihk-finder > span.twitter-typeahead > input.tt-hint |
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.
Tables and lists
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Gebärdensprache div#ihk-finder > footer.finder-footer > nav > li |
Leichte Sprache div#ihk-finder > footer.finder-footer > nav > li |
Erklärung zur Barrierefreiheit div#ihk-finder > footer.finder-footer > nav > li |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Best Practices
Trust and Safety
Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to a user action instead. Learn more about the geolocation permission.
Performance issues directly impact user engagement and conversion rates.
| Source |
|---|
/blueprint/servlet/resource/themes/ihk24-2022/js/ihk-find... line 31, col 45230 |
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.
Format your HTML in a way that enables crawlers to better understand your app’s content.