Mobile 375 × 812

Desktop 1440 × 900

Score: 74 / 100
Based on 8 categories, 0 sections
Fast site — your users get a smooth experience.
Several missing protections leave your users and data exposed.
Several issues make your site difficult for assistive technology users.
Solid SEO basics — a few optimizations could boost rankings.
Good server performance with room for optimization.
Mostly compliant — a few items need attention.
Missing metadata means poor previews on social media and search.
Reasonable footprint with room for optimization.
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
/.svn/entries is publicly accessible
Security gaps expose your site and users to attacks, eroding trust.
Content-Security-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
No Content-Security-Policy header found
Security gaps expose your site and users to attacks, eroding trust.
is missing width/height — may cause layout shift
Performance issues directly impact user engagement and conversion rates.
32 third-party resources (99% of weight)
Performance issues directly impact user engagement and conversion rates.
High impact, low effort — start here.
High impact, requires investment.
Small gains, minimal effort.
Nothing in this quadrant — good news.
Low impact, high effort — do last.
Nothing in this quadrant — good news.
[](https://beavercheck.com/results/76cfbbce-bfd3-4bc6-bfde-0db086534bee)<a href="https://beavercheck.com/results/76cfbbce-bfd3-4bc6-bfde-0db086534bee"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Flazada.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Flazada.comThis badge auto-updates with your latest scan result.
Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 8.0s exceeds Google's 2.5s 'Good' threshold and the 2 performance issues below directly contribute to it. Addressing the critical issues below would have the most immediate impact on your user trust.
8 barrier(s) likely increasing bounce by ~28%.
Page takes 8.0s to load
+12% bounceUsers abandon at ~3s — you're 5.5s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
No HSTS header
+1% bounceReturning visitors are briefly exposed to downgrade attacks on first request
Fix: Set Strict-Transport-Security: max-age=31536000; includeSubDomains
No Content-Security-Policy header
+1% bounceHigher XSS blast radius — one compromised script can exfiltrate the checkout form
Fix: Ship a reporting-only CSP first, then enforce once violations are clean
No Open Graph tags
+2% bounceLinks shared on LinkedIn / Slack / Facebook show bare URLs — referral clicks drop
Fix: Add og:title, og:description, og:image, og:url to the page head
No structured data
+2% bounceNo rich-result eligibility in Google — lower SERP CTR vs competitors with stars and prices
Fix: Add JSON-LD for your page type (Product, Article, FAQPage, LocalBusiness, …)
Thin content
+3% bounceUnder 300 words — visitors bounce looking for substance, search engines rank competitors first
Fix: Add a substantive FAQ, product detail, or case-study section
Content is hard to read
+2% bounceGraduate-level reading difficulty — limits the addressable audience for product or blog pages
Fix: Shorten sentences; replace jargon with plain language; target Flesch ease ≥60
No skip-to-content link
+1% bounceKeyboard and screen-reader users must tab through the entire header on every page
Fix: Add a visible-on-focus <a href="#main">Skip to content</a> as the first focusable element
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
¥1,925 investment → ¥21,261/month returns + CNY 50,000,000 risk avoided
¥1,925
6h · 5 findings
¥21,261 /mo
~¥255,130 / year
CNY 50,000,000
if kept compliant
¥525 — in quick wins — start here for the fastest payback
Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.
5.5 developer hours at ¥350/hr
Based on China rates (¥350/hr)
Start here for the best return on investment
¥4,166,668 / month at risk
~¥50,000,015 / year if left unfixed
¥50,000,000
+1 more
¥1.22 /mo
2142.2 MB/mo × 0.571 CNY/GB
Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.
Unique monthly visitors from your analytics
Purchases, signups, or key actions
Optional — for revenue estimation
more engaged visitors from reduced bounce
Fix 3 critical issues to capture this value
Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.
Your site's LCP: → estimated after fixes.
These are estimates based on industry research — actual results vary
Your data stays in your browser — nothing is sent to our servers
Thanks for your feedback!
We'll use a cached audit if available, or offer to scan.
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
4.27 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
7.99 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
139 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.053
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
9.04 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
8.88 s
Audit breakdown by category with detailed findings.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| lazada-com.oss-ap-southeast-1.aliyuncs.com/static/css/bootstrap.4.3.1.min.css | 0.0 ms | 24.1 KiB |
| www.google-analytics.com/analytics.js | 7200.0 s | 20.9 KiB |
| lazada-com.oss-ap-southeast-1.aliyuncs.com/static/css/style.20220408.css | 0.0 ms | 8.8 KiB |
| lazada-com.oss-ap-southeast-1.aliyuncs.com/static/js/base.js | 0.0 ms | 3.1 KiB |
| g.alicdn.com/code/lib/jquery/3.5.1/jquery.min.js | 2422576.0 s | 30.8 KiB |
| g.alicdn.com/code/lib/twitter-bootstrap/4.3.1/js/bootstrap.min.js | 2054960.0 s | 15.6 KiB |
| /aes/??tracker/3.0.0/index.js,tracker-plugin-pv/3.0.1/ind... | 500377.0 s | 10.3 KiB |
| g.alicdn.com/alilog/mlog/aplus_int.js | 312176.0 s | 6.0 KiB |
| g.alicdn.com/code/lib/aos/3.0.0-beta.6/aos.js | 432915.0 s | 5.3 KiB |
| g.alicdn.com/code/lib/popper.js/1.14.7/umd/popper.min.js | 2318251.0 s | 7.8 KiB |
| g.alicdn.com/code/lib/aos/3.0.0-beta.6/aos.css | 482805.0 s | 3.0 KiB |
| g.alicdn.com/code/lib/lozad.js/1.15.0/lozad.min.js | 503493.0 s | 1.7 KiB |
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.
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
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.
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
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 |
|---|---|---|
| lazada-com.oss-ap-southeast-1.aliyuncs.com/static/css/style.20220408.css | 8.8 KiB | 1.2 s |
| lazada-com.oss-ap-southeast-1.aliyuncs.com/static/css/bootstrap.4.3.1.min.css | 24.1 KiB | 1.5 s |
| g.alicdn.com/code/lib/jquery/3.5.1/jquery.min.js | 30.8 KiB | 600 ms |
| g.alicdn.com/code/lib/lozad.js/1.15.0/lozad.min.js | 1.7 KiB | |
| g.alicdn.com/code/lib/aos/3.0.0-beta.6/aos.css | 3.0 KiB | 753 ms |
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 |
|---|---|
| lazada.com/ | 2.8 s |
| lazada.com/en/ | 0.0 ms |
Keep the server response time for the main document short because all other requests depend on it. Learn more about the Time to First Byte metric.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| lazada.com/en/ | 1.7 s |
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.
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 |
|---|---|---|
| lazada-com.oss-ap-southeast-1.aliyuncs.com/static/css/bootstrap.4.3.1.min.css | 23.6 KiB | 22.7 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.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.googletagmanager.com/gtag/js?id=G-QBXXWM23CD&cx=c>m=4e64k0 | 155.4 KiB | 64.1 KiB |
| www.googletagmanager.com/gtag/js?id=UA-151331967-1 | 116.4 KiB | 63.1 KiB |
| g.alicdn.com/code/lib/jquery/3.5.1/jquery.min.js | 30.2 KiB | 20.4 KiB |
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 |
|---|---|---|
| lazada-com.oss-ap-southeast-1.aliyuncs.com/static/css/style.20220408.css | 8.8 KiB | 2.2 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 | |
|---|---|
... div.col-xxl-6 > div.wrapper > div.d-block > img.leaders-image | lazada-com.oss-ap-southeast-1.aliyuncs.com/static/image/home-a-mall_x1.jpg |
Lazada Logo div.col-10 > nav.navbar > a.navbar-brand > img | lazada-com.oss-ap-southeast-1.aliyuncs.com/static/image/logo_white.svg |
... div.row > div.col-xxl-4 > div.wrapper > img.map-image | |
... div.col-xxl-6 > div.wrapper > div.d-block > img.leaders-image |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
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 |
|---|
Explore Jobs div.col-xxl-3 > div.row > div.col-xxl-12 > a.btn |
© 2026 Lazada Group. div.col-xxl-1 > div.row > div.col-10 > div#copy-right |
To report an issue or file a complaint, click here div.col-xxl-1 > div.row > div.col-10 > div.d-block |
These are opportunities to improve the legibility of your content.
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 |
|---|---|
www.googletagmanager.com/gtag/js?id=G-QBXXWM23CD&cx=c>m=4e64k0 line 230, col 390 | Connecting to 'https://region1.google-analytics.com/g/collect?v=2&tid=G-QBXXWM23CD>m=45je64k0v887236688za20g&_p=1776891078223&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAI&_geo=1&_rdi=1&are=1&cid=1476987356.1776891080&frm=0&pscdl=noapi&rcb=11&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~117512543~118463262&sid=1776891079&sct=1&seg=0&dl=https%3A%2F%2Flazada.com%2Fen%2F&dt=Home&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=4941' violates the following Content Security Policy directive: "connect-src 'self' 'unsafe-inline' https://sg.mmstat.com https://log.mmstat.com https://www.google-analytics.com https://g.alicdn.com https://dev.g.alicdn.com https://pre-aidc-jobs.alibaba.com https://aidc-jobs.alibaba.com". The action has been blocked. |
www.googletagmanager.com/gtag/js?id=G-QBXXWM23CD&cx=c>m=4e64k0 line 230, col 390 | Fetch API cannot load https://region1.google-analytics.com/g/collect?v=2&tid=G-QBXXWM23CD>m=45je64k0v887236688za20g&_p=1776891078223&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAI&_geo=1&_rdi=1&are=1&cid=1476987356.1776891080&frm=0&pscdl=noapi&rcb=11&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~117512543~118463262&sid=1776891079&sct=1&seg=0&dl=https%3A%2F%2Flazada.com%2Fen%2F&dt=Home&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=4941. Refused to connect because it violates the document's Content Security Policy. |
Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
Performance issues directly impact user engagement and conversion rates.
| Issue type |
|---|
| Content security policy |
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.
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.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
| Link destination | Link Text |
|---|---|
| aidc.jubao.alibaba.com/ | here |
| aidc.jubao.alibaba.com/ | here |
Format your HTML in a way that enables crawlers to better understand your app’s content.
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 |
|---|---|---|
| 3 | <a id="a-link" href="https://g.alicdn.com/sd/punish/waf_block.html?wh_ttid=pc&qrcode=WKn-_qE48gYbdyGqVJbyQw|aek0zQ|wpE0hg_0|AAAAZQ|0&uuid=58a9fefea138f2061b7721aa5496f243&origin=https%3A%2F%2Flazada.com%3A443%2Fen%2Frobots.txt"></a> | Unknown directive |
| 4 | <script> | Syntax not understood |
| 5 | document.getElementById("a-link").click(); | Syntax not understood |
| 7 | window._config_ = { | Syntax not understood |
| 8 | "action": "block", | Unknown directive |
| 9 | "url": "https://g.alicdn.com/sd/punish/block_h5.html?wh_ttid=pc&qrcode=WKn-_qE48gYbdyGqVJbyQw|aek0zQ|wpE0hg_0|AAAAZQ|0&uuid=58a9fefea138f2061b7721aa5496f243&origin=https%3A%2F%2Flazada.com%3A443%2Fen%2Frobots.txt" | Unknown directive |
| 10 | }; | Syntax not understood |
| 11 | </script> | Syntax not understood |
| 12 | <!--rgv587_flag:sm--> | Unknown directive |
To appear in search results, crawlers need access to your app.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
4.72 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
4.72 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
0 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
6.37 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
4.72 s
Audit breakdown by category with detailed findings.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
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.
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
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.
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
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 |
|---|---|---|
| lazada-com.oss-ap-southeast-1.aliyuncs.com/static/css/bootstrap.4.3.1.min.css | 24.1 KiB | 1.2 s |
| lazada-com.oss-ap-southeast-1.aliyuncs.com/static/css/style.20220408.css | 8.8 KiB | 968 ms |
| g.alicdn.com/code/lib/jquery/3.5.1/jquery.min.js | 30.8 KiB | 80 ms |
| g.alicdn.com/code/lib/lozad.js/1.15.0/lozad.min.js | 1.7 KiB | |
| g.alicdn.com/code/lib/aos/3.0.0-beta.6/aos.css | 3.0 KiB | 202 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 |
|---|---|---|
| lazada-com.oss-ap-southeast-1.aliyuncs.com/static/css/bootstrap.4.3.1.min.css | 0.0 ms | 24.1 KiB |
| www.google-analytics.com/analytics.js | 7200.0 s | 20.9 KiB |
| lazada-com.oss-ap-southeast-1.aliyuncs.com/static/css/style.20220408.css | 0.0 ms | 8.8 KiB |
| lazada-com.oss-ap-southeast-1.aliyuncs.com/static/js/base.js | 0.0 ms | 3.1 KiB |
| g.alicdn.com/code/lib/jquery/3.5.1/jquery.min.js | 2422554.0 s | 30.8 KiB |
| g.alicdn.com/code/lib/twitter-bootstrap/4.3.1/js/bootstrap.min.js | 2054938.0 s | 15.6 KiB |
| /aes/??tracker/3.0.0/index.js,tracker-plugin-pv/3.0.1/ind... | 500355.0 s | 10.3 KiB |
| g.alicdn.com/alilog/mlog/aplus_int.js | 312155.0 s | 6.0 KiB |
| g.alicdn.com/code/lib/aos/3.0.0-beta.6/aos.js | 432893.0 s | 5.3 KiB |
| g.alicdn.com/code/lib/popper.js/1.14.7/umd/popper.min.js | 2318229.0 s | 7.8 KiB |
| g.alicdn.com/code/lib/aos/3.0.0-beta.6/aos.css | 482783.0 s | 3.0 KiB |
| g.alicdn.com/code/lib/lozad.js/1.15.0/lozad.min.js | 503471.0 s | 1.7 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 |
|---|---|
| lazada.com/ | 2.6 s |
| lazada.com/en/ | 0.0 ms |
Keep the server response time for the main document short because all other requests depend on it. Learn more about the Time to First Byte metric.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| lazada.com/en/ | 2.5 s |
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.
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 |
|---|---|---|
| lazada-com.oss-ap-southeast-1.aliyuncs.com/static/css/style.20220408.css | 8.8 KiB | 2.2 KiB |
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 |
|---|---|---|
| lazada-com.oss-ap-southeast-1.aliyuncs.com/static/css/bootstrap.4.3.1.min.css | 23.6 KiB | 22.1 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.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.googletagmanager.com/gtag/js?id=G-QBXXWM23CD&cx=c>m=4e64k0 | 155.4 KiB | 63.8 KiB |
| www.googletagmanager.com/gtag/js?id=UA-151331967-1 | 116.4 KiB | 63.1 KiB |
| g.alicdn.com/code/lib/jquery/3.5.1/jquery.min.js | 30.2 KiB | 20.4 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.
... div.col-xxl-6 > div.wrapper > div.d-none > img.leaders-image |
... div.row > div.col-xxl-4 > div.wrapper > img.map-image |
... div.col-xxl-6 > div.wrapper > div.d-none > img.leaders-image |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
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 |
|---|---|
www.googletagmanager.com/gtag/js?id=G-QBXXWM23CD&cx=c>m=4e64k0 line 230, col 390 | Connecting to 'https://region1.google-analytics.com/g/collect?v=2&tid=G-QBXXWM23CD>m=45je64k0v887236688za20g&_p=1776891099579&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAI&_geo=1&_rdi=1&are=1&cid=164517523.1776891101&frm=0&pscdl=noapi&rcb=5&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266400~117512542~117884344&sid=1776891100&sct=1&seg=0&dl=https%3A%2F%2Flazada.com%2Fen%2F&dt=Home&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=5320' violates the following Content Security Policy directive: "connect-src 'self' 'unsafe-inline' https://sg.mmstat.com https://log.mmstat.com https://www.google-analytics.com https://g.alicdn.com https://dev.g.alicdn.com https://pre-aidc-jobs.alibaba.com https://aidc-jobs.alibaba.com". The action has been blocked. |
www.googletagmanager.com/gtag/js?id=G-QBXXWM23CD&cx=c>m=4e64k0 line 230, col 390 | Fetch API cannot load https://region1.google-analytics.com/g/collect?v=2&tid=G-QBXXWM23CD>m=45je64k0v887236688za20g&_p=1776891099579&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAI&_geo=1&_rdi=1&are=1&cid=164517523.1776891101&frm=0&pscdl=noapi&rcb=5&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266400~117512542~117884344&sid=1776891100&sct=1&seg=0&dl=https%3A%2F%2Flazada.com%2Fen%2F&dt=Home&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=5320. Refused to connect because it violates the document's Content Security Policy. |
Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
Performance issues directly impact user engagement and conversion rates.
| Issue type |
|---|
| Content security policy |
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.
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.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
| Link destination | Link Text |
|---|---|
| aidc.jubao.alibaba.com/ | here |
| aidc.jubao.alibaba.com/ | here |
Format your HTML in a way that enables crawlers to better understand your app’s content.
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 |
|---|---|---|
| 3 | <a id="a-link" href="https://g.alicdn.com/sd/punish/waf_block.html?wh_ttid=pc&qrcode=TuBal8i_p2XaWZv-IOjViw|aek04w|wpE0hg_0|AAAAZQ|0&uuid=4ee05a97c8bfa765da599bfe20e8d58b&origin=https%3A%2F%2Flazada.com%3A443%2Fen%2Frobots.txt"></a> | Unknown directive |
| 4 | <script> | Syntax not understood |
| 5 | document.getElementById("a-link").click(); | Syntax not understood |
| 7 | window._config_ = { | Syntax not understood |
| 8 | "action": "block", | Unknown directive |
| 9 | "url": "https://g.alicdn.com/sd/punish/block_h5.html?wh_ttid=pc&qrcode=TuBal8i_p2XaWZv-IOjViw|aek04w|wpE0hg_0|AAAAZQ|0&uuid=4ee05a97c8bfa765da599bfe20e8d58b&origin=https%3A%2F%2Flazada.com%3A443%2Fen%2Frobots.txt" | Unknown directive |
| 10 | }; | Syntax not understood |
| 11 | </script> | Syntax not understood |
| 12 | <!--rgv587_flag:sm--> | Unknown directive |
To appear in search results, crawlers need access to your app.
Send Feedback