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.
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.
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 |
|---|---|---|
| cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css | 19.0 KiB | 934 ms |
| rankzly.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js | 1.0 KiB |
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 |
|---|---|---|
| rankzly.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js | 172795.0 s | 1.0 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.
head > meta head > meta |
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 |
|---|---|
| toprankalliance.shop/ | 813 ms |
| rankzly.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 |
|---|---|---|
| cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css | 18.3 KiB | 17.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 minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Style & Layout | 1.0 s |
| Rendering | 818 ms |
| Other | 333 ms |
| Script Evaluation | 48 ms |
| Parse HTML & CSS | 35 ms |
| Script Parsing & Compilation | 3.2 ms |
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
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
section#guest-posts > div.container > div.search-bar > button section#guest-posts > div.container > div.search-bar > button |
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.
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 |
|---|
View Plans body > section.hero > div.container > button.cta-button |
DR div.container > div.metric-detail > div.metric-header > div.metric-logo |
POPULAR div.pricing-block > div.pricing-grid > div.price-card > span.popular-badge |
DR 30 div.pricing-block > div.pricing-grid > div.price-card > div.metric-badge |
Place Order div.pricing-grid > div.price-card > div.order-row > button.cta-button |
DR 40 div.pricing-block > div.pricing-grid > div.price-card > div.metric-badge |
Place Order div.pricing-grid > div.price-card > div.order-row > button.cta-button |
DR 50 div.pricing-block > div.pricing-grid > div.price-card > div.metric-badge |
Place Order div.pricing-grid > div.price-card > div.order-row > button.cta-button |
DR 60 div.pricing-block > div.pricing-grid > div.price-card > div.metric-badge |
Place Order div.pricing-grid > div.price-card > div.order-row > button.cta-button |
DR 70 div.pricing-block > div.pricing-grid > div.price-card > div.metric-badge |
Place Order div.pricing-grid > div.price-card > div.order-row > button.cta-button |
DR 75 div.pricing-block > div.pricing-grid > div.price-card > div.metric-badge |
Place Order div.pricing-grid > div.price-card > div.order-row > button.cta-button |
PREMIUM div.pricing-block > div.pricing-grid > div.price-card > span.popular-badge |
DR 80 div.pricing-block > div.pricing-grid > div.price-card > div.metric-badge |
Place Order div.pricing-grid > div.price-card > div.order-row > button.cta-button |
DR 85 div.pricing-block > div.pricing-grid > div.price-card > div.metric-badge |
Place Order div.pricing-grid > div.price-card > div.order-row > button.cta-button |
DA div.container > div.metric-detail > div.metric-header > div.metric-logo |
DA 10 div.pricing-block > div.pricing-grid > div.price-card > div.metric-badge |
Place Order div.pricing-grid > div.price-card > div.order-row > button.cta-button |
POPULAR div.pricing-block > div.pricing-grid > div.price-card > span.popular-badge |
DA 20 div.pricing-block > div.pricing-grid > div.price-card > div.metric-badge |
Place Order div.pricing-grid > div.price-card > div.order-row > button.cta-button |
DA 30 div.pricing-block > div.pricing-grid > div.price-card > div.metric-badge |
Place Order div.pricing-grid > div.price-card > div.order-row > button.cta-button |
DA 40 div.pricing-block > div.pricing-grid > div.price-card > div.metric-badge |
Place Order div.pricing-grid > div.price-card > div.order-row > button.cta-button |
Place Order div.pricing-grid > div.price-card > div.order-row > button.cta-button |
POPULAR div.pricing-block > div.pricing-grid > div.price-card > span.popular-badge |
Place Order div.pricing-grid > div.price-card > div.order-row > button.cta-button |
Place Order div.pricing-grid > div.price-card > div.order-row > button.cta-button |
Place Order div.pricing-grid > div.price-card > div.order-row > button.cta-button |
Place Order div.pricing-grid > div.price-card > div.order-row > button.cta-button |
Place Order div.pricing-grid > div.price-card > div.order-row > button.cta-button |
Place Order div.pricing-grid > div.price-card > div.order-row > button.cta-button |
$15 tbody > tr > td > span.pbn-price |
Order tbody > tr > td > button.cta-button |
$30 tbody > tr > td > span.pbn-price |
Order tbody > tr > td > button.cta-button |
$45 tbody > tr > td > span.pbn-price |
Order tbody > tr > td > button.cta-button |
$75 tbody > tr > td > span.pbn-price |
Order tbody > tr > td > button.cta-button |
$150 tbody > tr > td > span.pbn-price |
Order tbody > tr > td > button.cta-button |
$300 tbody > tr > td > span.pbn-price |
Order tbody > tr > td > button.cta-button |
$450 tbody > tr > td > span.pbn-price |
Order tbody > tr > td > button.cta-button |
$750 tbody > tr > td > span.pbn-price |
Order tbody > tr > td > button.cta-button |
$1,500 tbody > tr > td > span.pbn-price |
Order tbody > tr > td > button.cta-button |
Place Order (Selected) div.gp-wrap > div.gp-head > div.right > button.cta-button |
WhatsApp Order div.gp-wrap > div.bulk-bar > div.actions > button.cta-button |
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 |
|---|
Why Clients Prefer Our DR Service: div.metric-content > div.metric-description > div.metric-advantages > h3 |
Why Clients Prefer Our DA Service: div.metric-content > div.metric-description > div.metric-advantages > h3 |
Why Clients Prefer Our TF Service: div.metric-content > div.metric-description > div.metric-advantages > h3 |
Bank Transfer div.container > div.payment-grid > div.payment-card > h4 |
These are opportunities to improve keyboard navigation in your application.
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 |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
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 |
|---|
Website Niche Metrics Traffic Price
te***ch.com
ID: GP-001
Technology
DR
9… div.container > div.gp-wrap > div > table.gp-table |
Best Practices
General
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
Failed to load resource: the server responded with a status of 404 () |
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.