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 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.elementor-element > div.elementor-widget-container > a > img.attachment-large div.elementor-element > div.elementor-widget-container > a > img.attachment-large | /wp-content/uploads/2024/05/yellowizard.gr-Leonidas-Thess... | 113.2 KiB | 109.6 KiB |
div.elementor-element > div.elementor-widget-container > a > img.attachment-large div.elementor-element > div.elementor-widget-container > a > img.attachment-large | yellowizard.gr/wp-content/uploads/2026/02/limaver-eshop-cover.webp | 73.8 KiB | 71.7 KiB |
κατασκευή εταιρικού website div.elementor-element > div.elementor-widget-container > a > img.attachment-large | /wp-content/uploads/2026/02/κατασκευή-εταιρ... | 55.6 KiB | 53.9 KiB |
div.elementor-element > div.elementor-widget-container > a > img.attachment-large div.elementor-element > div.elementor-widget-container > a > img.attachment-large | yellowizard.gr/wp-content/uploads/2026/02/ntotsikastours-cover.webp | 42.4 KiB | 41.1 KiB |
κατασκευή eshop ανταλλακτικών div.elementor-element > div.elementor-widget-container > a > img.attachment-large | /wp-content/uploads/2026/02/κατασκευή-eshop-αν... | 40.8 KiB | 39.5 KiB |
printzio-cover-eshop div.elementor-element > div.elementor-widget-container > a > img.attachment-large | yellowizard.gr/wp-content/uploads/2026/02/printzio-cover-eshop.webp | 38.8 KiB | 37.6 KiB |
div.elementor-element > div.elementor-widget-container > a > img.attachment-large div.elementor-element > div.elementor-widget-container > a > img.attachment-large | yellowizard.gr/wp-content/uploads/2026/02/ikoplast-website-cover-768x768.webp | 39.5 KiB | 37.5 KiB |
κατασκευή eshop παπουτσιών div.elementor-element > div.elementor-widget-container > a > img.attachment-large | /wp-content/uploads/2026/02/κατασκευή-eshop-πα... | 38.2 KiB | 37.0 KiB |
div.elementor-element > div.elementor-widget-container > a > img.attachment-large div.elementor-element > div.elementor-widget-container > a > img.attachment-large | /wp-content/uploads/2026/02/κατασκευή-website-χ... | 29.6 KiB | 28.6 KiB |
κατασκευή ιστοσελίδων θεσσαλονίκη section.widget-container > div.aux-media-hint-frame > div.aux-media-image > img.aux-attachment | /wp-content/uploads/2023/01/κατασκευη-ιστοσ... | 22.7 KiB | 19.3 KiB |
arrow div#yw-slide-panel > button.yw-tab > span.yw-tab-icon > img | yw.yellowebsite.gr/wp-content/uploads/2025/09/arrow.png | 4.6 KiB | 4.6 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.
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 |
|---|---|---|
| scripts.clarity.ms/0.8.62/clarity.js | 86400.0 s | 25.1 KiB |
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 |
|---|---|
| yellowizard.gr/ | 4.8 s |
| yellowizard.gr/ | 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.
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 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/litespeed/css/2509b5e65716743ac0111fc21fa6c51... | 74.7 KiB | 73.7 KiB |
| /wp-content/litespeed/css/e2c2c481114348147d1e617babaa463... | 14.5 KiB | 14.2 KiB |
| /wp-content/litespeed/css/58ddcefd4cb72ff1f604e2081883577... | 11.9 KiB | 11.8 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 |
|---|---|---|---|
| yellowizard.gr/ | 2.7 s | 106 ms | 6.7 ms |
| yellowizard.gr/wp-includes/js/jquery/jquery.min.js | 1.2 s | 967 ms | 6.7 ms |
| Unattributable | 649 ms | 7.6 ms | 0.0 ms |
| scripts.clarity.ms/0.8.62/clarity.js | 287 ms | 259 ms | 5.2 ms |
| www.googletagmanager.com/gtag/js?id=AW-390877533&cx=c>m=4e6562 | 244 ms | 207 ms | 35 ms |
| /wp-content/litespeed/js/d0c4d96829790bb53eed23c10688411a... | 238 ms | 98 ms | 5.2 ms |
| /wp-content/litespeed/js/cba39b768e57ea22912ebb1f689f0bee... | 210 ms | 118 ms | 42 ms |
| www.googletagmanager.com/gtm.js?id=GTM-5WWRLVW6 | 195 ms | 151 ms | 26 ms |
| /wp-content/plugins/elementor-pro/assets/js/slides.8e9b74... | 177 ms | 127 ms | 0.9 ms |
| /wp-content/litespeed/js/8390449304cd6ea4ff1c4e72a5defa49... | 142 ms | 33 ms | 2.5 ms |
| /wp-content/litespeed/js/66dfc10951ab7130765a1c7825902626... | 74 ms | 21 ms | 10 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 | 2.4 s |
| Style & Layout | 1.9 s |
| Other | 1.6 s |
| Rendering | 278 ms |
| Parse HTML & CSS | 252 ms |
| Script Parsing & Compilation | 195 ms |
| Garbage Collection | 85 ms |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| The page has an unload handler in the main frame. | Actionable |
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
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/litespeed/js/cba39b768e57ea22912ebb1f689f0bee... | 138.4 KiB | 103.3 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-5WWRLVW6 | 144.1 KiB | 66.7 KiB |
| www.googletagmanager.com/gtag/js?id=AW-390877533&cx=c>m=4e6562 | 144.0 KiB | 62.6 KiB |
| /wp-content/litespeed/js/07a092ac95b8b9e8084b84cab99731d4... | 35.6 KiB | 29.1 KiB |
| /wp-content/litespeed/js/66dfc10951ab7130765a1c7825902626... | 37.3 KiB | 20.9 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 | |
|---|---|
arrow div#yw-slide-panel > button.yw-tab > span.yw-tab-icon > img | yw.yellowebsite.gr/wp-content/uploads/2025/09/arrow.png |
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.
ARIA
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Ntotsikastours – Online Booking
Printzio – Eshop
Leonidas Pralines – Eshop
Sand… div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > div.elementor-loop-container |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
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.elementor-element > div.elementor-widget-container > div.elementor-icon-wrapper > a.elementor-icon div.elementor-element > div.elementor-widget-container > div.elementor-icon-wrapper > a.elementor-icon |
div.e-con-inner > div.elementor-element > div.elementor-widget-container > a div.e-con-inner > div.elementor-element > div.elementor-widget-container > a |
div.e-con-inner > div.elementor-element > div.elementor-widget-container > a div.e-con-inner > div.elementor-element > div.elementor-widget-container > a |
div.e-con-inner > div.elementor-element > div.elementor-widget-container > a div.e-con-inner > div.elementor-element > div.elementor-widget-container > a |
div.e-con-inner > div.elementor-element > div.elementor-widget-container > a div.e-con-inner > div.elementor-element > div.elementor-widget-container > a |
div.e-con-inner > div.elementor-element > div.elementor-widget-container > a div.e-con-inner > div.elementor-element > div.elementor-widget-container > a |
div.elementor-element > div.elementor-widget-container > div.elementor-icon-wrapper > a.elementor-icon div.elementor-element > div.elementor-widget-container > div.elementor-icon-wrapper > a.elementor-icon |
div.elementor-element > div.elementor-widget-container > div.elementor-icon-wrapper > a.elementor-icon div.elementor-element > div.elementor-widget-container > div.elementor-icon-wrapper > a.elementor-icon |
div.elementor-element > div.elementor-widget-container > div.elementor-icon-wrapper > a.elementor-icon div.elementor-element > div.elementor-widget-container > div.elementor-icon-wrapper > a.elementor-icon |
div.elementor-element > div.elementor-widget-container > div.elementor-icon-wrapper > a.elementor-icon div.elementor-element > div.elementor-widget-container > div.elementor-icon-wrapper > a.elementor-icon |
div.elementor-element > div.elementor-widget-container > div.elementor-icon-wrapper > a.elementor-icon div.elementor-element > div.elementor-widget-container > div.elementor-icon-wrapper > a.elementor-icon |
div.elementor-element > div.elementor-widget-container > div.elementor-icon-wrapper > a.elementor-icon div.elementor-element > div.elementor-widget-container > div.elementor-icon-wrapper > a.elementor-icon |
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
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 |
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 |
|---|
Go to slide 1 div.elementor-swiper > div.elementor-slides-wrapper > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 2 div.elementor-swiper > div.elementor-slides-wrapper > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 3 div.elementor-swiper > div.elementor-slides-wrapper > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 4 div.elementor-swiper > div.elementor-slides-wrapper > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 5 div.elementor-swiper > div.elementor-slides-wrapper > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 6 div.elementor-swiper > div.elementor-slides-wrapper > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 7 div.elementor-swiper > div.elementor-slides-wrapper > div.swiper-pagination > span.swiper-pagination-bullet |
These items highlight common accessibility best practices.
Best Practices
General
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| Unload event listeners are deprecated and will be removed. | yellowizard.gr/wp-includes/js/jquery/jquery.min.js line 1, col 38476 |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
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.