Lighthouse Desktop
· 0 checks — Desktop 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.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
Performance issues directly impact user engagement and conversion rates.
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.
| URL | Transfer Size | Duration |
|---|---|---|
| /css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,5... | 1.3 KiB | 291 ms |
| seomeal.com/public/css/public-premium.css?v=1784630569 | 5.9 KiB | 197 ms |
| seomeal.com/public/css/brand-logo.css?v=1784176882 | 2.8 KiB | 197 ms |
| seomeal.com/public/css/public-business.css?v=1784178816 | 1.8 KiB | 197 ms |
| seomeal.com/public/css/support-chat.css?v=1784176881 | 2.1 KiB | 197 ms |
| seomeal.com/public/css/business-tokens.css?v=1784178782 | 1.3 KiB | 197 ms |
| seomeal.com/public/css/app.css?v=1784178868 | 8.7 KiB | 69 ms |
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 |
|---|---|---|
| seomeal.com/public/js/modules/support-chat.js?v=1784176883 | 14400.0 s | 3.3 KiB |
| seomeal.com/public/js/app.js?v=1784176795 | 14400.0 s | 2.6 KiB |
| seomeal.com/public/js/modules/public-site.js?v=1784176883 | 14400.0 s | 2.3 KiB |
| seomeal.com/public/js/modules/blog-comments.js?v=1784212671 | 14400.0 s | 1.6 KiB |
| seomeal.com/public/js/modules/logo-tilt.js?v=1784176881 | 14400.0 s | 1.5 KiB |
| seomeal.com/public/js/modules/theme-toggle.js?v=1784176881 | 14400.0 s | 1.4 KiB |
| seomeal.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js | 172795.0 s | 1.0 KiB |
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 | |
|---|---|---|---|
seo services in lahore — Clarify Your Business Objectives Before Starting the S… div.container > div.prose > figure.article-image > img | /dce73hns2/image/upload/f_auto,q_auto:eco,dpr_auto,c_limi... | 27.4 KiB | 17.8 KiB |
SEOMeal SEO backlinks logo span.navbar__logo > div.brand-logo-wrap > div.brand-logo-stage > img.brand-logo-img | seomeal.com/public/images/brand/seo-backlinks-logo.png?v=1784629897 | 7.7 KiB | 7.4 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.googletagmanager.com/gtag/js?id=G-LVVW4NNN6T | 182.3 KiB | 72.9 KiB |
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 |
|---|---|
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not actionable |
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 | |
|---|---|
seo services in lahore — Clarify Your Business Objectives Before Starting the S… div.container > div.prose > figure.article-image > img | /dce73hns2/image/upload/f_auto,q_auto:eco,dpr_auto,c_limi... |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
How to Choose the Right SEO Services in Lahore Without Wasting Money or Time
B… main#main-content > article.section > div.container > div.prose | 0.191 |
SEOMeal header#navbar > div.container > a.navbar__brand > span | 0.000 |
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 |
|---|
Get Started header#navbar > div.container > div.navbar__actions > a.btn |
Support body > div#supportChatRoot > button#supportChatToggle > span.support-chat__toggle-label |
These are opportunities to improve the legibility of your content.
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 |
|---|---|
seomeal.com/public/js/app.js?v=1784176795 line 79, col 4 | ReferenceError: Cannot access 'sections' before initialization
at updateActiveNav (https://seomeal.com/public/js/app.js?v=1784176795:80:5)
at onScroll (https://seomeal.com/public/js/app.js?v=1784176795:40:5)
at HTMLDocument.<anonymous> (https://seomeal.com/public/js/app.js?v=1784176795:43:3) |
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
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.
| Line # | Content | Error |
|---|---|---|
| 64 | Sitemap: /sitemap.xml | Invalid sitemap URL |
To appear in search results, crawlers need access to your app.