Runs a google lighthouse test on the site. The resulting score of the category Performance is also used as your commerce-score for this test. (learn more)
FCP measures how long it takes the browser to render the first piece of DOM content after a user navigates to your page. (learn more)
Measures the number of requests the browser has to make to finish rendering the page. (learn more)
Measures the number of Javascript files loaded on the page. (learn more)
TBT Measures the total amount of time that a page is blocked from responding to user input. (learn more)
Measures the transfer size of resources loaded from 3rd party domains. (learn more)
Runs a google lighthouse test on the site. The resulting score of the category Best Practices is also used as your commerce-score for this test. (learn more)
Checks if offscreen images are beeing deferred via lazy loading. (learn more)
Tests if the page does a redirect from HTTP to HTTPS. (learn more)
Checks if the site is exposing the used PHP version and also if this version is still supported and gets security updates. Currently PHP versions older than 7.2 match as unsupported. (learn more)
Runs a google lighthouse test on the site. The resulting score of the category Accessibility is also used as your commerce-score for this test.(learn more)
Measures interactivity. To provide a good user experience, pages should have a FID of less than 100 milliseconds. (learn more)
Measures loading performance. To provide a good user experience, LCP should occur within 2.5 seconds of when the page first starts loading. (learn more)
TTFB Measures the repsonse time of the server until the browser receives the HTML. (learn more)
Measures the total transfer size of all elements on the page. (learn more)
Measures the number of Fonts loaded on the page. (learn more)
Measures the number of CSS files loaded on the page. (learn more)
TPT Measures the runtime of javascript and rendering of resources loaded from 3rd party domains. (learn more)
Checks if the site is using Javascirpt Libraries with known security vulnerabilities. (learn more)
Tests if commonly known Admin- or Backoffice-URLS can be accessed without protection.
Tests if all elements on the page are loaded via SSL encryption. (learn more)
Checks if version numbers of used server software are exposed for example via "Server:", "Varnish:" or "X-POWERED-BY" Headers. This could help an attacker target vulnerabilities of specific versions. (learn more)
Runs a google lighthouse test on the site. The resulting score of the category SEO is also used as your commerce-score for this test. (learn more)
FCP measures how long it takes the browser to render the first piece of DOM content after a user navigates to your page, pages should have a FCP of less than 2 seconds. (learn more)
Measures interactivity. To provide a good user experience, pages should have a INP of less than 200 milliseconds. (learn more)
Measures visual stability. To provide a good user experience, pages should maintain a CLS of less than 0.1. (learn more)