Lighthouse Desktop
· 0 checks — Desktop Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
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.
| URL | Transfer Size | Duration |
|---|---|---|
| /consent/0d2dc4ef-61b5-4c47-baf0-e14671409bbe/otSDKStub.j... | 10.1 KiB | 230 ms |
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div.d-flex > div.col-12 > div.mb-2 > img.w-100 div.d-flex > div.col-12 > div.mb-2 > img.w-100 | platform.docplanner.com/img/general/homepage/banner-doctoralia-pro.png?188165535 | 107.5 KiB | 90.3 KiB |
div.d-flex > div.col-12 > div.mb-2 > img.w-100 div.d-flex > div.col-12 > div.mb-2 > img.w-100 | platform.docplanner.com/img/it/homepage/banner-noa-notes.png?1599926711 | 91.4 KiB | 74.3 KiB |
Stefano Chiaramonte div.media > div.pr-1 > span.avatar > img.lazyloaded | /miodottore.it/doctor/9304bd/9304bd3020c8c4bd8882d2bf6f0a... | 8.6 KiB | 8.4 KiB |
Francesco Cinelli div.media > div.pr-1 > span.avatar > img.lazyloaded | /miodottore.it/doctor/a9dd3d/a9dd3d275434200b862b519412d0... | 6.8 KiB | 6.7 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 |
|---|---|
| miodottore.it/ | 671 ms |
| www.miodottore.it/ | 0.0 ms |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Diagnostics
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| platform.docplanner.com/css/jade-dpuikitv3-rs-2364b8c5.css | 54.6 KiB | 40.0 KiB |
| 22.7 KiB | 19.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 |
|---|---|---|
| platform.docplanner.com/js/vendor-chunk-rs-b5ec99a7.js | 336.6 KiB | 327.8 KiB |
| platform.docplanner.com/js/jade-app-rs-c70ee97c.js | 277.6 KiB | 193.6 KiB |
| cookie-cdn.cookiepro.com/scripttemplates/202604.2.0/otBannerSdk.js | 134.8 KiB | 73.5 KiB |
| accounts.google.com/gsi/client | 96.2 KiB | 71.3 KiB |
| platform.docplanner.com/js/vue-vendor-chunk-rs-a8672959.js | 79.1 KiB | 71.3 KiB |
| www.googletagmanager.com/gtag/js?id=G-J0BYY2W9S3&cx=c>m=4e68j0 | 151.0 KiB | 65.9 KiB |
| www.googletagmanager.com/gtag/js?id=AW-959130874&cx=c>m=4e68j0 | 143.2 KiB | 64.7 KiB |
| /cdn/edrv/va_gq-452f6684d9568f316de20da1ca2c7847.br.js | 99.4 KiB | 63.5 KiB |
| www.googletagmanager.com/gtag/js?id=G-TDF6S4YJ5P&cx=c>m=4e68j0 | 182.1 KiB | 61.2 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-PZ83PG | 200.5 KiB | 58.7 KiB |
| platform.docplanner.com/js/goro-homepage-02e4506e.js | 49.8 KiB | 29.0 KiB |
| platform.docplanner.com/js/jade-polyfills-rs-62e7729b.js | 57.7 KiB | 25.2 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/gtm.js?id=GTM-PZ83PG | 683 ms | 610 ms | 21 ms |
| www.miodottore.it/ | 353 ms | 10 ms | 12 ms |
| Unattributable | 238 ms | 6.7 ms | 0.0 ms |
| www.googletagmanager.com/gtag/js?id=G-TDF6S4YJ5P&cx=c>m=4e68j0 | 190 ms | 163 ms | 14 ms |
| /cdn/edrv/va_gq-452f6684d9568f316de20da1ca2c7847.br.js | 174 ms | 140 ms | 11 ms |
| platform.docplanner.com/js/jade-app-rs-c70ee97c.js | 158 ms | 96 ms | 37 ms |
| platform.docplanner.com/js/vendor-chunk-rs-b5ec99a7.js | 137 ms | 99 ms | 37 ms |
| cookie-cdn.cookiepro.com/scripttemplates/202604.2.0/otBannerSdk.js | 111 ms | 73 ms | 17 ms |
| www.googletagmanager.com/gtag/js?id=AW-959130874&cx=c>m=4e68j0 | 86 ms | 72 ms | 14 ms |
| www.googletagmanager.com/gtag/js?id=G-J0BYY2W9S3&cx=c>m=4e68j0 | 83 ms | 71 ms | 12 ms |
| platform.docplanner.com/js/OnlineConsultationSearchModule-chunk-rs-48fb732c.js | 81 ms | 78 ms | 0.2 ms |
| platform.docplanner.com/js/PharmaciesSearchModule-chunk-rs-2d7ffe21.js | 64 ms | 64 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 | 1.7 s |
| Other | 354 ms |
| Style & Layout | 244 ms |
| Script Parsing & Compilation | 230 ms |
| Garbage Collection | 67 ms |
| Parse HTML & CSS | 47 ms |
| Rendering | 39 ms |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
div.d-flex > div.col-12 > div.mb-2 > img.w-100 div.d-flex > div.col-12 > div.mb-2 > img.w-100 | platform.docplanner.com/img/general/homepage/banner-doctoralia-pro.png?188165535 |
div.d-flex > div.col-12 > div.mb-2 > img.w-100 div.d-flex > div.col-12 > div.mb-2 > img.w-100 | platform.docplanner.com/img/it/homepage/banner-noa-notes.png?1599926711 |
Francesco Cinelli div.media > div.pr-1 > span.avatar > img.lazyloaded | /miodottore.it/doctor/a9dd3d/a9dd3d275434200b862b519412d0... |
Stefano Chiaramonte div.media > div.pr-1 > span.avatar > img.lazyloaded | /miodottore.it/doctor/9304bd/9304bd3020c8c4bd8882d2bf6f0a... |
Enrico Casadei div.media > div.pr-1 > span.avatar > img.lazyloaded | /doctor/avatar/f5e9f5a0/f5e9f5a0-5072-445b-b19a-cb62da441... |
Dott.ssa Veronica Sophia Sabellico div.media > div.pr-1-5 > span.mb-1 > img.lazyload | platform.docplanner.com/img/general/doctor/doctor-default-80-80.png?1981952613 |
Dott.ssa Gaia Camille Bomben div.media > div.pr-1-5 > span.mb-1 > img.lazyload | platform.docplanner.com/img/general/doctor/doctor-default-80-80.png?1981952613 |
Dott.ssa Paola Bellamoli div.media > div.pr-1-5 > span.mb-1 > img.lazyload | platform.docplanner.com/img/general/doctor/doctor-default-80-80.png?1981952613 |
Dott. Piergiorgio Andrisano div.media > div.pr-1-5 > span.mb-1 > img.lazyload | platform.docplanner.com/img/general/doctor/doctor-default-80-80.png?1981952613 |
Dott.ssa Loretta Ferretti div.media > div.pr-1-5 > span.mb-1 > img.lazyload | platform.docplanner.com/img/general/doctor/doctor-default-80-80.png?1981952613 |
Dott.ssa Barbara Re div.media > div.pr-1-5 > span.mb-1 > img.lazyload | platform.docplanner.com/img/general/doctor/doctor-default-80-80.png?1981952613 |
Dott.ssa Simona Ledda div.media > div.pr-1-5 > span.mb-1 > img.lazyload | platform.docplanner.com/img/general/doctor/doctor-default-80-80.png?1981952613 |
Dott.ssa Sofia Ingrosso div.media > div.pr-1-5 > span.mb-1 > img.lazyload | platform.docplanner.com/img/general/doctor/doctor-default-80-80.png?1981952613 |
Dott.ssa Giuseppina Fiorillo div.media > div.pr-1-5 > span.mb-1 > img.lazyload | platform.docplanner.com/img/general/doctor/doctor-default-80-80.png?1981952613 |
Dott.ssa Paola Lo Giudice div.media > div.pr-1-5 > span.mb-1 > img.lazyload | platform.docplanner.com/img/general/doctor/doctor-default-80-80.png?1981952613 |
Dott.ssa Ivana Sacchi div.media > div.pr-1-5 > span.mb-1 > img.lazyload | platform.docplanner.com/img/general/doctor/doctor-default-80-80.png?1981952613 |
Dott.ssa Paola Cazzol div.media > div.pr-1-5 > span.mb-1 > img.lazyload | platform.docplanner.com/img/general/doctor/doctor-default-80-80.png?1981952613 |
Dott.ssa Federica Ceretta div.media > div.pr-1-5 > span.mb-1 > img.lazyload | platform.docplanner.com/img/general/doctor/doctor-default-80-80.png?1981952613 |
Dott. Pasquale Ruberto div.media > div.pr-1-5 > span.mb-1 > img.lazyload | platform.docplanner.com/img/general/doctor/doctor-default-80-80.png?1981952613 |
Dott.ssa Martina Viganò div.media > div.pr-1-5 > span.mb-1 > img.lazyload | platform.docplanner.com/img/general/doctor/doctor-default-80-80.png?1981952613 |
Daniele Mazzucco div.media > div.pr-1-5 > span.mb-1 > img.lazyload | platform.docplanner.com/img/general/doctor/doctor-default-80-80.png?1981952613 |
Dr. Matteo Mariani div.media > div.pr-1-5 > span.mb-1 > img.lazyload | platform.docplanner.com/img/general/doctor/doctor-default-80-80.png?1981952613 |
Dott.ssa Silvia Muggianu div.media > div.pr-1-5 > span.mb-1 > img.lazyload | platform.docplanner.com/img/general/doctor/doctor-default-80-80.png?1981952613 |
Dott.ssa Grazia Caruso div.media > div.pr-1-5 > span.mb-1 > img.lazyload | platform.docplanner.com/img/general/doctor/doctor-default-80-80.png?1981952613 |
Dr. Eugenio Uggenti div.media > div.pr-1-5 > span.mb-1 > img.lazyload | platform.docplanner.com/img/general/doctor/doctor-default-80-80.png?1981952613 |
div.media > div.pr-1 > span.avatar > img.lazyloaded div.media > div.pr-1 > span.avatar > img.lazyloaded | /miodottore.it/doctor/b0af98/b0af98041e997ab8c1ecfe7a1e85... |
div.media > div.pr-1 > span.avatar > img.lazyload div.media > div.pr-1 > span.avatar > img.lazyload |
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.
ARIA
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
es. prestazione, medico, struttura div.search-flex-row > div.specialists-col > div.query-dropdown > div.dropdown-toggle |
es: Roma div.search-flex-row > div.city-col > div.search-autocomplete-dropdown > div.dropdown-toggle |
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
In studio
In studio
Online
Online
Farmacie
Farmacie div.row > div.col-lg-8 > div#homepage-search > ul.d-flex |
Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. Learn more about ARIA roles and required parent element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
In studio
In studio div#homepage-search > ul.d-flex > li > button.btn |
Online
Online div#homepage-search > ul.d-flex > li > button.btn |
Farmacie
Farmacie div#homepage-search > ul.d-flex > li > button.btn |
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.
Names and labels
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.row > div.dp-carousel > button.dp-carousel-nav div.container > div.row > div.dp-carousel > button.dp-carousel-nav |
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.
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 |
|---|
Rifiuto div#onetrust-button-group-parent > div#onetrust-button-group > div.banner-actions-container > button#onetrust-reject-all-handler |
Accetto div#onetrust-button-group-parent > div#onetrust-button-group > div.banner-actions-container > button#onetrust-accept-btn-handler |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Altro div.comment-container > blockquote.unstyled-blockquote > p > a.text-underline |
Altro div.comment-container > blockquote.unstyled-blockquote > p > a.text-underline |
These are opportunities to improve the legibility of your content.
Tables and lists
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
In studio
In studio div.col-lg-8 > div#homepage-search > ul.d-flex > li |
Online
Online div.col-lg-8 > div#homepage-search > ul.d-flex > li |
Farmacie
Farmacie div.col-lg-8 > div#homepage-search > ul.d-flex > li |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
These items highlight common accessibility best practices.
Best Practices
General
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
Not signed in with the identity provider. |
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.