Mobile 375 × 812

Desktop 1440 × 900

Score: 76 / 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.
Content-Security-Policy header is missing
HSTS header is missing
No Content-Security-Policy header found
1 image(s) missing alt attribute
10 button(s) with no accessible text
[](https://beavercheck.com/results/c5d30879-9067-647d-b7bc-12bff72259e5)<a href="https://beavercheck.com/results/c5d30879-9067-647d-b7bc-12bff72259e5"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.ovhcloud.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.ovhcloud.comThis 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.
1.85 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
6.74 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
803 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.002
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.05 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.
11.19 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.
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.
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 | |
|---|---|---|---|
Web div.card-layout > div.odss-media > picture > img | www.ovhcloud.com/sites/default/files/styles/text_media/public/2020-12/Web.webp | 24.0 KiB | 12.7 KiB |
Backup Agent div.col-12 > div.odss-media > picture > img.no-lazy | /sites/default/files/styles/phablets_1x/public/2025-12/ba... | 32.5 KiB | 12.1 KiB |
Infrastructure div.card-layout > div.odss-media > picture > img | www.ovhcloud.com/sites/default/files/styles/text_media/public/2020-12/SD.webp | 23.2 KiB | 11.9 KiB |
Enterprise div.card-layout > div.odss-media > picture > img | /sites/default/files/styles/text_media/public/2020-12/ent... | 21.8 KiB | 10.6 KiB |
Public cloud div.card-layout > div.odss-media > picture > img | /sites/default/files/styles/text_media/public/2020-12/pub... | 18.3 KiB | 7.0 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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 |
|---|---|---|
| /7af16cdb/contrib/ovh_theme_patternlab/dist/odss-sub-sele... | 1.4 KiB | |
| /sites/default/files/css/css_0eUbQvGIcPLSRRih2PbyNOIB2X3P... | 9.6 KiB | |
| /sites/default/files/css/css_9JPlzRbvPDXERhijGfxrLLmMtku6... | 7.5 KiB | 151 ms |
| /7af16cdb/contrib/ovh_theme_patternlab/dist/homepage_ovhc... | 15.9 KiB |
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| analytics.ovh.com/ovh/ovh_delta.js | 900.0 s | 98.3 KiB |
| analytics.ovh.com/ovh/ovh_tags.js | 900.0 s | 44.4 KiB |
| analytics.ovh.com/ovh/ovh_abt.js | 900.0 s | 31.9 KiB |
| analytics.ovh.com/ovh/privacy/fr-4/privacy_v2_146.js | 900.0 s | 18.2 KiB |
| analytics.ovh.com/ovh/privacy/css/privacy-4.css | 900.0 s | 1002 B |
| ovh.commander1.com/getcookie.php?s=1&c=TCREDIRECT_DEDUP&v=TCREDIRECT_DEDUP | 0.0 ms | 515 B |
| ovh.commander1.com/getcookie.php?s=1&c=TC_internalTool&v=TC_internalTool | 0.0 ms | 514 B |
| ovh.commander1.com/getcookie.php?s=1&c=TCREDIRECT&v=TCREDIRECT | 0.0 ms | 509 B |
| ovh.commander1.com/getcookie.php?s=1&c=TCSESSION&v=TCSESSION | 0.0 ms | 508 B |
| ovh.commander1.com/getcookie.php?s=1&c=TC_CSUI&v=TC_CSUI | 0.0 ms | 506 B |
| ovh.commander1.com/getcookie.php?s=1&c=TCID&v=TCID | 0.0 ms | 503 B |
| ovh.commander1.com/getcookie.php?s=1&c=WID&v=WID | 0.0 ms | 502 B |
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
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.ovhcloud.com/ | 837 ms |
| www.ovhcloud.com/fr/ | 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 |
|---|---|---|
| /sites/default/files/css/css__y4UIWhrUxUegszjWN3d0w8pNl9Z... | 102.6 KiB | 97.5 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 |
|---|---|---|
| /7af16cdb/contrib/ovh_theme_patternlab/dist/odss-header/h... | 59.8 KiB | 59.6 KiB |
| analytics.ovh.com/ovh/ovh_delta.js | 98.1 KiB | 40.7 KiB |
| /sites/default/files/js/js_Q1qBxAU5YKT02TTYmW6zrgAOJ6BuiQ... | 59.9 KiB | 26.0 KiB |
| www.ovhcloud.com/_next-menu/_next/static/chunks/framework-d7de93249215fb06.js | 59.3 KiB | 24.4 KiB |
| www.ovhcloud.com/website/webcallback/assets/__federation_shared_react-dom.js | 43.8 KiB | 23.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.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| www.ovhcloud.com/fr/ | 1.5 s | 67 ms | 2.0 ms |
| Unattributable | 1.0 s | 108 ms | 0.0 ms |
| www.ovhcloud.com/_next-menu/_next/static/chunks/framework-d7de93249215fb06.js | 588 ms | 376 ms | 20 ms |
| /sites/default/files/js/js_Q1qBxAU5YKT02TTYmW6zrgAOJ6BuiQ... | 512 ms | 235 ms | 17 ms |
| www.ovhcloud.com/modules/custom/ovh_sentry/dist/sentry.min.js?v=1.0.3 | 386 ms | 72 ms | 3.1 ms |
| /7af16cdb/contrib/ovh_theme_patternlab/dist/odss-sub-sele... | 209 ms | 131 ms | 0.2 ms |
| analytics.ovh.com/ovh/ovh_delta.js | 198 ms | 129 ms | 66 ms |
| www.ovhcloud.com/_next-menu/_next/static/chunks/main-1b1ee718e7c61b49.js | 119 ms | 93 ms | 25 ms |
| /sites/default/files/js/js_w6Z5GBi6dWMNbIGrb0uEelvcydyISK... | 87 ms | 26 ms | 50 ms |
| www.ovhcloud.com/modules/custom/ocms_core/dist/federation-tools.min.js?v=1.0.4 | 76 ms | 2.6 ms | 0.1 ms |
| analytics.ovh.com/ovh/ovh_tags.js | 72 ms | 40 ms | 32 ms |
| /sites/default/files/css/css__y4UIWhrUxUegszjWN3d0w8pNl9Z... | 69 ms | 0.0 ms | 0.0 ms |
| analytics.ovh.com/ovh/privacy/fr-4/privacy_v2_146.js | 60 ms | 50 ms | 6.3 ms |
| analytics.ovh.com/ovh/ovh_abt.js | 56 ms | 43 ms | 12 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
| Category | Time Spent |
|---|---|
| Script Evaluation | 1.5 s |
| Style & Layout | 1.4 s |
| Other | 1.4 s |
| Parse HTML & CSS | 327 ms |
| Script Parsing & Compilation | 268 ms |
| Rendering | 222 ms |
| Garbage Collection | 36 ms |
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
| Failure reason | Failure type |
|---|---|
| The page has an unload handler in a sub frame. | Actionable |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /7af16cdb/contrib/ovh_theme_patternlab/dist/assets/i18nex... | 21.0 KiB | 5.3 KiB |
| /7af16cdb/contrib/ovh_theme_patternlab/dist/odss-slider/o... | 15.0 KiB | 3.5 KiB |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
X logo nav#block-ovhcloud-social-networks > li.ods-footer__menu__item > a.ods-footer__link__icon > img.no-image-style |
linkedin logo nav#block-ovhcloud-social-networks > li.ods-footer__menu__item > a.ods-footer__link__icon > img.no-image-style |
facebook logo nav#block-ovhcloud-social-networks > li.ods-footer__menu__item > a.ods-footer__link__icon > img.no-image-style |
youtube logo nav#block-ovhcloud-social-networks > li.ods-footer__menu__item > a.ods-footer__link__icon > img.no-image-style |
twitch logo nav#block-ovhcloud-social-networks > li.ods-footer__menu__item > span.ods-footer__link__icon > img.no-image-style |
discord logo nav#block-ovhcloud-social-networks > li.ods-footer__menu__item > span.ods-footer__link__icon > img.no-image-style |
blog logo nav#block-ovhcloud-social-networks > li.ods-footer__menu__item > span.ods-footer__link__icon > img.no-image-style |
github logo nav#block-ovhcloud-social-networks > li.ods-footer__menu__item > span.ods-footer__link__icon > img.no-image-style |
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.
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
| Failing Elements |
|---|
Webmail
Mon compte client
Contact commercial
Support
France [€]
Retourner au m… div.ods-header-universe > aside.ovhcloud-menu-navbar > div.ovhcloud-menu-navbar__footer > ul.ods-header-topbar__content__menu |
div.text-left > div.odss-slider > div.odss-slider__controls > div.d-flex div.text-left > div.odss-slider > div.odss-slider__controls > div.d-flex |
Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. Learn more about valid ARIA attributes.
| Failing Elements |
|---|
li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated |
li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated |
li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated |
li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated |
li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated |
li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated |
li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated |
li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated |
li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated |
div.button__text-container > span.button__centered-text > span.d-block > osds-icon.hydrated div.button__text-container > span.button__centered-text > span.d-block > osds-icon.hydrated |
button.link > span.link__text-container > span > osds-icon.hydrated button.link > span.link__text-container > span > osds-icon.hydrated |
button.link > span.link__text-container > span > osds-icon.hydrated button.link > span.link__text-container > span > osds-icon.hydrated |
button.link > span.link__text-container > span > osds-icon.hydrated button.link > span.link__text-container > span > osds-icon.hydrated |
button.link > span.link__text-container > span > osds-icon.hydrated button.link > span.link__text-container > span > osds-icon.hydrated |
ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. Learn how to make ARIA dialog elements more accessible.
| Failing Elements |
|---|
La protection de vos données est notre priorité.
Notre site internet et le… body > div#tc-privacy-wrapper > div#header_tc_privacy |
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.
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
| Failing Elements |
|---|
div > form#domain-search-header-form--2 > div.header--webcloud__input-wrapper > button.header--webcloud__button div > form#domain-search-header-form--2 > div.header--webcloud__input-wrapper > button.header--webcloud__button |
div.odss-slider > div.odss-slider__controls > div.d-flex > button.odss-slider__pager__button div.odss-slider > div.odss-slider__controls > div.d-flex > button.odss-slider__pager__button |
div.odss-slider > div.odss-slider__controls > div.d-flex > button.odss-slider__pager__button div.odss-slider > div.odss-slider__controls > div.d-flex > button.odss-slider__pager__button |
div.odss-slider > div.odss-slider__controls > div.d-flex > button.odss-slider__pager__button div.odss-slider > div.odss-slider__controls > div.d-flex > button.odss-slider__pager__button |
div.odss-slider > div.odss-slider__controls > div.d-flex > button.odss-slider__pager__button div.odss-slider > div.odss-slider__controls > div.d-flex > button.odss-slider__pager__button |
div.text-left > div.odss-slider > div.odss-slider__controls > button.odss-slider__button--pause div.text-left > div.odss-slider > div.odss-slider__controls > button.odss-slider__button--pause |
form#domain-search-form > div.d-flex > div.otds-button > button.button form#domain-search-form > div.d-flex > div.otds-button > button.button |
div > div#block-federationtools > div.federation-tools-buttons > button.federation-tools-buttons__btn div > div#block-federationtools > div.federation-tools-buttons > button.federation-tools-buttons__btn |
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#header_tc_privacy_text > div#privacy_center_wrapper > div.privacy_center_img > img div#header_tc_privacy_text > div#privacy_center_wrapper > div.privacy_center_img > img |
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.ods-header-topbar > div.ods-header-topbar__content > div.py-lg-3 > a div.ods-header-topbar > div.ods-header-topbar__content > div.py-lg-3 > 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.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
| Failing Elements |
|---|
Devise form.odss-sub-selection-form > div.odss-sub-selection-form__fields > div.odss-sub-selection-form__field > p.odss-sub-selection-form__label |
Sélectionner une devise div.odss-sub-selection-form__fields > div.odss-sub-selection-form__field > div.odss-dropdown > div.odss-dropdown__title |
Site web (langue) form.odss-sub-selection-form > div.odss-sub-selection-form__fields > div.odss-sub-selection-form__field > p.odss-sub-selection-form__label |
Sélectionner un site web div.odss-sub-selection-form__fields > div.odss-sub-selection-form__field > div.odss-dropdown > div.odss-dropdown__title |
Nouveau div.card-layout > div.d-flex > span > span.ods-badge |
These are opportunities to improve the legibility of your content.
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
| Failing Elements |
|---|
li.ods-footer__menu__item > div.ods-footer__menu__item__block > div > ul.ods-footer__menu li.ods-footer__menu__item > div.ods-footer__menu__item__block > div > ul.ods-footer__menu |
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.
| Failing Elements |
|---|
France [€]
Retourner au menu
Le choix du pays et/ou de la région peut modifie… aside.ovhcloud-menu-navbar > div.ovhcloud-menu-navbar__footer > ul.ods-header-topbar__content__menu > li.language-switcher |
X logo ul.ods-footer__menu > li.ods-footer__menu__item > nav#block-ovhcloud-social-networks > li.ods-footer__menu__item |
linkedin logo ul.ods-footer__menu > li.ods-footer__menu__item > nav#block-ovhcloud-social-networks > li.ods-footer__menu__item |
facebook logo ul.ods-footer__menu > li.ods-footer__menu__item > nav#block-ovhcloud-social-networks > li.ods-footer__menu__item |
youtube logo ul.ods-footer__menu > li.ods-footer__menu__item > nav#block-ovhcloud-social-networks > li.ods-footer__menu__item |
twitch logo ul.ods-footer__menu > li.ods-footer__menu__item > nav#block-ovhcloud-social-networks > li.ods-footer__menu__item |
discord logo ul.ods-footer__menu > li.ods-footer__menu__item > nav#block-ovhcloud-social-networks > li.ods-footer__menu__item |
blog logo ul.ods-footer__menu > li.ods-footer__menu__item > nav#block-ovhcloud-social-networks > li.ods-footer__menu__item |
github logo ul.ods-footer__menu > li.ods-footer__menu__item > nav#block-ovhcloud-social-networks > li.ods-footer__menu__item |
These are opportunities to improve the experience of reading tabular or list data using 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 |
|---|
En savoir plus div.card-layout > div.contextual-region > div.otds-link > button.link |
En savoir plus div.card-layout > div.contextual-region > div.otds-link > button.link |
En savoir plus div.card-layout > div.contextual-region > div.otds-link > button.link |
En savoir plus div.card-layout > div.contextual-region > div.otds-link > button.link |
X logo li.ods-footer__menu__item > nav#block-ovhcloud-social-networks > li.ods-footer__menu__item > a.ods-footer__link__icon |
linkedin logo li.ods-footer__menu__item > nav#block-ovhcloud-social-networks > li.ods-footer__menu__item > a.ods-footer__link__icon |
facebook logo li.ods-footer__menu__item > nav#block-ovhcloud-social-networks > li.ods-footer__menu__item > a.ods-footer__link__icon |
youtube logo li.ods-footer__menu__item > nav#block-ovhcloud-social-networks > li.ods-footer__menu__item > a.ods-footer__link__icon |
These items highlight common accessibility best practices.
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 |
|---|---|
/7af16cdb/contrib/ovh_theme_patternlab/dist/js/webcallbac... line 74, col 14 | Error: Cannot find './session-handler' module
at https://www.ovhcloud.com/7af16cdb/contrib/ovh_theme_patternlab/dist/js/webcallback-federation.min.js?v=1.0.13:75:15 |
Error: Minified React error #418; visit https://react.dev/errors/418?args[]=HTML&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at rD (https://www.ovhcloud.com/_next-menu/_next/static/chunks/framework-d7de93249215fb06.js:1:42472)
at oK (https://www.ovhcloud.com/_next-menu/_next/static/chunks/framework-d7de93249215fb06.js:1:92518)
at uS (https://www.ovhcloud.com/_next-menu/_next/static/chunks/framework-d7de93249215fb06.js:1:123605)
at https://www.ovhcloud.com/_next-menu/_next/static/chunks/framework-d7de93249215fb06.js:1:123450
at uw (https://www.ovhcloud.com/_next-menu/_next/static/chunks/framework-d7de93249215fb06.js:1:123458)
at uc (https://www.ovhcloud.com/_next-menu/_next/static/chunks/framework-d7de93249215fb06.js:1:118833)
at uZ (https://www.ovhcloud.com/_next-menu/_next/static/chunks/framework-d7de93249215fb06.js:1:141971)
at MessagePort.N (https://www.ovhcloud.com/_next-menu/_next/static/chunks/framework-d7de93249215fb06.js:1:186982) |
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#header_tc_privacy_text > div#privacy_center_wrapper > div.privacy_center_img > img div#header_tc_privacy_text > div#privacy_center_wrapper > div.privacy_center_img > img |
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.
509 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.36 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
9 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.301
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.01 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.
2.13 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.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
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.
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 | |
|---|---|---|---|
Backup Agent div.col-12 > div.odss-media > picture > img.no-lazy | /sites/default/files/styles/large_screens_1x/public/2025-... | 61.7 KiB | 56.5 KiB |
Image overview Scale div.col-12 > div.odss-media > picture > img | /sites/default/files/styles/large_screens_1x/public/2025-... | 45.1 KiB | 42.2 KiB |
Web div.card-layout > div.odss-media > picture > img | www.ovhcloud.com/sites/default/files/styles/text_media/public/2020-12/Web.webp | 24.0 KiB | 12.7 KiB |
Infrastructure div.card-layout > div.odss-media > picture > img | www.ovhcloud.com/sites/default/files/styles/text_media/public/2020-12/SD.webp | 23.2 KiB | 11.9 KiB |
Enterprise div.card-layout > div.odss-media > picture > img | /sites/default/files/styles/text_media/public/2020-12/ent... | 21.8 KiB | 10.6 KiB |
Public cloud div.card-layout > div.odss-media > picture > img | /sites/default/files/styles/text_media/public/2020-12/pub... | 18.3 KiB | 7.0 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| analytics.ovh.com/ovh/ovh_delta.js | 900.0 s | 98.3 KiB |
| analytics.ovh.com/ovh/ovh_tags.js | 900.0 s | 44.4 KiB |
| analytics.ovh.com/ovh/ovh_abt.js | 900.0 s | 31.9 KiB |
| analytics.ovh.com/ovh/privacy/fr-4/privacy_v2_146.js | 900.0 s | 18.2 KiB |
| analytics.ovh.com/ovh/privacy/css/privacy-4.css | 900.0 s | 1002 B |
| ovh.commander1.com/getcookie.php?s=1&c=TCREDIRECT_DEDUP&v=TCREDIRECT_DEDUP | 0.0 ms | 515 B |
| ovh.commander1.com/getcookie.php?s=1&c=TC_internalTool&v=TC_internalTool | 0.0 ms | 514 B |
| ovh.commander1.com/getcookie.php?s=1&c=TCREDIRECT&v=TCREDIRECT | 0.0 ms | 509 B |
| ovh.commander1.com/getcookie.php?s=1&c=TCSESSION&v=TCSESSION | 0.0 ms | 508 B |
| ovh.commander1.com/getcookie.php?s=1&c=TC_CSUI&v=TC_CSUI | 0.0 ms | 506 B |
| ovh.commander1.com/getcookie.php?s=1&c=TCID&v=TCID | 0.0 ms | 503 B |
| ovh.commander1.com/getcookie.php?s=1&c=WID&v=WID | 0.0 ms | 502 B |
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
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.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
|---|---|---|
| /sites/default/files/css/css__y4UIWhrUxUegszjWN3d0w8pNl9Z... | 102.6 KiB | 97.4 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 |
|---|---|---|
| /7af16cdb/contrib/ovh_theme_patternlab/dist/odss-header/h... | 59.8 KiB | 59.6 KiB |
| analytics.ovh.com/ovh/ovh_delta.js | 98.1 KiB | 40.7 KiB |
| /sites/default/files/js/js_Q1qBxAU5YKT02TTYmW6zrgAOJ6BuiQ... | 59.9 KiB | 26.0 KiB |
| www.ovhcloud.com/_next-menu/_next/static/chunks/framework-d7de93249215fb06.js | 59.3 KiB | 24.4 KiB |
| www.ovhcloud.com/website/webcallback/assets/__federation_shared_react-dom.js | 43.8 KiB | 23.1 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
| Failure reason | Failure type |
|---|---|
| The page has an unload handler in a sub frame. | Actionable |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /7af16cdb/contrib/ovh_theme_patternlab/dist/assets/i18nex... | 21.0 KiB | 5.3 KiB |
| /7af16cdb/contrib/ovh_theme_patternlab/dist/odss-slider/o... | 15.0 KiB | 3.5 KiB |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
X logo nav#block-ovhcloud-social-networks > li.ods-footer__menu__item > a.ods-footer__link__icon > img.no-image-style |
linkedin logo nav#block-ovhcloud-social-networks > li.ods-footer__menu__item > a.ods-footer__link__icon > img.no-image-style |
facebook logo nav#block-ovhcloud-social-networks > li.ods-footer__menu__item > a.ods-footer__link__icon > img.no-image-style |
youtube logo nav#block-ovhcloud-social-networks > li.ods-footer__menu__item > a.ods-footer__link__icon > img.no-image-style |
twitch logo nav#block-ovhcloud-social-networks > li.ods-footer__menu__item > span.ods-footer__link__icon > img.no-image-style |
discord logo nav#block-ovhcloud-social-networks > li.ods-footer__menu__item > span.ods-footer__link__icon > img.no-image-style |
blog logo nav#block-ovhcloud-social-networks > li.ods-footer__menu__item > span.ods-footer__link__icon > img.no-image-style |
github logo nav#block-ovhcloud-social-networks > li.ods-footer__menu__item > span.ods-footer__link__icon > img.no-image-style |
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.
| URL | Time Spent |
|---|---|
| www.ovhcloud.com/ | 282 ms |
| www.ovhcloud.com/fr/ | 0.0 ms |
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
| Element | Layout shift score |
|---|---|
OVHcloud
Vos workloads évoluent ?
Adaptez vos serveurs !
Les serveurs dédiés … body > div.dialog-off-canvas-main-canvas > div.layout-container > main#main | 0.216 |
Serveurs dédiés
Promotion
Rise-S/M/L/XL
Des configurations puissantes et fiabl… div#block-ovh-theme-patternlab-content > div > div > section.odss-section | 0.071 |
Serveurs dédiés
Promotion
Rise-S/M/L/XL
Des configurations puissantes et fiabl… div#block-ovh-theme-patternlab-content > div > div > section.odss-section | 0.011 |
Frais d'installation offerts
Offre valable jusqu'au 14 avril 2026 div.otds-tile > span.tile__centered-text > div.card-layout > div.odss-text | 0.002 |
Webmail
Mon compte client
Contact commercial
Support nav#block-ocms-topheader-menu > div.ods-header-topbar > div.ods-header-topbar__content > ul.ods-header-topbar__content__menu | 0.000 |
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.
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
| Failing Elements |
|---|
Webmail
Mon compte client
Contact commercial
Support nav#block-ocms-topheader-menu > div.ods-header-topbar > div.ods-header-topbar__content > ul.ods-header-topbar__content__menu |
Public Cloud
Private Cloud
Serveurs dédiés & VPS
Domaine Hébergement E-mail VoI… section.ovhcloud-mainmenu > nav.menu-desktop > div.menu-desktop__tabs-wrapper > div.menu-desktop__tabs |
div.text-left > div.odss-slider > div.odss-slider__controls > div.d-flex div.text-left > div.odss-slider > div.odss-slider__controls > div.d-flex |
Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. Learn more about valid ARIA attributes.
| Failing Elements |
|---|
div.odss-slider > div.d-flex > button.ods-slider__button--prev > osds-icon.hydrated div.odss-slider > div.d-flex > button.ods-slider__button--prev > osds-icon.hydrated |
div.odss-slider > div.d-flex > button.ods-slider__button--next > osds-icon.hydrated div.odss-slider > div.d-flex > button.ods-slider__button--next > osds-icon.hydrated |
li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated |
li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated |
li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated |
li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated |
li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated |
li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated |
li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated |
li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated |
li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated li.lh-1 > div.otds-text > span.flex-shrink-0 > osds-icon.hydrated |
div.odss-slider > div.d-flex > button.ods-slider__button--prev > osds-icon.hydrated div.odss-slider > div.d-flex > button.ods-slider__button--prev > osds-icon.hydrated |
div.odss-slider > div.d-flex > button.ods-slider__button--next > osds-icon.hydrated div.odss-slider > div.d-flex > button.ods-slider__button--next > osds-icon.hydrated |
button.link > span.link__text-container > span > osds-icon.hydrated button.link > span.link__text-container > span > osds-icon.hydrated |
button.link > span.link__text-container > span > osds-icon.hydrated button.link > span.link__text-container > span > osds-icon.hydrated |
button.link > span.link__text-container > span > osds-icon.hydrated button.link > span.link__text-container > span > osds-icon.hydrated |
button.link > span.link__text-container > span > osds-icon.hydrated button.link > span.link__text-container > span > osds-icon.hydrated |
ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. Learn how to make ARIA dialog elements more accessible.
| Failing Elements |
|---|
La protection de vos données est notre priorité.
Notre site internet et le… body > div#tc-privacy-wrapper > div#header_tc_privacy |
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.
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
| Failing Elements |
|---|
div > form#domain-search-header-form--2 > div.header--webcloud__input-wrapper > button.header--webcloud__button div > form#domain-search-header-form--2 > div.header--webcloud__input-wrapper > button.header--webcloud__button |
div.odss-slider > div.odss-slider__controls > div.d-flex > button.odss-slider__pager__button div.odss-slider > div.odss-slider__controls > div.d-flex > button.odss-slider__pager__button |
div.odss-slider > div.odss-slider__controls > div.d-flex > button.odss-slider__pager__button div.odss-slider > div.odss-slider__controls > div.d-flex > button.odss-slider__pager__button |
div.odss-slider > div.odss-slider__controls > div.d-flex > button.odss-slider__pager__button div.odss-slider > div.odss-slider__controls > div.d-flex > button.odss-slider__pager__button |
div.odss-slider > div.odss-slider__controls > div.d-flex > button.odss-slider__pager__button div.odss-slider > div.odss-slider__controls > div.d-flex > button.odss-slider__pager__button |
div.text-left > div.odss-slider > div.odss-slider__controls > button.odss-slider__button--pause div.text-left > div.odss-slider > div.odss-slider__controls > button.odss-slider__button--pause |
div > div#block-federationtools > div.federation-tools-buttons > button.federation-tools-buttons__btn div > div#block-federationtools > div.federation-tools-buttons > button.federation-tools-buttons__btn |
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#header_tc_privacy_text > div#privacy_center_wrapper > div.privacy_center_img > img div#header_tc_privacy_text > div#privacy_center_wrapper > div.privacy_center_img > img |
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.ods-header-topbar > div.ods-header-topbar__content > div.py-lg-3 > a div.ods-header-topbar > div.ods-header-topbar__content > div.py-lg-3 > 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.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
| Failing Elements |
|---|
Nouveau div.card-layout > div.d-flex > span > span.ods-badge |
These are opportunities to improve the legibility of your content.
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
| Failing Elements |
|---|
li.ods-footer__menu__item > div.ods-footer__menu__item__block > div > ul.ods-footer__menu li.ods-footer__menu__item > div.ods-footer__menu__item__block > div > ul.ods-footer__menu |
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.
| Failing Elements |
|---|
fr flag div.ods-header-topbar > div.ods-header-topbar__content > ul.ods-header-topbar__content__menu > li.language-switcher |
X logo ul.ods-footer__menu > li.ods-footer__menu__item > nav#block-ovhcloud-social-networks > li.ods-footer__menu__item |
linkedin logo ul.ods-footer__menu > li.ods-footer__menu__item > nav#block-ovhcloud-social-networks > li.ods-footer__menu__item |
facebook logo ul.ods-footer__menu > li.ods-footer__menu__item > nav#block-ovhcloud-social-networks > li.ods-footer__menu__item |
youtube logo ul.ods-footer__menu > li.ods-footer__menu__item > nav#block-ovhcloud-social-networks > li.ods-footer__menu__item |
twitch logo ul.ods-footer__menu > li.ods-footer__menu__item > nav#block-ovhcloud-social-networks > li.ods-footer__menu__item |
discord logo ul.ods-footer__menu > li.ods-footer__menu__item > nav#block-ovhcloud-social-networks > li.ods-footer__menu__item |
blog logo ul.ods-footer__menu > li.ods-footer__menu__item > nav#block-ovhcloud-social-networks > li.ods-footer__menu__item |
github logo ul.ods-footer__menu > li.ods-footer__menu__item > nav#block-ovhcloud-social-networks > li.ods-footer__menu__item |
These are opportunities to improve the experience of reading tabular or list data using 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 |
|---|
En savoir plus div.card-layout > div.contextual-region > div.otds-link > button.link |
En savoir plus div.card-layout > div.contextual-region > div.otds-link > button.link |
En savoir plus div.card-layout > div.contextual-region > div.otds-link > button.link |
En savoir plus div.card-layout > div.contextual-region > div.otds-link > button.link |
div.d-none > ul.ods-footer__menu > li.ods-footer__menu__item > a.ods-footer__link div.d-none > ul.ods-footer__menu > li.ods-footer__menu__item > a.ods-footer__link |
div.d-none > ul.ods-footer__menu > li.ods-footer__menu__item > a.ods-footer__link div.d-none > ul.ods-footer__menu > li.ods-footer__menu__item > a.ods-footer__link |
div.d-none > ul.ods-footer__menu > li.ods-footer__menu__item > a.ods-footer__link div.d-none > ul.ods-footer__menu > li.ods-footer__menu__item > a.ods-footer__link |
X logo li.ods-footer__menu__item > nav#block-ovhcloud-social-networks > li.ods-footer__menu__item > a.ods-footer__link__icon |
linkedin logo li.ods-footer__menu__item > nav#block-ovhcloud-social-networks > li.ods-footer__menu__item > a.ods-footer__link__icon |
facebook logo li.ods-footer__menu__item > nav#block-ovhcloud-social-networks > li.ods-footer__menu__item > a.ods-footer__link__icon |
youtube logo li.ods-footer__menu__item > nav#block-ovhcloud-social-networks > li.ods-footer__menu__item > a.ods-footer__link__icon |
These items highlight common accessibility best practices.
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 |
|---|---|
/7af16cdb/contrib/ovh_theme_patternlab/dist/js/webcallbac... line 74, col 14 | Error: Cannot find './session-handler' module
at https://www.ovhcloud.com/7af16cdb/contrib/ovh_theme_patternlab/dist/js/webcallback-federation.min.js?v=1.0.13:75:15 |
Error: Minified React error #418; visit https://react.dev/errors/418?args[]=HTML&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at rD (https://www.ovhcloud.com/_next-menu/_next/static/chunks/framework-d7de93249215fb06.js:1:42472)
at oK (https://www.ovhcloud.com/_next-menu/_next/static/chunks/framework-d7de93249215fb06.js:1:92518)
at uS (https://www.ovhcloud.com/_next-menu/_next/static/chunks/framework-d7de93249215fb06.js:1:123605)
at https://www.ovhcloud.com/_next-menu/_next/static/chunks/framework-d7de93249215fb06.js:1:123450
at uw (https://www.ovhcloud.com/_next-menu/_next/static/chunks/framework-d7de93249215fb06.js:1:123458)
at uc (https://www.ovhcloud.com/_next-menu/_next/static/chunks/framework-d7de93249215fb06.js:1:118833)
at uZ (https://www.ovhcloud.com/_next-menu/_next/static/chunks/framework-d7de93249215fb06.js:1:141971)
at MessagePort.N (https://www.ovhcloud.com/_next-menu/_next/static/chunks/framework-d7de93249215fb06.js:1:186982) | |
Failed to load resource: the server responded with a status of 429 () |
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#header_tc_privacy_text > div#privacy_center_wrapper > div.privacy_center_img > img div#header_tc_privacy_text > div#privacy_center_wrapper > div.privacy_center_img > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback