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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| notepad-plus-plus.org/assets/images/notepad4ever.png | 0.0 ms | 34.7 KiB |
| notepad-plus-plus.org/images/logo.svg | 0.0 ms | 31.3 KiB |
| www.google-analytics.com/analytics.js | 7200.0 s | 20.9 KiB |
| notepad-plus-plus.org/css/fonts/miriamlibre-bold.woff2 | 0.0 ms | 11.9 KiB |
| cdn.carbonads.com/carbon.js?serve=CKYIE53I&placement=notepad-plus-plusorg | 0.0 ms | 10.6 KiB |
| notepad-plus-plus.org/js/prism.js | 0.0 ms | 5.2 KiB |
| notepad-plus-plus.org/css/styles.css | 0.0 ms | 4.7 KiB |
| notepad-plus-plus.org/js/dom-scripts.js | 0.0 ms | 1.5 KiB |
| srv.carbonads.net/static/30242/6d8988794d4c3f29275f187830980a61c8e59feb | 604800.0 s | 14.6 KiB |
| notepad-plus-plus.org/css/prism.css | 0.0 ms | 1.3 KiB |
| insight.adsrvr.org/track/pxl/?adv=t3k9qrj&ct=0:djrfa1z&fmt=3&orderid=&v= | 0.0 ms | 149 B |
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.
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 > main#main > p > img div > main#main > p > img | notepad-plus-plus.org/assets/images/notepad4ever.png | 34.5 KiB | 32.6 KiB |
ads via Carbon span > span.carbon-wrap > a.carbon-img > img | srv.carbonads.net/static/30242/6d8988794d4c3f29275f187830980a61c8e59feb | 14.8 KiB | 13.2 KiB |
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.
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 |
|---|---|
| notepad-plus-plus.org/css/fonts/miriamlibre-bold.woff2 | 20 ms |
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 |
|---|---|
| notepad-plus-plus.org/css/styles.css | 4.7 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
|---|---|
What is Notepad++
Notepad++ is a free (as in “free speech” and also as in “fre… body > div.wrapper > div.main-and-footer | 0.128 |
What is Notepad++
Notepad++ is a free (as in “free speech” and also as in “fre… body > div.wrapper > div.main-and-footer | 0.027 |
What is Notepad++
Notepad++ is a free (as in “free speech” and also as in “fre… body > div.wrapper > div.main-and-footer | 0.027 |
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 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.googletagmanager.com/gtag/js?id=G-06CVYXZPHS&cx=c>m=4e64h1 | 162.8 KiB | 67.5 KiB |
| www.googletagmanager.com/gtag/js?id=UA-148378786-1 | 125.1 KiB | 63.5 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 > main#main > p > img div > main#main > p > img | notepad-plus-plus.org/assets/images/notepad4ever.png |
div > div.intro > a.logo > img div > div.intro > a.logo > img | notepad-plus-plus.org/images/logo.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.
Best Practices
User Experience
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
Performance issues directly impact user engagement and conversion rates.
| URL | Aspect Ratio (Displayed) | Aspect Ratio (Actual) | |
|---|---|---|---|
ads via Carbon span > span.carbon-wrap > a.carbon-img > img | srv.carbonads.net/static/30242/6d8988794d4c3f29275f187830980a61c8e59feb | 81 x 100 (0.81) | 260 x 200 (1.30) |
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.