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.
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.
Performance issues directly impact user engagement and conversion rates.
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.
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
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 |
|---|---|---|
| /site/style/main.wi.min.bbe2b420840e6ddf7153e0d6b975ba3fc... | 77.6 KiB | 559 ms |
| /pages/strapi/homepage/style/main.bbe2b420840e6ddf7153e0d... | 1.4 KiB | 260 ms |
| www.withings.com/assets/site/style/strapi.min.css | 9.5 KiB | 75 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 | |
|---|---|---|---|
BP Monitors div.grid_container > div.card > figure > img | media.withings.com/web/images/homepage/bpmv-cat.png | 782.6 KiB | 760.1 KiB |
Watches div.grid_container > div.card > figure > img | media.withings.com/web/images/homepage/watchesblue.png | 273.4 KiB | 247.7 KiB |
Heart, weight, progress—your health data in one score. div.swiper-slide > div.card > figure > img | media.withings.com/web/images/homepage/card1-min.jpg | 151.4 KiB | 137.0 KiB |
Our built-in ECG powers your next Cardio Check-Up. div.swiper-slide > div.card > figure > img | media.withings.com/web/images/homepage/card-2-min.jpg | 149.9 KiB | 135.6 KiB |
Withings Plus | Withings div.section_container > div.flex > aside.col_100 > img | media.withings.com/web/images/homepage/logo-w+.png | 103.6 KiB | 103.0 KiB |
Withings main#homepage > section.lifestyles > figure > img | media.withings.com/web/images/homepage/homewithingsplusEN-min.jpg | 136.5 KiB | 98.7 KiB |
Scales div.grid_container > div.card > figure > img | media.withings.com/web/images/homepage/scales-card.png | 103.7 KiB | 96.1 KiB |
Sleep Analyzer div.grid_container > div.card > figure > img | media.withings.com/web/images/homepage/sleep.png | 118.8 KiB | 92.0 KiB |
BeamO div.grid_container > div.card > figure > img | media.withings.com/web/images/homepage/beamo.png | 100.2 KiB | 82.6 KiB |
U-Scan div.grid_container > div.card > figure > img | media.withings.com/web/images/homepage/u-scan.png | 101.0 KiB | 80.6 KiB |
Crucial patterns in your health, revealed. div.swiper-slide > div.card > figure > img | media.withings.com/web/images/homepage/card3-min.jpg | 88.8 KiB | 80.3 KiB |
a > figure.padding_8 > picture > img a > figure.padding_8 > picture > img | /site/media/wi_products/scanwatch-2-42blue.webp?fit&src=p... | 71.8 KiB | 62.4 KiB |
Stay energized. Spot early signals. div.swiper-slide > div.card > figure > img | media.withings.com/web/images/withings-plus/en/vitalit%C3%A9-card-min.jpg | 57.2 KiB | 45.0 KiB |
a > figure.padding_8 > picture > img a > figure.padding_8 > picture > img | /site/media/wi_products/u-scan-nutrio.webp?fit&src=png&h=... | 31.3 KiB | 28.6 KiB |
Logo div.didomi-popup-container > div.didomi-popup-view > div.didomi-popup-notice-logo-container > img.didomi-popup-notice-logo | media-cdn.withings.com/press/logo_withings_black.png | 14.5 KiB | 14.3 KiB |
a > figure.padding_8 > picture > img a > figure.padding_8 > picture > img | /site/media/wi_products/body-scan-black.webp?fit&src=png&... | 13.5 KiB | 12.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 |
|---|---|
| www.withings.com/ | 260 ms |
| www.withings.com/eu/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.
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.
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 |
|---|---|---|
| /site/style/main.wi.min.bbe2b420840e6ddf7153e0d6b975ba3fc... | 77.2 KiB | 69.8 KiB |
| /onsite/js/build-preview/commit-f6f00cac0c842ff6b918911ae... | 16.1 KiB | 15.3 KiB |
| 17.0 KiB | 14.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.
Performance issues directly impact user engagement and conversion rates.
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.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| Unattributable | 871 ms | 141 ms | 0.0 ms |
| /site/js/cart.sidebar/prod/en/polyfills.bbe2b420840e6ddf7... | 728 ms | 583 ms | 0.4 ms |
| /site/js/main.wi.min.bbe2b420840e6ddf7153e0d6b975ba3fcaf4... | 555 ms | 213 ms | 43 ms |
| www.withings.com/eu/en/ | 529 ms | 34 ms | 3.8 ms |
| metrics.withings.com/f37tye7q7kpxzba.js?aw=TH6CL4 | 400 ms | 360 ms | 30 ms |
| /sdk/5d68cf27fcc4e658e7bf39722c7dd84c606f7f7b/modern/sdk.... | 257 ms | 160 ms | 16 ms |
| www.googletagmanager.com/gtm.js?id=GTM-WLCVVSPW | 186 ms | 164 ms | 20 ms |
| /sdk/5d68cf27fcc4e658e7bf39722c7dd84c606f7f7b/modern/ui-w... | 125 ms | 46 ms | 11 ms |
| www.gstatic.com/recaptcha/releases/kUYUkUlSyqkjTSMaN2w3RaOh/recaptcha__en.js | 118 ms | 74 ms | 40 ms |
| /onsite/js/build-preview/commit-f6f00cac0c842ff6b918911ae... | 115 ms | 105 ms | 3.7 ms |
| maps.googleapis.com/maps-api-v3/api/js/64/7d/main.js | 58 ms | 39 ms | 18 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
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 2.2 s |
| Other | 1.1 s |
| Style & Layout | 569 ms |
| Script Parsing & Compilation | 260 ms |
| Garbage Collection | 107 ms |
| Rendering | 98 ms |
| Parse HTML & CSS | 71 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
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| The page has an unload handler in the main frame. | Actionable |
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not actionable |
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.
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Explore Withings devices today. div.section_container > div.flex > p.txt_subtitle > span.opacity_50 |
Best seller aside.grid_container > div.grid_container > p > span.badge |
Buy now div.swiper-slide > div > div.flex > a.margin_top_4 |
Learn more div.swiper-slide > div > div.flex > a.margin_top_4 |
Best seller aside.grid_container > div.grid_container > p > span.badge |
Buy now div.swiper-slide > div > div.flex > a.margin_top_4 |
Learn more div.swiper-slide > div > div.flex > a.margin_top_4 |
Buy now div.swiper-slide > div > div.flex > a.margin_top_4 |
Learn more div.swiper-slide > div > div.flex > a.margin_top_4 |
ScanWatch Nova New div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
New ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption > span.txt_label |
ScanWatch Nova Brilliant New div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
New ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption > span.txt_label |
ScanWatch 2 Best seller div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Best seller ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption > span.txt_label |
ScanWatch Light div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Wristbands div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Compare div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
For her div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
For him div.accordion_content > ul.margin_top_4 > li > a.txt_caption |
Body Scan Best seller div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Best seller ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption > span.txt_label |
Body Comp div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Body Smart div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Body Scan 2 div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Compare div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
BPM Vision New div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
New ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption > span.txt_label |
BPM Core div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
BPM Connect div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Sleep Analyzer div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
U-Scan Calci New div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
New ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption > span.txt_label |
U-Scan Nutrio New div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
New ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption > span.txt_label |
BeamO New div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
New ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption > span.txt_label |
Accessories div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Store div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
All our watches div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Refurbished products div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
General Sales Conditions div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Delivery Info div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Where to buy div.accordion_content > ul.margin_top_4 > li > a.txt_caption |
Account Login div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Order Status div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Customer Support div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Product Guides div.accordion_content > ul.margin_top_4 > li > a.txt_caption |
Withings Health Solutions div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Remote Patient Monitoring div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Research div.accordion_content > ul.margin_top_4 > li > a.txt_caption |
Impeto div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
API div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
#tide ocean div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Affiliate Program div.accordion_content > ul.margin_top_4 > li > a.txt_caption |
Withings+ div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Cardio Check-Up div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Health Insights div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
A day with Withings div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Women's Health div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
About Us div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Refurbished div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Accessibility div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Careers div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Press div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Reviews and testimonials div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Optimize your cardiac performance div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Perform an ECG div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Monitor your heart rate div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Monitor your muscle mass div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Track body fat div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Improve your sleep div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Track your sleep div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Boost your physical activity div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Manage hypertension div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Detect sleep apnea div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Track your nutrition div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Exercise watches for women div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Fitness watches for men div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Smartwatches for iPhone div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Smartwatches for Android div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Bluetooth watches div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Legal notice div.corporate-container > ul.corporate > li > a.txt_caption |
Privacy div.corporate-container > ul.corporate > li > a.txt_caption |
Data Security div.corporate-container > ul.corporate > li > a.txt_caption |
Conditions div.corporate-container > ul.corporate > li > a.txt_caption |
Cookies policy div.corporate-container > ul.corporate > li > a.txt_caption |
Set Cookies div.corporate-container > ul.corporate > li > a.txt_caption |
© 2026 Withings All rights reserved. div.sub-footer > div.subfooter-bottom > div.corporate-container > p.txt_book |
These are opportunities to improve the legibility of your content.
Navigation
A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more about the `tabindex` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
header.new_nav > nav > div.nav-leftBox > a.withings_logo header.new_nav > nav > div.nav-leftBox > a.withings_logo |
div.padding_left_5 > article.email-kmi > form.input > input#email div.padding_left_5 > article.email-kmi > form.input > input#email |
Register div.padding_left_5 > article.email-kmi > form.input > button.btn_primary |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Scales div.grid_container > div.card > div.content > h3.txt_subtitle_large |
These are opportunities to improve keyboard navigation in your application.
Names and labels
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img |
div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img |
div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img |
div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img |
div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img |
div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img |
div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img |
div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img |
div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img |
div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img |
div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img |
div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img |
div.texts > div.txt_caption > div.flex > img div.texts > div.txt_caption > div.flex > img |
div.texts > div.txt_caption > div.flex > img div.texts > div.txt_caption > div.flex > img |
div.texts > div.txt_caption > div.flex > img div.texts > div.txt_caption > div.flex > img |
div.texts > div.txt_caption > div.flex > img div.texts > div.txt_caption > div.flex > img |
div.texts > div.txt_caption > div.flex > img div.texts > div.txt_caption > div.flex > img |
div.texts > div.txt_caption > div.flex > img div.texts > div.txt_caption > div.flex > img |
div.texts > div.txt_caption > div.flex > img div.texts > div.txt_caption > div.flex > img |
div.texts > div.txt_caption > div.flex > img div.texts > div.txt_caption > div.flex > img |
body.currency-eur > img body.currency-eur > 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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
header.new_nav > nav > div.nav-leftBox > a.withings_logo header.new_nav > nav > div.nav-leftBox > a.withings_logo |
div.nav_links > div.categories > div.category_others > a.account-sidebar-link div.nav_links > div.categories > div.category_others > a.account-sidebar-link |
div.categories > div.category_others > aside#headerMenuCart > a.headerMenuLink div.categories > div.category_others > aside#headerMenuCart > a.headerMenuLink |
div#swiper-wrapper-7a31dfe9ae7d3ba3 > div.swiper-slide > aside.grid_container > a div#swiper-wrapper-7a31dfe9ae7d3ba3 > div.swiper-slide > aside.grid_container > a |
div#swiper-wrapper-7a31dfe9ae7d3ba3 > div.swiper-slide > aside.grid_container > a div#swiper-wrapper-7a31dfe9ae7d3ba3 > div.swiper-slide > aside.grid_container > a |
div#swiper-wrapper-7a31dfe9ae7d3ba3 > div.swiper-slide > aside.grid_container > a div#swiper-wrapper-7a31dfe9ae7d3ba3 > div.swiper-slide > aside.grid_container > a |
div.padding_top_8 > div.sub-footer > div.subfooter-top > a.logo div.padding_top_8 > div.sub-footer > div.subfooter-top > a.logo |
div.subfooter-bottom > ul.social > li.margin_right_6 > a.icon-social div.subfooter-bottom > ul.social > li.margin_right_6 > a.icon-social |
div.subfooter-bottom > ul.social > li.margin_right_4 > a.icon-social div.subfooter-bottom > ul.social > li.margin_right_4 > a.icon-social |
div.subfooter-bottom > ul.social > li.margin_right_6 > a.icon-social div.subfooter-bottom > ul.social > li.margin_right_6 > a.icon-social |
div.subfooter-bottom > ul.social > li.margin_right_6 > a.icon-social div.subfooter-bottom > ul.social > li.margin_right_6 > a.icon-social |
div.subfooter-bottom > ul.social > li.margin_right_6 > a.icon-social div.subfooter-bottom > ul.social > li.margin_right_6 > a.icon-social |
div.subfooter-bottom > ul.social > li > a.icon-social div.subfooter-bottom > ul.social > li > a.icon-social |
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.
Best practices
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Go to slide 1 section.swiper-heroes > div.swiper_hero > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 2 section.swiper-heroes > div.swiper_hero > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 3 section.swiper-heroes > div.swiper_hero > div.swiper-pagination > span.swiper-pagination-bullet |
Wristbands div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Compare div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
For her div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
For him div.accordion_content > ul.margin_top_4 > li > a.txt_caption |
Body Comp div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Body Smart div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Body Scan 2 div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
BPM Connect div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Sleep Analyzer div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Accessories div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Delivery Info div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Where to buy div.accordion_content > ul.margin_top_4 > li > a.txt_caption |
Account Login div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Order Status div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Withings Health Solutions div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Remote Patient Monitoring div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Cardio Check-Up div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Health Insights div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Refurbished div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Accessibility div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Careers div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Press div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Manage hypertension div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Detect sleep apnea div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Track your nutrition div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Fitness watches for men div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Smartwatches for iPhone div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
Smartwatches for Android div.accordion_content > ul.margin_top_4 > li.margin_bottom_4 > a.txt_caption |
These items highlight common accessibility best practices.
Best Practices
General
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| Unload event listeners are deprecated and will be removed. | /site/js/main.wi.min.bbe2b420840e6ddf7153e0d6b975ba3fcaf4... line 26, col 33821 |
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.
| Link destination | Link Text |
|---|---|
| www.withings.com/eu/en/body-scan | Learn more |
| www.withings.com/eu/en/scanwatch-2 | Learn more |
| www.withings.com/eu/en/u-scan-nutrio | Learn more |
| www.withings.com/eu/en/landing/withings-plus | Learn more |
| www.withings.com/eu/en/landing/refurbished | Learn more |
| www.withings.com/eu/en/withings-app | Learn more |
| www.withings.com/eu/en/about-us | Learn more |
| www.withings.com/us/en/health-solutions | Learn more |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img |
div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img |
div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img |
div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img |
div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img |
div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img |
div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img |
div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img |
div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img |
div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img |
div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img |
div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img div.swiper_slider > div.swiper-wrapper > a.swiper-slide > img |
div.texts > div.txt_caption > div.flex > img div.texts > div.txt_caption > div.flex > img |
div.texts > div.txt_caption > div.flex > img div.texts > div.txt_caption > div.flex > img |
div.texts > div.txt_caption > div.flex > img div.texts > div.txt_caption > div.flex > img |
div.texts > div.txt_caption > div.flex > img div.texts > div.txt_caption > div.flex > img |
div.texts > div.txt_caption > div.flex > img div.texts > div.txt_caption > div.flex > img |
div.texts > div.txt_caption > div.flex > img div.texts > div.txt_caption > div.flex > img |
div.texts > div.txt_caption > div.flex > img div.texts > div.txt_caption > div.flex > img |
div.texts > div.txt_caption > div.flex > img div.texts > div.txt_caption > div.flex > img |
body.currency-eur > img body.currency-eur > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Crawling and Indexing
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
cart-popin > div.apc2_confirmcart > div.apc2_confirmcart__main > a.apc2_confirmcart_btn-close cart-popin > div.apc2_confirmcart > div.apc2_confirmcart__main > a.apc2_confirmcart_btn-close |
div.apc2_cartsidebar_main > div.apc2_cartsidebar_wrapper > div.apc2_cartsidebar_contentTitle > a.apc2_cartsidebar_btn-close div.apc2_cartsidebar_main > div.apc2_cartsidebar_wrapper > div.apc2_cartsidebar_contentTitle > a.apc2_cartsidebar_btn-close |
div.account_sidebar_main > div.account_sidebar_wrapper > div.account_sidebar_contentTitle > a.account_sidebar_btn-close div.account_sidebar_main > div.account_sidebar_wrapper > div.account_sidebar_contentTitle > a.account_sidebar_btn-close |
To appear in search results, crawlers need access to your app.