Lighthouse Mobile
· 0 checks — Mobile 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.
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.
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.
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.
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 |
|---|---|---|
| cdn-analytics.alketech.eu/collector.js | 180.0 s | 18.8 KiB |
| static-lists.linternaute.com/wls/wls.js | 143.0 s | 7.1 KiB |
| cdn.adsafeprotected.com/iasPET.1.js | 0.0 ms | 6.8 KiB |
| cdn.appconsent.io/tcf2/current/core.bundle.js | 604800.0 s | 56.4 KiB |
| www.wysistat.com/ws.jsa | 0.0 ms | 3.1 KiB |
| cdn.appconsent.io/tcf2/32.12.1/ui.bundle.js | 604800.0 s | 27.7 KiB |
| cdn.appconsent.io/tcf2/32.12.1/1684.bundle.js | 604800.0 s | 24.7 KiB |
| cdn.opecloud.com/ope-lefigaro.js | 604800.0 s | 18.2 KiB |
| cdn.appconsent.io/loader.js | 3600.0 s | 1.4 KiB |
| /images/journaldunet/compteur.php?nom=journaldunet&tps=29... | 0.0 ms | 250 B |
| cdn.appconsent.io/tcf2/32.12.1/7659.bundle.js | 604800.0 s | 1.3 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 |
|---|---|
| journaldunet.com/ | 812 ms |
| www.journaldunet.com/ | 0.0 ms |
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.
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.
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 |
|---|---|---|
| astatic.ccmbg.com/ccmcms_journaldunet/dist/app/css/jdn.9b4fd1d6a6c4844a.css | 78.9 KiB | 74.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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31... | 187.7 KiB | 142.3 KiB |
| www.googletagmanager.com/gtag/js?id=G-1N7CB29V3N&cx=c>m=4e64k0 | 151.0 KiB | 61.0 KiB |
| ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js | 66.4 KiB | 59.2 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-5FLZCG8 | 136.9 KiB | 58.5 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-N4SNZN | 184.2 KiB | 55.7 KiB |
| cdn.appconsent.io/tcf2/current/core.bundle.js | 56.2 KiB | 31.3 KiB |
| astatic.ccmbg.com/asl3/dist/asl.journaldunet.466a78dc386bb053e459.js | 40.9 KiB | 26.3 KiB |
| astatic.ccmbg.com/ccmcms_journaldunet/dist/app/js/app.1e3f2b128b615293.js | 33.2 KiB | 25.4 KiB |
| astatic.ccmbg.com/ccmcms_journaldunet/dist/app/js/commons.d613c78ec39a58c9.js | 38.7 KiB | 23.0 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.journaldunet.com/ | 772 ms | 122 ms | 8.4 ms |
| www.googletagmanager.com/gtm.js?id=GTM-5FLZCG8 | 741 ms | 587 ms | 71 ms |
| www.googletagmanager.com/gtm.js?id=GTM-N4SNZN | 348 ms | 254 ms | 71 ms |
| Unattributable | 339 ms | 16 ms | 0.0 ms |
| astatic.ccmbg.com/ccmcms_journaldunet/dist/app/js/app.1e3f2b128b615293.js | 313 ms | 112 ms | 12 ms |
| cdn.appconsent.io/tcf2/32.12.1/1684.bundle.js | 308 ms | 240 ms | 7.0 ms |
| www.googletagmanager.com/gtag/js?id=G-1N7CB29V3N&cx=c>m=4e64k0 | 244 ms | 204 ms | 39 ms |
| /pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31... | 193 ms | 141 ms | 50 ms |
| astatic.ccmbg.com/asl3/dist/asl.journaldunet.466a78dc386bb053e459.js | 108 ms | 79 ms | 16 ms |
| cdn.appconsent.io/tcf2/current/core.bundle.js | 79 ms | 55 ms | 22 ms |
| securepubads.g.doubleclick.net/tag/js/gpt.js | 72 ms | 61 ms | 10 ms |
| ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js | 64 ms | 29 ms | 26 ms |
| ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js | 60 ms | 37 ms | 22 ms |
| cdn-analytics.alketech.eu/collector.js | 60 ms | 29 ms | 4.0 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 |
| Style & Layout | 732 ms |
| Other | 483 ms |
| Script Parsing & Compilation | 404 ms |
| Parse HTML & CSS | 151 ms |
| Rendering | 46 ms |
| Garbage Collection | 42 ms |
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 | |
|---|---|
Google Cloud Next 2026 : Google veut devenir le système d'exploitation de l'ent… figure.app_fig_pano > a > picture > img | /YAIYNRCwwhg9n8b2IhDNN5ZULgY=/460x280/smart/1aa0a7aa4e404... |
Des frissons et un tremplin : comment l'armée de Terre séduit la Gen Z de la cy… figure.app_fig > a > picture.app_fig_img > img | /_TYnhYooI1mE773tpqntm_NxhqI=/211x106/smart/3414fa50feff4... |
Créer sa start-up : les 5 meilleurs conseils des repeat founders figure.app_fig > a > picture.app_fig_img > img | /favCqnCoFfVFnC4OjQwyMy5AMb8=/211x106/smart/842c7df06a434... |
Mythos, IA et cybersécurité : la fin du mythe de l'exclusivité div.grid_col > a > picture > img | /fgdIdz2JINxJ1_zpvNnig2uaWuY=/174x117/smart/8b67d049e5e14... |
"Avec l'IA, les agences ne peuvent plus se rémunérer au temps passé" div.grid_col > a > picture > img | /KkubbtEhvNcqrU2O85iuT4YGck8=/174x117/smart/fe238610de524... |
Les robots humanoïdes bientôt au cœur de la silver economy ? div.grid_col > a > picture > img | /XgnXynqgRti1PNJ-CcUtVTgwnfw=/174x117/smart/5e11270462114... |
Cybersécurité : tout ce que les attaquants savent déjà sur votre entreprise div.grid_col > a > picture > img | /2rGmqYrB7MMFwsfXLEaC61rL-zs=/174x117/smart/0ca26bdc68524... |
EUDI : comment le portefeuille d'identité numérique européen peut devenir indis… div.grid_col > a > picture > img | /JSKauda_lSUE-gF1vSzhnHCCmw0=/174x117/smart/5bc01e7cc9fc4... |
RSSI : 7 red flag qui doivent vous faire refuser un poste div.grid_col > a > picture > img | /nOVKE-KOibUIwAg6Pwzec__urt4=/174x117/smart/e5d6b74ea99a4... |
Les levées de fonds de la medtech française, un succès en trompe-l'oeil div.grid_col > a > picture > img | /tN0XalnyEuW_uqHSs_tkuJs_VoA=/174x117/smart/98bea6db81894... |
Relations presse : l'humain n'a jamais été aussi stratégique qu'à l'ère de l'IA… div.grid_col > a > picture > img | /N4QeIw_qmuEIrsv0en-mZvEzFsU=/174x117/smart/dc45fd3a0e2a4... |
L'IA n'est pas (encore) responsable de la baisse des embauches selon LinkedIn div.grid_col > a > picture > img | /KmMDWVRD37Nb4Ti34VKI9L0F8_k=/174x117/smart/30246e22ac7a4... |
Votre PME industrielle est une cible réputationnelle. Voici pourquoi vous n'ête… div.grid_col > a > picture > img | /-F-PIZ2ziiVaHD17iFi6b5bBveA=/174x117/smart/0af58fa01ec14... |
Détroit d'Hormuz : la stratégie invisible de l'Iran qui inquiète les puissances… div.grid_col > a > picture > img | /m994NXBswML1M4iDTOAoVnqjh34=/174x117/smart/a2de4291502d4... |
YouTube teste les miniatures géolocalisées : une évolution majeure pour la Crea… div.grid_col > a > picture > img | /R2YIKJrgQKIGXlQAd8gKE82VU-Q=/174x117/smart/7213fc5962784... |
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 |
|---|
Suivez-nous div.layout > div.grid_row > div.grid_col > h3.app_mod_int_title |
Restez connecté div.layout > div.grid_row > div.grid_col > h3.app_mod_int_title |
These are opportunities to improve the legibility of your content.
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 |
|---|
body.app--rwd > div.ccmcss_offcanvas_1 > div.ccmcss_offcanvas_2 > img body.app--rwd > div.ccmcss_offcanvas_1 > div.ccmcss_offcanvas_2 > img |
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body.app--rwd > div#appconsent > iframe body.app--rwd > div#appconsent > iframe |
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.app_header__right > ul > li > a.jDropBtn div.app_header__right > ul > li > a.jDropBtn |
div.app_header__right > ul > li > a.jHeaderDisconnected div.app_header__right > ul > li > a.jHeaderDisconnected |
div.grid_row > div.grid_col > div.app_share_icons > a div.grid_row > div.grid_col > div.app_share_icons > a |
div.grid_row > div.grid_col > div.app_share_icons > a div.grid_row > div.grid_col > div.app_share_icons > a |
div.grid_row > div.grid_col > div.app_share_icons > a div.grid_row > div.grid_col > div.app_share_icons > a |
div.ccmcss_offcanvas_2 > footer.cp_footer > div.cp_footer__logo > a div.ccmcss_offcanvas_2 > footer.cp_footer > div.cp_footer__logo > a |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Best practices
Users do not expect a page to refresh automatically, and doing so will move focus back to the top of the page. This may create a frustrating or confusing experience. Learn more about the refresh meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
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 |
|---|
Qui sommes-nous ? div#footer_internal_links > ul > li > a |
L'équipe div#footer_internal_links > ul > li > a |
Notre société div#footer_internal_links > ul > li > a |
Publicité div#footer_internal_links > ul > li > a |
Contact div#footer_internal_links > ul > li > a |
Recrutement div#footer_internal_links > ul > li > a |
Données personnelles div#footer_internal_links > ul > li > a |
Paramétrer les cookies div#footer_internal_links > ul > li > a.jConsentChoice |
Gérer Utiq div#footer_internal_links > ul > li > a#utiq__modal-manager |
Tous les articles div#footer_internal_links > ul > li > a |
RSS div#footer_internal_links > ul > li > a |
Corrections div#footer_internal_links > ul > li > a |
Mentions légales div#footer_internal_links > ul > li > a |
Groupe Figaro div#footer_internal_links > ul > li > a |
© 2025 CCM Benchmark div#footer_internal_links > ul > li > a |
These items highlight common accessibility best practices.
Best Practices
User Experience
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 | |
|---|---|---|---|---|
Google Cloud Next 2026 : Google veut devenir le système d'exploitation de l'ent… figure.app_fig_pano > a > picture > img | /YAIYNRCwwhg9n8b2IhDNN5ZULgY=/460x280/smart/1aa0a7aa4e404... | 412 x 251 | 460 x 280 | 618 x 377 |
Des frissons et un tremplin : comment l'armée de Terre séduit la Gen Z de la cy… figure.app_fig > a > picture.app_fig_img > img | /_TYnhYooI1mE773tpqntm_NxhqI=/211x106/smart/3414fa50feff4... | 188 x 95 | 211 x 106 | 282 x 143 |
Créer sa start-up : les 5 meilleurs conseils des repeat founders figure.app_fig > a > picture.app_fig_img > img | /favCqnCoFfVFnC4OjQwyMy5AMb8=/211x106/smart/842c7df06a434... | 188 x 95 | 211 x 106 | 282 x 143 |
"Avec l'IA, les agences ne peuvent plus se rémunérer au temps passé" div.grid_col > a > picture > img | /KkubbtEhvNcqrU2O85iuT4YGck8=/174x117/smart/fe238610de524... | 157 x 105 | 174 x 117 | 236 x 158 |
Mythos, IA et cybersécurité : la fin du mythe de l'exclusivité div.grid_col > a > picture > img | /fgdIdz2JINxJ1_zpvNnig2uaWuY=/174x117/smart/8b67d049e5e14... | 157 x 105 | 174 x 117 | 236 x 158 |
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
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 |
|---|
body.app--rwd > div.ccmcss_offcanvas_1 > div.ccmcss_offcanvas_2 > img body.app--rwd > div.ccmcss_offcanvas_1 > div.ccmcss_offcanvas_2 > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.