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.
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 | |
|---|---|---|---|
WEN Themes section#slider-section > div.container > a.banner-image > img | wenthemes.com/wp-content/uploads/2020/04/wenthemes-home.png | 360.9 KiB | 352.8 KiB |
li.product > div.product-wraper > a > img.attachment-shop_catalog li.product > div.product-wraper > a > img.attachment-shop_catalog | wenthemes.com/wp-content/uploads/2023/11/signify-blocks-main.jpg | 213.8 KiB | 158.3 KiB |
li.product > div.product-wraper > a > img.attachment-shop_catalog li.product > div.product-wraper > a > img.attachment-shop_catalog | wenthemes.com/wp-content/uploads/2023/11/signify-blocks-pro-main.png | 190.1 KiB | 134.6 KiB |
li.product > div.product-wraper > a > img.attachment-shop_catalog li.product > div.product-wraper > a > img.attachment-shop_catalog | wenthemes.com/wp-content/uploads/2022/09/photobrust-pro-product.jpg | 97.7 KiB | 42.2 KiB |
li.product > div.product-wraper > a > img.attachment-shop_catalog li.product > div.product-wraper > a > img.attachment-shop_catalog | wenthemes.com/wp-content/uploads/2022/09/photobrust-product.jpg | 95.4 KiB | 39.8 KiB |
li.product > div.product-wraper > a > img.attachment-shop_catalog li.product > div.product-wraper > a > img.attachment-shop_catalog | wenthemes.com/wp-content/uploads/2022/01/wen-biz-pro-product-360x400.jpg | 36.6 KiB | 13.2 KiB |
WEN Themes div.site-branding > h1.site-title > a.custom-logo-link > img.custom-logo | wenthemes.com/wp-content/uploads/2017/05/cropped-wen-themes-logo.png | 10.8 KiB | 7.3 KiB |
li.product > div.product-wraper > a > img.attachment-shop_catalog li.product > div.product-wraper > a > img.attachment-shop_catalog | wenthemes.com/wp-content/uploads/2022/01/wen-biz-free-product-360x400.jpg | 30.5 KiB | 7.1 KiB |
li.product > div.product-wraper > a > img.attachment-shop_catalog li.product > div.product-wraper > a > img.attachment-shop_catalog | /wp-content/uploads/2022/02/wen-travel-photography-produc... | 29.6 KiB | 6.1 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 |
|---|---|---|
| www.gstatic.com/recaptcha/api2/logo_48.png | 604800.0 s | 2.3 KiB |
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
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.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 361.8 KiB | 156.2 KiB |
| www.googletagmanager.com/gtag/js?id=G-80ZJHPS4T4 | 150.5 KiB | 64.8 KiB |
| wenthemes.com/wp-includes/js/jquery/jquery.min.js | 32.7 KiB | 20.0 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 |
|---|---|---|---|
| www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 1.2 s | 1.0 s | 96 ms |
| www.googletagmanager.com/gtag/js?id=G-80ZJHPS4T4 | 368 ms | 218 ms | 53 ms |
| Unattributable | 253 ms | 6.8 ms | 0.0 ms |
| wenthemes.com/ | 104 ms | 4.6 ms | 3.4 ms |
| wenthemes.com/wp-includes/js/jquery/jquery.min.js | 74 ms | 60 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 | 1.4 s |
| Other | 295 ms |
| Script Parsing & Compilation | 175 ms |
| Style & Layout | 125 ms |
| Parse HTML & CSS | 47 ms |
| Garbage Collection | 41 ms |
| Rendering | 14 ms |
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 |
|---|---|---|
| wenthemes.com/wp-content/themes/wen-awesome/style.css | 12.5 KiB | 4.4 KiB |
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 |
|---|
Menu body.home > div#page > a#mobile-trigger |
$ 59 div.home-theme-area > div.inner-wrapper > li.product > span.price-archive |
Demo div.inner-wrapper > li.product > div.product-buttons > a.def-btn |
Detail div.inner-wrapper > li.product > div.product-buttons > a.def-btn |
Buy div.inner-wrapper > li.product > div.product-buttons > a.def-btn |
$ 59 div.home-theme-area > div.inner-wrapper > li.product > span.price-archive |
Demo div.inner-wrapper > li.product > div.product-buttons > a.def-btn |
Detail div.inner-wrapper > li.product > div.product-buttons > a.def-btn |
Buy div.inner-wrapper > li.product > div.product-buttons > a.def-btn |
$ 59 div.home-theme-area > div.inner-wrapper > li.product > span.price-archive |
Demo div.inner-wrapper > li.product > div.product-buttons > a.def-btn |
Detail div.inner-wrapper > li.product > div.product-buttons > a.def-btn |
Buy div.inner-wrapper > li.product > div.product-buttons > a.def-btn |
$ 59 div.home-theme-area > div.inner-wrapper > li.product > span.price-archive |
Demo div.inner-wrapper > li.product > div.product-buttons > a.def-btn |
Detail div.inner-wrapper > li.product > div.product-buttons > a.def-btn |
Buy div.inner-wrapper > li.product > div.product-buttons > a.def-btn |
$ 59 div.home-theme-area > div.inner-wrapper > li.product > span.price-archive |
Demo div.inner-wrapper > li.product > div.product-buttons > a.def-btn |
Detail div.inner-wrapper > li.product > div.product-buttons > a.def-btn |
Buy div.inner-wrapper > li.product > div.product-buttons > a.def-btn |
$ 59 div.home-theme-area > div.inner-wrapper > li.product > span.price-archive |
Demo div.inner-wrapper > li.product > div.product-buttons > a.def-btn |
Detail div.inner-wrapper > li.product > div.product-buttons > a.def-btn |
Buy div.inner-wrapper > li.product > div.product-buttons > a.def-btn |
View All Themes section#our-product > div.container > div.home-theme-area > a.def-btn |
Free div.home-home-area > div.inner-wrapper > li.product > span.price-archive |
Demo div.inner-wrapper > li.product > div.product-buttons > a.def-btn |
Detail div.inner-wrapper > li.product > div.product-buttons > a.def-btn |
Free div.home-home-area > div.inner-wrapper > li.product > span.price-archive |
Demo div.inner-wrapper > li.product > div.product-buttons > a.def-btn |
Detail div.inner-wrapper > li.product > div.product-buttons > a.def-btn |
Free div.home-home-area > div.inner-wrapper > li.product > span.price-archive |
Demo div.inner-wrapper > li.product > div.product-buttons > a.def-btn |
Detail div.inner-wrapper > li.product > div.product-buttons > a.def-btn |
Free div.home-home-area > div.inner-wrapper > li.product > span.price-archive |
Demo div.inner-wrapper > li.product > div.product-buttons > a.def-btn |
Detail div.inner-wrapper > li.product > div.product-buttons > a.def-btn |
Free div.home-home-area > div.inner-wrapper > li.product > span.price-archive |
Demo div.inner-wrapper > li.product > div.product-buttons > a.def-btn |
Detail div.inner-wrapper > li.product > div.product-buttons > a.def-btn |
Free div.home-home-area > div.inner-wrapper > li.product > span.price-archive |
Demo div.inner-wrapper > li.product > div.product-buttons > a.def-btn |
Detail div.inner-wrapper > li.product > div.product-buttons > a.def-btn |
View All Themes section#our-product > div.container > div.home-home-area > a.def-btn |
These are opportunities to improve the legibility of your content.
Internationalization and localization
If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. Learn more about the `lang` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These are opportunities to improve the interpretation of your content by users in different locales.
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.home-theme-area > div.inner-wrapper > li.product > a.woocommerce-LoopProduct-link div.home-theme-area > div.inner-wrapper > li.product > a.woocommerce-LoopProduct-link |
div.inner-wrapper > li.product > div.product-wraper > a.woocommerce-LoopProduct-link div.inner-wrapper > li.product > div.product-wraper > a.woocommerce-LoopProduct-link |
div.inner-wrapper > li.product > div.product-wraper > a div.inner-wrapper > li.product > div.product-wraper > a |
div.home-theme-area > div.inner-wrapper > li.product > a.woocommerce-LoopProduct-link div.home-theme-area > div.inner-wrapper > li.product > a.woocommerce-LoopProduct-link |
div.inner-wrapper > li.product > div.product-wraper > a.woocommerce-LoopProduct-link div.inner-wrapper > li.product > div.product-wraper > a.woocommerce-LoopProduct-link |
div.inner-wrapper > li.product > div.product-wraper > a div.inner-wrapper > li.product > div.product-wraper > a |
div.home-theme-area > div.inner-wrapper > li.product > a.woocommerce-LoopProduct-link div.home-theme-area > div.inner-wrapper > li.product > a.woocommerce-LoopProduct-link |
div.inner-wrapper > li.product > div.product-wraper > a.woocommerce-LoopProduct-link div.inner-wrapper > li.product > div.product-wraper > a.woocommerce-LoopProduct-link |
div.inner-wrapper > li.product > div.product-wraper > a div.inner-wrapper > li.product > div.product-wraper > a |
div.home-theme-area > div.inner-wrapper > li.product > a.woocommerce-LoopProduct-link div.home-theme-area > div.inner-wrapper > li.product > a.woocommerce-LoopProduct-link |
div.inner-wrapper > li.product > div.product-wraper > a.woocommerce-LoopProduct-link div.inner-wrapper > li.product > div.product-wraper > a.woocommerce-LoopProduct-link |
div.inner-wrapper > li.product > div.product-wraper > a div.inner-wrapper > li.product > div.product-wraper > a |
div.home-theme-area > div.inner-wrapper > li.product > a.woocommerce-LoopProduct-link div.home-theme-area > div.inner-wrapper > li.product > a.woocommerce-LoopProduct-link |
div.inner-wrapper > li.product > div.product-wraper > a.woocommerce-LoopProduct-link div.inner-wrapper > li.product > div.product-wraper > a.woocommerce-LoopProduct-link |
div.inner-wrapper > li.product > div.product-wraper > a div.inner-wrapper > li.product > div.product-wraper > a |
div.home-theme-area > div.inner-wrapper > li.product > a.woocommerce-LoopProduct-link div.home-theme-area > div.inner-wrapper > li.product > a.woocommerce-LoopProduct-link |
div.inner-wrapper > li.product > div.product-wraper > a.woocommerce-LoopProduct-link div.inner-wrapper > li.product > div.product-wraper > a.woocommerce-LoopProduct-link |
div.inner-wrapper > li.product > div.product-wraper > a div.inner-wrapper > li.product > div.product-wraper > a |
div.home-home-area > div.inner-wrapper > li.product > a.woocommerce-LoopProduct-link div.home-home-area > div.inner-wrapper > li.product > a.woocommerce-LoopProduct-link |
div.inner-wrapper > li.product > div.product-wraper > a.woocommerce-LoopProduct-link div.inner-wrapper > li.product > div.product-wraper > a.woocommerce-LoopProduct-link |
div.inner-wrapper > li.product > div.product-wraper > a div.inner-wrapper > li.product > div.product-wraper > a |
div.home-home-area > div.inner-wrapper > li.product > a.woocommerce-LoopProduct-link div.home-home-area > div.inner-wrapper > li.product > a.woocommerce-LoopProduct-link |
div.inner-wrapper > li.product > div.product-wraper > a.woocommerce-LoopProduct-link div.inner-wrapper > li.product > div.product-wraper > a.woocommerce-LoopProduct-link |
div.inner-wrapper > li.product > div.product-wraper > a div.inner-wrapper > li.product > div.product-wraper > a |
div.home-home-area > div.inner-wrapper > li.product > a.woocommerce-LoopProduct-link div.home-home-area > div.inner-wrapper > li.product > a.woocommerce-LoopProduct-link |
div.inner-wrapper > li.product > div.product-wraper > a.woocommerce-LoopProduct-link div.inner-wrapper > li.product > div.product-wraper > a.woocommerce-LoopProduct-link |
div.inner-wrapper > li.product > div.product-wraper > a div.inner-wrapper > li.product > div.product-wraper > a |
div.home-home-area > div.inner-wrapper > li.product > a.woocommerce-LoopProduct-link div.home-home-area > div.inner-wrapper > li.product > a.woocommerce-LoopProduct-link |
div.inner-wrapper > li.product > div.product-wraper > a.woocommerce-LoopProduct-link div.inner-wrapper > li.product > div.product-wraper > a.woocommerce-LoopProduct-link |
div.inner-wrapper > li.product > div.product-wraper > a div.inner-wrapper > li.product > div.product-wraper > a |
div.home-home-area > div.inner-wrapper > li.product > a.woocommerce-LoopProduct-link div.home-home-area > div.inner-wrapper > li.product > a.woocommerce-LoopProduct-link |
div.inner-wrapper > li.product > div.product-wraper > a.woocommerce-LoopProduct-link div.inner-wrapper > li.product > div.product-wraper > a.woocommerce-LoopProduct-link |
div.inner-wrapper > li.product > div.product-wraper > a div.inner-wrapper > li.product > div.product-wraper > a |
div.home-home-area > div.inner-wrapper > li.product > a.woocommerce-LoopProduct-link div.home-home-area > div.inner-wrapper > li.product > a.woocommerce-LoopProduct-link |
div.inner-wrapper > li.product > div.product-wraper > a.woocommerce-LoopProduct-link div.inner-wrapper > li.product > div.product-wraper > a.woocommerce-LoopProduct-link |
div.inner-wrapper > li.product > div.product-wraper > a div.inner-wrapper > li.product > div.product-wraper > a |
div.social-links > ul > li > a.facebook div.social-links > ul > li > a.facebook |
div.social-links > ul > li > a.twitter div.social-links > ul > li > a.twitter |
div.social-links > ul > li > a.instagram div.social-links > ul > li > a.instagram |
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.
Tables and lists
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
$ 59
Demo
Detail
Buy
Signify Blocks Pro div.container > div.home-theme-area > div.inner-wrapper > li.product |
$ 59
Demo
Detail
Buy
PhotoBrust Pro div.container > div.home-theme-area > div.inner-wrapper > li.product |
$ 59
Demo
Detail
Buy
Kelsey Pro div.container > div.home-theme-area > div.inner-wrapper > li.product |
$ 59
Demo
Detail
Buy
WEN Biz Pro div.container > div.home-theme-area > div.inner-wrapper > li.product |
$ 59
Demo
Detail
Buy
WEN Commerce Pro div.container > div.home-theme-area > div.inner-wrapper > li.product |
$ 59
Demo
Detail
Buy
WEN Travel Pro div.container > div.home-theme-area > div.inner-wrapper > li.product |
Free
Demo
Detail
Signify Blocks div.container > div.home-home-area > div.inner-wrapper > li.product |
Free
Demo
Detail
PhotoBrust div.container > div.home-home-area > div.inner-wrapper > li.product |
Free
Demo
Detail
Kelsey div.container > div.home-home-area > div.inner-wrapper > li.product |
Free
Demo
Detail
WEN Travel Corporate div.container > div.home-home-area > div.inner-wrapper > li.product |
Free
Demo
Detail
WEN Travel Photography div.container > div.home-home-area > div.inner-wrapper > li.product |
Free
Demo
Detail
WEN Biz div.container > div.home-home-area > div.inner-wrapper > li.product |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
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.
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.
Crawling and Indexing
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more about robots.txt.
Performance issues directly impact user engagement and conversion rates.
To appear in search results, crawlers need access to your app.