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.
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 |
|---|---|---|
| /pagead/managed/js/adsense/m202607080101/show_ads_impl_fy... | 1209600.0 s | 165.6 KiB |
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 | |
|---|---|---|---|
div.entry-summary > div.excerpt-thumb > a > img.alignleft div.entry-summary > div.excerpt-thumb > a > img.alignleft | www.mybts.fr/wp-content/uploads/calculateur-prix-vente.png | 22.5 KiB | 20.2 KiB |
div.entry-summary > div.excerpt-thumb > a > img.alignleft div.entry-summary > div.excerpt-thumb > a > img.alignleft | www.mybts.fr/wp-content/uploads/qcm-facturation-bts-mco-corrigees.webp | 6.6 KiB | 4.4 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Keep the server response time for the main document short because all other requests depend on it. Learn more about the Time to First Byte metric.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| www.mybts.fr/ | 1.2 s |
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 |
|---|---|---|
| www.mybts.fr/wp-includes/css/dashicons.min.css | 34.9 KiB | 34.9 KiB |
| /wp-content/plugins/forget-about-shortcode-buttons/public... | 12.6 KiB | 12.6 KiB |
| www.mybts.fr/wp-content/themes/twentyeleven43/style.css | 13.2 KiB | 11.8 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/adsense/m202607080101/show_ads_impl_fy... | 165.6 KiB | 120.8 KiB |
| www.googletagmanager.com/gtag/js?id=G-VNCZT0PMG9 | 159.6 KiB | 67.3 KiB |
| pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?fcd=true | 55.2 KiB | 44.0 KiB |
| /i/ca-pub-2232486685154121?href=https%3A%2F%2Fwww.mybts.f... | 69.0 KiB | 35.7 KiB |
| /pagead/js/adsbygoogle.js?client=ca-pub-2232486685154121 | 55.2 KiB | 28.7 KiB |
| www.mybts.fr/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 29.7 KiB | 20.3 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.googletagmanager.com/gtag/js?id=G-VNCZT0PMG9 | 424 ms | 324 ms | 97 ms |
| /pagead/managed/js/adsense/m202607080101/show_ads_impl_fy... | 424 ms | 323 ms | 87 ms |
| www.mybts.fr/ | 404 ms | 66 ms | 28 ms |
| Unattributable | 391 ms | 12 ms | 0.0 ms |
| /i/ca-pub-2232486685154121?href=https%3A%2F%2Fwww.mybts.f... | 345 ms | 292 ms | 48 ms |
| /pagead/js/adsbygoogle.js?client=ca-pub-2232486685154121 | 188 ms | 153 ms | 25 ms |
| www.mybts.fr/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 125 ms | 92 ms | 15 ms |
| ep2.adtrafficquality.google/sodar/sodar2.js | 66 ms | 58 ms | 3.2 ms |
| pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?fcd=true | 51 ms | 24 ms | 24 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 | 1.5 s |
| Other | 593 ms |
| Script Parsing & Compilation | 339 ms |
| Style & Layout | 155 ms |
| Parse HTML & CSS | 108 ms |
| Rendering | 38 ms |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.mybts.fr/wp-content/themes/twentyeleven43/style.css | 13.5 KiB | 3.5 KiB |
| /* ===================================================== */ /* ================== VERSION DESKTOP =… | 3.8 KiB | 2.1 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 | |
|---|---|
Outils BTS MCO - Tous les calculateurs gratuits div.code-block > div#bandeau-outils > a > img | /wp-content/uploads/calculateur-bts-mco-outils-calcul-com... |
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 |
|---|
Nav body.home > button#rmp_menu_trigger-15769 > div.rmp-trigger-label > span.rmp-trigger-text |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Navigation des articles div#primary > div#content > nav#nav-below > h3.assistive-text |
These are opportunities to improve keyboard navigation in your application.
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Nav body.home > button#rmp_menu_trigger-15769 |
33 div#content > nav#nav-below > div.wp-pagenavi > a.last |
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 | |
|---|---|---|---|---|
Pack complet BTS MCO – cours, TD et corrigés pour réussir l’examen div.entry-summary > div.excerpt-thumb > a > img.alignleft | www.mybts.fr/wp-content/uploads/cours-bts-mco-1.webp | 115 x 115 | 100 x 100 | 173 x 173 |
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.