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.
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.
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.
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 | |
|---|---|---|---|
div.n2-ss-slide-background > div.n2-ss-slide-background-image > picture.skip-lazy > img.skip-lazy div.n2-ss-slide-background > div.n2-ss-slide-background-image > picture.skip-lazy > img.skip-lazy | /wp-content/uploads/slider/cache/e66de473ec4ea5994daec5a0... | 1.3 MiB | 1.2 MiB |
article#post-19680 > div.card-img-top > a > img.img-fluid article#post-19680 > div.card-img-top > a > img.img-fluid | www.psy.it/wp-content/uploads/2025/04/cnop2-600x350.png | 136.0 KiB | 101.8 KiB |
article#post-19616 > div.card-img-top > a > img.img-fluid article#post-19616 > div.card-img-top > a > img.img-fluid | www.psy.it/wp-content/uploads/2026/06/Programma_13_giugno.jpg | 66.8 KiB | 32.6 KiB |
logo-cnop div.it-header-center-content-wrapper > div.it-brand-wrapper > a > img.header-logo-new | www.psy.it/wp-content/uploads/2022/11/CNOP.png | 21.6 KiB | 17.8 KiB |
article#post-19641 > div.card-img-top > a > img.img-fluid article#post-19641 > div.card-img-top > a > img.img-fluid | www.psy.it/wp-content/uploads/2026/06/Origine_del_nome.jpg | 48.0 KiB | 13.9 KiB |
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.
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.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|
| psy.it/ | 908 ms |
| www.psy.it/ | 0.0 ms |
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 |
|---|---|---|
| /wp-content/themes/design-italia/lib/bootstrap-italia/css... | 191.3 KiB | 191.3 KiB |
| /wp-content/themes/design-italia/lib/bootstrap-italia/css... | 65.3 KiB | 64.2 KiB |
| www.psy.it/wp-includes/css/dashicons.min.css?ver=6.8.1 | 34.3 KiB | 34.3 KiB |
| /wp-content/themes/design-italia/lib/bootstrap-italia/css... | 14.8 KiB | 14.8 KiB |
| www.psy.it/wp-includes/css/dist/block-library/style.min.css?ver=6.8.1 | 13.7 KiB | 13.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 |
|---|---|---|
| www.gstatic.com/recaptcha/releases/rL1ELiQAg1kPezz6_H9hTZ_i/recaptcha__en.js | 374.0 KiB | 164.5 KiB |
| ingestion.webanalytics.italia.it/matomo.js | 64.3 KiB | 36.3 KiB |
| cdn.userway.org/widgetapp/2026-07-07-10-43-48/widget_app_base_1783421028734.js | 46.7 KiB | 27.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.gstatic.com/recaptcha/releases/rL1ELiQAg1kPezz6_H9hTZ_i/recaptcha__en.js | 1.2 s | 1.0 s | 98 ms |
| www.psy.it/ | 705 ms | 49 ms | 8.1 ms |
| /wp-content/plugins/smart-slider-3/Public/SmartSlider3/Ap... | 703 ms | 236 ms | 4.4 ms |
| Unattributable | 524 ms | 17 ms | 0.0 ms |
| cdn.userway.org/widgetapp/2026-07-07-10-43-48/widget_app_base_1783421028734.js | 145 ms | 117 ms | 20 ms |
| /wp-content/plugins/smart-slider-3/Public/SmartSlider3/Ap... | 102 ms | 68 ms | 14 ms |
| /wp-content/themes/design-italia/lib/bootstrap-italia/css... | 102 ms | 0.0 ms | 0.0 ms |
| ingestion.webanalytics.italia.it/matomo.js | 99 ms | 89 ms | 7.3 ms |
| www.psy.it/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 96 ms | 61 ms | 7.8 ms |
| /wp-content/themes/design-italia/lib/bootstrap-italia/css... | 75 ms | 0.0 ms | 0.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 | 1.8 s |
| Other | 1.1 s |
| Style & Layout | 529 ms |
| Parse HTML & CSS | 281 ms |
| Script Parsing & Compilation | 179 ms |
| Rendering | 106 ms |
| Garbage Collection | 54 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.
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.
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 |
|---|
Il CNOP ti informa | 23/06/2026 article#post-19680 > div.card-body > header.entry-header > h5.card-title |
These are opportunities to improve keyboard navigation in your application.
Best practices
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 |
|---|
PORTALE DEGLI PSICOLOGI div.n2-ss-widget > div.nextend-bullet-bar > div > div.n2-bullet |
verso il nuovo codice deontologico div.n2-ss-widget > div.nextend-bullet-bar > div > div.n2-bullet |
FORMAZIONE CONTINUA div.n2-ss-widget > div.nextend-bullet-bar > div > div.n2-bullet |
COMITATO PARI OPPORTUNITÀ div.n2-ss-widget > div.nextend-bullet-bar > div > div.n2-bullet |
These items highlight common accessibility best practices.
Best Practices
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
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Performance issues directly impact user engagement and conversion rates.
Format your HTML in a way that enables crawlers to better understand your app’s content.
Crawling and Indexing
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more about robots.txt.
Performance issues directly impact user engagement and conversion rates.
| Line # | Content | Error |
|---|---|---|
| 20 | Allow: .js | Pattern should either be empty, start with "/" or "*" |
| 21 | Allow: .css | Pattern should either be empty, start with "/" or "*" |
To appear in search results, crawlers need access to your app.