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.
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.
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 | |
|---|---|---|---|
Woman in laboratory div.react-horizontal-scrolling-menu--item > div.HeroBannerHomepageItemComponent_o-hero-banner-homepage-item-component__5U2t5 > a.HeroBannerHomepageItemComponent_o-hero-banner-homepage-item-component__link__1X0Ob > img | /-/jssmedia/sgscorp/images/health-and-nutrition/woman-in-... | 52.5 KiB | 14.5 KiB |
Child on Portable Hook On Chairs div.react-horizontal-scrolling-menu--item > div.HeroBannerHomepageItemComponent_o-hero-banner-homepage-item-component__5U2t5 > a.HeroBannerHomepageItemComponent_o-hero-banner-homepage-item-component__link__1X0Ob > img | /-/jssmedia/sgscorp/images/connectivity-and-products/chil... | 48.3 KiB | 10.3 KiB |
When you need to be sure footer.FooterComponent_o-footer-component__X8NEz > div.pt-13 > div.FooterComponent_o-footer-component__tagline__fn0nR > img | /-/jssmedia/sgscorp/images/corporate/sgs-logo-tagline.cdn... | 8.6 KiB | 7.3 KiB |
Wind Turbines on Top of a Mountain Range div.AutomaticTeaserSmallItem_m-automatic-teaser-small-item__NRLtZ > a.flex > span.AutomaticTeaserSmallItem_m-automatic-teaser-small-item__visual__VgzuC > img.AutomaticTeaserSmallItem_m-automatic-teaser-small-item__img__SjzXA | /-/jssmedia/sgscorp/images/corporate/sustainability-at-sg... | 6.9 KiB | 5.5 KiB |
SGS Inspection Geneva Switzerland div.AutomaticTeaserSmallItem_m-automatic-teaser-small-item__NRLtZ > a.flex > span.AutomaticTeaserSmallItem_m-automatic-teaser-small-item__visual__VgzuC > img.AutomaticTeaserSmallItem_m-automatic-teaser-small-item__img__SjzXA | /-/jssmedia/sgscorp/images/knowledge-solutions/sgs-inspec... | 6.5 KiB | 5.1 KiB |
Group meeting in conference room div.AutomaticTeaserSmallItem_m-automatic-teaser-small-item__NRLtZ > a.flex > span.AutomaticTeaserSmallItem_m-automatic-teaser-small-item__visual__VgzuC > img.AutomaticTeaserSmallItem_m-automatic-teaser-small-item__img__SjzXA | /-/jssmedia/sgscorp/images/temporary/group-meeting-in-con... | 6.3 KiB | 4.9 KiB |
Fisheye effect of woman facing buildings div.AutomaticTeaserSmallItem_m-automatic-teaser-small-item__NRLtZ > a.flex > span.AutomaticTeaserSmallItem_m-automatic-teaser-small-item__visual__VgzuC > img.AutomaticTeaserSmallItem_m-automatic-teaser-small-item__img__SjzXA | /-/jssmedia/sgscorp/images/temporary/fisheye-effect-of-wo... | 6.2 KiB | 4.8 KiB |
Business Colleagues Discussing a Project div.AutomaticTeaserSmallItem_m-automatic-teaser-small-item__NRLtZ > a.flex > span.AutomaticTeaserSmallItem_m-automatic-teaser-small-item__visual__VgzuC > img.AutomaticTeaserSmallItem_m-automatic-teaser-small-item__img__SjzXA | /-/jssmedia/sgscorp/images/knowledge-solutions/business-c... | 5.5 KiB | 4.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.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| sgs.com/ | 285 ms |
| www.sgs.com/ | 228 ms |
| www.sgs.com/en | 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.
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 |
|---|---|---|
| /*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com */ /*! modern-normalize v1.1.0 | M… | 105.2 KiB | 104.3 KiB |
| div.HeaderComponent_o-header-component__3k4kV.HeaderComponent__ee-mode__e3Q8U:not(.HeaderComponent_… | 87.0 KiB | 81.5 KiB |
| www.sgs.com/assets/coveo/css/CoveoFullSearch.min.css | 35.4 KiB | 35.4 KiB |
| 21.4 KiB | 19.1 KiB | |
| www.sgs.com/_next/static/css/4c4fb05e0d6cb4d9.css | 14.8 KiB | 13.1 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.
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.
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.
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Corporate Information • About SGS
Strategy 27: Accelerating Growth, Building T… div.container > div.HeroBannerHomepageComponent_o-hero-banner-homepage-component__item__WiWKz > div.HeroBannerHomepageItemComponent_o-hero-banner-homepage-item-component__5U2t5 > a.HeroBannerHomepageItemComponent_o-hero-banner-homepage-item-component__link__1X0Ob |
Corporate News • About SGS
Dividend 2025: Announcement of Final Terms
We annou… div.TeaserVerticalLayout_m-teaser-vertical-layout__items__2Xu3N > div.TeaserVerticalLayout_m-teaser-vertical-layout__items-holder__J0bEY > div.HeroBannerHomepageItemComponent_o-hero-banner-homepage-item-component__5U2t5 > a.HeroBannerHomepageItemComponent_o-hero-banner-homepage-item-component__link__1X0Ob |
Feature • Health & Nutrition
New EU Rules Reshape the Detergent Industry
Here’… div.TeaserVerticalLayout_m-teaser-vertical-layout__items__2Xu3N > div.TeaserVerticalLayout_m-teaser-vertical-layout__items-holder__J0bEY > div.HeroBannerHomepageItemComponent_o-hero-banner-homepage-item-component__5U2t5 > a.HeroBannerHomepageItemComponent_o-hero-banner-homepage-item-component__link__1X0Ob |
Service • Business Assurance
Elevate Workplace Safety Standards
Build a safer … div.TeaserVerticalLayout_m-teaser-vertical-layout__items__2Xu3N > div.TeaserVerticalLayout_m-teaser-vertical-layout__items-holder__J0bEY > div.HeroBannerHomepageItemComponent_o-hero-banner-homepage-item-component__5U2t5 > a.HeroBannerHomepageItemComponent_o-hero-banner-homepage-item-component__link__1X0Ob |
Feature • Connectivity & Products
New Rules for Portable Hook-On Chairs
The CP… div.TeaserVerticalLayout_m-teaser-vertical-layout__items__2Xu3N > div.TeaserVerticalLayout_m-teaser-vertical-layout__items-holder__J0bEY > div.HeroBannerHomepageItemComponent_o-hero-banner-homepage-item-component__5U2t5 > a.HeroBannerHomepageItemComponent_o-hero-banner-homepage-item-component__link__1X0Ob |
Best Practices
General
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
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
Error: Value should not be null or undefined
at new t (https://www.sgs.com/Coveo/Hive/js/CoveoJsSearch.Lazy.min.js?t=1776889855612:1:66201)
at e.failureHandler (https://www.sgs.com/Coveo/Hive/js/CoveoJsSearch.Lazy.min.js?t=1776889855612:1:66087)
at e.fail (https://www.sgs.com/Coveo/Hive/js/CoveoJsSearch.Lazy.min.js?t=1776889855612:1:64581)
at e.check (https://www.sgs.com/Coveo/Hive/js/CoveoJsSearch.Lazy.min.js?t=1776889855612:1:64627)
at e.exists (https://www.sgs.com/Coveo/Hive/js/CoveoJsSearch.Lazy.min.js?t=1776889855612:1:64997)
at u (https://www.sgs.com/Coveo/Hive/js/CoveoJsSearch.Lazy.min.js?t=1776889855612:1:149635)
at e.searchboxElementIsNotInitialized (https://www.sgs.com/Coveo/Hive/js/CoveoForSitecore.Lazy.min.js?t=1776889855613:1:41499)
at e.<anonymous> (https://www.sgs.com/Coveo/Hive/js/CoveoForSitecore.Lazy.min.js?t=1776889855613:1:41072)
at https://www.sgs.com/Coveo/Hive/js/CoveoForSitecore.Lazy.min.js?t=1776889855613:1:40425
at Object.next (https://www.sgs.com/Coveo/Hive/js/CoveoForSitecore.Lazy.min.js?t=1776889855613:1:40530) |
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.