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.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
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.
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#page > div#main-wrapper > div#header-featured-image > img#main-feat-img div#page > div#main-wrapper > div#header-featured-image > img#main-feat-img | www.miglioreroma.com/wp-content/uploads/2024/12/banner-roma.jpg | 85.3 KiB | 68.0 KiB |
tenute con alloggio per matrimoni article#post-4329 > figure.featured-image > a > img.attachment-featured | /wp-content/uploads/2026/04/tenute-con-alloggio-per-matri... | 67.4 KiB | 39.8 KiB |
article#post-4399 > figure.featured-image > a > img.attachment-featured article#post-4399 > figure.featured-image > a > img.attachment-featured | /wp-content/uploads/2026/06/Le-migliori-scuole-di-cucina-... | 64.1 KiB | 36.5 KiB |
Le migliori caffetterie di Roma article#post-4350 > figure.featured-image > a > img.attachment-featured | /wp-content/uploads/2026/05/Le-migliori-caffetterie-di-Ro... | 52.3 KiB | 24.7 KiB |
I migliori truccatori professionisti di Roma article#post-4363 > figure.featured-image > a > img.attachment-featured | /wp-content/uploads/2026/05/I-migliori-truccatori-profess... | 45.6 KiB | 18.0 KiB |
article#post-4431 > figure.featured-image > a > img.attachment-featured article#post-4431 > figure.featured-image > a > img.attachment-featured | /wp-content/uploads/2026/07/moigliori-aziende-di-noleggio... | 43.2 KiB | 15.7 KiB |
article#post-4435 > figure.featured-image > a > img.attachment-featured article#post-4435 > figure.featured-image > a > img.attachment-featured | /wp-content/uploads/2026/07/migliori-fornitori-di-torte-n... | 41.0 KiB | 13.4 KiB |
I migliori ospedali odontoiatrici di Roma article#post-4376 > figure.featured-image > a > img.attachment-featured | /wp-content/uploads/2026/05/I-migliori-ospedali-odontoiat... | 39.9 KiB | 12.4 KiB |
article#post-4438 > figure.featured-image > a > img.attachment-featured article#post-4438 > figure.featured-image > a > img.attachment-featured | /wp-content/uploads/2026/06/migliori-servizi-di-protocoll... | 36.6 KiB | 9.1 KiB |
Migliore Roma Logo div#header-left > div#site-logo > a.custom-logo-link > img.custom-logo | www.miglioreroma.com/wp-content/uploads/2024/12/logo.jpg | 6.2 KiB | 5.6 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.
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 |
|---|---|---|
| www.miglioreroma.com/wp-content/themes/adventurous/style.css?ver=20241210-175238 | 9.4 KiB | 2.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 |
|---|---|---|
| /wp-content/themes/adventurous/css/genericons/genericons.... | 15.6 KiB | 15.6 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 | |
|---|---|
div#page > div#main-wrapper > div#header-featured-image > img#main-feat-img div#page > div#main-wrapper > div#header-featured-image > img#main-feat-img | www.miglioreroma.com/wp-content/uploads/2024/12/banner-roma.jpg |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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 |
|---|---|
| miglioreroma.com/ | 1.2 s |
| www.miglioreroma.com/ | 0.0 ms |
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
Le 10 migliori aziende di noleggio arredi per eventi a Roma
Organizzare una ma… body.home > div#page > div#main-wrapper > div#main | 0.116 |
div#header-right > div#header-mobile-menu > a.mobile-nav > span.mobile-menu-bar div#header-right > div#header-mobile-menu > a.mobile-nav > span.mobile-menu-bar | 0.000 |
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 |
|---|
Continua a leggere → div.entry-container > div.entry-summary > p > a.more-link |
Continua a leggere → div.entry-container > div.entry-summary > p > a.more-link |
Continua a leggere → div.entry-container > div.entry-summary > p > a.more-link |
Continua a leggere → div.entry-container > div.entry-summary > p > a.more-link |
Continua a leggere → div.entry-container > div.entry-summary > p > a.more-link |
Continua a leggere → div.entry-container > div.entry-summary > p > a.more-link |
Continua a leggere → div.entry-container > div.entry-summary > p > a.more-link |
Continua a leggere → div.entry-container > div.entry-summary > p > a.more-link |
Continua a leggere → div.entry-container > div.entry-summary > p > a.more-link |
Continua a leggere → div.entry-container > div.entry-summary > p > a.more-link |
← Post più vecchi div#content > nav#nav-below > div.nav-previous > a |
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 |
|---|
Politica sulla riservatezza div#site-generator > div.site-info > div.copyright > a.privacy-policy-link |
These are opportunities to improve the legibility of your content.
Names and labels
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#hgroup-wrap > div#header-right > div#header-mobile-menu > a.mobile-nav div#hgroup-wrap > div#header-right > div#header-mobile-menu > a.mobile-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.
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 |
|---|
Le 10 migliori università private di Roma ul > li > span.tptn_after_thumb > a.tptn_link |
Le 10 migliori scuole di calcio di Roma ul > li > span.tptn_after_thumb > a.tptn_link |
Le 10 migliori scuole private di Roma ul > li > span.tptn_after_thumb > a.tptn_link |
Le 10 migliori scuole di tennis a Roma ul > li > span.tptn_after_thumb > a.tptn_link |
Le 10 migliori scuole di cinema di Roma ul > li > span.tptn_after_thumb > a.tptn_link |
I 10 migliori negozi di elettrodomestici a Roma ul > li > span.tptn_after_thumb > a.tptn_link |
I 10 migliori centri per l’osteoporosi a Roma ul > li > span.tptn_after_thumb > a.tptn_link |
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.