Mobile 375 × 812

Desktop 1440 × 900

Score: 74 / 100
Based on 8 categories, 0 sections
Decent speed, but optimizing further could improve engagement.
Several missing protections leave your users and data exposed.
Several issues make your site difficult for assistive technology users.
Well-optimized for search — your content is discoverable.
Solid infrastructure — fast server responses across the board.
Mostly compliant — a few items need attention.
Rich content metadata — your pages look great everywhere.
Lean and efficient — low environmental impact per visit.
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
Security gaps expose your site and users to attacks, eroding trust.
HSTS header is missing
Security gaps expose your site and users to attacks, eroding trust.
No Content-Security-Policy header found
Security gaps expose your site and users to attacks, eroding trust.
1 button(s) with no accessible text
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
19 link(s) with no accessible text
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
High impact, low effort — start here.
High impact, requires investment.
Small gains, minimal effort.
Nothing in this quadrant — good news.
Low impact, high effort — do last.
Nothing in this quadrant — good news.
[](https://beavercheck.com/results/3529d193-1be3-4cb9-8218-95e2b5749f94)<a href="https://beavercheck.com/results/3529d193-1be3-4cb9-8218-95e2b5749f94"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fdoctissimo.fr" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fdoctissimo.frThis badge auto-updates with your latest scan result.
Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. The 3 security gaps leave your users exposed — modern browsers increasingly warn visitors about insecure sites. Addressing the critical issues below would have the most immediate impact on your user trust.
8 barrier(s) likely increasing bounce by ~30%.
Page takes 12.5s to load
+12% bounceUsers abandon at ~3s — you're 10.0s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
Page feels frozen for 904ms
+5% bounceClicks on the primary CTA are ignored while JavaScript runs
Fix: Break up long tasks; defer non-critical JavaScript to post-hydration
No HSTS header
+1% bounceReturning visitors are briefly exposed to downgrade attacks on first request
Fix: Set Strict-Transport-Security: max-age=31536000; includeSubDomains
No Content-Security-Policy header
+1% bounceHigher XSS blast radius — one compromised script can exfiltrate the checkout form
Fix: Ship a reporting-only CSP first, then enforce once violations are clean
Content is hard to read
+2% bounceGraduate-level reading difficulty — limits the addressable audience for product or blog pages
Fix: Shorten sentences; replace jargon with plain language; target Flesch ease ≥60
19 link(s) with generic text ("click here", "read more")
+1% bounceScreen-reader users navigating by link list see no context — and search engines can't infer relevance
Fix: Rewrite with descriptive phrases that identify the destination
No skip-to-content link
+1% bounceKeyboard and screen-reader users must tab through the entire header on every page
Fix: Add a visible-on-focus <a href="#main">Skip to content</a> as the first focusable element
4 broken link(s) on the page
+5% bounceClicks land on 404s — trust drops and the session often ends
Fix: Fix or remove the broken destinations surfaced on the Content tab
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
€360 investment → €2,154/month returns + EUR 120,500,000 risk avoided
€360
4h · 5 findings
€2,154 /mo
~€25,854 / year
EUR 120,500,000
if kept compliant
€120 — in quick wins — start here for the fastest payback
Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.
4.5 developer hours at €80/hr
Based on France rates (€80/hr)
Start here for the best return on investment
€10,041,667 / month at risk
~€120,500,005 / year if left unfixed
€120,500,000
+5 more
€0.39 /mo
5238.1 MB/mo × 0.074 EUR/GB
Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.
Unique monthly visitors from your analytics
Purchases, signups, or key actions
Optional — for revenue estimation
more engaged visitors from reduced bounce
Fix 5 critical issues to capture this value
Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.
Your site's LCP: → estimated after fixes.
These are estimates based on industry research — actual results vary
Your data stays in your browser — nothing is sent to our servers
Thanks for your feedback!
We'll use a cached audit if available, or offer to scan.
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.
2.38 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
12.55 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
904 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.001
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.89 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.
12.61 s
Audit breakdown by category with detailed findings.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| sdk.mrf.io/statics/marfeel-sdk.js?id=1026 | 1800.0 s | 60.1 KiB |
| /1c7a6a97-5c7c-4b1d-8ea2-9ffa2349a26b/loader.js?target=ww... | 7200.0 s | 60.0 KiB |
| www.doctissimo.fr/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 14400.0 s | 30.0 KiB |
| www.doctissimo.fr/wp-includes/css/dist/block-library/style.min.css?ver=6.8.1 | 14400.0 s | 15.3 KiB |
| sync.sparteo.com/crossfire.js | 14400.0 s | 12.7 KiB |
| cdn.viously.com/js/sdk/meta_full.js | 3600.0 s | 9.6 KiB |
| www.doctissimo.fr/wp-content/plugins/wp-rocket/assets/js/wpr-beacon.min.js | 14400.0 s | 7.5 KiB |
| www.wysistat.com/ws.jsa | 0.0 ms | 3.1 KiB |
| /wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/l... | 14400.0 s | 3.3 KiB |
| cdn.viously.com/js/sdk/boot.js | 3600.0 s | 2.7 KiB |
| www.flashb.id/universal/a1930a16-812d-5f61-8e66-434a2284f2a2.js | 3600.0 s | 991 B |
| /wp-content/plugins/rwmaitools/public/css/rwmaitools-publ... | 14400.0 s | 414 B |
| /images/doctissimo/compteur.php?nom=doctissimo&tps=3958&e... | 0.0 ms | 250 B |
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.
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.
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 | |
|---|---|---|---|
Dr Yves Dour div#swiper-wrapper-b102d3605d21b5d1c > div.swiper-slide > a.expert-card > img.expert-card__img | /wp-content/uploads/doctissimo/2024/06/1667204521751-328x... | 22.5 KiB | 21.4 KiB |
Couple,,Kiss,And,Hands,With,Romance,On,Date,In,Restaurant div.bloc_grid--items > article.card > figure.card__large-img > img.img-responsive | /wp-content/uploads/doctissimo/2025/04/shutterstock_24648... | 21.7 KiB | 19.7 KiB |
Mieux se connaître grâce à ses erreurs, selon une experte en psychologie div.bloc_grid--items > article.card > figure.card__large-img > img.img-responsive | /wp-content/uploads/doctissimo/2025/04/shutterstock_25376... | 15.0 KiB | 13.3 KiB |
Liath Guetta div#swiper-wrapper-b102d3605d21b5d1c > div.swiper-slide > a.expert-card > img.expert-card__img | /wp-content/uploads/doctissimo/2024/06/1658171652586-328x... | 13.8 KiB | 13.0 KiB |
Close,Up,Of,Ill,Sad,Young,Caucasian,Woman,Massaging,Rubbing div.bloc_grid--items > article.card > figure.card__large-img > img.img-responsive | /wp-content/uploads/doctissimo/2025/04/shutterstock_24320... | 13.8 KiB | 12.3 KiB |
Perte de mémoire : ce circuit entre le nerf vague et le cerveau pourrait révolu… div.bloc_grid--items > article.card > figure.card__large-img > img.img-responsive | /wp-content/uploads/doctissimo/2026/04/alzheimer-cette-st... | 13.8 KiB | 12.2 KiB |
Laetitia Hallyday et Serge Varsano ont 20 ans d'écart. Cette différence d'âge p… div.bloc_grid--items > article.card > figure.card__large-img > img.img-responsive | /wp-content/uploads/doctissimo/2026/04/sipa_01139241_0000... | 13.2 KiB | 11.8 KiB |
Sacha Gabriel div#swiper-wrapper-b102d3605d21b5d1c > div.swiper-slide > a.expert-card > img.expert-card__img | /wp-content/uploads/doctissimo/2024/06/1695215776226-328x... | 12.3 KiB | 11.5 KiB |
"Gaufre bleue" : Tout savoir sur cette fausse maladie sexuelle qui terrifie le … div.bloc_grid--items > article.card > figure.card__large-img > img.img-responsive | /wp-content/uploads/doctissimo/2026/04/shutterstock_14816... | 12.2 KiB | 10.8 KiB |
Souffrant de maux de ventre, cet homme découvre qu'un thermomètre au mercure es… div.bloc_grid--items > article.card > figure.card__large-img > img.img-responsive | /wp-content/uploads/doctissimo/2026/04/shutterstock_25790... | 11.7 KiB | 10.4 KiB |
Marc Lévêque div#swiper-wrapper-b102d3605d21b5d1c > div.swiper-slide > a.expert-card > img.expert-card__img | /wp-content/uploads/doctissimo/2024/06/marc-leveque-33697... | 10.9 KiB | 10.2 KiB |
Dr Gérald Kierzek div#swiper-wrapper-b102d3605d21b5d1c > div.swiper-slide > a.expert-card > img.expert-card__img | /wp-content/uploads/doctissimo/2025/02/capture-2025-02-05... | 8.1 KiB | 7.6 KiB |
Florian Scotté div#swiper-wrapper-b102d3605d21b5d1c > div.swiper-slide > a.expert-card > img.expert-card__img | /wp-content/uploads/doctissimo/2024/06/florian-scotte-4f5... | 8.1 KiB | 7.6 KiB |
Aurélien Tesson div#swiper-wrapper-b102d3605d21b5d1c > div.swiper-slide > a.expert-card > img.expert-card__img | /wp-content/themes/doctissimo/assets/images/auteur_defaul... | 8.6 KiB | 7.5 KiB |
Stressed,Woman,Suffering,From,Insomnia,And,From,The,Heat,,She div.bloc_grid--items > article.card > figure.card__large-img > img.img-responsive | /wp-content/uploads/doctissimo/2026/04/shutterstock_17974... | 7.2 KiB | 6.4 KiB |
Allergies tardives : pourquoi apparaissent-elles après 50 ans ? Les explication… div.swiper-slide > article.card > figure.card__medium-img > img.img-responsive | /wp-content/uploads/doctissimo/2026/03/shutterstock_17419... | 13.4 KiB | 6.2 KiB |
Un expert en oncologie conseille de consommer cet aliment chaque jour pour évit… div.bloc_grid > article.card > figure.card__large-img > img.img-responsive | /wp-content/uploads/doctissimo/2026/04/un-expert-en-oncol... | 17.2 KiB | 5.9 KiB |
Vanessa Paradis sous antibiotiques et aphone : les explications médicales sur s… div.bloc_grid > article.card > figure.card__large-img > img.img-responsive | /wp-content/uploads/doctissimo/2026/04/shutterstock_52559... | 16.3 KiB | 4.7 KiB |
shutterstock_2544901413 div.swiper-slide > article.card > figure.card__large-img > img.img-responsive | /wp-content/uploads/doctissimo/2026/04/shutterstock_25449... | 20.3 KiB | 4.0 KiB |
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 |
|---|---|---|
| www.doctissimo.fr/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 30.0 KiB | 301 ms |
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 |
|---|---|
| doctissimo.fr/ | 802 ms |
| www.doctissimo.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.
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.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.flashb.id/assets/js/hbdbrk_82c906e59848d3c7d2c9_m.js | 181.3 KiB | 103.7 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-WNSJT2NK | 145.7 KiB | 65.0 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-PGLVR9V&l=unify_dataSlayer | 148.6 KiB | 57.9 KiB |
| /sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.... | 101.8 KiB | 44.2 KiB |
| sdk.mrf.io/statics/marfeel-sdk.js?id=1026 | 59.7 KiB | 29.1 KiB |
| /wp-content/themes/doctissimo/assets/dependencies/swiper/... | 40.3 KiB | 25.9 KiB |
| www.doctissimo.fr/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 29.8 KiB | 21.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.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| www.doctissimo.fr/ | 1.4 s | 376 ms | 18 ms |
| Unattributable | 754 ms | 165 ms | 0.0 ms |
| www.flashb.id/assets/js/hbdbrk_82c906e59848d3c7d2c9_m.js | 457 ms | 344 ms | 86 ms |
| www.googletagmanager.com/gtm.js?id=GTM-WNSJT2NK | 350 ms | 259 ms | 46 ms |
| /sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/ui-w... | 311 ms | 215 ms | 21 ms |
| /wp-content/themes/doctissimo/assets/dependencies/swiper/... | 306 ms | 23 ms | 12 ms |
| /sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.... | 303 ms | 269 ms | 32 ms |
| www.googletagmanager.com/gtm.js?id=GTM-PGLVR9V&l=unify_dataSlayer | 245 ms | 195 ms | 46 ms |
| /sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/src_... | 139 ms | 138 ms | 0.3 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.1 s |
| Other | 977 ms |
| Style & Layout | 673 ms |
| Script Parsing & Compilation | 307 ms |
| Rendering | 199 ms |
| Parse HTML & CSS | 95 ms |
| Garbage Collection | 90 ms |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /wp-content/themes/reworldmedia/assets/javascripts/common... | 8.6 KiB | 2.6 KiB |
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.doctissimo.fr/wp-includes/css/dist/block-library/style.min.css?ver=6.8.1 | 15.0 KiB | 15.0 KiB |
| 17.5 KiB | 14.7 KiB |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
Logo div.didomi-popup-container > div.didomi-popup-view > div.didomi-popup-notice-logo-container > img.didomi-popup-notice-logo | www.doctissimo.fr/wp-content/themes/doctissimo/assets/images/logo.svg |
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.
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.container > div.docti-top-header > div.docti-top-header__buttons > button.docti-top-header__search-icon div.container > div.docti-top-header > div.docti-top-header__buttons > button.docti-top-header__search-icon |
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 |
|---|
div.container > div.docti-top-header > div.docti-top-header__buttons > a.docti-top-header__user-icon div.container > div.docti-top-header > div.docti-top-header__buttons > a.docti-top-header__user-icon |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Santé article.card > div.card__body > div.card__info > span.card__cat |
5 phases de la dépression div.docti__vr--bottom-40 > ul#swiper-wrapper-f6410e133ba52d6fb > li.swiper-slide > a.docti__badge |
6 signes du cancer du poumon div.docti__vr--bottom-40 > ul#swiper-wrapper-f6410e133ba52d6fb > li.swiper-slide > a.docti__badge |
Sexualité article.card > div.card__body > div.card__info > span.card__cat |
Psychologie article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Addictions div.docti__sub_cats > ul#swiper-wrapper-10128ff18a114045b > li.swiper-slide > a.docti__badge |
Analyses médicales div.docti__sub_cats > ul#swiper-wrapper-10128ff18a114045b > li.swiper-slide > a.docti__badge |
Anatomie du corps humain div.docti__sub_cats > ul#swiper-wrapper-10128ff18a114045b > li.swiper-slide > a.docti__badge |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Psychologie article.card > div.card__body > div.card__info > span.card__cat |
Psychologie article.card > div.card__body > div.card__info > span.card__cat |
Psychologie article.card > div.card__body > div.card__info > span.card__cat |
Psychologie article.card > div.card__body > div.card__info > span.card__cat |
Psychologie article.card > div.card__body > div.card__info > span.card__cat |
Angoisse div.docti__sub_cats > ul#swiper-wrapper-8a3d110de3ab26e2b > li.swiper-slide > a.docti__badge |
Confiance en soi div.docti__sub_cats > ul#swiper-wrapper-8a3d110de3ab26e2b > li.swiper-slide > a.docti__badge |
Couple div.docti__sub_cats > ul#swiper-wrapper-8a3d110de3ab26e2b > li.swiper-slide > a.docti__badge |
Crise d'angoisse div.docti__sub_cats > ul#swiper-wrapper-8a3d110de3ab26e2b > li.swiper-slide > a.docti__badge |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Nutrition article.card > div.card__body > div.card__info > span.card__cat |
Nutrition article.card > div.card__body > div.card__info > span.card__cat |
Nutrition article.card > div.card__body > div.card__info > span.card__cat |
Nutrition article.card > div.card__body > div.card__info > span.card__cat |
Alimentation bien-être div.docti__sub_cats > ul#swiper-wrapper-1f581e2a038483b4 > li.swiper-slide > a.docti__badge |
Alimentation et santé div.docti__sub_cats > ul#swiper-wrapper-1f581e2a038483b4 > li.swiper-slide > a.docti__badge |
Aliments et boissons div.docti__sub_cats > ul#swiper-wrapper-1f581e2a038483b4 > li.swiper-slide > a.docti__badge |
Famille article.card > div.card__body > div.card__info > span.card__cat |
Psychologie article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Famille article.card > div.card__body > div.card__info > span.card__cat |
Famille article.card > div.card__body > div.card__info > span.card__cat |
Activités pour les enfants div.docti__sub_cats > ul#swiper-wrapper-3a008de78bd96751 > li.swiper-slide > a.docti__badge |
Autorité et éducation div.docti__sub_cats > ul#swiper-wrapper-3a008de78bd96751 > li.swiper-slide > a.docti__badge |
Chat div.docti__sub_cats > ul#swiper-wrapper-3a008de78bd96751 > li.swiper-slide > a.docti__badge |
Grossesse article.card > div.card__body > div.card__info > span.card__cat |
Grossesse article.card > div.card__body > div.card__info > span.card__cat |
Grossesse article.card > div.card__body > div.card__info > span.card__cat |
Grossesse article.card > div.card__body > div.card__info > span.card__cat |
Grossesse article.card > div.card__body > div.card__info > span.card__cat |
Beauté article.card > div.card__body > div.card__info > span.card__cat |
Beauté article.card > div.card__body > div.card__info > span.card__cat |
Beauté article.card > div.card__body > div.card__info > span.card__cat |
Beauté article.card > div.card__body > div.card__info > span.card__cat |
Beauté article.card > div.card__body > div.card__info > span.card__cat |
Anti-rides div.docti__sub_cats > ul#swiper-wrapper-d378e2f9726f1fa7 > li.swiper-slide > a.docti__badge |
Beauté naturelle div.docti__sub_cats > ul#swiper-wrapper-d378e2f9726f1fa7 > li.swiper-slide > a.docti__badge |
Cheveux div.docti__sub_cats > ul#swiper-wrapper-d378e2f9726f1fa7 > li.swiper-slide > a.docti__badge |
Chirurgie esthétique div.docti__sub_cats > ul#swiper-wrapper-d378e2f9726f1fa7 > li.swiper-slide > a.docti__badge |
David Bême div.swiper-slide > a.expert-card > ul.expert-card__infos > li.expert-card__name |
Rédacteur en chef div.swiper-slide > a.expert-card > ul.expert-card__infos > li.expert-card__speciality |
Louise Ballongue div.swiper-slide > a.expert-card > ul.expert-card__infos > li.expert-card__name |
Rédactrice web div.swiper-slide > a.expert-card > ul.expert-card__infos > li.expert-card__speciality |
Jennifer Bouet div.swiper-slide > a.expert-card > ul.expert-card__infos > li.expert-card__name |
Rédactrice santé div.swiper-slide > a.expert-card > ul.expert-card__infos > li.expert-card__speciality |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Nutrition article.card > div.card__body > div.card__info > span.card__cat |
Forme article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Accidents articulaires div.docti__sub_cats > ul#swiper-wrapper-8bb28476c4e10510c > li.swiper-slide > a.docti__badge |
Accidents sportifs div.docti__sub_cats > ul#swiper-wrapper-8bb28476c4e10510c > li.swiper-slide > a.docti__badge |
Alimentation du sportif div.docti__sub_cats > ul#swiper-wrapper-8bb28476c4e10510c > li.swiper-slide > a.docti__badge |
Bébé article.card > div.card__body > div.card__info > span.card__cat |
Bébé article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Psychologie article.card > div.card__body > div.card__info > span.card__cat |
Bébé article.card > div.card__body > div.card__info > span.card__cat |
Activités d'éveil pour bébé âge par âge div.docti__sub_cats > ul#swiper-wrapper-a210e1173ccae9f23 > li.swiper-slide > a.docti__badge |
Alimentation de bébé de 0 à 3 ans div.docti__sub_cats > ul#swiper-wrapper-a210e1173ccae9f23 > li.swiper-slide > a.docti__badge |
Sexualité article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Sexualité article.card > div.card__body > div.card__info > span.card__cat |
Sexualité article.card > div.card__body > div.card__info > span.card__cat |
Sexualité article.card > div.card__body > div.card__info > span.card__cat |
Anatomie du pénis div.docti__sub_cats > ul#swiper-wrapper-2513feb5f64dba4c > li.swiper-slide > a.docti__badge |
Anatomie sexuelle div.docti__sub_cats > ul#swiper-wrapper-2513feb5f64dba4c > li.swiper-slide > a.docti__badge |
Désir et plaisir sexuels div.docti__sub_cats > ul#swiper-wrapper-2513feb5f64dba4c > li.swiper-slide > a.docti__badge |
Nutrition article.card > div.card__body > div.card__info > span.card__cat |
Nutrition article.card > div.card__body > div.card__info > span.card__cat |
Grossesse article.card > div.card__body > div.card__info > span.card__cat |
Forme article.card > div.card__body > div.card__info > span.card__cat |
Nutrition article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Santé en confiance
Cancer du poumon
Endométriose
Grippe
Fatigue
Gastro
Yoga
Tou… div.docti-header-menu--wrapper > div.docti__en-ce-moment > div.docti__en-ce-moment--items > ul#swiper-wrapper-d6cd1544427ba46f |
5 phases de la dépression
6 signes du cancer du poumon
Défenses immunitaires
Ma… div.row > main#content > div.docti__vr--bottom-40 > ul#swiper-wrapper-f6410e133ba52d6fb |
Addictions
Analyses médicales
Anatomie du corps humain
Cholestérol
Effets secon… div.row > main#content > div.docti__sub_cats > ul#swiper-wrapper-10128ff18a114045b |
Angoisse
Confiance en soi
Couple
Crise d'angoisse
Dictionnaire des rêves
Disput… div.row > main#content > div.docti__sub_cats > ul#swiper-wrapper-8a3d110de3ab26e2b |
Alimentation bien-être
Alimentation et santé
Aliments et boissons
Bien manger p… div.row > main#content > div.docti__sub_cats > ul#swiper-wrapper-1f581e2a038483b4 |
Activités pour les enfants
Autorité et éducation
Chat
Chien
Crise d'ados
Educat… div.row > main#content > div.docti__sub_cats > ul#swiper-wrapper-3a008de78bd96751 |
Accouchement
Avant la grossesse
Beauté et grossesse
Bien manger pendant la gros… div.row > main#content > div.docti__sub_cats > ul#swiper-wrapper-37d3e89382900e8d |
Anti-rides
Beauté naturelle
Cheveux
Chirurgie esthétique
Chute de cheveux
Coiff… div.row > main#content > div.docti__sub_cats > ul#swiper-wrapper-d378e2f9726f1fa7 |
Accidents articulaires
Accidents sportifs
Alimentation du sportif
Aromathérapie… div.row > main#content > div.docti__sub_cats > ul#swiper-wrapper-8bb28476c4e10510c |
Activités d'éveil pour bébé âge par âge
Alimentation de bébé de 0 à 3 ans
Alime… div.row > main#content > div.docti__sub_cats > ul#swiper-wrapper-a210e1173ccae9f23 |
Anatomie du pénis
Anatomie sexuelle
Désir et plaisir sexuels
Ejaculation précoc… div.row > main#content > div.docti__sub_cats > ul#swiper-wrapper-2513feb5f64dba4c |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Next slide div.docti-header-menu--wrapper > div.docti__en-ce-moment > div.docti__en-ce-moment--items > a.docti__button |
These items highlight common accessibility best practices.
Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. Learn how to provide responsive images.
Performance issues directly impact user engagement and conversion rates.
| URL | Displayed size | Actual size | Expected size | |
|---|---|---|---|---|
shutterstock_2544901413 div.swiper-slide > article.card > figure.card__large-img > img.img-responsive | /wp-content/uploads/doctissimo/2026/04/shutterstock_25449... | 270 x 370 | 270 x 370 | 405 x 555 |
shutterstock_2695214441 div.swiper-slide > article.card > figure.card__large-img > img.img-responsive | /wp-content/uploads/doctissimo/2026/04/shutterstock_26952... | 270 x 370 | 270 x 370 | 405 x 555 |
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.
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 |
|---|
div.sociallink-container > ul.nav > li > a.fb |
div.sociallink-container > ul.nav > li > a.tw |
div.sociallink-container > ul.nav > li > a.cam |
div.sociallink-container > ul.nav > li > a.pint |
div.sociallink-container > ul.nav > li > a.youtube |
div.sociallink-container > ul.nav > li > a.linkedin |
div.sociallink-container > ul.nav > li > a.tiktok |
div.sociallink-container > ul.nav > li > a.whatsapp |
div.sociallink-container > ul.list-inline > li > a.facebook div.sociallink-container > ul.list-inline > li > a.facebook |
div.sociallink-container > ul.list-inline > li > a.twitter div.sociallink-container > ul.list-inline > li > a.twitter |
div.sociallink-container > ul.list-inline > li > a.whatsapp div.sociallink-container > ul.list-inline > li > a.whatsapp |
div.sociallink-container > ul.list-inline > li > a.pinterest div.sociallink-container > ul.list-inline > li > a.pinterest |
div.sociallink-container > ul.list-inline > li > a.linkedin div.sociallink-container > ul.list-inline > li > a.linkedin |
div.sociallink-container > ul.list-inline > li > a.facebook div.sociallink-container > ul.list-inline > li > a.facebook |
div.sociallink-container > ul.list-inline > li > a.twitter div.sociallink-container > ul.list-inline > li > a.twitter |
div.sociallink-container > ul.list-inline > li > a.whatsapp div.sociallink-container > ul.list-inline > li > a.whatsapp |
div.sociallink-container > ul.list-inline > li > a.pinterest div.sociallink-container > ul.list-inline > li > a.pinterest |
div.sociallink-container > ul.list-inline > li > a.linkedin div.sociallink-container > ul.list-inline > li > a.linkedin |
To appear in search results, crawlers need access to your app.
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.
616 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.63 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
20 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.071
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.34 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.65 s
Audit breakdown by category with detailed findings.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| sdk.mrf.io/statics/marfeel-sdk.js?id=1026 | 1800.0 s | 60.1 KiB |
| /1c7a6a97-5c7c-4b1d-8ea2-9ffa2349a26b/loader.js?target=ww... | 7200.0 s | 60.0 KiB |
| www.doctissimo.fr/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 14400.0 s | 30.0 KiB |
| www.doctissimo.fr/wp-includes/css/dist/block-library/style.min.css?ver=6.8.1 | 14400.0 s | 15.3 KiB |
| sync.sparteo.com/crossfire.js | 14400.0 s | 12.7 KiB |
| cdn.viously.com/js/sdk/meta_full.js | 3600.0 s | 9.6 KiB |
| www.doctissimo.fr/wp-content/plugins/wp-rocket/assets/js/wpr-beacon.min.js | 14400.0 s | 7.5 KiB |
| www.wysistat.com/ws.jsa | 0.0 ms | 3.1 KiB |
| /wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/l... | 14400.0 s | 3.3 KiB |
| cdn.viously.com/js/sdk/boot.js | 3600.0 s | 2.7 KiB |
| www.flashb.id/universal/a1930a16-812d-5f61-8e66-434a2284f2a2.js | 3600.0 s | 1.0 KiB |
| /wp-content/plugins/rwmaitools/public/css/rwmaitools-publ... | 14400.0 s | 420 B |
| /images/doctissimo/compteur.php?nom=doctissimo&tps=5558&e... | 0.0 ms | 250 B |
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.
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.
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 | |
|---|---|---|---|
Dr Yves Dour div#swiper-wrapper-bcb70bd75a92f026 > div.swiper-slide > a.expert-card > img.expert-card__img | /wp-content/uploads/doctissimo/2024/06/1667204521751-328x... | 22.5 KiB | 21.4 KiB |
Liath Guetta div#swiper-wrapper-bcb70bd75a92f026 > div.swiper-slide > a.expert-card > img.expert-card__img | /wp-content/uploads/doctissimo/2024/06/1658171652586-328x... | 13.8 KiB | 13.0 KiB |
Sacha Gabriel div#swiper-wrapper-bcb70bd75a92f026 > div.swiper-slide > a.expert-card > img.expert-card__img | /wp-content/uploads/doctissimo/2024/06/1695215776226-328x... | 12.3 KiB | 11.5 KiB |
Marc Lévêque div#swiper-wrapper-bcb70bd75a92f026 > div.swiper-slide > a.expert-card > img.expert-card__img | /wp-content/uploads/doctissimo/2024/06/marc-leveque-33697... | 10.9 KiB | 10.2 KiB |
Dr Gérald Kierzek div#swiper-wrapper-bcb70bd75a92f026 > div.swiper-slide > a.expert-card > img.expert-card__img | /wp-content/uploads/doctissimo/2025/02/capture-2025-02-05... | 8.1 KiB | 7.6 KiB |
Florian Scotté div#swiper-wrapper-bcb70bd75a92f026 > div.swiper-slide > a.expert-card > img.expert-card__img | /wp-content/uploads/doctissimo/2024/06/florian-scotte-4f5... | 8.1 KiB | 7.6 KiB |
Aurélien Tesson div#swiper-wrapper-bcb70bd75a92f026 > div.swiper-slide > a.expert-card > img.expert-card__img | /wp-content/themes/doctissimo/assets/images/auteur_defaul... | 8.6 KiB | 7.5 KiB |
Allergies tardives : pourquoi apparaissent-elles après 50 ans ? Les explication… div.swiper-slide > article.card > figure.card__medium-img > img.img-responsive | /wp-content/uploads/doctissimo/2026/03/shutterstock_17419... | 13.4 KiB | 6.2 KiB |
4 avantages du ghee soutenus par la recherche div.swiper-slide > article.card > figure.card__medium-img > img.img-responsive | /wp-content/uploads/doctissimo/2026/04/4-avantages-du-ghe... | 11.8 KiB | 4.6 KiB |
<p>Digestion : voici les 5 pires aliments, selon une diététicienne</p> div.swiper-slide > article.card > figure.card__medium-img > img.img-responsive | /wp-content/uploads/doctissimo/2025/02/perfect-wave-250x1... | 11.4 KiB | 4.2 KiB |
Couple,,Kiss,And,Hands,With,Romance,On,Date,In,Restaurant div.bloc_grid--items > article.card > figure.card__large-img > img.img-responsive | /wp-content/uploads/doctissimo/2025/04/shutterstock_24648... | 8.9 KiB | 4.0 KiB |
shutterstock_2544901413 div.swiper-slide > article.card > figure.card__large-img > img.img-responsive | /wp-content/uploads/doctissimo/2026/04/shutterstock_25449... | 20.3 KiB | 4.0 KiB |
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 |
|---|---|
| www.doctissimo.fr/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 30.0 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 |
|---|---|
| doctissimo.fr/ | 246 ms |
| www.doctissimo.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.
Performance issues directly impact user engagement and conversion rates.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.flashb.id/assets/js/hbdbrk_82c906e59848d3c7d2c9_m.js | 181.2 KiB | 104.8 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-WNSJT2NK | 145.7 KiB | 65.0 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-PGLVR9V&l=unify_dataSlayer | 148.6 KiB | 57.9 KiB |
| /sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.... | 101.8 KiB | 43.1 KiB |
| sdk.mrf.io/statics/marfeel-sdk.js?id=1026 | 59.8 KiB | 29.0 KiB |
| /wp-content/themes/doctissimo/assets/dependencies/swiper/... | 40.3 KiB | 26.3 KiB |
| www.doctissimo.fr/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 29.8 KiB | 21.1 KiB |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /wp-content/themes/reworldmedia/assets/javascripts/common... | 8.6 KiB | 2.6 KiB |
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 |
|---|---|---|
| 17.5 KiB | 15.0 KiB | |
| www.doctissimo.fr/wp-includes/css/dist/block-library/style.min.css?ver=6.8.1 | 15.0 KiB | 15.0 KiB |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
Logo div.didomi-popup-container > div.didomi-popup-view > div.didomi-popup-notice-logo-container > img.didomi-popup-notice-logo | www.doctissimo.fr/wp-content/themes/doctissimo/assets/images/logo.svg |
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.
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.container > div.docti-top-header > div.docti-top-header__buttons > button.docti-top-header__search-icon div.container > div.docti-top-header > div.docti-top-header__buttons > button.docti-top-header__search-icon |
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 |
|---|
div.container > div.docti-top-header > div.docti-top-header__buttons > a.docti-top-header__user-icon div.container > div.docti-top-header > div.docti-top-header__buttons > a.docti-top-header__user-icon |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Santé div.docti__menu-swiper > ul#header-top-menu > li#menu-item-3042 > a |
Actualités div.docti__menu-swiper > ul#header-top-menu > li#menu-item-155628 > a |
Nutrition div.docti__menu-swiper > ul#header-top-menu > li#menu-item-3006 > a |
Psycho div.docti__menu-swiper > ul#header-top-menu > li#menu-item-3007 > a |
Grossesse div.docti__menu-swiper > ul#header-top-menu > li#menu-item-3008 > a |
Forme div.docti__menu-swiper > ul#header-top-menu > li#menu-item-3010 > a |
Famille div.docti__menu-swiper > ul#header-top-menu > li#menu-item-3009 > a |
Sexualité div.docti__menu-swiper > ul#header-top-menu > li#menu-item-3011 > a |
Santé en confiance div.docti__en-ce-moment--items > ul#swiper-wrapper-66ffba7dd2e710ddf > li.swiper-slide > a |
Cancer du poumon div.docti__en-ce-moment--items > ul#swiper-wrapper-66ffba7dd2e710ddf > li.swiper-slide > a |
Endométriose div.docti__en-ce-moment--items > ul#swiper-wrapper-66ffba7dd2e710ddf > li.swiper-slide > a |
Grippe div.docti__en-ce-moment--items > ul#swiper-wrapper-66ffba7dd2e710ddf > li.swiper-slide > a |
Fatigue div.docti__en-ce-moment--items > ul#swiper-wrapper-66ffba7dd2e710ddf > li.swiper-slide > a |
Gastro div.docti__en-ce-moment--items > ul#swiper-wrapper-66ffba7dd2e710ddf > li.swiper-slide > a |
Yoga div.docti__en-ce-moment--items > ul#swiper-wrapper-66ffba7dd2e710ddf > li.swiper-slide > a |
Toux sèche div.docti__en-ce-moment--items > ul#swiper-wrapper-66ffba7dd2e710ddf > li.swiper-slide > a |
Bronchiolite div.docti__en-ce-moment--items > ul#swiper-wrapper-66ffba7dd2e710ddf > li.swiper-slide > a |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Famille article.card > div.card__body > div.card__info > span.card__cat |
Médicaments article.card > div.card__body > div.card__info > span.card__cat |
5 phases de la dépression div.docti__vr--bottom-40 > ul#swiper-wrapper-3ebc36068ce102575 > li.swiper-slide > a.docti__badge |
6 signes du cancer du poumon div.docti__vr--bottom-40 > ul#swiper-wrapper-3ebc36068ce102575 > li.swiper-slide > a.docti__badge |
Défenses immunitaires div.docti__vr--bottom-40 > ul#swiper-wrapper-3ebc36068ce102575 > li.swiper-slide > a.docti__badge |
Maladies de peau div.docti__vr--bottom-40 > ul#swiper-wrapper-3ebc36068ce102575 > li.swiper-slide > a.docti__badge |
Sécheresse vaginale div.docti__vr--bottom-40 > ul#swiper-wrapper-3ebc36068ce102575 > li.swiper-slide > a.docti__badge |
Urine trouble div.docti__vr--bottom-40 > ul#swiper-wrapper-3ebc36068ce102575 > li.swiper-slide > a.docti__badge |
Sexualité article.card > div.card__body > div.card__info > span.card__cat |
Psychologie article.card > div.card__body > div.card__info > span.card__cat |
Psychologie article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Addictions div.docti__sub_cats > ul#swiper-wrapper-23ef671e8514818c > li.swiper-slide > a.docti__badge |
Analyses médicales div.docti__sub_cats > ul#swiper-wrapper-23ef671e8514818c > li.swiper-slide > a.docti__badge |
Anatomie du corps humain div.docti__sub_cats > ul#swiper-wrapper-23ef671e8514818c > li.swiper-slide > a.docti__badge |
Cholestérol div.docti__sub_cats > ul#swiper-wrapper-23ef671e8514818c > li.swiper-slide > a.docti__badge |
Effets secondaires des médicaments div.docti__sub_cats > ul#swiper-wrapper-23ef671e8514818c > li.swiper-slide > a.docti__badge |
Endocrinologie et métabolisme div.docti__sub_cats > ul#swiper-wrapper-23ef671e8514818c > li.swiper-slide > a.docti__badge |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Psychologie article.card > div.card__body > div.card__info > span.card__cat |
Psychologie article.card > div.card__body > div.card__info > span.card__cat |
Psychologie article.card > div.card__body > div.card__info > span.card__cat |
Psychologie article.card > div.card__body > div.card__info > span.card__cat |
Psychologie article.card > div.card__body > div.card__info > span.card__cat |
Angoisse div.docti__sub_cats > ul#swiper-wrapper-d7e8571eac2613fb > li.swiper-slide > a.docti__badge |
Confiance en soi div.docti__sub_cats > ul#swiper-wrapper-d7e8571eac2613fb > li.swiper-slide > a.docti__badge |
Couple div.docti__sub_cats > ul#swiper-wrapper-d7e8571eac2613fb > li.swiper-slide > a.docti__badge |
Crise d'angoisse div.docti__sub_cats > ul#swiper-wrapper-d7e8571eac2613fb > li.swiper-slide > a.docti__badge |
Dictionnaire des rêves div.docti__sub_cats > ul#swiper-wrapper-d7e8571eac2613fb > li.swiper-slide > a.docti__badge |
Disputes div.docti__sub_cats > ul#swiper-wrapper-d7e8571eac2613fb > li.swiper-slide > a.docti__badge |
Dépression div.docti__sub_cats > ul#swiper-wrapper-d7e8571eac2613fb > li.swiper-slide > a.docti__badge |
Développement personnel div.docti__sub_cats > ul#swiper-wrapper-d7e8571eac2613fb > li.swiper-slide > a.docti__badge |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Nutrition article.card > div.card__body > div.card__info > span.card__cat |
Nutrition article.card > div.card__body > div.card__info > span.card__cat |
Nutrition article.card > div.card__body > div.card__info > span.card__cat |
Nutrition article.card > div.card__body > div.card__info > span.card__cat |
Alimentation bien-être div.docti__sub_cats > ul#swiper-wrapper-957fb15a29104c30c > li.swiper-slide > a.docti__badge |
Alimentation et santé div.docti__sub_cats > ul#swiper-wrapper-957fb15a29104c30c > li.swiper-slide > a.docti__badge |
Aliments et boissons div.docti__sub_cats > ul#swiper-wrapper-957fb15a29104c30c > li.swiper-slide > a.docti__badge |
Bien manger pour être en bonne santé div.docti__sub_cats > ul#swiper-wrapper-957fb15a29104c30c > li.swiper-slide > a.docti__badge |
Compléments alimentaires div.docti__sub_cats > ul#swiper-wrapper-957fb15a29104c30c > li.swiper-slide > a.docti__badge |
Famille article.card > div.card__body > div.card__info > span.card__cat |
Psychologie article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Famille article.card > div.card__body > div.card__info > span.card__cat |
Famille article.card > div.card__body > div.card__info > span.card__cat |
Activités pour les enfants div.docti__sub_cats > ul#swiper-wrapper-a4cee574f2226a56 > li.swiper-slide > a.docti__badge |
Autorité et éducation div.docti__sub_cats > ul#swiper-wrapper-a4cee574f2226a56 > li.swiper-slide > a.docti__badge |
Chat div.docti__sub_cats > ul#swiper-wrapper-a4cee574f2226a56 > li.swiper-slide > a.docti__badge |
Chien div.docti__sub_cats > ul#swiper-wrapper-a4cee574f2226a56 > li.swiper-slide > a.docti__badge |
Crise d'ados div.docti__sub_cats > ul#swiper-wrapper-a4cee574f2226a56 > li.swiper-slide > a.docti__badge |
Education div.docti__sub_cats > ul#swiper-wrapper-a4cee574f2226a56 > li.swiper-slide > a.docti__badge |
Entretien de la maison div.docti__sub_cats > ul#swiper-wrapper-a4cee574f2226a56 > li.swiper-slide > a.docti__badge |
Fêtes de famille div.docti__sub_cats > ul#swiper-wrapper-a4cee574f2226a56 > li.swiper-slide > a.docti__badge |
Grossesse article.card > div.card__body > div.card__info > span.card__cat |
Grossesse article.card > div.card__body > div.card__info > span.card__cat |
Grossesse article.card > div.card__body > div.card__info > span.card__cat |
Grossesse article.card > div.card__body > div.card__info > span.card__cat |
Grossesse article.card > div.card__body > div.card__info > span.card__cat |
Beauté article.card > div.card__body > div.card__info > span.card__cat |
Beauté article.card > div.card__body > div.card__info > span.card__cat |
Beauté article.card > div.card__body > div.card__info > span.card__cat |
Beauté article.card > div.card__body > div.card__info > span.card__cat |
Beauté article.card > div.card__body > div.card__info > span.card__cat |
Anti-rides div.docti__sub_cats > ul#swiper-wrapper-e4b5fe3837310a1b5 > li.swiper-slide > a.docti__badge |
Beauté naturelle div.docti__sub_cats > ul#swiper-wrapper-e4b5fe3837310a1b5 > li.swiper-slide > a.docti__badge |
Cheveux div.docti__sub_cats > ul#swiper-wrapper-e4b5fe3837310a1b5 > li.swiper-slide > a.docti__badge |
Chirurgie esthétique div.docti__sub_cats > ul#swiper-wrapper-e4b5fe3837310a1b5 > li.swiper-slide > a.docti__badge |
Chute de cheveux div.docti__sub_cats > ul#swiper-wrapper-e4b5fe3837310a1b5 > li.swiper-slide > a.docti__badge |
Coiffure div.docti__sub_cats > ul#swiper-wrapper-e4b5fe3837310a1b5 > li.swiper-slide > a.docti__badge |
Conseils et astuces soins du visage div.docti__sub_cats > ul#swiper-wrapper-e4b5fe3837310a1b5 > li.swiper-slide > a.docti__badge |
David Bême div.swiper-slide > a.expert-card > ul.expert-card__infos > li.expert-card__name |
Rédacteur en chef div.swiper-slide > a.expert-card > ul.expert-card__infos > li.expert-card__speciality |
Louise Ballongue div.swiper-slide > a.expert-card > ul.expert-card__infos > li.expert-card__name |
Rédactrice web div.swiper-slide > a.expert-card > ul.expert-card__infos > li.expert-card__speciality |
Jennifer Bouet div.swiper-slide > a.expert-card > ul.expert-card__infos > li.expert-card__name |
Rédactrice santé div.swiper-slide > a.expert-card > ul.expert-card__infos > li.expert-card__speciality |
Sihem Boultif div.swiper-slide > a.expert-card > ul.expert-card__infos > li.expert-card__name |
Journaliste santé div.swiper-slide > a.expert-card > ul.expert-card__infos > li.expert-card__speciality |
Céline Desrumaux div.swiper-slide > a.expert-card > ul.expert-card__infos > li.expert-card__name |
Journaliste santé div.swiper-slide > a.expert-card > ul.expert-card__infos > li.expert-card__speciality |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Nutrition article.card > div.card__body > div.card__info > span.card__cat |
Forme article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Accidents articulaires div.docti__sub_cats > ul#swiper-wrapper-f14f39017d07da2f > li.swiper-slide > a.docti__badge |
Accidents sportifs div.docti__sub_cats > ul#swiper-wrapper-f14f39017d07da2f > li.swiper-slide > a.docti__badge |
Alimentation du sportif div.docti__sub_cats > ul#swiper-wrapper-f14f39017d07da2f > li.swiper-slide > a.docti__badge |
Aromathérapie div.docti__sub_cats > ul#swiper-wrapper-f14f39017d07da2f > li.swiper-slide > a.docti__badge |
Douleur musculaire div.docti__sub_cats > ul#swiper-wrapper-f14f39017d07da2f > li.swiper-slide > a.docti__badge |
Faire du sport div.docti__sub_cats > ul#swiper-wrapper-f14f39017d07da2f > li.swiper-slide > a.docti__badge |
Fitness div.docti__sub_cats > ul#swiper-wrapper-f14f39017d07da2f > li.swiper-slide > a.docti__badge |
Bébé article.card > div.card__body > div.card__info > span.card__cat |
Bébé article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Psychologie article.card > div.card__body > div.card__info > span.card__cat |
Bébé article.card > div.card__body > div.card__info > span.card__cat |
Activités d'éveil pour bébé âge par âge div.docti__sub_cats > ul#swiper-wrapper-16a14c012d9bc423 > li.swiper-slide > a.docti__badge |
Alimentation de bébé de 0 à 3 ans div.docti__sub_cats > ul#swiper-wrapper-16a14c012d9bc423 > li.swiper-slide > a.docti__badge |
Alimentation de bébé mois par mois div.docti__sub_cats > ul#swiper-wrapper-16a14c012d9bc423 > li.swiper-slide > a.docti__badge |
Aliments de bébé div.docti__sub_cats > ul#swiper-wrapper-16a14c012d9bc423 > li.swiper-slide > a.docti__badge |
Allaitement div.docti__sub_cats > ul#swiper-wrapper-16a14c012d9bc423 > li.swiper-slide > a.docti__badge |
Sexualité article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Sexualité article.card > div.card__body > div.card__info > span.card__cat |
Sexualité article.card > div.card__body > div.card__info > span.card__cat |
Sexualité article.card > div.card__body > div.card__info > span.card__cat |
Anatomie du pénis div.docti__sub_cats > ul#swiper-wrapper-a6a10576884e4f29e > li.swiper-slide > a.docti__badge |
Anatomie sexuelle div.docti__sub_cats > ul#swiper-wrapper-a6a10576884e4f29e > li.swiper-slide > a.docti__badge |
Désir et plaisir sexuels div.docti__sub_cats > ul#swiper-wrapper-a6a10576884e4f29e > li.swiper-slide > a.docti__badge |
Ejaculation précoce div.docti__sub_cats > ul#swiper-wrapper-a6a10576884e4f29e > li.swiper-slide > a.docti__badge |
Fantasmes div.docti__sub_cats > ul#swiper-wrapper-a6a10576884e4f29e > li.swiper-slide > a.docti__badge |
Fellation div.docti__sub_cats > ul#swiper-wrapper-a6a10576884e4f29e > li.swiper-slide > a.docti__badge |
Le sexe de A à Z div.docti__sub_cats > ul#swiper-wrapper-a6a10576884e4f29e > li.swiper-slide > a.docti__badge |
Nutrition article.card > div.card__body > div.card__info > span.card__cat |
Nutrition article.card > div.card__body > div.card__info > span.card__cat |
Nutrition article.card > div.card__body > div.card__info > span.card__cat |
Nutrition article.card > div.card__body > div.card__info > span.card__cat |
Grossesse article.card > div.card__body > div.card__info > span.card__cat |
Forme article.card > div.card__body > div.card__info > span.card__cat |
Bébé article.card > div.card__body > div.card__info > span.card__cat |
Psychologie article.card > div.card__body > div.card__info > span.card__cat |
Nutrition article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
Santé article.card > div.card__body > div.card__info > span.card__cat |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Santé
Actualités
Nutrition
Psycho
Grossesse
Forme
Famille
Sexualité nav.docti-header-menu > div.docti-header-menu__container > div.docti__menu-swiper > ul#header-top-menu |
Santé en confiance
Cancer du poumon
Endométriose
Grippe
Fatigue
Gastro
Yoga
Tou… div.docti-header-menu--wrapper > div.docti__en-ce-moment > div.docti__en-ce-moment--items > ul#swiper-wrapper-66ffba7dd2e710ddf |
5 phases de la dépression
6 signes du cancer du poumon
Défenses immunitaires
Ma… div.row > main#content > div.docti__vr--bottom-40 > ul#swiper-wrapper-3ebc36068ce102575 |
Addictions
Analyses médicales
Anatomie du corps humain
Cholestérol
Effets secon… div.row > main#content > div.docti__sub_cats > ul#swiper-wrapper-23ef671e8514818c |
Angoisse
Confiance en soi
Couple
Crise d'angoisse
Dictionnaire des rêves
Disput… div.row > main#content > div.docti__sub_cats > ul#swiper-wrapper-d7e8571eac2613fb |
Alimentation bien-être
Alimentation et santé
Aliments et boissons
Bien manger p… div.row > main#content > div.docti__sub_cats > ul#swiper-wrapper-957fb15a29104c30c |
Activités pour les enfants
Autorité et éducation
Chat
Chien
Crise d'ados
Educat… div.row > main#content > div.docti__sub_cats > ul#swiper-wrapper-a4cee574f2226a56 |
Accouchement
Avant la grossesse
Beauté et grossesse
Bien manger pendant la gros… div.row > main#content > div.docti__sub_cats > ul#swiper-wrapper-fa27e933598fd169 |
Anti-rides
Beauté naturelle
Cheveux
Chirurgie esthétique
Chute de cheveux
Coiff… div.row > main#content > div.docti__sub_cats > ul#swiper-wrapper-e4b5fe3837310a1b5 |
Accidents articulaires
Accidents sportifs
Alimentation du sportif
Aromathérapie… div.row > main#content > div.docti__sub_cats > ul#swiper-wrapper-f14f39017d07da2f |
Activités d'éveil pour bébé âge par âge
Alimentation de bébé de 0 à 3 ans
Alime… div.row > main#content > div.docti__sub_cats > ul#swiper-wrapper-16a14c012d9bc423 |
Anatomie du pénis
Anatomie sexuelle
Désir et plaisir sexuels
Ejaculation précoc… div.row > main#content > div.docti__sub_cats > ul#swiper-wrapper-a6a10576884e4f29e |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Next slide div.docti-header-menu--wrapper > div.docti__en-ce-moment > div.docti__en-ce-moment--items > a.docti__button |
These items highlight common accessibility best practices.
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.
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 |
|---|
div.sociallink-container > ul.nav > li > a.fb div.sociallink-container > ul.nav > li > a.fb |
div.sociallink-container > ul.nav > li > a.tw div.sociallink-container > ul.nav > li > a.tw |
div.sociallink-container > ul.nav > li > a.cam div.sociallink-container > ul.nav > li > a.cam |
div.sociallink-container > ul.nav > li > a.pint div.sociallink-container > ul.nav > li > a.pint |
div.sociallink-container > ul.nav > li > a.youtube div.sociallink-container > ul.nav > li > a.youtube |
div.sociallink-container > ul.nav > li > a.linkedin div.sociallink-container > ul.nav > li > a.linkedin |
div.sociallink-container > ul.nav > li > a.tiktok div.sociallink-container > ul.nav > li > a.tiktok |
div.sociallink-container > ul.nav > li > a.whatsapp |
div.sociallink-container > ul.list-inline > li > a.facebook div.sociallink-container > ul.list-inline > li > a.facebook |
div.sociallink-container > ul.list-inline > li > a.twitter div.sociallink-container > ul.list-inline > li > a.twitter |
div.sociallink-container > ul.list-inline > li > a.whatsapp div.sociallink-container > ul.list-inline > li > a.whatsapp |
div.sociallink-container > ul.list-inline > li > a.pinterest div.sociallink-container > ul.list-inline > li > a.pinterest |
div.sociallink-container > ul.list-inline > li > a.linkedin div.sociallink-container > ul.list-inline > li > a.linkedin |
div.sociallink-container > ul.list-inline > li > a.facebook div.sociallink-container > ul.list-inline > li > a.facebook |
div.sociallink-container > ul.list-inline > li > a.twitter div.sociallink-container > ul.list-inline > li > a.twitter |
div.sociallink-container > ul.list-inline > li > a.whatsapp div.sociallink-container > ul.list-inline > li > a.whatsapp |
div.sociallink-container > ul.list-inline > li > a.pinterest div.sociallink-container > ul.list-inline > li > a.pinterest |
div.sociallink-container > ul.list-inline > li > a.linkedin div.sociallink-container > ul.list-inline > li > a.linkedin |
To appear in search results, crawlers need access to your app.
Send Feedback