Mobile 375 × 812

Desktop 1440 × 900

Score: 69 / 100
Based on 8 categories, 0 sections
Decent speed, but optimizing further could improve engagement.
Several missing protections leave your users and data exposed.
Several issues make your site difficult for assistive technology users.
Well-optimized for search — your content is discoverable.
Good server performance with room for optimization.
Mostly compliant — a few items need attention.
Rich content metadata — your pages look great everywhere.
Heavier than average — reducing page weight saves energy and bandwidth.
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.
Cookie 'ali_apache_id' is missing the Secure flag
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.
Page weighs 8.1 MB (4.3 MB transferred)
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/193e0722-e684-468d-a6f5-0dd9500618ff)<a href="https://beavercheck.com/results/193e0722-e684-468d-a6f5-0dd9500618ff"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Falibaba.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Falibaba.comThis badge auto-updates with your latest scan result.
Your site has several issues that may be affecting user experience and business outcomes. Your LCP of 15.0s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. Addressing the critical issues below would have the most immediate impact on your user trust.
7 barrier(s) likely increasing bounce by ~27%.
Page takes 15.0s to load
+12% bounceUsers abandon at ~3s — you're 12.5s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
Page feels frozen for 1.9s
+5% bounceClicks on the primary CTA are ignored while JavaScript runs
Fix: Break up long tasks; defer non-critical JavaScript to post-hydration
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
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
1 broken link(s) on the page
+2% bounceClicks land on 404s — trust drops and the session often ends
Fix: Fix or remove the broken destinations surfaced on the Content tab
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
¥1,400 investment → ¥7.67/month returns + CNY 50,000,000 risk avoided
¥1,400
4h · 5 findings
¥7.67 /mo
~¥92 / year
CNY 50,000,000
if kept compliant
¥700 — 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.
4.0 developer hours at ¥350/hr
Based on China rates (¥350/hr)
Start here for the best return on investment
¥4,166,674 / month at risk
~¥50,000,092 / year if left unfixed
¥50,000,000
+1 more
¥7.67 /mo
13418.6 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 5 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.
3.99 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
15.02 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.93 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.005
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
7.58 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.
27.40 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.
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.
| URL | Est Savings |
|---|---|
| at.alicdn.com/t/font_925299_3htnkm0ss7a.woff2?t=1644841548985 | 80 ms |
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 | |
|---|---|---|---|
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/H3f43f93fd48647ad94ed004df53e40e0J.jpg | 383.8 KiB | 376.9 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/H759db4eb075244f3afaeed0efc32ad7dT.jpg | 168.1 KiB | 165.5 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/Ha656fe5cd5454bdf946adb444e2ae0b8m.jpg | 128.5 KiB | 123.4 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/H24a8ef57c329460695e04805c9763752Z.jpg | 107.4 KiB | 98.2 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/Hb32e0b2de59c4b7e879efe1cbac67088B.jpg | 92.1 KiB | 90.8 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/Hf2a7e7805c6247beb79424fea8df2f66H.jpg | 97.0 KiB | 88.4 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/Hd0a44377929d4096b3438110868016364.png | 92.5 KiB | 87.5 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/H2f6dc7ef7df240fc9bdaef99c14030b5l.jpg | 82.2 KiB | 78.9 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/Hde038a85e6fb47e3a8e7640d12b9b0bdt.jpg | 76.5 KiB | 74.6 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/H85a6b095954b494b9ea0ae35a38291764.jpg | 71.2 KiB | 64.9 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/H8e7289c2370143579a27682adb220cf7h.jpg | 66.9 KiB | 63.6 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/H8156f76072854277ac99a28846c6d27bK.png | 56.8 KiB | 53.7 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/Hf6347b8da2de4669998d04efbc0494f4o.jpg | 53.5 KiB | 51.4 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/Hc5a2747d738945b8ad004ff269d50aefc.jpg | 56.0 KiB | 50.9 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/H625f4101a5fd411caa2a3760541f68d5c.jpg | 45.2 KiB | 44.1 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/H17c6846f6e3248648b5846686ce1fb4aH.jpg | 43.1 KiB | 39.3 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/H8cc3cd0bcd1b4eff8a7129c42d64b5dbO.jpg | 38.1 KiB | 34.7 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/Ha447745015024afeb5f2d2f5f904abe1R.jpg | 35.3 KiB | 34.5 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/H736a133055e1435b81b219e96b4ea2342.jpg | 35.3 KiB | 31.8 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/H8bc1a2677ef44107880f726de416808bU.jpg | 30.6 KiB | 29.1 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/Hcef16ec237844a52bc3b53cc16049926l.jpg | 29.7 KiB | 28.5 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/Hdb3e5f5fa88944f9b069738662016d73I.jpg | 30.9 KiB | 28.2 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/Hc700feabf8e14e5c914dc9cb51de2a1e2.jpg | 30.2 KiB | 27.6 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/Hec0631378f7c4be79832c097ac0acc3cP.jpg | 28.2 KiB | 26.0 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/H21f6577e04254f70b2f348bd07df04ead.jpg | 28.7 KiB | 25.6 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/H351371d04e2c4770888bd7140bad2a09B.jpg | 27.9 KiB | 25.4 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/H98a970fb002847968c4b7252dd1f7ba2M.jpg | 26.1 KiB | 23.8 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/Hb82aedd4fe7c4404b4937624e7e7035fc.jpg | 25.9 KiB | 23.6 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/HTB1JpFmXsrrK1Rjy1zeq6xalFXaz.jpg | 24.4 KiB | 23.1 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/Hacf99aed3336466a92e6a0a1533b6b67g.jpg | 18.3 KiB | 16.7 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/Hb9cccdf93c71432ea5474afdf391f2dbc.jpg | 17.1 KiB | 16.1 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/He91987ae30754b8ea5d641854163a5dd7.jpg | 14.1 KiB | 13.3 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/H36a622b508c444b8ab12ad02d45794b1b.jpg | 14.0 KiB | 12.7 KiB |
div.ve8nn > a.KJO7U > span.I9b3v > img.JYSzY div.ve8nn > a.KJO7U > span.I9b3v > img.JYSzY | s.alicdn.com/@sc04/kf/H43fe4e4db4774bb384ce965fc4c2b70cY.jpg_220x220.jpg | 12.8 KiB | 12.0 KiB |
div.ve8nn > a.KJO7U > span.I9b3v > img.JYSzY div.ve8nn > a.KJO7U > span.I9b3v > img.JYSzY | s.alicdn.com/@sc04/kf/H19d2b81d63ae46b9bf22dc6987e06f50c.jpg_220x220.jpg | 12.1 KiB | 11.3 KiB |
banner div.rx-image-list > div.rx-image-item > a.home-dot-element > img | /imgextra/i4/O1CN01sYqxfJ1gnEsn0PMzh_!!6000000004186-2-tp... | 19.9 KiB | 10.6 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/H6878cf47623745cf806603565647ee2cK.jpg | 11.5 KiB | 10.5 KiB |
banner div.rx-image-list > div.rx-image-item > a.home-dot-element > img | /imgextra/i2/O1CN01Bu3GwB24NBAppYKDE_!!6000000007378-2-tp... | 15.8 KiB | 8.4 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/H7413b801259149438d4bdefab102cfacQ.jpg | 7.1 KiB | 6.4 KiB |
div.ve8nn > a.KJO7U > span.I9b3v > img.JYSzY div.ve8nn > a.KJO7U > span.I9b3v > img.JYSzY | s.alicdn.com/@sc04/kf/H925c893a722e49748e3a79c600c6f011k.jpg_220x220.jpg | 6.2 KiB | 5.6 KiB |
div.ve8nn > a.KJO7U > span.I9b3v > img.JYSzY div.ve8nn > a.KJO7U > span.I9b3v > img.JYSzY | s.alicdn.com/@sc04/kf/Hc44ea93b464947f8a01bdfecd0d8a034B.png_220x220.png | 6.3 KiB | 5.6 KiB |
div.ve8nn > a.KJO7U > span.I9b3v > img.JYSzY div.ve8nn > a.KJO7U > span.I9b3v > img.JYSzY | s.alicdn.com/@sc04/kf/A54641cedb9a940c3a48b03b8b6d14f82S.jpg_220x220.jpg | 6.0 KiB | 5.4 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/Hc12065e52e3b4c31a173fe301938c1fbD.png | 6.2 KiB | 5.4 KiB |
div.ve8nn > a.KJO7U > span.I9b3v > img.JYSzY div.ve8nn > a.KJO7U > span.I9b3v > img.JYSzY | s.alicdn.com/@sc04/kf/Hb702d4fde97e4396a3da6ace9f785844c.jpg_220x220.jpg | 5.3 KiB | 4.7 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/Hd78090d9910542b9989ac4ae45d4f4a1Y.jpg | 4.9 KiB | 4.4 KiB |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/H05a4fdaa974748ea9bc17a91cd53ceb2x.png | 4.7 KiB | 4.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.
| URL | Transfer Size | Duration |
|---|---|---|
| /@g/code/lib/??react/18.2.0/umd/react.production.min.js,r... | 46.8 KiB | 301 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.
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.
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 |
|---|---|
| alibaba.com/ | 951 ms |
| m.alibaba.com/? | 861 ms |
| www.alibaba.com/?isSpider=true | 0.0 ms |
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 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 |
|---|---|---|
| s.alicdn.com/@g/sc/fy25-m-site/0.0.30/js/producthomecontent.js | 121.3 KiB | 78.9 KiB |
| accounts.google.com/gsi/client | 95.3 KiB | 70.9 KiB |
| /@g/code/npm/@ali/icbu-member-one-tap-login/0.0.15/index.... | 97.6 KiB | 66.8 KiB |
| s.alicdn.com/@g/code/npm/@alife/msite-spa-new-header/1.22.0/render-bottom-bar.js | 54.5 KiB | 39.6 KiB |
| s.alicdn.com/@g/code/npm/@alife/msite-spa-new-header/1.22.0/render-header.js | 63.5 KiB | 39.1 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 | 5.8 s |
| Other | 3.8 s |
| Style & Layout | 1.6 s |
| Rendering | 675 ms |
| Script Parsing & Compilation | 619 ms |
| Garbage Collection | 164 ms |
| Parse HTML & CSS | 92 ms |
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 |
|---|---|
| The page has an unload handler in the main frame. | Actionable |
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| The page has an unload handler in a sub frame. | 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 |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| s.alicdn.com/@g/code/npm/@alife/msite-spa-new-header/1.22.0/render-header.js | 63.5 KiB | 20.0 KiB |
| s.alicdn.com/@g/code/npm/@alife/msite-spa-new-header/1.22.0/render-bottom-bar.js | 54.6 KiB | 17.7 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
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 | |
|---|---|
banner div.rx-image-list > div.rx-image-item > a.home-dot-element > img | /imgextra/i4/O1CN01sYqxfJ1gnEsn0PMzh_!!6000000004186-2-tp... |
banner div.rx-image-list > div.rx-image-item > a.home-dot-element > img | /imgextra/i2/O1CN01Bu3GwB24NBAppYKDE_!!6000000007378-2-tp... |
banner div.rx-image-list > div.rx-image-item > a.home-dot-element > img | /imgextra/i4/O1CN01sYqxfJ1gnEsn0PMzh_!!6000000004186-2-tp... |
banner div.rx-image-list > div.rx-image-item > a.home-dot-element > img | /imgextra/i2/O1CN01Bu3GwB24NBAppYKDE_!!6000000007378-2-tp... |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/H8605c331f63e488a997d2ee0887de8ce1.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc01.alicdn.com/kf/Hc57763e0e2594575995fb6d34409a773L.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/Hbb5cf9dab77a4fb48c09d7137b44ffebf.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/Hbb5cf9dab77a4fb48c09d7137b44ffebf.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/Hbb5cf9dab77a4fb48c09d7137b44ffebf.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/Hbb5cf9dab77a4fb48c09d7137b44ffebf.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/Hbb5cf9dab77a4fb48c09d7137b44ffebf.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/Hbb5cf9dab77a4fb48c09d7137b44ffebf.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/Hbb5cf9dab77a4fb48c09d7137b44ffebf.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc01.alicdn.com/kf/H9116eec81c2d4629b9628de6d13a0c48z.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/Hbb5cf9dab77a4fb48c09d7137b44ffebf.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/Hbb5cf9dab77a4fb48c09d7137b44ffebf.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/Hbb5cf9dab77a4fb48c09d7137b44ffebf.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/Hbb5cf9dab77a4fb48c09d7137b44ffebf.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/Hbb5cf9dab77a4fb48c09d7137b44ffebf.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/Hbb5cf9dab77a4fb48c09d7137b44ffebf.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/Hbb5cf9dab77a4fb48c09d7137b44ffebf.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/Hbb5cf9dab77a4fb48c09d7137b44ffebf.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc01.alicdn.com/kf/Hab59852066ac47848fb2184f7a860802H.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc01.alicdn.com/kf/Hab59852066ac47848fb2184f7a860802H.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc01.alicdn.com/kf/Hab59852066ac47848fb2184f7a860802H.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc01.alicdn.com/kf/Hab59852066ac47848fb2184f7a860802H.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc01.alicdn.com/kf/Hab59852066ac47848fb2184f7a860802H.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc01.alicdn.com/kf/Hab59852066ac47848fb2184f7a860802H.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc01.alicdn.com/kf/Hab59852066ac47848fb2184f7a860802H.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/He7ed27aa79784b4fa86c52ab98e2b05eQ/ta.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/He7ed27aa79784b4fa86c52ab98e2b05eQ/ta.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/He7ed27aa79784b4fa86c52ab98e2b05eQ/ta.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/He7ed27aa79784b4fa86c52ab98e2b05eQ/ta.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc01.alicdn.com/kf/Hbc6c1bdbd284403abb5c108d2a3c956fg/gs.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/He7ed27aa79784b4fa86c52ab98e2b05eQ/ta.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc01.alicdn.com/kf/Hbc6c1bdbd284403abb5c108d2a3c956fg/gs.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/He7ed27aa79784b4fa86c52ab98e2b05eQ/ta.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc01.alicdn.com/kf/Hbc6c1bdbd284403abb5c108d2a3c956fg/gs.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/He7ed27aa79784b4fa86c52ab98e2b05eQ/ta.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/He7ed27aa79784b4fa86c52ab98e2b05eQ/ta.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc01.alicdn.com/kf/Hbc6c1bdbd284403abb5c108d2a3c956fg/gs.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/He7ed27aa79784b4fa86c52ab98e2b05eQ/ta.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc01.alicdn.com/kf/Hbc6c1bdbd284403abb5c108d2a3c956fg/gs.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/He7ed27aa79784b4fa86c52ab98e2b05eQ/ta.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc01.alicdn.com/kf/Hbc6c1bdbd284403abb5c108d2a3c956fg/gs.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/He7ed27aa79784b4fa86c52ab98e2b05eQ/ta.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/He7ed27aa79784b4fa86c52ab98e2b05eQ/ta.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc01.alicdn.com/kf/Hbc6c1bdbd284403abb5c108d2a3c956fg/gs.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/He7ed27aa79784b4fa86c52ab98e2b05eQ/ta.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc01.alicdn.com/kf/Hbc6c1bdbd284403abb5c108d2a3c956fg/gs.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/He7ed27aa79784b4fa86c52ab98e2b05eQ/ta.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc01.alicdn.com/kf/Hbc6c1bdbd284403abb5c108d2a3c956fg/gs.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/He7ed27aa79784b4fa86c52ab98e2b05eQ/ta.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc01.alicdn.com/kf/Hbc6c1bdbd284403abb5c108d2a3c956fg/gs.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/He7ed27aa79784b4fa86c52ab98e2b05eQ/ta.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/He7ed27aa79784b4fa86c52ab98e2b05eQ/ta.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc01.alicdn.com/kf/Hbc6c1bdbd284403abb5c108d2a3c956fg/gs.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/He7ed27aa79784b4fa86c52ab98e2b05eQ/ta.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc01.alicdn.com/kf/Hbc6c1bdbd284403abb5c108d2a3c956fg/gs.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/He7ed27aa79784b4fa86c52ab98e2b05eQ/ta.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/He7ed27aa79784b4fa86c52ab98e2b05eQ/ta.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc01.alicdn.com/kf/Hbc6c1bdbd284403abb5c108d2a3c956fg/gs.png_100x100.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc01.alicdn.com/kf/H1933991dda254dadadde786d661dd0c4L.png |
a.iYcwx > div.product-image > div.M4lZL > img.XQG2G a.iYcwx > div.product-image > div.M4lZL > img.XQG2G | sc02.alicdn.com/kf/H1bf401badc514fc9ab44599a28ea9bf0l.png |
title-icon a.home-dot-element > div.title-container > div.main-title > img.title-icon | /ife/intl-straw-mobile/1.0.2/mobile/g/common/flags/1.0.0/... |
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.
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 |
|---|
div.index_module_searchWrapper__4f1e4d62 > div.index_module_searchBar__4f1e4d62 > form#headerSearchForm > button.index_module_searchButton__79a8d9e7 div.index_module_searchWrapper__4f1e4d62 > div.index_module_searchBar__4f1e4d62 > form#headerSearchForm > button.index_module_searchButton__79a8d9e7 |
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 |
|---|
label.index_module_label__79a8d9e7 > div.index_module_inputActions__79a8d9e7 > div.index_module_imageSearchContainer__ced052ca > a label.index_module_label__79a8d9e7 > div.index_module_inputActions__79a8d9e7 > div.index_module_imageSearchContainer__ced052ca > a |
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.
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 |
|---|
iphones 15 pro max label.index_module_label__79a8d9e7 > div.index_module_inputWrapper__79a8d9e7 > div.index_module_shadeQuery__f7095e7f > span.index_module_queryText__f7095e7f |
40 pieces (MOQ) div.MlcPi > a.iYcwx > div.product-image > div.JcwOU |
1 piece (MOQ) div.MlcPi > a.iYcwx > div.product-image > div.JcwOU |
1 pack (MOQ) div.MlcPi > a.iYcwx > div.product-image > div.JcwOU |
1 pack (MOQ) div.MlcPi > a.iYcwx > div.product-image > div.JcwOU |
1 pack (MOQ) div.MlcPi > a.iYcwx > div.product-image > div.JcwOU |
1 pack (MOQ) div.MlcPi > a.iYcwx > div.product-image > div.JcwOU |
Home div.bottomNavbar__0VHw5G > div.navbar-container__0VHw5G > div.navbar-item__0VHw5G > span.navbar-item-text__0VHw5G |
Open div > div#call-app-dialog > div.call-app-dialog-main > div#call-app-dialog-open |
These are opportunities to improve the legibility of your content.
All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding mixed content, where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. Learn more about HTTPS.
Performance issues directly impact user engagement and conversion rates.
| Insecure URL | Request Resolution |
|---|---|
| ?cross=msiteJs&ck=wap_auto_evoke&cna=IghoIq0sx04CAS/2gMFM... | Allowed |
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
Performance issues directly impact user engagement and conversion rates.
| URL | Aspect Ratio (Displayed) | Aspect Ratio (Actual) | |
|---|---|---|---|
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/H3f43f93fd48647ad94ed004df53e40e0J.jpg | 136 x 136 (1.00) | 2048 x 1536 (1.33) |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/H625f4101a5fd411caa2a3760541f68d5c.jpg | 136 x 136 (1.00) | 1340 x 1785 (0.75) |
main-img div.card-container > a.home-dot-element > div.image-content > img.card-img | s.alicdn.com/@sc04/kf/H05a4fdaa974748ea9bc17a91cd53ceb2x.png | 136 x 136 (1.00) | 697 x 648 (1.08) |
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| Unload event listeners are deprecated and will be removed. | aeis.alicdn.com/AWSC/et/1.83.41/et_f.js line 1, col 263123 |
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 |
|---|---|
accounts.google.com/gsi/client line 85, col 88 | [GSI_LOGGER]: FedCM get() rejects with NetworkError: Error retrieving a token. |
Access to fetch at 'https://s.alicdn.com/@g/flasher-manifest//manifest.json' from origin 'https://www.alibaba.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. | |
Failed to load resource: net::ERR_FAILED | |
Not signed in with the identity provider. | |
aeis.alicdn.com/AWSC/et/1.83.41/et_f.js line 1, col 313355 | Uncaught (in promise) TypeError: Failed to fetch |
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.
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.
1.11 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
8.33 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
890 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.026
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.61 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.
11.56 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.
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.
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 | |
|---|---|---|---|
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H32a230b3c83f43c1a137948a081c53e0y.png | 516.5 KiB | 515.6 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/Hfa8c5aa80dfd4b1b8b62d580e464956cN.jpg | 278.9 KiB | 277.5 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H1af6a2a12ec446399ff7914585852e5bY.jpg | 236.0 KiB | 234.9 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/Hca0a5772380b4b639ae92ce5c4a5b790E.jpg | 230.0 KiB | 228.7 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H9e3556b308c04352a34f53471eef51444.png | 209.6 KiB | 203.5 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H8c18bc9c6ada4f7e854acb0c78089916i.jpg | 182.2 KiB | 177.9 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/Hd015a4d31a714711bedbbf45b70484a7Y.jpg | 179.4 KiB | 177.3 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H6cdaf72ff5544e568e9a627f736594aap.png | 132.2 KiB | 127.8 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H2c76775192fb4a389911b908b04701eeh.jpg | 119.6 KiB | 118.5 KiB |
Decorative image a.home-dot-element > div.top-ranking-floor-item > div.top-ranking-floor-item-img > img.bimg | s.alicdn.com/@sc04/kf/Hbb5110cbb72b43769f1ac013725eaf8cs.jpg | 119.1 KiB | 116.7 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H0f6f6d590c0b42a0bb0dd0c7f18c6faeT.jpg | 112.2 KiB | 109.7 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H70a158c26ba945489496048f487fc308B.jpg | 92.4 KiB | 91.6 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/Hb32e0b2de59c4b7e879efe1cbac67088B.jpg | 92.1 KiB | 91.3 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H459e2e1a217b4f1990e88e700f5e0200M.png | 91.0 KiB | 90.3 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H2f6dc7ef7df240fc9bdaef99c14030b5l.jpg | 82.2 KiB | 80.2 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/Hcfd73cdab89745c7befaae7f66b45508X.jpg | 81.7 KiB | 79.7 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/Hde038a85e6fb47e3a8e7640d12b9b0bdt.jpg | 76.5 KiB | 75.3 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H8e7289c2370143579a27682adb220cf7h.jpg | 66.9 KiB | 64.8 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H7ff388b1cca84a4c8686c602629b6b6a8.jpg | 65.5 KiB | 62.9 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H287f9e53ae5a45748c630a944f952bfbV.png | 66.5 KiB | 62.9 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/Hccb8725ddef94d1c8fefa1e50161bbeaL.jpg | 66.2 KiB | 62.6 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H3bfee91c2f094dba8c5045454a2358628.png | 66.6 KiB | 60.9 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H84bf7a5d4cdb4dd5800d8a9e53177da3N.jpg | 56.6 KiB | 55.6 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H75a58ee2e128457b92256ab528487808r.jpg | 53.1 KiB | 51.9 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H82c813b925d64cdda953949f7442097af.jpg | 52.1 KiB | 49.1 KiB |
Decorative image a.home-dot-element > div.top-ranking-floor-item > div.top-ranking-floor-item-img > img.bimg | s.alicdn.com/@sc04/kf/Hb0a8c2f4497642029462bc3a6a9eb285q.jpg | 46.3 KiB | 44.9 KiB |
Decorative image a.home-dot-element > div.top-ranking-floor-item > div.top-ranking-floor-item-img > img.bimg | s.alicdn.com/@sc04/kf/H73cc7e7d2df84fa4b88145d5e415650bd.jpg | 46.1 KiB | 43.7 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/Hcd2c8e1ec8f340da82a7d5e0eede299bF.jpg | 43.1 KiB | 42.4 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H2d4101c65db34430bd3d949b95d01ee8H.jpg | 43.8 KiB | 41.1 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H2b64a73f49d940f896ae4e73b2ca93cdf.jpg | 40.1 KiB | 39.3 KiB |
banner div.rx-image-list > div.rx-image-item > a.home-dot-element > img.bimg | /@img/imgextra/i4/O1CN01HPuMS31Qe3Fmj7X6m_!!6000000002000... | 51.6 KiB | 38.7 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H64863dc19cdc4c0398b1dd04db1060bcW.png | 40.0 KiB | 37.5 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H9ea3aa7b3b18493db26bafb44f51f70ac.jpg | 38.8 KiB | 37.3 KiB |
Decorative image a.home-dot-element > div.top-ranking-floor-item > div.top-ranking-floor-item-img > img.bimg | s.alicdn.com/@sc04/kf/H1d2201597f974e5db7b8522c17bf409cW.jpg | 36.1 KiB | 35.4 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H9c10aee878a746ceaee1c4d5f19781edW.jpg | 36.3 KiB | 34.3 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H7cff694779ca47bcb87f9f15c6e63736N.png | 33.2 KiB | 31.8 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H7f9dc3e3701e4661a101ace6213d1b86g.jpg | 31.8 KiB | 31.3 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/Ha013fd2108af45fe84a54f369706572fC.jpg | 33.6 KiB | 31.3 KiB |
Evening Dresses hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/Hb988d4c8cee547f2bc614ebdea8ebc16k.jpg | 32.9 KiB | 30.7 KiB |
Electric Scooters hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/H9b3243b35aae468eb6d8c7923bea31e5Q.jpg | 31.9 KiB | 30.5 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/Hb7306ab2eb214cbbb777c53f5f0b3e028.jpg | 32.2 KiB | 30.3 KiB |
Decorative image a.home-dot-element > div.top-ranking-floor-item > div.top-ranking-floor-item-img > img.bimg | s.alicdn.com/@sc04/kf/H60e08fe08e6445289b62b208c8ecfc8b8.jpg | 30.2 KiB | 28.9 KiB |
Electric Motorcycles hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/H460b614033394b0e86b48ad3e250c974S.jpg | 30.0 KiB | 28.0 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H2b99a3a947f547919d5c3b7d905f3ce0V.jpg | 28.1 KiB | 27.2 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/Hc4ed6791233148ccbe64fe364b9a7fdb0.jpg | 27.8 KiB | 26.9 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H21f6577e04254f70b2f348bd07df04ead.jpg | 28.7 KiB | 26.8 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/Hb88ff25618164524bb30b3990493d1729.jpg | 27.7 KiB | 26.7 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H7df559dfe08a47db8400dd4066ec1899y.jpg | 28.7 KiB | 26.6 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/Hd0e1c933db2f44b9a0d94d07a00fa427B.jpg | 27.5 KiB | 26.5 KiB |
Women's Sets hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/Hb6baddd9b9c845669670c3242b04dc25i.jpg | 27.4 KiB | 25.5 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/Hb82aedd4fe7c4404b4937624e7e7035fc.jpg | 25.9 KiB | 24.4 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/Hf06491f8c5274d558d391cb4f83aad91q.png | 24.9 KiB | 23.8 KiB |
Wedding Dresses hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/H275df7ef27b64f48be20a18069d15d74o.jpg | 23.7 KiB | 21.8 KiB |
Handbags hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/H8e3a2028d0284d519b815caa66ee8813r.jpg | 23.8 KiB | 21.8 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/Hba89ca9741ff43ceafff27cb69b3e8cc5.jpg | 20.2 KiB | 18.8 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/Hd4ce009d6da04e8db5d0e123ada1d149f.jpg | 19.8 KiB | 18.8 KiB |
Drones hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/Hb54c59a50b8b4e5d8c10336d2a04faccw.jpg | 19.3 KiB | 18.0 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/Hd637d25ae7624e55ab8f022997985aefL.jpg | 20.2 KiB | 17.0 KiB |
Electric Cars hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/H8baa69a03d9c46e68b01c8d481044eb6f.png | 19.1 KiB | 16.7 KiB |
Solar Panels hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/Hf9951c09b2c645438949c783ffd0d54aT.jpg | 17.0 KiB | 15.7 KiB |
banner div.rx-image-list > div.rx-image-item > a.home-dot-element > img.bimg | /@img/imgextra/i2/O1CN01UEQF8Y1Ub54CX5tmC_!!6000000002535... | 20.7 KiB | 15.6 KiB |
banner div.rx-image-list > div.rx-image-item > a.home-dot-element > img.bimg | /@img/imgextra/i1/O1CN01CVhXRe1cOjPBzgVC4_!!6000000003591... | 20.3 KiB | 15.2 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H22db23ac06234b00a7fdd7098eca01c6z.jpg | 16.2 KiB | 15.1 KiB |
Decorative image a.home-dot-element > div.top-ranking-floor-item > div.top-ranking-floor-item-img > img.bimg | s.alicdn.com/@sc04/kf/H85aebb016d0c4eccabe05903854734edX.jpg | 14.9 KiB | 14.2 KiB |
Camera hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/H61878cba3a314d5d8f1b5b5f33de4697b.jpg | 14.9 KiB | 13.7 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/Hfb393d03631d491b8c1c8d55011b368ax.jpg | 12.8 KiB | 12.0 KiB |
banner div.rx-image-list > div.rx-image-item > a.home-dot-element > img.bimg | /@img/imgextra/i1/O1CN01dTEryi237mK98GzSA_!!6000000007209... | 15.5 KiB | 11.6 KiB |
banner div.rx-image-list > div.rx-image-item > a.home-dot-element > img.bimg | /@img/imgextra/i4/O1CN01we2eCt1mX6nxmm6pp_!!6000000004963... | 14.9 KiB | 11.2 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H0c55c8686c3548219f0c5d1129031520a.png | 11.5 KiB | 10.8 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H706b0219afc14a4087c409737e1bf60cw.jpg | 10.9 KiB | 10.3 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H42a2b87b975b486294eba1d0816856b4S.jpg | 9.3 KiB | 8.8 KiB |
banner div.rx-image-list > div.rx-image-item > a.home-dot-element > img.bimg | /@img/imgextra/i3/O1CN01ghTrQo1VeZhwJZBjr_!!6000000002678... | 10.5 KiB | 7.9 KiB |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H0f74e2bf5eb7483182e5b95afdb453f9g.jpg | 8.5 KiB | 7.8 KiB |
banner div.rx-image-list > div.rx-image-item > a.home-dot-element > img.bimg | /@img/imgextra/i4/O1CN01wuZByU27iecnr0AL3_!!6000000007831... | 10.1 KiB | 7.6 KiB |
Decorative image a.home-dot-element > div.ag-gruarantee-block-top > div.ag-gruarantee-block-top-title > img.bimg | /@img/imgextra/i3/O1CN013MxDEW1Lo3kGDLAuR_!!6000000001345... | 4.9 KiB | 4.4 KiB |
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.
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.
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 |
|---|---|
| alibaba.com/ | 403 ms |
| www.alibaba.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.
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 |
|---|---|---|
| s.alicdn.com/@g/icbu-im/im-weblite-chat/1.0.653/index.css | 103.9 KiB | 103.9 KiB |
| s.alicdn.com/@g/icbu-im/im-cloud-drive-cdn/1.0.17/micro-service/buyer-dialog.css | 81.6 KiB | 81.6 KiB |
| s.alicdn.com/@g/icbu-im/weblite/1.0.33/index.css | 69.8 KiB | 69.8 KiB |
| s.alicdn.com/@g/icbu-im/im-common-assets/1.0.200/style.css | 53.9 KiB | 53.9 KiB |
| s.alicdn.com/@g/sc/pc-home-2022/0.0.346/css/fy25producthome.css | 17.3 KiB | 11.9 KiB |
| s.alicdn.com/@g/sc/pc-home-2022/0.0.346/css/fy25headersearchproduct.css | 13.6 KiB | 10.5 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
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 | 3.7 s |
| Other | 1.9 s |
| Style & Layout | 588 ms |
| Script Parsing & Compilation | 470 ms |
| Rendering | 177 ms |
| Parse HTML & CSS | 114 ms |
| Garbage Collection | 103 ms |
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 |
|---|---|
| The page has an unload handler in the main frame. | Actionable |
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| The page has an unload handler in a sub frame. | 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 |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| s.alicdn.com/@g/icbu-im/im-common-assets/1.0.200/air.js | 319.1 KiB | 62.1 KiB |
| s.alicdn.com/@g/code/npm/@alife/ship-to/2.1.0/index.js | 52.7 KiB | 14.7 KiB |
| s.alicdn.com/@g/code/npm/@alife/im-header-notification/0.0.12/index.js | 32.0 KiB | 6.8 KiB |
| s.alicdn.com/@g/code/npm/@alife/fy24-header-categories/1.4.0/index.js | 8.7 KiB | 2.5 KiB |
| s.alicdn.com/@g/code/npm/@alife/header-shopping-cart/1.15.0/index.js | 7.3 KiB | 2.1 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
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.
ARIA roles must have valid values in order to perform their intended accessibility functions. Learn more about valid ARIA roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Categories for you
Apparel & Accessories
Consumer Electronics
Sports & Entertai… body > div#root > div.mixed-tools-floor-container |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
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 |
|---|
Create account div.tnh-main > div.functional > div.tnh-login > div.tnh-button |
Products div.content-container > div.main-content > nav.new-header-search-tab > div.home-dot-element |
FREE shipping div > a.home-dot-element > div.bottom_content > div.sub-title |
FREE shipping div > a.home-dot-element > div.bottom_content > div.sub-title |
Sustainable div.slick-slide > div > a.home-dot-element > div.sub-title |
Listed in last 60 days div.slick-slide > div > a.home-dot-element > div.sub-title |
div > div > div.XBlq6 > div.YGd3t div > div > div.XBlq6 > div.YGd3t |
div > div > div.iyDLA > span.mHuc8 div > div > div.iyDLA > span.mHuc8 |
div > div > div.iyDLA > span.mHuc8 div > div > div.iyDLA > span.mHuc8 |
div > div > div.iyDLA > span.mHuc8 div > div > div.iyDLA > span.mHuc8 |
div > div > div.iyDLA > span.mHuc8 div > div > div.iyDLA > span.mHuc8 |
div > div > div.iyDLA > span.mHuc8 div > div > div.iyDLA > span.mHuc8 |
div > div > div.XBlq6 > div.YGd3t div > div > div.XBlq6 > div.YGd3t |
These are opportunities to improve the legibility of your content.
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Read more about Intellectual Property Protection div#the-new-footer > div.tnf-info > div.tnh-infos-content > a |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Image Search
Try new Image Search div.fullscreen-tab-action-full-screen > div.fullscreen-tab-action-full-screen-left > div.switch-image-upload-multi-wrapper > div.ds-dot-element |
Search div.home-search-input-panel > div.fullscreen-tab-action-full-screen > div.fullscreen-tab-action-full-screen-right > button.ds-dot-element |
View public security record div#the-new-footer > div.tnf-info > div.legal > a |
View ICP record div#the-new-footer > div.tnf-info > div.legal > a |
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
Performance issues directly impact user engagement and conversion rates.
| URL | Aspect Ratio (Displayed) | Aspect Ratio (Actual) | |
|---|---|---|---|
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/Hca0a5772380b4b639ae92ce5c4a5b790E.jpg | 188 x 188 (1.00) | 2256 x 2700 (0.84) |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/H75a58ee2e128457b92256ab528487808r.jpg | 210 x 210 (1.00) | 1423 x 1380 (1.03) |
Electric Scooters hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/H9b3243b35aae468eb6d8c7923bea31e5Q.jpg | 206 x 210 (0.98) | 1000 x 1000 (1.00) |
Electric Scooters hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/H9b3243b35aae468eb6d8c7923bea31e5Q.jpg | 206 x 210 (0.98) | 1000 x 1000 (1.00) |
Drones hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/Hb54c59a50b8b4e5d8c10336d2a04faccw.jpg | 206 x 210 (0.98) | 800 x 800 (1.00) |
Electric Motorcycles hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/H460b614033394b0e86b48ad3e250c974S.jpg | 206 x 210 (0.98) | 800 x 800 (1.00) |
Evening Dresses hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/Hb988d4c8cee547f2bc614ebdea8ebc16k.jpg | 206 x 210 (0.98) | 800 x 800 (1.00) |
Women's Sets hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/Hb6baddd9b9c845669670c3242b04dc25i.jpg | 206 x 210 (0.98) | 800 x 800 (1.00) |
Drones hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/Hb54c59a50b8b4e5d8c10336d2a04faccw.jpg | 206 x 210 (0.98) | 800 x 800 (1.00) |
Electric Motorcycles hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/H460b614033394b0e86b48ad3e250c974S.jpg | 206 x 210 (0.98) | 800 x 800 (1.00) |
Evening Dresses hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/Hb988d4c8cee547f2bc614ebdea8ebc16k.jpg | 206 x 210 (0.98) | 800 x 800 (1.00) |
Women's Sets hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/Hb6baddd9b9c845669670c3242b04dc25i.jpg | 206 x 210 (0.98) | 800 x 800 (1.00) |
Drones hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/Hb54c59a50b8b4e5d8c10336d2a04faccw.jpg | 206 x 210 (0.98) | 800 x 800 (1.00) |
Solar Panels hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/Hf9951c09b2c645438949c783ffd0d54aT.jpg | 206 x 210 (0.98) | 750 x 750 (1.00) |
Camera hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/H61878cba3a314d5d8f1b5b5f33de4697b.jpg | 206 x 210 (0.98) | 750 x 750 (1.00) |
Solar Panels hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/Hf9951c09b2c645438949c783ffd0d54aT.jpg | 206 x 210 (0.98) | 750 x 750 (1.00) |
Camera hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/H61878cba3a314d5d8f1b5b5f33de4697b.jpg | 206 x 210 (0.98) | 750 x 750 (1.00) |
Solar Panels hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/Hf9951c09b2c645438949c783ffd0d54aT.jpg | 206 x 210 (0.98) | 750 x 750 (1.00) |
Wedding Dresses hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/H275df7ef27b64f48be20a18069d15d74o.jpg | 206 x 210 (0.98) | 744 x 744 (1.00) |
Wedding Dresses hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/H275df7ef27b64f48be20a18069d15d74o.jpg | 206 x 210 (0.98) | 744 x 744 (1.00) |
Handbags hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/H8e3a2028d0284d519b815caa66ee8813r.jpg | 206 x 210 (0.98) | 734 x 693 (1.06) |
Handbags hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/H8e3a2028d0284d519b815caa66ee8813r.jpg | 206 x 210 (0.98) | 734 x 693 (1.06) |
Electric Cars hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/H8baa69a03d9c46e68b01c8d481044eb6f.png | 206 x 210 (0.98) | 587 x 587 (1.00) |
Electric Cars hot product div > a.home-dot-element > div.hot-card > img | sc01.alicdn.com/kf/H8baa69a03d9c46e68b01c8d481044eb6f.png | 206 x 210 (0.98) | 587 x 587 (1.00) |
Decorative image a.home-dot-element > div.product-img-wrapper > div.product-img-wrapper-img > img.bimg | s.alicdn.com/@sc04/kf/Hd637d25ae7624e55ab8f022997985aefL.jpg | 188 x 188 (1.00) | 512 x 433 (1.18) |
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| Unload event listeners are deprecated and will be removed. | aeis.alicdn.com/AWSC/et/1.83.41/et_f.js line 1, col 263123 |
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 |
|---|---|
accounts.google.com/gsi/client line 85, col 88 | [GSI_LOGGER]: FedCM get() rejects with NetworkError: Error retrieving a token. |
s.alicdn.com/@g/icbu-im/im-weblite-chat/1.0.653/index.js line 1, col 725732 | ==== indexedDB error ====: db connect timeout! |
Failed to load resource: net::ERR_CONNECTION_REFUSED | |
Failed to load resource: net::ERR_CONNECTION_REFUSED | |
Failed to load resource: net::ERR_CONNECTION_REFUSED | |
Failed to load resource: net::ERR_CONNECTION_REFUSED | |
Failed to load resource: the server responded with a status of 401 () | |
Failed to load resource: the server responded with a status of 401 () | |
s.alicdn.com/@g/code/npm/@alife/the-new-header/5.5.0/renderHeader.js line 30, col 11726 | Header getI18n error TypeError: Cannot read properties of undefined (reading 'startsWith')
at je (https://s.alicdn.com/@g/code/npm/@alife/the-new-header/5.5.0/renderHeader.js:31:11589)
at F_ (https://s.alicdn.com/@g/code/npm/@alife/the-new-header/5.5.0/renderHeader.js:36:121329)
at of (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:140:301)
at Rk (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:281:214)
at Si (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:226:185)
at Pk (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:226:116)
at Nd (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:225:492)
at Oi (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:216:186)
at S (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:17:25)
at MessagePort.U (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:21:60) |
s.alicdn.com/@g/code/npm/@alife/the-new-header/5.5.0/renderHeader.js line 30, col 11726 | Header getI18n error TypeError: Cannot read properties of undefined (reading 'startsWith')
at je (https://s.alicdn.com/@g/code/npm/@alife/the-new-header/5.5.0/renderHeader.js:31:11589)
at F_ (https://s.alicdn.com/@g/code/npm/@alife/the-new-header/5.5.0/renderHeader.js:36:121329)
at of (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:140:301)
at zf (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:158:55)
at Rk (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:282:489)
at Si (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:226:185)
at Pk (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:226:116)
at Nd (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:225:492)
at Oi (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:216:186)
at S (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:17:25) |
s.alicdn.com/@g/code/npm/@alife/the-new-header/5.5.0/renderHeader.js line 30, col 11726 | Header getI18n error TypeError: Cannot read properties of undefined (reading 'startsWith')
at je (https://s.alicdn.com/@g/code/npm/@alife/the-new-header/5.5.0/renderHeader.js:31:11589)
at F_ (https://s.alicdn.com/@g/code/npm/@alife/the-new-header/5.5.0/renderHeader.js:36:121599)
at of (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:140:301)
at Rk (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:281:214)
at Si (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:226:185)
at Pk (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:226:116)
at Nd (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:225:492)
at Oi (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:216:186)
at S (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:17:25)
at MessagePort.U (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:21:60) |
s.alicdn.com/@g/code/npm/@alife/the-new-header/5.5.0/renderHeader.js line 30, col 11726 | Header getI18n error TypeError: Cannot read properties of undefined (reading 'startsWith')
at je (https://s.alicdn.com/@g/code/npm/@alife/the-new-header/5.5.0/renderHeader.js:31:11589)
at F_ (https://s.alicdn.com/@g/code/npm/@alife/the-new-header/5.5.0/renderHeader.js:36:121599)
at of (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:140:301)
at zf (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:158:55)
at Rk (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:282:489)
at Si (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:226:185)
at Pk (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:226:116)
at Nd (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:225:492)
at Oi (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:216:186)
at S (https://s.alicdn.com/@g/code/lib/??react/18.2.0/umd/react.production.min.js,react-dom/18.2.0/umd/react-dom.production.min.js:17:25) |
Not signed in with the identity provider. | |
s.alicdn.com/@g/icbu-im/im-conversation-list/0.0.413/index.js line 1, col 78540 | Object |
www.alibaba.com/ line 912, col 12 | TypeError: Cannot set properties of null (setting 'ondblclick')
at https://www.alibaba.com/:904:25 |
s.alicdn.com/@g/icbu-im/im-common-assets/1.0.200/air.js line 1, col 1165538 | Uncaught (in promise) #<Object> |
s.alicdn.com/@g/icbu-im/im-common-assets/1.0.200/air.js line 1, col 1165538 | Uncaught (in promise) #<Object> |
s.alicdn.com/@g/code/npm/@alife/the-new-header/5.5.0/renderHeader.js line 12, col 4403 | Uncaught (in promise) Error: JSONP request to //i.alibaba.com/ajax/user_portrait.htm?ctoken=undefined&_tb_token_=null&_=1776359996381 failed |
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.
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
div.hc-level3-cate-unit > div.leaf-container > div.leaf-row > a.hc-leaf-item div.hc-level3-cate-unit > div.leaf-container > div.leaf-row > a.hc-leaf-item |
div.hc-level3-cate-unit > div.leaf-container > div.leaf-row > a.hc-leaf-item div.hc-level3-cate-unit > div.leaf-container > div.leaf-row > a.hc-leaf-item |
To appear in search results, crawlers need access to your app.
Send Feedback