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.
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.
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.
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 | |
|---|---|---|---|
Dashboard WPGuardian section#brxe-ylxszv > div#brxe-qmrbsr > div#brxe-tmqook > img#brxe-lykirt | wpguardian.com/wp-content/uploads/2024/02/dashboard-WPGuardian-768x389.png | 96.0 KiB | 61.1 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.
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 |
|---|---|
| wpguardian.io/ | 1.2 s |
| wpguardian.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.
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/themes/bricks/assets/css/frontend.min.css?ver... | 19.1 KiB | 17.7 KiB |
| /wp-content/themes/bricks/assets/css/libs/font-awesome-6.... | 16.6 KiB | 16.5 KiB |
| .overlay { --color-cmp-overlay: #333333; --feature-overlay-opacity: 0.7; } … | 13.0 KiB | 12.1 KiB |
| /wp-content/plugins/gravityforms/legacy/css/formsmain.min... | 11.4 KiB | 10.8 KiB |
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-VRVMM479G2&cx=c>m=4e64k0 | 169.2 KiB | 69.4 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-PQ758T4 | 129.1 KiB | 59.7 KiB |
| web.cmp.usercentrics.eu/ui/v/3.117.0/WebSdk.lib.4c6726a9.js | 56.0 KiB | 35.6 KiB |
| wpguardian.com/wp-content/themes/bricks/assets/js/bricks.min.js?ver=1741154135 | 33.6 KiB | 27.4 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.
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.9 s |
| Other | 752 ms |
| Style & Layout | 498 ms |
| Script Parsing & Compilation | 207 ms |
| Parse HTML & CSS | 168 ms |
| Rendering | 96 ms |
| Garbage Collection | 25 ms |
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 | |
|---|---|
WPGuardian logo header#brx-header > section#brxe-7c451f > div#brxe-6490e7 > img#brxe-d9f36d | wpguardian.com/wp-content/uploads/2024/02/WPGuardian-logo-green.svg |
main#brx-content > section#intro > div#brxe-txmqxb > img#brxe-wkxxsj main#brx-content > section#intro > div#brxe-txmqxb > img#brxe-wkxxsj | wpguardian.com/wp-content/uploads/2024/05/icon-divider.svg |
li > div.content > span.title > img li > div.content > span.title > img | /wp-content/uploads/2023/11/Logo-Patchstack-poweredby-hor... |
div#brxe-wfxnpc > div#brxe-nxrprn > h5#brxe-gugxip > img div#brxe-wfxnpc > div#brxe-nxrprn > h5#brxe-gugxip > img | /wp-content/uploads/2024/05/Logo-Patchstack-poweredby-hor... |
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 |
|---|
TRY NOW main#brx-content > section#brxe-ylxszv > div#brxe-qmrbsr > a#brxe-wpheor |
TRY NOW section#features > div#brxe-asbydz > div#brxe-wkhsid > a#brxe-aespcp |
BUY NOW section#pricing > div#brxe-hcrpsp > div#brxe-pjuzrt > a#brxe-kgikjd |
CONTACT US section#pricing > div#brxe-hcrpsp > div#brxe-gbtqus > a#brxe-pnmfsv |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Your All Seeing Eye to proactively scan & identify threats main#brx-content > section#brxe-ylxszv > div#brxe-qmrbsr > h4#brxe-mwsxud |
Keep all your WordPress sites up-to-date and protected. Embrace proactive secur… main#brx-content > section#intro > div#brxe-txmqxb > h5#brxe-scyquw |
Stay ahead of threats to WordPress sites with continuous vulnerability monitori… main#brx-content > section#features > div#brxe-asbydz > h5#brxe-lkngaj |
Non-intrusive virtual patching
section#brxe-crymva > div#brxe-wfxnpc > div#brxe-nxrprn > h5#brxe-gugxip |
2 div#brxe-wkwuzd-list > div#brxe-jgonaq > div#brxe-ywrieu > h5#brxe-vhoekq |
Empower your business with game-changing security for WordPress sites. body.home > main#brx-content > section#solutions > h5#brxe-lzaeug |
Select the amount of sites managed body.home > main#brx-content > section#pricing > h5#brxe-qyipzk |
More than
50 sites? section#pricing > div#brxe-hcrpsp > div#brxe-gbtqus > h6#brxe-bkzsky |
How does WP Guardian work for hosting providers? li.accordion-item > div#accordion-ndxauh-0 > div.accordion-title > h6.title |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
li > div.content > span.title > img li > div.content > span.title > img |
div#brxe-wfxnpc > div#brxe-nxrprn > h5#brxe-gugxip > img div#brxe-wfxnpc > div#brxe-nxrprn > h5#brxe-gugxip > img |
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.
Screen readers have features to make navigating tables easier. Ensuring that `<td>` elements in a large table (3 or more cells in width and height) have an associated table header may improve the experience for screen reader users. Learn more about table headers.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Sites: Price:
1 $5/mo Price per website: $5
5 $15/mo Price per website: $3
10… div#brxe-pjuzrt > div.brxe-shortcode > div#pricing-slider > table |
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
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
li > div.content > span.title > img li > div.content > span.title > img |
div#brxe-wfxnpc > div#brxe-nxrprn > h5#brxe-gugxip > img div#brxe-wfxnpc > div#brxe-nxrprn > h5#brxe-gugxip > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.