Mobile 375 × 812

Desktop 1440 × 900

Score: 74 / 100
Based on 8 categories, 0 sections
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Page weighs 13.3 MB (5.6 MB transferred)
10 image-in-link without alt text
16 image(s) missing alt attribute
16 link(s) with no accessible text
5 image-only link(s) without alt text
[](https://beavercheck.com/results/2b7e29ab-bab9-4753-9c60-f992f517a51c)<a href="https://beavercheck.com/results/2b7e29ab-bab9-4753-9c60-f992f517a51c"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.allbirds.eu" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.allbirds.euThis badge auto-updates with your latest scan result.
Thanks for your feedback!
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
5.69 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
20.06 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.36 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
7.93 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
20.39 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
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
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js | 604800.0 s | 43.2 KiB |
| static.zdassets.com/ekr/snippet.js?key=3c6efad6-1652-409f-8a62-2a425e6ae879 | 3600.0 s | 4.7 KiB |
| static.klaviyo.com/onsite/js/UxberF/klaviyo.js?company_id=UxberF | 1.0 s | 2.8 KiB |
| /cdn/shopifycloud/portable-wallets/latest/accelerated-che... | 300.0 s | 2.1 KiB |
| shop.app/checkouts/internal/preloads.js?locale=de-DE&shop_id=75243323638 | 60.0 s | 556 B |
| cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css | 604800.0 s | 5.1 KiB |
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
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.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div#media-grid-image_VCLLwh > a.content-over-media > picture > img.content-over-media__media div#media-grid-image_VCLLwh > a.content-over-media > picture > img.content-over-media__media | allbirds.de/cdn/shop/files/AB_Waterproof_Teaser.png?v=1774436644&width=800 | 373.3 KiB | 269.8 KiB |
div#media-grid-image_mPMcbf > a.content-over-media > picture > img.content-over-media__media div#media-grid-image_mPMcbf > a.content-over-media > picture > img.content-over-media__media | allbirds.de/cdn/shop/files/AB_Terralux.png?v=1772545691&width=800 | 222.9 KiB | 119.4 KiB |
div#media-grid-image_TK6AYM > a.content-over-media > picture > img.content-over-media__media div#media-grid-image_TK6AYM > a.content-over-media > picture > img.content-over-media__media | /cdn/shop/files/AB_Dasher_NZ_43fdeafd-5987-4510-a5a1-de16... | 202.8 KiB | 99.3 KiB |
div#block-image_rCP7ha > div#slide-template--19445889171702__slideshow_zep4yQ-image_rCP7ha > picture > img div#block-image_rCP7ha > div#slide-template--19445889171702__slideshow_zep4yQ-image_rCP7ha > picture > img | allbirds.de/cdn/shop/files/AB_Hero_Varsity_Mobile.jpg?v=1772541563&width=800 | 183.9 KiB | 99.3 KiB |
div.relative > button.text-with-icon > div.h-stack > span.country-flags div.relative > button.text-with-icon > div.h-stack > span.country-flags | /cdn/shop/t/5/assets/country-flags-2x.png?v=1193884466821... | 173.4 KiB | 95.3 KiB |
div#media-grid-image_hY6eEt > a.content-over-media > picture > img.content-over-media__media div#media-grid-image_hY6eEt > a.content-over-media > picture > img.content-over-media__media | /cdn/shop/files/AB_Teaser_Breezer_62b6d828-6a31-4c3d-a729... | 127.6 KiB | 43.1 KiB |
div#block-image_anFW6Q > div#slide-template--19445889171702__slideshow_CLzrkk-image_anFW6Q > picture > img div#block-image_anFW6Q > div#slide-template--19445889171702__slideshow_CLzrkk-image_anFW6Q > picture > img | /cdn/shop/files/24Q3_September_Core_Segmentation_Testing_... | 51.2 KiB | 37.9 KiB |
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.
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.
| URL | Transfer Size | Duration |
|---|---|---|
| static.zdassets.com/ekr/snippet.js?key=3c6efad6-1652-409f-8a62-2a425e6ae879 | 4.7 KiB | 775 ms |
| cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css | 5.1 KiB | 750 ms |
| /cdn/shopifycloud/portable-wallets/latest/accelerated-che... | 2.1 KiB | |
| /cdn/shop/t/5/assets/swiper-styling.css?v=539488128296243... | 963 B | 166 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.
| URL | Time Spent |
|---|---|
| www.allbirds.eu/ | 871 ms |
| allbirds.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.
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.
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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /extensions/019cc0b2-ef5a-74d0-8731-c3578054ad9c/langify-... | 975.7 KiB | 975.7 KiB |
| /extensions/019d4e67-3077-745b-9dfd-19b65106019d/judgeme-... | 10.8 KiB | 10.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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| static.zdassets.com/web_widget/messenger/latest/web-widget-main-cf0e543.js | 236.5 KiB | 119.4 KiB |
| allbirds.de/cdn/shop/t/5/assets/theme.js?v=86044763260100624921774876360 | 38.6 KiB | 28.9 KiB |
| cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js | 43.0 KiB | 27.8 KiB |
| allbirds.de/cdn/wpm/b98d3e97aw95287a42p6e310ef5m9f58c5a0m.js | 57.1 KiB | 26.5 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.
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
| Category | Time Spent |
|---|---|
| Script Evaluation | 3.4 s |
| Style & Layout | 1.5 s |
| Other | 1.3 s |
| Script Parsing & Compilation | 258 ms |
| Parse HTML & CSS | 164 ms |
| Rendering | 53 ms |
| Garbage Collection | 17 ms |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
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.
| Failing Elements |
|---|
Der beste Erfinder der Welt ist die Natur. Daher holen wir uns hier Inspiration… div#slide-template--19445889171702__slideshow_CLzrkk-image_anFW6Q > div.content-over-media_content > div.prose > h6 |
These are opportunities to improve keyboard navigation in your application.
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
| Failing Elements |
|---|
div.content-over-media > video-media.sm:hidden > video.object-cover > img div.content-over-media > video-media.sm:hidden > video.object-cover > img |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
| Failing Elements |
|---|
div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a |
div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a |
div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a |
div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a |
div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a |
div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a |
div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a |
div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a |
div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a |
div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a |
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.
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
| Failing Elements |
|---|
4.41 / 5 div#block-socials_dhcdGf > div.footer__block-content > div.jdgm-widget > button.jdgm-footer-stars-link |
(864 Bewertungen) div#block-socials_dhcdGf > div.footer__block-content > div.jdgm-widget > button.jdgm-footer-count-link |
These items highlight common accessibility best practices.
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.
| Failing Elements |
|---|
4.41 / 5 div#block-socials_dhcdGf > div.footer__block-content > div.jdgm-widget > button.jdgm-footer-stars-link |
(864 Bewertungen) div#block-socials_dhcdGf > div.footer__block-content > div.jdgm-widget > button.jdgm-footer-count-link |
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
| Source | Description |
|---|---|
Failed to load resource: the server responded with a status of 404 () | |
Failed to load resource: the server responded with a status of 404 () | |
Failed to load resource: the server responded with a status of 404 () | |
Failed to load resource: the server responded with a status of 404 () | |
Refused to execute script from 'https://allbirds.de/cdn/shop/t/5/assets/swatch-image-switch.js?v=2965' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled. |
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.
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
| Failing Elements |
|---|
div.content-over-media > video-media.sm:hidden > video.object-cover > img div.content-over-media > video-media.sm:hidden > video.object-cover > img |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
935 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.37 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
34 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.72 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
3.15 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
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
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
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.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div#block-image_rCP7ha > div#slide-template--19445889171702__slideshow_zep4yQ-image_rCP7ha > picture > img div#block-image_rCP7ha > div#slide-template--19445889171702__slideshow_zep4yQ-image_rCP7ha > picture > img | /cdn/shop/files/AB_Hero_Varsity_Desktop_a4e8c71e-709a-487... | 204.9 KiB | 93.6 KiB |
div#media-grid-image_VCLLwh > a.content-over-media > picture > img.content-over-media__media div#media-grid-image_VCLLwh > a.content-over-media > picture > img.content-over-media__media | allbirds.de/cdn/shop/files/AB_Waterproof_Teaser.png?v=1774436644&width=400 | 107.9 KiB | 86.5 KiB |
div#block-image_anFW6Q > div#slide-template--19445889171702__slideshow_CLzrkk-image_anFW6Q > picture > img div#block-image_anFW6Q > div#slide-template--19445889171702__slideshow_CLzrkk-image_anFW6Q > picture > img | /cdn/shop/files/24Q3_September_Core_Segmentation_Testing_... | 133.6 KiB | 53.8 KiB |
div.relative > button.text-with-icon > div.h-stack > span.country-flags div.relative > button.text-with-icon > div.h-stack > span.country-flags | /cdn/shop/t/5/assets/country-flags.png?v=3723003682655626... | 72.0 KiB | 52.4 KiB |
div#media-grid-image_TK6AYM > a.content-over-media > picture > img.content-over-media__media div#media-grid-image_TK6AYM > a.content-over-media > picture > img.content-over-media__media | /cdn/shop/files/AB_Dasher_NZ_43fdeafd-5987-4510-a5a1-de16... | 72.2 KiB | 50.9 KiB |
div#media-grid-image_mPMcbf > a.content-over-media > picture > img.content-over-media__media div#media-grid-image_mPMcbf > a.content-over-media > picture > img.content-over-media__media | allbirds.de/cdn/shop/files/AB_Terralux.png?v=1772545691&width=400 | 68.4 KiB | 47.1 KiB |
div#media-grid-image_hY6eEt > a.content-over-media > picture > img.content-over-media__media div#media-grid-image_hY6eEt > a.content-over-media > picture > img.content-over-media__media | /cdn/shop/files/AB_Teaser_Breezer_62b6d828-6a31-4c3d-a729... | 43.8 KiB | 22.5 KiB |
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.
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.
| URL | Transfer Size | Duration |
|---|---|---|
| /cdn/shop/t/5/assets/swiper-styling.css?v=539488128296243... | 1.0 KiB | |
| static.zdassets.com/ekr/snippet.js?key=3c6efad6-1652-409f-8a62-2a425e6ae879 | 4.7 KiB | 225 ms |
| /cdn/shopifycloud/portable-wallets/latest/accelerated-che... | 2.2 KiB | |
| cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css | 5.1 KiB | 200 ms |
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js | 604800.0 s | 43.2 KiB |
| static.zdassets.com/ekr/snippet.js?key=3c6efad6-1652-409f-8a62-2a425e6ae879 | 3600.0 s | 4.7 KiB |
| static.klaviyo.com/onsite/js/UxberF/klaviyo.js?company_id=UxberF | 1.0 s | 2.7 KiB |
| /cdn/shopifycloud/portable-wallets/latest/accelerated-che... | 300.0 s | 2.2 KiB |
| shop.app/checkouts/internal/preloads.js?locale=de-DE&shop_id=75243323638 | 60.0 s | 549 B |
| cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css | 604800.0 s | 5.1 KiB |
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.
| URL | Time Spent |
|---|---|
| www.allbirds.eu/ | 352 ms |
| allbirds.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.
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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /extensions/019cc0b2-ef5a-74d0-8731-c3578054ad9c/langify-... | 975.7 KiB | 975.7 KiB |
| allbirds.de/cdn/shop/t/5/assets/theme.css?v=24021469524493733881774876359 | 30.2 KiB | 25.2 KiB |
| /extensions/019d4e67-3077-745b-9dfd-19b65106019d/judgeme-... | 10.8 KiB | 10.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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| static.zdassets.com/web_widget/messenger/latest/web-widget-main-cf0e543.js | 236.3 KiB | 119.5 KiB |
| allbirds.de/cdn/shop/t/5/assets/theme.js?v=86044763260100624921774876360 | 38.6 KiB | 28.9 KiB |
| allbirds.de/cdn/wpm/b98d3e97aw95287a42p6e310ef5m9f58c5a0m.js | 57.1 KiB | 26.9 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
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.
| Failing Elements |
|---|
Der beste Erfinder der Welt ist die Natur. Daher holen wir uns hier Inspiration… div#slide-template--19445889171702__slideshow_CLzrkk-image_anFW6Q > div.content-over-media_content > div.prose > h6 |
These are opportunities to improve keyboard navigation in your application.
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
| Failing Elements |
|---|
div.content-over-media > video-media.hidden > video > img div.content-over-media > video-media.hidden > video > img |
div.accordion__content > div.footer__block-content > div.footer__payment-icons > img.image div.accordion__content > div.footer__block-content > div.footer__payment-icons > img.image |
div.accordion__content > div.footer__block-content > div.footer__payment-icons > img.image div.accordion__content > div.footer__block-content > div.footer__payment-icons > img.image |
div.accordion__content > div.footer__block-content > div.footer__payment-icons > img.image div.accordion__content > div.footer__block-content > div.footer__payment-icons > img.image |
div.accordion__content > div.footer__block-content > div.footer__payment-icons > img.image div.accordion__content > div.footer__block-content > div.footer__payment-icons > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
| Failing Elements |
|---|
div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a |
div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a |
div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a |
div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a |
div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a |
div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a |
div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a |
div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a |
div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a |
div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a div#block-country_links_frKQcD > div.footer__block-content > div.footer__country-icons > a |
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.
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
| Failing Elements |
|---|
4.41 / 5 div#block-socials_dhcdGf > div.footer__block-content > div.jdgm-widget > button.jdgm-footer-stars-link |
(864 Bewertungen) div#block-socials_dhcdGf > div.footer__block-content > div.jdgm-widget > button.jdgm-footer-count-link |
These items highlight common accessibility best practices.
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.
| Failing Elements |
|---|
4.41 / 5 div#block-socials_dhcdGf > div.footer__block-content > div.jdgm-widget > button.jdgm-footer-stars-link |
(864 Bewertungen) div#block-socials_dhcdGf > div.footer__block-content > div.jdgm-widget > button.jdgm-footer-count-link |
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
| Source | Description |
|---|---|
Failed to load resource: the server responded with a status of 404 () | |
Failed to load resource: the server responded with a status of 404 () | |
Failed to load resource: the server responded with a status of 404 () | |
Failed to load resource: the server responded with a status of 404 () | |
allbirds.de/ line 3934, col 0 | Refused to execute script from 'https://allbirds.de/cdn/shop/t/5/assets/swatch-image-switch.js?v=2965' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled. |
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.
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
| Failing Elements |
|---|
div.content-over-media > video-media.hidden > video > img div.content-over-media > video-media.hidden > video > img |
div.accordion__content > div.footer__block-content > div.footer__payment-icons > img.image div.accordion__content > div.footer__block-content > div.footer__payment-icons > img.image |
div.accordion__content > div.footer__block-content > div.footer__payment-icons > img.image div.accordion__content > div.footer__block-content > div.footer__payment-icons > img.image |
div.accordion__content > div.footer__block-content > div.footer__payment-icons > img.image div.accordion__content > div.footer__block-content > div.footer__payment-icons > img.image |
div.accordion__content > div.footer__block-content > div.footer__payment-icons > img.image div.accordion__content > div.footer__block-content > div.footer__payment-icons > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
div.footer__block-content > div.footer__country-icons > a > img.image div.footer__block-content > div.footer__country-icons > a > img.image |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback