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 |
|---|---|---|
| app.varify.io/varify.js | 120.0 s | 21.1 KiB |
| cdn.matomo.cloud/webme.matomo.cloud/container_nrGM1OYG.js | 691200.0 s | 54.0 KiB |
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.
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
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 |
|---|---|---|
| wtheme.webme.com/js/main73.js | 21.9 KiB | 1.5 s |
| wtheme.webme.com/css/bootstrap.min.css | 21.7 KiB | 1.5 s |
| wtheme.webme.com/js/jquery-3.7.1.min.js | 35.0 KiB | 1.7 s |
| wtheme.webme.com/css/style23.css | 9.3 KiB | 1.2 s |
| wtheme.webme.com/js/jquery-migrate-3.5.2.min.js | 5.8 KiB | 1.0 s |
| wtheme.webme.com/css/bootstrap-responsive.min.css | 4.2 KiB | 836 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 | |
|---|---|---|---|
https://penta-network.page.tl/ ul.thumbnails > li > a.thumbnail > img.js | wtheme.webme.com/img/main/en/example1.jpg | 20.5 KiB | 12.3 KiB |
https://greenwoodgarden.page.tl/ ul.thumbnails > li > a.thumbnail > img.js | wtheme.webme.com/img/main/en/example3.jpg | 16.6 KiB | 8.4 KiB |
https://barreramusic.page.tl/ ul.thumbnails > li > a.thumbnail > img.js | wtheme.webme.com/img/main/en/example2.jpg | 16.3 KiB | 8.2 KiB |
Tap interactions may be delayed by up to 300 ms if the viewport is not optimized for mobile.
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.
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 |
|---|---|
| page.tl/ | 863 ms |
| www.own-free-website.com/ | 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.
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 |
|---|---|---|
| wtheme.webme.com/css/bootstrap.min.css | 21.3 KiB | 19.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 | |
|---|---|
by Webme div.pull-left > div.pull-left > a > img | wtheme.webme.com/img/main/by-Webme.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.
Names and labels
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body.js > iframe#banner body.js > iframe#banner |
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 |
|---|
Private div.span200px > ul.unstyled > li > a |
Starter div.span200px > ul.unstyled > li > a |
Board div.span200px > ul.unstyled > li > a |
Support div.span200px > ul.unstyled > li > a |
Protection of Minors div.span200px > ul.unstyled > li > a |
Investigative Authorities div.span200px > ul.unstyled > li > a |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Do not use optional cookies body.js > div#cookieConsent > div#cookieConsentDiv > a#cookieConsentDismiss |
Use optional cookies body.js > div#cookieConsent > div#cookieConsentDiv > a#cookieConsentAllow |
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) | |
|---|---|---|---|
https://penta-network.page.tl/ ul.thumbnails > li > a.thumbnail > img.js | wtheme.webme.com/img/main/en/example1.jpg | 260 x 193 (1.35) | 290 x 200 (1.45) |
https://barreramusic.page.tl/ ul.thumbnails > li > a.thumbnail > img.js | wtheme.webme.com/img/main/en/example2.jpg | 260 x 193 (1.35) | 290 x 200 (1.45) |
https://greenwoodgarden.page.tl/ ul.thumbnails > li > a.thumbnail > img.js | wtheme.webme.com/img/main/en/example3.jpg | 260 x 193 (1.35) | 290 x 200 (1.45) |
Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. Learn how to provide responsive images.
Performance issues directly impact user engagement and conversion rates.
| URL | Displayed size | Actual size | Expected size | |
|---|---|---|---|---|
https://penta-network.page.tl/ ul.thumbnails > li > a.thumbnail > img.js | wtheme.webme.com/img/main/en/example1.jpg | 260 x 193 | 290 x 200 | 390 x 290 |
https://barreramusic.page.tl/ ul.thumbnails > li > a.thumbnail > img.js | wtheme.webme.com/img/main/en/example2.jpg | 260 x 193 | 290 x 200 | 390 x 290 |
https://greenwoodgarden.page.tl/ ul.thumbnails > li > a.thumbnail > img.js | wtheme.webme.com/img/main/en/example3.jpg | 260 x 193 | 290 x 200 | 390 x 290 |
Own-Free-Website.com - Create your own free Website! div > div.pull-left > a.pull-left > img#logo | wtheme.webme.com/img/main/en/logo.png | 367 x 55 | 367 x 55 | 551 x 83 |
100% for free! li > div.thumbnail > div.imageContainer > img.js | wtheme.webme.com/img/main/pig.jpg | 125 x 128 | 125 x 128 | 188 x 192 |
Without any coding skills! li > div.thumbnail > div.imageContainer > img.js | wtheme.webme.com/img/main/thumb.jpg | 70 x 130 | 70 x 130 | 105 x 195 |
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.
Crawling and Indexing
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
Yes body.js > div#topContainer > div#unsavedChanges > a.btn |
No body.js > div#topContainer > div#unsavedChanges > a.btn |
To appear in search results, crawlers need access to your app.