Mobile 375 × 812

Desktop 1440 × 900

Score: 72 / 100
Based on 8 categories, 0 sections
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Cookie '__uzma' is missing the Secure flag
Cookie '__uzmb' is missing the Secure flag
Cookie '__uzmc' is missing the Secure flag
Cookie '__uzmd' is missing the Secure flag
Cookie '__uzme' is missing the Secure flag
[](https://beavercheck.com/results/ad3a3628-e1e6-6a70-abcd-b44e46d86326)<a href="https://beavercheck.com/results/ad3a3628-e1e6-6a70-abcd-b44e46d86326"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.caf.fr" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.caf.frThis badge auto-updates with your latest scan result.
Thanks for your feedback!
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
4.60 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
9.33 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
378 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
5.16 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.
9.43 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div.actualite-accueil > div.actualite-accueil-promue > div.actualite-accueil-promue-image > img div.actualite-accueil > div.actualite-accueil-promue > div.actualite-accueil-promue-image > img | /sites/default/files/medias/cnaf/Actualités/2026/guide d... | 230.3 KiB | 220.8 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
| URL | Transfer Size | Duration |
|---|---|---|
| /sites/default/files/css/css_tMKvmH419Kr2SxoT5KVCM6_CE8g3... | 225.8 KiB | 2.9 s |
| www.caf.fr/sites/default/files/smarttag/smarttag-caffr.js | 32.0 KiB | 933 ms |
| /sites/default/files/css/css_eRgj4XR1uTqfR1a-UKnh9Nio2gXm... | 9.3 KiB | 483 ms |
| /sites/default/files/css/css_MutkL_vAZP6iaS4WakeFi3_gi0M7... | 3.3 KiB | 483 ms |
| /sites/default/files/css/css_1dT9cbRTbefRu_I_7jpqpX83Ht3M... | 5.0 KiB | 333 ms |
| www.caf.fr/ruxitagentjs_ICANVfqru_10333260303165926.js | 79.3 KiB | 2.0 s |
| /sites/default/files/css/css_QyxbKQw7o_ot_17ThB4kXNEtqdtU... | 4.7 KiB | 633 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /sites/default/files/css/css_tMKvmH419Kr2SxoT5KVCM6_CE8g3... | 225.1 KiB | 211.6 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /sites/default/files/js/js_Nj8LjfMBzzVMczRmqLebZ_KcfWjLlr... | 84.4 KiB | 58.2 KiB |
| www.caf.fr/18f5227b-e27b-445a-a53f-f845fbe69b40/stormcaster.js | 164.2 KiB | 39.6 KiB |
| /sites/default/files/js/js_hXm9K29ULpBHOsC2hvvvqSx4ZlH_gJ... | 47.7 KiB | 38.4 KiB |
| www.caf.fr/ruxitagentjs_ICANVfqru_10333260303165926.js | 78.7 KiB | 33.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 minimize main-thread work
| Category | Time Spent |
|---|---|
| Script Evaluation | 1.1 s |
| Other | 561 ms |
| Style & Layout | 318 ms |
| Script Parsing & Compilation | 110 ms |
| Parse HTML & CSS | 91 ms |
| Rendering | 35 ms |
| Garbage Collection | 6.8 ms |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| URL | |
|---|---|
div.actualite-accueil > div.actualite-accueil-promue > div.actualite-accueil-promue-image > img div.actualite-accueil > div.actualite-accueil-promue > div.actualite-accueil-promue-image > img | /sites/default/files/medias/cnaf/Actualités/2026/guide d... |
div.menu-thematique__mobile-content > div.thematique-mbutton > div.image-tdiv > img.thematique-image-button div.menu-thematique__mobile-content > div.thematique-mbutton > div.image-tdiv > img.thematique-image-button | www.caf.fr/sites/default/files/medias/cnaf/Thematiques/ViePerso%401x.png |
div.menu-thematique__mobile-content > div.thematique-mbutton > div.image-tdiv > img.thematique-image-button div.menu-thematique__mobile-content > div.thematique-mbutton > div.image-tdiv > img.thematique-image-button | www.caf.fr/sites/default/files/medias/cnaf/Thematiques/ViePro%401x.png |
div.menu-thematique__mobile-content > div.thematique-mbutton > div.image-tdiv > img.thematique-image-button div.menu-thematique__mobile-content > div.thematique-mbutton > div.image-tdiv > img.thematique-image-button | www.caf.fr/sites/default/files/medias/cnaf/Thematiques/Logement%401x.png |
div.menu-thematique__mobile-content > div.thematique-mbutton > div.image-tdiv > img.thematique-image-button div.menu-thematique__mobile-content > div.thematique-mbutton > div.image-tdiv > img.thematique-image-button | www.caf.fr/sites/default/files/medias/cnaf/Thematiques/Handicap%401x.png |
div.menu-thematique__mobile-content > div.thematique-mbutton > div.image-tdiv > img.thematique-image-button div.menu-thematique__mobile-content > div.thematique-mbutton > div.image-tdiv > img.thematique-image-button | www.caf.fr/sites/default/files/medias/cnaf/Thematiques/AccidentVie%401x.png |
Allocation familiale - Retour à l'accueil div#region-header > div#container_caffr > a.region-header__link--mobile > img.nav-link | www.caf.fr/themes/custom/caf_bootstrap5/images/icons/logo_caf_fr.svg |
Suivez-nous sur Facebook div.d-flex > p > a > img | /sites/default/files/medias/refnat/Pictos/Reseaux-sociaux... |
div.actualite-accueil-promue-description > div.item-description-info > div.item-description-info-categorie > img div.actualite-accueil-promue-description > div.item-description-info > div.item-description-info-categorie > img | www.caf.fr/themes/custom/caf_bootstrap5/images/icones/pic-geoloc-gris.png |
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.
ARIA roles must have valid values in order to perform their intended accessibility functions. Learn more about valid ARIA roles.
| Failing Elements |
|---|
A la une en ce moment
Actualité nationale
31.03.2026
Le guide des prestation… body.is-mobile > div.dialog-off-canvas-main-canvas > div#wrapper-page > main#main-content |
ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. Learn how to make ARIA dialog elements more accessible.
| Failing Elements |
|---|
Choisir ma Caf
Afin de mieux vous accompagner dans vos besoins et de personnal… div.dialog-off-canvas-main-canvas > div#wrapper-page > header#theme-header > div#popup_geoloc |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
| Failing Elements |
|---|
VIE PROFESSIONNELLE div.fil-actualite-accueil > div.fil-actualite-accueil-item > div.etiquette-thematique > span |
These are opportunities to improve the legibility of your content.
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.
| Failing Elements |
|---|
Menu Principal - Espaces header#theme-header > div#region-header > nav#block-caf-bootstrap5-menuprincipal > h5#block-caf-bootstrap5-menuprincipal-menu |
Pied de page Allocataires section#region-footer > div#footer > nav#block-pieddepageallocataires > h5#block-pieddepageallocataires-menu |
These are opportunities to improve keyboard navigation in your application.
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
| URL | Aspect Ratio (Displayed) | Aspect Ratio (Actual) | |
|---|---|---|---|
div.paragraph > div.vdf-content__card-item > div.vdf-content__card-item--header > img.vdf-content__card-item--header-image div.paragraph > div.vdf-content__card-item > div.vdf-content__card-item--header > img.vdf-content__card-item--header-image | /sites/default/files/styles/image_400x226/public/medias/c... | 372 x 213 (1.75) | 400 x 226 (1.77) |
Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. Learn how to provide responsive images.
| URL | Displayed size | Actual size | Expected size | |
|---|---|---|---|---|
div.actualite-accueil-promue-description > div.item-description-info > div.item-description-info-categorie > img div.actualite-accueil-promue-description > div.item-description-info > div.item-description-info-categorie > img | www.caf.fr/themes/custom/caf_bootstrap5/images/icones/pic-geoloc-gris.png | 16 x 20 | 16 x 20 | 24 x 30 |
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.
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.
792 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.62 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
29 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.039
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.21 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.
1.98 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
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.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div.actualite-accueil > div.actualite-accueil-promue > div.actualite-accueil-promue-image > img div.actualite-accueil > div.actualite-accueil-promue > div.actualite-accueil-promue-image > img | /sites/default/files/medias/cnaf/Actualités/2026/guide d... | 230.3 KiB | 199.5 KiB |
div.menu-thematique__term > div.element-collapse > div#thematique1 > img.thematique-image div.menu-thematique__term > div.element-collapse > div#thematique1 > img.thematique-image | www.caf.fr/sites/default/files/medias/cnaf/Thematiques/ViePerso%401x.png | 19.8 KiB | 17.4 KiB |
div.menu-thematique__term > div.element-collapse > div#thematique4 > img.thematique-image div.menu-thematique__term > div.element-collapse > div#thematique4 > img.thematique-image | www.caf.fr/sites/default/files/medias/cnaf/Thematiques/Handicap%401x.png | 19.0 KiB | 16.5 KiB |
div.menu-thematique__term > div.element-collapse > div#thematique2 > img.thematique-image div.menu-thematique__term > div.element-collapse > div#thematique2 > img.thematique-image | www.caf.fr/sites/default/files/medias/cnaf/Thematiques/ViePro%401x.png | 15.6 KiB | 13.1 KiB |
div.menu-thematique__term > div.element-collapse > div#thematique3 > img.thematique-image div.menu-thematique__term > div.element-collapse > div#thematique3 > img.thematique-image | www.caf.fr/sites/default/files/medias/cnaf/Thematiques/Logement%401x.png | 13.3 KiB | 10.8 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
| URL | Transfer Size | Duration |
|---|---|---|
| /sites/default/files/css/css_tMKvmH419Kr2SxoT5KVCM6_CE8g3... | 225.8 KiB | 516 ms |
| www.caf.fr/sites/default/files/smarttag/smarttag-caffr.js | 32.0 KiB | 196 ms |
| /sites/default/files/css/css_eRgj4XR1uTqfR1a-UKnh9Nio2gXm... | 9.3 KiB | 156 ms |
| /sites/default/files/css/css_QyxbKQw7o_ot_17ThB4kXNEtqdtU... | 4.7 KiB | 156 ms |
| /sites/default/files/css/css_MutkL_vAZP6iaS4WakeFi3_gi0M7... | 3.3 KiB | 156 ms |
| www.caf.fr/ruxitagentjs_ICANVfqru_10333260303165926.js | 79.3 KiB | 356 ms |
| /sites/default/files/css/css_1dT9cbRTbefRu_I_7jpqpX83Ht3M... | 5.0 KiB | 76 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /sites/default/files/css/css_tMKvmH419Kr2SxoT5KVCM6_CE8g3... | 225.1 KiB | 212.7 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /sites/default/files/js/js_Nj8LjfMBzzVMczRmqLebZ_KcfWjLlr... | 84.4 KiB | 58.2 KiB |
| www.caf.fr/18f5227b-e27b-445a-a53f-f845fbe69b40/stormcaster.js | 164.2 KiB | 40.1 KiB |
| /sites/default/files/js/js_hXm9K29ULpBHOsC2hvvvqSx4ZlH_gJ... | 47.7 KiB | 38.4 KiB |
| www.caf.fr/ruxitagentjs_ICANVfqru_10333260303165926.js | 78.7 KiB | 32.6 KiB |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| URL | |
|---|---|
div.actualite-accueil > div.actualite-accueil-promue > div.actualite-accueil-promue-image > img div.actualite-accueil > div.actualite-accueil-promue > div.actualite-accueil-promue-image > img | /sites/default/files/medias/cnaf/Actualités/2026/guide d... |
Allocation familiale - Retour à l'accueil header#theme-header > div#region-header > a.region-header__link > img.nav-link | www.caf.fr/themes/custom/caf_bootstrap5/images/icons/logo_caf_fr.svg |
Allocation familiale - Retour à l'accueil header#theme-header > div#region-header > a.region-header__link > img.navbar-caf-brand | www.caf.fr/themes/custom/caf_bootstrap5/images/icons/logo_cnaf.svg |
Suivez-nous sur Facebook div.d-flex > p > a > img | /sites/default/files/medias/refnat/Pictos/Reseaux-sociaux... |
div.actualite-accueil-promue-description > div.item-description-info > div.item-description-info-categorie > img div.actualite-accueil-promue-description > div.item-description-info > div.item-description-info-categorie > img | www.caf.fr/themes/custom/caf_bootstrap5/images/icones/pic-geoloc-gris.png |
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.
ARIA roles must have valid values in order to perform their intended accessibility functions. Learn more about valid ARIA roles.
| Failing Elements |
|---|
A la une en ce moment
Actualité nationale
31.03.2026
Le guide des prestation… body.espace--allocataires > div.dialog-off-canvas-main-canvas > div#wrapper-page > main#main-content |
ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. Learn how to make ARIA dialog elements more accessible.
| Failing Elements |
|---|
Choisir ma Caf
Afin de mieux vous accompagner dans vos besoins et de personnal… div.dialog-off-canvas-main-canvas > div#wrapper-page > header#theme-header > div#popup_geoloc |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
| Failing Elements |
|---|
VIE PROFESSIONNELLE div.fil-actualite-accueil > div.fil-actualite-accueil-item > div.etiquette-thematique > span |
VIE PERSONNELLE div.fil-actualite-accueil > div.fil-actualite-accueil-item > div.etiquette-thematique > span |
These are opportunities to improve the legibility of your content.
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.
| Failing Elements |
|---|
Menu Principal - Espaces header#theme-header > div#region-header > nav#block-caf-bootstrap5-menuprincipal > h5#block-caf-bootstrap5-menuprincipal-menu |
Pied de page Allocataires section#region-footer > div#footer > nav#block-pieddepageallocataires > h5#block-pieddepageallocataires-menu |
These are opportunities to improve keyboard navigation in your application.
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
| Failing Elements |
|---|
li.menu-item > ul.menu > li.menu-item > a.menu-link li.menu-item > ul.menu > li.menu-item > a.menu-link |
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.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
| Failing Elements |
|---|
Mon Compte div#region-header > ul#container_header-btn > li.region-header__button-item--account > a.region-header__button-link--account |
Ma Caf li.menu-item > ul.menu > li.menu-item > a.menu-link |
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
| URL | Aspect Ratio (Displayed) | Aspect Ratio (Actual) | |
|---|---|---|---|
div.paragraph > div.vdf-content__card-item > div.vdf-content__card-item--header > img.vdf-content__card-item--header-image div.paragraph > div.vdf-content__card-item > div.vdf-content__card-item--header > img.vdf-content__card-item--header-image | /sites/default/files/styles/image_400x226/public/medias/c... | 400 x 229 (1.75) | 400 x 226 (1.77) |
div.paragraph > div.vdf-content__card-item > div.vdf-content__card-item--header > img.vdf-content__card-item--header-image div.paragraph > div.vdf-content__card-item > div.vdf-content__card-item--header > img.vdf-content__card-item--header-image | /sites/default/files/styles/image_400x226/public/medias/c... | 400 x 229 (1.75) | 400 x 226 (1.77) |
div.paragraph > div.vdf-content__card-item > div.vdf-content__card-item--header > img.vdf-content__card-item--header-image div.paragraph > div.vdf-content__card-item > div.vdf-content__card-item--header > img.vdf-content__card-item--header-image | /sites/default/files/styles/image_400x226/public/medias/c... | 400 x 229 (1.75) | 400 x 226 (1.77) |
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.
Send Feedback