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.
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.
| URL | Est Savings |
|---|---|
| /wp-content/themes/Square_theme/assets/fontawesome/webfon... | 30 ms |
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 | |
|---|---|---|---|
Le migliori agenzie di comunicazione a Milano div.swiper-slide > article.mg-article > a.mg-article-media > img.img-fluid | /wp-content/uploads/2026/07/le-migliori-agenzie-di-comuni... | 67.9 KiB | 55.7 KiB |
Quanto costa un evento aziendale con un’agenzia div.swiper-slide > article.mg-article > a.mg-article-media > img.img-fluid | /wp-content/uploads/2026/07/quanto-costa-un-evento-aziend... | 60.9 KiB | 49.9 KiB |
Come scegliere un’agenzia di eventi aziendali div.swiper-slide > article.mg-article > a.mg-article-media > img.img-fluid | /wp-content/uploads/2026/07/come-scegliere-un-agenzia-di-... | 52.2 KiB | 42.8 KiB |
Agenzia email marketing e inbound: come scegliere div.swiper-slide > article.mg-article > a.mg-article-media > img.img-fluid | /wp-content/uploads/2026/07/agenzia-email-markting-e-inbo... | 40.7 KiB | 33.4 KiB |
Quanto costa un’agenzia di marketing in Italia div.swiper-slide > article.mg-article > a.mg-article-media > img.img-fluid | /wp-content/uploads/2026/07/quanto-costa-un-agenzia-di-ma... | 34.5 KiB | 28.3 KiB |
Miglioreagenzia.it logo nav.navbar > div.container-fluid > a.navbar-brand > img.img-fluid | miglioreagenzia.it/wp-content/uploads/2026/07/logo-light.png | 27.5 KiB | 26.8 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.
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 |
|---|---|---|
| /p.css?s=1&k=tlm2uem&ht=tk&f=2005.2006.2009.2010.9938.993... | 604800.0 s | 346 B |
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.
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
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 |
|---|---|---|
| miglioreagenzia.it/wp-content/themes/Square_theme/style.css?ver=7.1 | 15.2 KiB | 5.5 KiB |
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 |
|---|---|---|
| miglioreagenzia.it/wp-content/themes/Square_theme/css/bootstrap.min.css?ver=7.1 | 26.8 KiB | 25.5 KiB |
| /wp-content/themes/Square_theme/assets/fontawesome/css/fo... | 15.6 KiB | 15.4 KiB |
| miglioreagenzia.it/wp-content/themes/Square_theme/style.css?ver=7.1 | 14.9 KiB | 12.3 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 |
|---|---|---|
| /wp-content/themes/Square_theme/js/vendor/swiper-bundle.m... | 40.2 KiB | 26.7 KiB |
| miglioreagenzia.it/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 28.9 KiB | 20.4 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 | |
|---|---|
miglioreagenzia.it div.mg-mega-bar > div.container-fluid > a.navbar-brand > img | miglioreagenzia.it/wp-content/uploads/2026/07/logo-dark.png |
Miglioreagenzia.it logo nav.navbar > div.container-fluid > a.navbar-brand > img.img-fluid | miglioreagenzia.it/wp-content/uploads/2026/07/logo-light.png |
miglioreagenzia.it body.home > footer.mg-footer > div.mg-foot-logo > img.mg-foot-logo-img | miglioreagenzia.it/wp-content/themes/Square_theme/img/logo-footer.svg |
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 |
|---|
CERCA PER COMPETENZA main.main-content > section#cerca-competenza > div.container > p.mg-section-label |
441 RISULTATI ul.mg-competenze-list > li.mg-competenze-item > a.mg-competenze-link > span.mg-competenze-count |
ESPLORA → ul.mg-competenze-list > li.mg-competenze-item > a.mg-competenze-link > span.mg-competenze-cta |
428 RISULTATI ul.mg-competenze-list > li.mg-competenze-item > a.mg-competenze-link > span.mg-competenze-count |
ESPLORA → ul.mg-competenze-list > li.mg-competenze-item > a.mg-competenze-link > span.mg-competenze-cta |
402 RISULTATI ul.mg-competenze-list > li.mg-competenze-item > a.mg-competenze-link > span.mg-competenze-count |
ESPLORA → ul.mg-competenze-list > li.mg-competenze-item > a.mg-competenze-link > span.mg-competenze-cta |
359 RISULTATI ul.mg-competenze-list > li.mg-competenze-item > a.mg-competenze-link > span.mg-competenze-count |
ESPLORA → ul.mg-competenze-list > li.mg-competenze-item > a.mg-competenze-link > span.mg-competenze-cta |
350 RISULTATI ul.mg-competenze-list > li.mg-competenze-item > a.mg-competenze-link > span.mg-competenze-count |
ESPLORA → ul.mg-competenze-list > li.mg-competenze-item > a.mg-competenze-link > span.mg-competenze-cta |
303 RISULTATI ul.mg-competenze-list > li.mg-competenze-item > a.mg-competenze-link > span.mg-competenze-count |
ESPLORA → ul.mg-competenze-list > li.mg-competenze-item > a.mg-competenze-link > span.mg-competenze-cta |
RICERCA AVANZATA → section#cerca-competenza > div.container > div.text-center > a.mg-competenze-advanced |
01 div.col-lg-8 > div.row > div.col-md-6 > span.mg-promessa-num |
02 div.col-lg-8 > div.row > div.col-md-6 > span.mg-promessa-num |
03 div.col-lg-8 > div.row > div.col-md-6 > span.mg-promessa-num |
04 div.col-lg-8 > div.row > div.col-md-6 > span.mg-promessa-num |
Proponi una scheda alla redazione. Nessuna fee, nessuna posizione acquistabile,… main.main-content > section#proponi > div.container > p.mg-cta-text |
PROPONI UN'AGENZIA → main.main-content > section#proponi > div.container > a.mg-cta-btn |
These are opportunities to improve the legibility of your content.
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
Trust and Safety
All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding mixed content, where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. Learn more about HTTPS.
Performance issues directly impact user engagement and conversion rates.
| Insecure URL | Request Resolution |
|---|---|
| miglioreagenzia.it/wp-content/uploads/2026/07/logo-light.png | Automatically upgraded to HTTPS |
General
Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
Performance issues directly impact user engagement and conversion rates.
| Issue type |
|---|
| Mixed content |
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.