Lighthouse Desktop
· 0 checks — Desktop 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 |
|---|---|
| www.tuvsud.com/_next/static/media/slick.653a4cbb.woff | 30 ms |
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 | |
|---|---|---|---|
African worker is gathering coffee beans on plantation in bushy wood div.teaser-banner__wrapper > div.banner-image > picture > img | /transform/50d0992c-d81b-457b-8851-ad85eece8539/Shutterst... | 286.7 KiB | 169.4 KiB |
Case study AAI article.slider__card-item > div > div.slider__card-item__wrapper > img.highlights-card__image | /-/jssmedia/global/images/resource-centre/case-study/aai-... | 167.5 KiB | 163.6 KiB |
ESG icon concept circulating in hands for environment, society and governance. … article.slider__card-item > div > div.slider__card-item__wrapper > img.highlights-card__image | /transform/0b4bb7e6-6e96-48bc-8417-95e19aaa8aa9/shutterst... | 139.7 KiB | 137.6 KiB |
2025 growth business. wooden block with 2024 change to 2025, Set up objective t… article.slider__card-item > div > div.slider__card-item__wrapper > img.highlights-card__image | /transform/87942ca4-e449-48a0-9ce4-0a7a2cd90a2a/shutterst... | 92.3 KiB | 90.7 KiB |
Two happy engineers in high visibility vests taking a selfie in a field with a … div.homepage-hero-banner__item > div.homepage-hero-banner__item-block > div.homepage-hero-banner__item-block__image > img | /transform/f53ec91e-b74e-4794-80a6-accf4bf8268e/GettyImag... | 90.2 KiB | 82.7 KiB |
careers div.teaser-banner__wrapper > div.banner-image > picture > img | /-/jssmedia/global/images/about-us/careers-new.jpg?h=724&... | 181.0 KiB | 74.7 KiB |
Power Station article.teaser-tile-tag-and-filter__item > div.pictogram-title > span.sc-image-wrapper > img.image-pictogram | madc.tuvsud.com/transform/26d69b5d-05e7-446a-baec-31f661b34333/Power-Station | 62.4 KiB | 62.3 KiB |
Pictogram in .SVG for Shopping Cart
article.teaser-tile-tag-and-filter__item > div.pictogram-title > span.sc-image-wrapper > img.image-pictogram | madc.tuvsud.com/transform/6cfd34bb-14ab-46d0-ac77-5965cd4bee55/Shopping-Cart | 60.2 KiB | 60.2 KiB |
Factory Inspection article.teaser-tile-tag-and-filter__item > div.pictogram-title > span.sc-image-wrapper > img.image-pictogram | /transform/36b9465d-b0b7-41d5-9132-de23a8aae1f9/Factory-I... | 59.1 KiB | 59.0 KiB |
Pictogram in .SVG for Car
article.teaser-tile-tag-and-filter__item > div.pictogram-title > span.sc-image-wrapper > img.image-pictogram | madc.tuvsud.com/transform/db4b9873-cf0f-4eec-a6a9-3cca45d4afe7/Car | 55.8 KiB | 55.8 KiB |
Pictogram in .SVG for Medical device article.teaser-tile-tag-and-filter__item > div.pictogram-title > span.sc-image-wrapper > img.image-pictogram | madc.tuvsud.com/transform/d0180c33-2621-4b32-925f-2b8bb6564219/Medical-device | 51.9 KiB | 51.9 KiB |
Manufacturing article.teaser-tile-tag-and-filter__item > div.pictogram-title > span.sc-image-wrapper > img.image-pictogram | madc.tuvsud.com/transform/407a7998-cae3-4359-8641-13eea98a0a78/Manufacturing | 43.9 KiB | 43.8 KiB |
Rail front article.teaser-tile-tag-and-filter__item > div.pictogram-title > span.sc-image-wrapper > img.image-pictogram | madc.tuvsud.com/transform/635c6aee-3b91-42bc-9ef4-0f2be0cc5af6/Complete-railway | 39.1 KiB | 39.1 KiB |
Real Estate article.teaser-tile-tag-and-filter__item > div.pictogram-title > span.sc-image-wrapper > img.image-pictogram | madc.tuvsud.com/transform/8702b464-93e1-4763-862c-27bbccf578b5/Real-Estate | 32.0 KiB | 32.0 KiB |
Cotton traceability in textile supply chain article.slider__card-item > div > div.slider__card-item__wrapper > img.highlights-card__image | /-/jssmedia/global/images/resource-centre/webinar/as-8688... | 23.3 KiB | 17.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 |
|---|---|---|
| cdn.cookielaw.org/scripttemplates/otSDKStub.js | 0 B | 230 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.tuvsud.com/_next/static/css/c416a00b0876ef27.css | 105.2 KiB | 98.9 KiB |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
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.tuvsud.com/_next/static/chunks/686-WEO-1346.js | 173.9 KiB | 106.9 KiB |
| www.tuvsud.com/_next/static/chunks/349-WEO-1346.js | 110.5 KiB | 92.4 KiB |
| assets.adobedtm.com/aa8d49dd9ad8/c60f8008e9db/launch-73985aff2ccb.min.js | 113.2 KiB | 34.1 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.
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 | |
|---|---|
div.search-bar-content > div.search-result-content > button.search-result-close-icon > img div.search-bar-content > div.search-result-content > button.search-result-close-icon > img | www.tuvsud.com/weoassets/images/varianticons/cancel-white.svg |
article.teaser-tile-tag-and-filter__item > div.teaser-tile-tag-and-filter__text-card > div.arrow > img.right_arrow article.teaser-tile-tag-and-filter__item > div.teaser-tile-tag-and-filter__text-card > div.arrow > img.right_arrow | www.tuvsud.com/weoassets/images/icons/arrowforward-white.svg |
article.teaser-tile-tag-and-filter__item > div.teaser-tile-tag-and-filter__text-card > div.arrow > img.right_arrow article.teaser-tile-tag-and-filter__item > div.teaser-tile-tag-and-filter__text-card > div.arrow > img.right_arrow | www.tuvsud.com/weoassets/images/icons/arrowforward-white.svg |
article.teaser-tile-tag-and-filter__item > div.teaser-tile-tag-and-filter__text-card > div.arrow > img.right_arrow article.teaser-tile-tag-and-filter__item > div.teaser-tile-tag-and-filter__text-card > div.arrow > img.right_arrow | www.tuvsud.com/weoassets/images/icons/arrowforward-white.svg |
article.teaser-tile-tag-and-filter__item > div.teaser-tile-tag-and-filter__text-card > div.arrow > img.right_arrow article.teaser-tile-tag-and-filter__item > div.teaser-tile-tag-and-filter__text-card > div.arrow > img.right_arrow | www.tuvsud.com/weoassets/images/icons/arrowforward-white.svg |
article.teaser-tile-tag-and-filter__item > div.teaser-tile-tag-and-filter__text-card > div.arrow > img.right_arrow article.teaser-tile-tag-and-filter__item > div.teaser-tile-tag-and-filter__text-card > div.arrow > img.right_arrow | www.tuvsud.com/weoassets/images/icons/arrowforward-white.svg |
article.teaser-tile-tag-and-filter__item > div.teaser-tile-tag-and-filter__text-card > div.arrow > img.right_arrow article.teaser-tile-tag-and-filter__item > div.teaser-tile-tag-and-filter__text-card > div.arrow > img.right_arrow | www.tuvsud.com/weoassets/images/icons/arrowforward-white.svg |
article.teaser-tile-tag-and-filter__item > div.teaser-tile-tag-and-filter__text-card > div.arrow > img.right_arrow article.teaser-tile-tag-and-filter__item > div.teaser-tile-tag-and-filter__text-card > div.arrow > img.right_arrow | www.tuvsud.com/weoassets/images/icons/arrowforward-white.svg |
article.teaser-tile-tag-and-filter__item > div.teaser-tile-tag-and-filter__text-card > div.arrow > img.right_arrow article.teaser-tile-tag-and-filter__item > div.teaser-tile-tag-and-filter__text-card > div.arrow > img.right_arrow | www.tuvsud.com/weoassets/images/icons/arrowforward-white.svg |
arrow div.footer > div.gototop > button.footertotop > img | www.tuvsud.com/weoassets/images/icons/upperarrow.svg |
Sticky Contact a.footer-email-link > div.footer-email > div.email-img > img | www.tuvsud.com/weoassets/images/icons/emailicons.svg |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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 |
|---|---|
| tuvsud.com/ | 278 ms |
| www.tuvsud.com/ | 251 ms |
| www.tuvsud.com/en | 0.0 ms |
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
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Solutions
Careers
Company
Newsroom
Resources
Sustainability div.tuv-header > div.tuv-header__container > nav.tuv-header__main-menu > ul.tuv-header__main-menu__nav |
Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. Learn more about ARIA roles and required parent element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Newsroom nav.tuv-header__main-menu > ul.tuv-header__main-menu__nav > li > a |
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 |
|---|
Manufacturing
By navigating challenges in go-to-market strategy, TÜV SÜD partn… div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
Medical devices
Through compliance to stringent standards, TÜV SÜD enables med… div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
Rail
By navigating technological and regulatory requirements, TÜV SÜD partners… div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
Technical Update
#Technical updates #Consumer Products and Retail
France: New… div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
Technical Update
#Technical updates #Consumer Products and Retail
EU ECHA pro… div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
Technical Update
#Technical updates #Consumer Products and Retail
USA Connect… div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
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
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.left-side > div.video > div.video-container > iframe.iframe-content div.left-side > div.video > div.video-container > iframe.iframe-content |
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 |
|---|
Newsroom div.tuv-header__container > nav.tuv-header__main-menu > ul.tuv-header__main-menu__nav > li |
These are opportunities to improve the experience of reading tabular or list data using 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
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.
Format your HTML in a way that enables crawlers to better understand your app’s content.