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.
Solid SEO basics — a few optimizations could boost rankings.
Solid infrastructure — fast server responses across the board.
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.
Content-Security-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
HSTS 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.
No <main> landmark found
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
152 third-party resources (100% 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/3958e491-194b-460c-b4ae-7307a2205b19)<a href="https://beavercheck.com/results/3958e491-194b-460c-b4ae-7307a2205b19"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Famazon.com.mx" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Famazon.com.mxThis 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.9s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. Accessibility issues exclude users who rely on assistive technology — an estimated 15% of your potential audience. Addressing the critical issues below would have the most immediate impact on your user trust.
7 barrier(s) likely increasing bounce by ~26%.
Page takes 15.9s to load
+12% bounceUsers abandon at ~3s — you're 13.4s 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
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.
MXN 3,500 investment → MXN 12/month returns + MXN 35,000,000 risk avoided
MXN 3,500
5h · 5 findings
MXN 12 /mo
~MXN 146 / year
MXN 35,000,000
if kept compliant
MXN 1,050 — 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.0 developer hours at MX$700/hr
Based on Mexico rates (MX$700/hr)
Start here for the best return on investment
MXN 2,916,679 / month at risk
~MXN 35,000,146 / year if left unfixed
MXN 35,000,000
+1 more
MXN 12 /mo
8800.4 MB/mo × 1.379 MXN/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 4 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.
11.61 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
15.89 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
134 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.
11.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.
15.99 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.
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.
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.
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.
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.
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 | |
|---|---|---|---|
Hasta 15% + 15 MSI en Muebles div#CardInstancefQ6C3NpjBzCtbEWOFtBqbQ > div._single-creative-card_style_windowDisplayContainer__18uaW > a.a-link-normal > img._single-creative-card_style_image__kEmO2 | m.media-amazon.com/images/I/61-YU4AlE9L._SX855_.jpg | 103.9 KiB | 60.2 KiB |
Discover Amazon div.gwm-Card > a.a-link-normal > div._billboard-card_regularStyle_gwm-BillboardCard--cropped__g2nZu > img | m.media-amazon.com/images/I/61oarpoPt3L._SR1245,225_.jpg | 73.7 KiB | 58.2 KiB |
Productos más sustentables desde $100 div#CardInstanceTK-5Odw0lINpz6xti6L6JQ > div._single-creative-card_style_windowDisplayContainer__18uaW > a.a-link-normal > img._single-creative-card_style_image__kEmO2 | m.media-amazon.com/images/I/61E2+6BrznL._SX855_.jpg | 99.6 KiB | 57.8 KiB |
Hogar div#icon-7 > div.a-section > a.a-link-normal > img._feature-shortcut-gwm-card_style_iconImage__2uXiF | m.media-amazon.com/images/I/31fbRwqUB2L._SX100_SY100_.jpg | 11.0 KiB | 9.8 KiB |
Moda div#icon-6 > div.a-section > a.a-link-normal > img._feature-shortcut-gwm-card_style_iconImage__2uXiF | m.media-amazon.com/images/I/31Jn0nVRypL._SX100_SY100_.jpg | 10.7 KiB | 9.4 KiB |
Beyond Vitamins | Magnesio Complex | CON 4 MAGNESIOS: Citrato, Glicinato, Gluco… div.a-cardui > a.a-link-normal > div.dcl-product-image-container > img.a-dynamic-image | m.media-amazon.com/images/I/51cMo9pmFbL._AC_SR290,290_.jpg | 17.6 KiB | 9.3 KiB |
Raganet, Set De 5 Contenedores De Vidrio Herméticos Para Alimentos, Toppers Con… div.a-cardui > a.a-link-normal > div.dcl-product-image-container > img.a-dynamic-image | m.media-amazon.com/images/I/51cmhFkwpRL._AC_SR290,290_.jpg | 17.3 KiB | 9.0 KiB |
Súper div#icon-2 > div.a-section > a.a-link-normal > img._feature-shortcut-gwm-card_style_iconImage__2uXiF | m.media-amazon.com/images/I/319fybhEdGL._SX100_SY100_.jpg | 9.9 KiB | 8.7 KiB |
Juguetes div#icon-3 > div.a-section > a.a-link-normal > img._feature-shortcut-gwm-card_style_iconImage__2uXiF | m.media-amazon.com/images/I/31z-50fEd1L._SX100_SY100_.jpg | 8.7 KiB | 7.5 KiB |
Ofertas div#icon-4 > div.a-section > a.a-link-normal > img._feature-shortcut-gwm-card_style_iconImage__2uXiF | m.media-amazon.com/images/I/31TDPemkyxL._SX100_SY100_.jpg | 8.4 KiB | 7.2 KiB |
Mascotas div#icon-5 > div.a-section > a.a-link-normal > img._feature-shortcut-gwm-card_style_iconImage__2uXiF | m.media-amazon.com/images/I/21gDQDR1OCL._SX100_SY100_.jpg | 7.7 KiB | 6.5 KiB |
UGREEN 100W Cable USB Tipo C a C 20V 5A, 2M 2 Unidades Cable Carga Rápida Type … div.a-cardui > a.a-link-normal > div.dcl-product-image-container > img.a-dynamic-image | m.media-amazon.com/images/I/41FbDtaZz-L._AC_SR290,290_.jpg | 13.7 KiB | 5.4 KiB |
Creatina Monohidratada Micronizada en Polvo | 100% Alta Pureza Certificada | Pr… div.a-cardui > a.a-link-normal > div.dcl-product-image-container > img.a-dynamic-image | m.media-amazon.com/images/I/41y2UIM1yaL._AC_SR290,290_.jpg | 13.5 KiB | 5.3 KiB |
UGREEN Cable Ethernet Cat 8 de 2 m, trenzado de alta velocidad de 40 Gbps, 2,00… div.a-cardui > a.a-link-normal > div.dcl-product-image-container > img.a-dynamic-image | m.media-amazon.com/images/I/41XmQjEfeDL._AC_SR290,290_.jpg | 12.5 KiB | 4.9 KiB |
a.a-link-normal > div.a-section > div.a-section > img._cXVhZ_asin-image_2BYur a.a-link-normal > div.a-section > div.a-section > img._cXVhZ_asin-image_2BYur | m.media-amazon.com/images/I/810FPl0H8dL._AC_SY155_.jpg | 8.7 KiB | 4.8 KiB |
KIROGILY Multicontacto Regleta 16 en 1, con Extension Electrica Protector Supre… div.a-cardui > a.a-link-normal > div.dcl-product-image-container > img.a-dynamic-image | m.media-amazon.com/images/I/41gelNiDwyL._AC_SR290,290_.jpg | 12.1 KiB | 4.7 KiB |
GETAC CHANCLAS MUJER, SANDALIAS HOMBRE con Plantilla de corcho Suela Antiderrap… div.a-cardui > a.a-link-normal > div.dcl-product-image-container > img.a-dynamic-image | m.media-amazon.com/images/I/41vW5N-Im-L._AC_SR290,290_.jpg | 11.4 KiB | 4.5 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 |
|---|---|
| amazon.com.mx/ | 1.0 s |
| www.amazon.com.mx/ | 892 ms |
| www.amazon.com.mx/ | 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.
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 |
|---|---|---|
| /1c5c1ecf7303/c0acd68c5a2d/b7b3507c72f3/challenge.js | 575.4 KiB | 319.0 KiB |
| /images/I/11I0WXrZVoL._RC|11Y+5x+kkTL.js,51vYHGMfzIL.js,1... | 80.6 KiB | 54.7 KiB |
| /images/I/8167M2jOHZL._RC|31UBFcbo1CL.js,01wcltxKR5L.js,4... | 70.6 KiB | 42.8 KiB |
| /images/I/018jv7vREZL._RC|0121B0YmE6L.js,81lKcMPaPWL.js_.... | 44.5 KiB | 28.3 KiB |
| m.media-amazon.com/images/I/81kCF8wuZEL.js?AUIClients/FWCIMAssets | 56.3 KiB | 23.8 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| www.amazon.com.mx/ | 1.5 s | 605 ms | 81 ms |
| Unattributable | 669 ms | 103 ms | 0.0 ms |
| /1c5c1ecf7303/c0acd68c5a2d/b7b3507c72f3/challenge.js | 648 ms | 500 ms | 103 ms |
| /images/I/11I0WXrZVoL._RC|11Y+5x+kkTL.js,51vYHGMfzIL.js,1... | 475 ms | 265 ms | 30 ms |
| m.media-amazon.com/images/I/41cVERkomsL.js?AUIClients/AmazonWebAppAssets | 146 ms | 142 ms | 1.3 ms |
| m.media-amazon.com/images/I/21NZdO3uFtL.js?AUIClients/GWMMetricsJS | 109 ms | 20 ms | 1.1 ms |
| /images/I/8167M2jOHZL._RC|31UBFcbo1CL.js,01wcltxKR5L.js,4... | 95 ms | 63 ms | 19 ms |
| /images/I/51jC0T3AfxL._RC|4138KYHA66L.js_.js?AUIClients/N... | 81 ms | 49 ms | 5.8 ms |
| m.media-amazon.com/images/I/61xJcNKKLXL.js?AUIClients/AmazonUIjQuery | 72 ms | 45 ms | 7.3 ms |
| /images/I/01+pnQJuQ0L._RC|01JFYUQurFL.js_.js?AUIClients/I... | 61 ms | 8.7 ms | 0.4 ms |
| m.media-amazon.com/images/I/81kCF8wuZEL.js?AUIClients/FWCIMAssets | 51 ms | 29 ms | 21 ms |
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 | 2.0 s |
| Other | 1.0 s |
| Style & Layout | 376 ms |
| Script Parsing & Compilation | 341 ms |
| Rendering | 321 ms |
| Parse HTML & CSS | 139 ms |
| Garbage Collection | 19 ms |
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 |
|---|---|---|
| /images/I/11i1DYEiaoL._RC|01GaLSH4siL.css,51fMLkDdAPL.css... | 53.2 KiB | 50.9 KiB |
| ._billboard-card_style_wd-backdrop-data__1znxG{height:100%} … | 24.7 KiB | 24.2 KiB |
| ._sign-in-v2_style_heading__1mnEu{font-size:20px} … | 17.5 KiB | 17.5 KiB |
| /images/I/51G19spDCAL._RC|41w5Jrt7mLL.css,01FcI3FsaiL.css... | 15.9 KiB | 15.8 KiB |
| /images/I/51zqefcBrdL._RC|51waPb-h-9L.css,51to0n6xYnL.css... | 21.4 KiB | 15.4 KiB |
| ._npack-asin-card_style_thresholdProgressBlock__AdcTN{background-color:#fff!important; … } … | 13.9 KiB | 13.0 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 | |
|---|---|
Discover Amazon div.gwm-Card > a.a-link-normal > div._billboard-card_regularStyle_gwm-BillboardCard--cropped__g2nZu > img | m.media-amazon.com/images/I/61oarpoPt3L._SR1245,225_.jpg |
El Lujo de ser Prime div.gwm-Card > a.a-link-normal > div._billboard-card_regularStyle_gwm-BillboardCard--cropped__g2nZu > img |
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.
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Buscar en Amazon.com.mx form#nav-search-form > div.nav-fill > div.nav-search-field > input#nav-search-keywords |
Productos más sustentables
Este Día de la Tierra compra desde $100
Hasta 15% + … div#gwm-Deck > div#gwm-Deck-cf > div#gwm-window-container > ul#gwm-window |
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.
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 |
|---|
0 div#navbar > div#nav-logobar > div.nav-right > a#nav-button-cart |
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 |
|---|---|
| SharedStorage | www.amazon.com.mx/ line 1293, col 2048 |
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 |
|---|---|
images-na.ssl-images-amazon.com/images/I/31LYmZEs45L.js line 3, col 388 | Error logged with the Track&Report JS errors API(http://tiny/1covqr6l8/wamazindeClieUserJava): {"m":"Late loading module @m/mash","csm":"v5 ueLogError callee","logLevel":"WARN","attribution":"MIX","pageURL":"https://www.amazon.com.mx/","s":[],"t":3423} [object Object] |
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 |
|---|
body.a-m-mx > div#hmenu-container > div#hmenu-canvas > a#hmenu-back-to-top body.a-m-mx > div#hmenu-container > div#hmenu-canvas > a#hmenu-back-to-top |
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.
1.68 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.07 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
16 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.
2.46 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.
2.58 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.
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.
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 |
|---|---|---|
| /images/I/51waPb-h-9L._RC|71Xax1c+HZL.css,41WcY5PbsbL.css... | 69.9 KiB | 56 ms |
| /images/I/11WsGYSItxL._RC|01DE6WSvLKL.css,41ixaNR85ML.css... | 34.9 KiB | 112 ms |
| m.media-amazon.com/images/I/413o2CUJ6GL.css?AUIClients/AmazonGatewayAuiAssets | 5.5 KiB | |
| /images/I/21skJF47J6L._RC|51Y8Xg9itbL.css_.css?AUIClients... | 7.4 KiB | 282 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.
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 | |
|---|---|---|---|
Chivas vs Tijuana. Ve en vivo el 25 de abril a las 7 pm. Prime. div#CardInstance85bSqegf3vcR8NQJPnU3mw > a.a-link-normal > div.a-section > img._cropped-image-link_style_fluidLandscapeImage__3eTVC | m.media-amazon.com/images/I/81uZ5HscffL._SX3000_.jpg | 394.6 KiB | 296.0 KiB |
Echo Show, Kindle Colorsoft y Fire TV Stick. Texto: "El lujo de ser Prime. Cupó… div.a-section > div.a-section > div.a-section > img._cropped-image-map_style_fluidLandscapeImage__3eTVC | m.media-amazon.com/images/I/719aOf28V-L._SX3000_.jpg | 186.2 KiB | 139.6 KiB |
Hasta 40% en Moda para ella div.a-section > div.a-section > div.a-section > img._cropped-image-map_style_fluidLandscapeImage__3eTVC | m.media-amazon.com/images/I/71vttLtnydL._SX3000_.jpg | 182.0 KiB | 136.5 KiB |
Hasta 25% de descuento| 6 MSI | Hasta 15% adicional con bancos participantes. E… div.a-section > div.a-section > div.a-section > img._cropped-image-map_style_fluidLandscapeImage__3eTVC | m.media-amazon.com/images/I/71TeEcaObaL._SX3000_.jpg | 166.3 KiB | 124.7 KiB |
Celebra con hasta 50% en Juegos y Juguetes div.a-section > div.a-section > div.a-section > img._cropped-image-map_style_fluidLandscapeImage__3eTVC | m.media-amazon.com/images/I/71gLfLc5oZL._SX3000_.jpg | 138.1 KiB | 103.6 KiB |
Descubre productos más sustentables desde $100 div.a-section > div.a-section > div.a-section > img._cropped-image-map_style_fluidLandscapeImage__3eTVC | m.media-amazon.com/images/I/61pkM7q23sL._SX3000_.jpg | 103.5 KiB | 77.6 KiB |
Hasta 50% en el Día del Niño div.a-section > div.a-section > div.a-section > img._cropped-image-map_style_fluidLandscapeImage__3eTVC | m.media-amazon.com/images/I/61Rx0NJQ7JL._SX3000_.jpg | 101.4 KiB | 76.0 KiB |
Todo a menos de $299 div.a-section > div.a-section > div.a-section > img._cropped-image-map_style_fluidLandscapeImage__3eTVC | m.media-amazon.com/images/I/61qC6lHKyBL._SX3000_.jpg | 93.3 KiB | 70.0 KiB |
Coleccionables li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/IHG/CD_26/GW/Bubblers/5_des_BSv2_2x._CB78384... | 39.8 KiB | 33.2 KiB |
MySmile LP221 UVC Irrigadores dentales inalámbricos esterilizables para dientes… div.a-cardui > a.a-link-normal > div.dcl-product-image-container > img.a-dynamic-image | m.media-amazon.com/images/I/51iotVtkOML._AC_SR480,440_.jpg | 27.8 KiB | 21.8 KiB |
Pago en efectivo li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/img22/Payment_Methods/MX_ingress_update/MXPa... | 28.2 KiB | 21.7 KiB |
Calcetines de Compresión 20-30 mmHg Clase 1 - 3 Pares para Hombre y Mujer - Ali… div.a-cardui > a.a-link-normal > div.dcl-product-image-container > img.a-dynamic-image | m.media-amazon.com/images/I/51gV1lSqzOL._AC_SR480,440_.jpg | 23.6 KiB | 18.5 KiB |
EasyWare - Juego de 12 piezas - 6 RECIPIENTES de VIDRIO GRUESO para alimentos I… div.a-cardui > a.a-link-normal > div.dcl-product-image-container > img.a-dynamic-image | m.media-amazon.com/images/I/41NETMIXFYL._AC_SR480,440_.jpg | 21.9 KiB | 17.2 KiB |
Feetron Tarjas Para Cocina Acero Inoxidable Cepillado Fregadero De Cocina con E… div.a-cardui > a.a-link-normal > div.dcl-product-image-container > img.a-dynamic-image | m.media-amazon.com/images/I/41P32VmWkwL._AC_SR480,440_.jpg | 20.8 KiB | 16.4 KiB |
Pago en quincenas li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/img22/Payment_Methods/MX_ingress_update/MXPa... | 21.3 KiB | 16.0 KiB |
BEYOND VITAMINS Con 4 Magnesios Complex: Citrato, Glicinato, Gluconato y Óxido … div.a-cardui > a.a-link-normal > div.dcl-product-image-container > img.a-dynamic-image | m.media-amazon.com/images/I/41ZYzfXFypL._AC_SR480,440_.jpg | 20.3 KiB | 15.9 KiB |
Pago a meses li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/img22/Payment_Methods/MX_ingress_update/MXPa... | 21.1 KiB | 15.8 KiB |
Credito y debito li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/img22/Payment_Methods/MX_ingress_update/MXPa... | 21.1 KiB | 15.8 KiB |
Vales de despensa li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/img22/Payment_Methods/MX_ingress_update/MXPa... | 21.0 KiB | 15.8 KiB |
Relojes de Pulsera para Hombre con Calendario, Caja Fina Minimalista Relojes Ho… div.a-cardui > a.a-link-normal > div.dcl-product-image-container > img.a-dynamic-image | m.media-amazon.com/images/I/41-CvKEZ14S._AC_SR480,440_.jpg | 19.8 KiB | 15.5 KiB |
GETAC CHANCLAS MUJER, SANDALIAS HOMBRE con Plantilla de corcho Suela Antiderrap… div.a-cardui > a.a-link-normal > div.dcl-product-image-container > img.a-dynamic-image | m.media-amazon.com/images/I/41vW5N-Im-L._AC_SR480,440_.jpg | 19.6 KiB | 15.4 KiB |
Tarjetas de regalo digital li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/img22/Payment_Methods/MX_ingress_update/MXPa... | 20.3 KiB | 15.2 KiB |
Figuras de acción li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/IHG/CD_26/GW/Bubblers/1_des_BSv2_2x._CB78384... | 17.7 KiB | 13.3 KiB |
Montables li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/IHG/CD_26/GW/Bubblers/6_des_BSv2_2x._CB78384... | 17.4 KiB | 13.0 KiB |
Muñecas li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/IHG/CD_26/GW/Bubblers/4_des_BSv2_2x._CB78384... | 16.9 KiB | 12.7 KiB |
Pokémon TCG: Mega Evolution—Ascended Heroes Mega Feraligatr ex Box (1 Foil Prom… div.a-section > a.a-spacing-none > div.a-image-container > img | m.media-amazon.com/images/I/91KHF4XawRL._AC_SY170_.jpg | 14.6 KiB | 12.0 KiB |
Pokémon TCG: Mega Evolution—Ascended Heroes Mega Emboar ex Box (1 Foil Promo Ca… div.a-section > a.a-spacing-none > div.a-image-container > img | m.media-amazon.com/images/I/91tnj2G0NxL._AC_SY170_.jpg | 14.5 KiB | 11.9 KiB |
Pokémon TCG: Mega Evolution—Ascended Heroes Mega Meganium ex Box (1 Foil Promo … div.a-section > a.a-spacing-none > div.a-image-container > img | m.media-amazon.com/images/I/91FiTlqcy+L._AC_SY170_.jpg | 14.4 KiB | 11.9 KiB |
Relojes inteligentes li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/CE/alopvela/renewed_landing/MKT_680_B09C6P81... | 17.6 KiB | 11.1 KiB |
Tarjetas de regalo fisicas li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/img22/Payment_Methods/MX_ingress_update/MXPa... | 14.4 KiB | 10.8 KiB |
Celulares li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/CE/alopvela/renewed_landing/MKT_680_B0DHJDPY... | 17.3 KiB | 10.7 KiB |
Electrodomésticos li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/CE/alopvela/renewed_landing/MKT_680_B0FM4NLX... | 17.0 KiB | 10.5 KiB |
Audífonos li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/CE/alopvela/renewed_landing/MKT_680_B0828BJG... | 16.7 KiB | 10.2 KiB |
Televisiones li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/CE/alopvela/renewed_landing/MKT_680_B0FZXJ8S... | 16.5 KiB | 10.0 KiB |
Laptops li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/CE/alopvela/renewed_landing/MKT_680_B0FYQ1GC... | 16.4 KiB | 9.9 KiB |
Tabletas li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/CE/alopvela/renewed_landing/MKT_680_B08NPH29... | 16.3 KiB | 9.8 KiB |
Raganet, Set De 12 Contenedores De Vidrio Herméticos Para Alimentos, Toppers Co… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/81hqqgdr2gL._AC_SY200_.jpg | 17.2 KiB | 8.9 KiB |
TCL Smart TV Pantalla 55" 55QM6K Google TV QLED - MiniLED 4K Google Assistant |… div.a-section > a.a-spacing-none > div.a-image-container > img | m.media-amazon.com/images/I/61im5iWQf+L._AC_SY145_.jpg | 10.4 KiB | 8.6 KiB |
Consigue todo lo que necesitas en Estadio Amazon a.a-link-normal > div.a-section > div.a-section > img._Zmx1a_fluidLandscapeImage_2euAK | /images/G/33/img24/Discoverability/HotSale2024/EstadioAmz... | 23.8 KiB | 8.3 KiB |
Xbox Gamepass Ultimate Código Digital 1 Mes - Xbox One & Series XS [Código por … div.a-section > a.a-spacing-none > div.a-image-container > img | m.media-amazon.com/images/I/81FIV+7ukVL._AC_SY170_.jpg | 10.9 KiB | 8.0 KiB |
div#e129ae83-d37e-41b6-b1c0-fe54fa87810f > div.a-section > a.a-link-normal > span.gw-icon div#e129ae83-d37e-41b6-b1c0-fe54fa87810f > div.a-section > a.a-link-normal > span.gw-icon | m.media-amazon.com/images/S/sash/x6ok$LYiGGUKJXl.png | 12.9 KiB | 7.8 KiB |
CeraVe Gel Limpiador Espumoso Facial para Piel Mixta a Grasa con Ceramidas Esen… div.a-cardui > a.a-link-normal > div.dcl-product-image-container > img.a-dynamic-image | m.media-amazon.com/images/I/31hMHuLL7iL._AC_SR480,440_.jpg | 10.0 KiB | 7.8 KiB |
Bluelander Juego de Sabanas, Sabanas King Size, 4 Piezas, 1800 Hilos, Cómodas y… div.a-cardui > a.a-link-normal > div.dcl-product-image-container > img.a-dynamic-image | m.media-amazon.com/images/I/31YWH4TJVwL._AC_SR480,440_.jpg | 9.9 KiB | 7.7 KiB |
Marvel vs. Capcom Fighting Collection: Arcade Classics - Nintendo Switch div.a-section > a.a-spacing-none > div.a-image-container > img | m.media-amazon.com/images/I/91L2L7AK5sL._AC_SY170_.jpg | 10.0 KiB | 7.5 KiB |
Super Smash Bros. Ultimate - Standard Edition - Nintendo Switch div.a-section > a.a-spacing-none > div.a-image-container > img | m.media-amazon.com/images/I/81qzH0RY3DS._AC_SY170_.jpg | 9.4 KiB | 6.9 KiB |
Super Mario Galaxy™ + Super Mario Galaxy™ 2 - MEX div.a-section > a.a-spacing-none > div.a-image-container > img | m.media-amazon.com/images/I/81iU39O0DCL._AC_SY170_.jpg | 9.3 KiB | 6.8 KiB |
Cyxus Lentes de Luz Azul Gafas para Computadora UV Protección para Hombres y Mu… div.a-cardui > a.a-link-normal > div.dcl-product-image-container > img.a-dynamic-image | m.media-amazon.com/images/I/31vF8ZdPUKL._AC_SR480,440_.jpg | 8.6 KiB | 6.8 KiB |
Album FIFA WORLD CUP 2026 Panini Album Hard Cover div.a-section > a.a-spacing-none > div.a-image-container > img | m.media-amazon.com/images/I/61u351fjP9L._AC_SY170_.jpg | 8.8 KiB | 6.2 KiB |
Nintendo Switch 2 - Versión Nacional div.a-section > a.a-spacing-none > div.a-image-container > img | m.media-amazon.com/images/I/714-Fh3ngmL._AC_SY170_.jpg | 8.3 KiB | 5.8 KiB |
TOCOBO [TOCOBO] Barra solar suave de algodón SPF50+ PA+++ 0.67 onzas / 0.67 oz … div.a-cardui > a.a-link-normal > div.dcl-product-image-container > img.a-dynamic-image | m.media-amazon.com/images/I/31aDqz0S3wL._AC_SR480,440_.jpg | 7.2 KiB | 5.6 KiB |
SKDK Correas de levantamiento de silicona antideslizante ,Straps Para Gym, Leva… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/71uR-wVYS4L._AC_SY200_.jpg | 11.6 KiB | 4.8 KiB |
Album FIFA WORLD CUP 2026 Panini Album Soft Cover div.a-section > a.a-spacing-none > div.a-image-container > img | m.media-amazon.com/images/I/713f-QBUetL._AC_SY170_.jpg | 8.1 KiB | 4.7 KiB |
Juegos de mesa li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/IHG/CD_26/GW/Bubblers/7-des-BS_v2_1x._CB7852... | 11.1 KiB | 4.6 KiB |
Prime Video div#nav-swmslot > div#navSwmHoliday > a.nav-imageHref > img | /images/G/33/digital/video/merch/TV/THBY_S5_SWM_800x78_PO... | 6.1 KiB | 4.5 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 |
|---|---|
| amazon.com.mx/ | 498 ms |
| www.amazon.com.mx/ | 451 ms |
| www.amazon.com.mx/ | 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.
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 |
|---|---|---|
| inline: //////////////////////////////////////… | 41.7 KiB | 17.6 KiB |
| /images/I/11sflnhgXuL._RC|61xgboVfIXL.js_.js?AUIClients/A... | 18.1 KiB | 7.9 KiB |
| inline: <!-- window.$Nav && $Nav.decla… | 15.1 KiB | 2.0 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 |
|---|---|---|
| /1c5c1ecf7303/c0acd68c5a2d/b7b3507c72f3/challenge.js | 575.4 KiB | 318.9 KiB |
| /images/I/51jC0T3AfxL._RC|71wqVw+NAwL.js,41TUyOve3nL.js,0... | 121.3 KiB | 78.1 KiB |
| /images/I/11I0WXrZVoL._RC|11Y+5x+kkTL.js,51vYHGMfzIL.js,1... | 68.7 KiB | 43.0 KiB |
| m.media-amazon.com/images/I/81kCF8wuZEL.js?AUIClients/FWCIMAssets | 56.3 KiB | 23.7 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 |
|---|---|---|
| /images/I/51waPb-h-9L._RC|71Xax1c+HZL.css,41WcY5PbsbL.css... | 102.8 KiB | 94.1 KiB |
| /images/I/11WsGYSItxL._RC|01DE6WSvLKL.css,41ixaNR85ML.css... | 50.8 KiB | 48.5 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 | |
|---|---|
Credito y debito li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/img22/Payment_Methods/MX_ingress_update/MXPa... |
Pago en efectivo li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/img22/Payment_Methods/MX_ingress_update/MXPa... |
Pago a meses li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/img22/Payment_Methods/MX_ingress_update/MXPa... |
Vales de despensa li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/img22/Payment_Methods/MX_ingress_update/MXPa... |
Tarjetas de regalo fisicas li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/img22/Payment_Methods/MX_ingress_update/MXPa... |
Tarjetas de regalo digital li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/img22/Payment_Methods/MX_ingress_update/MXPa... |
Pago en quincenas li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/img22/Payment_Methods/MX_ingress_update/MXPa... |
Pago en efectivo li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/img22/Payment_Methods/MX_ingress_update/MXPa... |
Ver todos los metodos de pago li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/img22/Payment_Methods/MX_ingress_update/MXPa... |
Figuras de acción li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/IHG/CD_26/GW/Bubblers/1_des_BSv2_2x._CB78384... |
Muñecas li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/IHG/CD_26/GW/Bubblers/4_des_BSv2_2x._CB78384... |
Coleccionables li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/IHG/CD_26/GW/Bubblers/5_des_BSv2_2x._CB78384... |
Montables li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/IHG/CD_26/GW/Bubblers/6_des_BSv2_2x._CB78384... |
Juegos de rol li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/IHG/CD_26/GW/Bubblers/8_des_BSv2_2x._CB78384... |
Peluches li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/IHG/CD_26/GW/Bubblers/9_des_BSv2_2x._CB78384... |
Juegos de exterior li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/IHG/CD_26/GW/Bubblers/10_des_BSv2_2x._CB7838... |
Infantil y Bebé li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/IHG/CD_26/GW/Bubblers/11_des_BSv2_2x._CB7838... |
Arena Unisex Python Racing Swim Goggles for Men and Women Anti-Fog Max Comfort … li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/51rZmERrenL._AC_SY200_.jpg |
mabe Horno de microondas 0.7 pies cúbicos (20 L) 120 V Silver Mabe - HMM70SEJ li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/51PIHVzbpSL._AC_SY200_.jpg |
Prime Video div#nav-swmslot > div#navSwmHoliday > a.nav-imageHref > img | /images/G/33/digital/video/merch/TV/THBY_S5_SWM_800x78_PO... |
Yes4All Neopreno Recubierto Mancuernas De Mano Juegos De 2 - Múltiples Opciones… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/61BMjUrIfXL._AC_SY200_.jpg |
EasyWare JUEGO DE RECIPIENTES DE VIDRIO HERMÉTICO, CONTENEDORES Para Alimentos … li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/71h1c2O8WFL._AC_SY200_.jpg |
Raganet, Juego de Mancuernas Hexagonales de 10/15/20/25 lb, 2 Pesas de Hierro F… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/61ezUeT05LL._AC_SY200_.jpg |
EasyWare JUMBO - Contenedores de VIDRIO, Recipientes para Alimentos, Tapas Cier… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/71VUHBDUhWL._AC_SY200_.jpg |
NOL Natural Organic Lifestyle - Lonchera térmica para mujer - Hielera ligera de… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/6116odDlRcL._AC_SY200_.jpg |
Raganet, Set De 12 Contenedores De Vidrio Herméticos Para Alimentos, Toppers Co… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/81hqqgdr2gL._AC_SY200_.jpg |
Raganet, Contenedores para Alimentos, Juego de Recipientes Hermeticos con Tapa,… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/71cmPkqwu4L._AC_SY200_.jpg |
Bluelander Kit de Mancuernas, Juego de Pesas Para Ejercicio En Casa, Kit de Pes… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/61x7C4tUPOL._AC_SY200_.jpg |
LETTURE Bandas de Resistencia Antideslizante con 3 Niveles, Set de 3 Banda Elas… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/81AUgjz0kOS._AC_SY200_.jpg |
183 x 61CM Tapete de Yoga Antideslizante, Tapete para Ejercicio de Material TPE… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/7191t4tqnLL._AC_SY200_.jpg |
Raganet, Casa de Campaña para 3/4 Personas, Carpa Plegable de 2 Entradas, Tiend… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/61XFWvAmReL._AC_SY200_.jpg |
Amazon Basics - Mancuernas hexagonales de neopreno para entrenamiento li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/81yjPYQIBcL._AC_SY200_.jpg |
Raganet, Bandas de Resistencia Elasticas, Juego de 5 Ligas de Látex, 5 Tipos de… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/61NkEhfADBL._AC_SY200_.jpg |
SKDK Correas de levantamiento de silicona antideslizante ,Straps Para Gym, Leva… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/71uR-wVYS4L._AC_SY200_.jpg |
Raganet, Juego de 48 Cubiertos de Acero Inoxidable, Grado Alimenticio, para 8 P… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/51hdWD-h0fL._AC_SY200_.jpg |
TBONEEY Báscula Cocina Digital USB Recargable, Bascula Precision Cocina 10kg/1g… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/71q8MhAaYAL._AC_SY200_.jpg |
DQST Toalla Microfibra Secado Rápido 3 Pack, Toalla de Viaje Ligera y Portatil,… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/617kl-zqsOL._AC_SY200_.jpg |
MXCOCO Agitador de Leche 6 en 1 con Base de Soporte, Espumador Eléctrico Recarg… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/61iFirxZ4BL._AC_SY200_.jpg |
MAGMALIFE Termo de Acero Inoxidable para Agua y Café 1200 ml (40 oz): Contiene … li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/71eUsM-ZDIL._AC_SY200_.jpg |
Adidas Mini Trionda 2026 World Cup Unisex para Fútbol Blanco 1 li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/71njlYz6CQL._AC_SY200_.jpg |
SAN KARA Toalla Microfibra, Toallas de Mmicrofibra 3 PCS, Toalla Secado Rápido li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/61JHIN6raqL._AC_SY200_.jpg |
COOLSHT Trampolin Brincolin para Niños 1.4 M Diámetro con Red De Seguridad li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/51RVzl-sINL._AC_SY200_.jpg |
E T EASYTAO | Banda De Resistencia 5PCS, Ligas de Resistencia Ejercicio Yoga Ki… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/71xv97xZ9BL._AC_SY200_.jpg |
Celulares li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/CE/alopvela/renewed_landing/MKT_680_B0DHJDPY... |
Laptops li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/CE/alopvela/renewed_landing/MKT_680_B0FYQ1GC... |
Relojes inteligentes li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/CE/alopvela/renewed_landing/MKT_680_B09C6P81... |
Televisiones li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/CE/alopvela/renewed_landing/MKT_680_B0FZXJ8S... |
Electrodomésticos li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/CE/alopvela/renewed_landing/MKT_680_B0FM4NLX... |
Audífonos li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/CE/alopvela/renewed_landing/MKT_680_B0828BJG... |
Tabletas li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/CE/alopvela/renewed_landing/MKT_680_B08NPH29... |
Cámaras li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/CE/alopvela/renewed_landing/MKT_680_B06XNTPN... |
Monitores li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/CE/alopvela/renewed_landing/MKT_680_B0CJG2P1... |
ANNA TOSANI Dispensador de Agua Automático, Portátil USB Recargable Bomba de Ag… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/617ZnaxaiHL._AC_SY200_.jpg |
Construcción li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/IHG/CD_26/GW/Bubblers/2-des-BS_v2_1x._CB7852... |
Vehículos li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/IHG/CD_26/GW/Bubblers/3-des-BS_v3_1x._CB7830... |
Juegos de mesa li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | /images/G/33/IHG/CD_26/GW/Bubblers/7-des-BS_v2_1x._CB7852... |
Raganet, Juego de Bandas de Resistencia de 11 Piezas, Incluye 5 Bandas Apilable… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/61K5y971kmL._AC_SY200_.jpg |
NEWKIBOU Pelota de Pilates (Fitball Anti-Burst) 25cm, 55cm, 65cm, 75cm - Pelota… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/717IRxkk1iL._AC_SY200_.jpg |
Jasinber Bandas Elásticas, 3 Unidades Bandas de Resistencia para Yoga,Pilates, … li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/71fIogCd+LL._AC_SY200_.jpg |
MXHIGO 6 en 1 Espumador de Leche Recargable con 3 Cabezales de Batidores de Ace… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/61yWwe+pY7L._AC_SY200_.jpg |
Ninja - Bender BN751 Professional Plus DUO, 1400 vatios de pico, 3 programas Au… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/71rgzb22FlL._AC_SY200_.jpg |
DQST Guantes para Gym, Guantes Deportivos para Gimnasio, Guantes Antideslizante… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/61alfP2RogL._AC_SY200_.jpg |
SELECTSHOP Bascula De Cocina Digital Para Alimentos Con Pantalla Lcd Precisa Pe… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/61I3Ea8ONSL._AC_SY200_.jpg |
Bluelander Caminadora Electrica, Walking Pad con Asa, 100 * 48 * 120 cm, 110 V,… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/71IZAC7FXpL._AC_SY200_.jpg |
E T EASYTAO | Termo Acero Inoxidable, Termos para Agua con 2 Tapas, Doble Pared… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/61QJuTo0GpL._AC_SY200_.jpg |
Tomshin 2 Bloques de Yoga EVA, 1 Correa de algodón para Yoga, Bloques de Estabi… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/71zEQsDStRL._AC_SY200_.jpg |
Raganet, Juego de Cubiertos de Acero Inoxidable con 24 piezas, Cubiertos para 6… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/61S5zVVYrOL._AC_SY200_.jpg |
Amazon Basics - Báscula digital de acero inoxidable para cocina con pantalla LC… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/71eiII6MS-L._AC_SY200_.jpg |
Oster® Freidora de Aire Digital, Recubrimiento Oster® DiamondForce, con Ventana… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/71bHiUVLHTL._AC_SY200_.jpg |
Sportisimo - Cuerda para saltar - 3 m ajustable - PVC premium con manijas cómod… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/51DLiemO02L._AC_SY200_.jpg |
TAURUS OMEGA | Hervidor eléctrico de cristal 1.8 L con luz LED | Tetera rápida … li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/81iXkCcjFWL._AC_SY200_.jpg |
Meajax Ligas de Resistencia para Ejercicio, Bandas de Resistencia 5PCS, Banda E… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/61fdq-5fPnL._AC_SY200_.jpg |
Báscula de cocina digital de 10 kg de acero inoxidable, elegante y ultrafina, b… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/61wIruIxTVL._AC_SY200_.jpg |
CXJYSD Mini Bolso Cruzado En El Pecho,Para Hombre Y Mujer Con Bolsillos Dobles,… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/51SzVHVzBuL._AC_SY200_.jpg |
TAURUS ROBOT 750 INOX | Batidora de Inmersión 750 W | Caña de Acero Inoxidable … li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/61cBWqDUL-L._AC_SY200_.jpg |
Espumador de Leche Eléctrico Recargable RCA Portátil de Acero Inoxidable para C… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/61RxjoAZYaL._AC_SY200_.jpg |
Owala SmoothSip Vaso de café de acero inoxidable, taza reutilizable para café h… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/311JdFvhtVL._AC_SY200_.jpg |
Stanley Quencher ProTour - Vaso con Pajita abatible con Tapa a Prueba de Fugas,… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/61D8jsev+NL._AC_SY200_.jpg |
Ninja Blast Licuadora Portatil Recargable para Smoothies,Batidos,Ninja frappe d… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/61Ex5nV6JyL._AC_SY200_.jpg |
Owala Marvel Potter FreeSip Insulated Stainless Steel Water Bottle with Straw f… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/61WgU2-lb7L._AC_SY200_.jpg |
Stanley Activate Shaker 20 onzas de Pino seco li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/51tzEmE941L._AC_SY200_.jpg |
Owala FreeSip Botella de acero inoxidable aislada con popote, botella de agua d… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/41NWN+pOjTL._AC_SY200_.jpg |
NINJA, Licuadora Profesional Plus, Capacidad de 72 Oz, 3 Funciones para Smoothi… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/61wNw92VxDL._AC_SY200_.jpg |
Owala FreeSip Sway Botella de agua aislada de acero inoxidable con boquilla bid… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/61ezSdimm-L._AC_SY200_.jpg |
Owala FreeSip - Botella de agua aislada de acero inoxidable con pajita para dep… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/41qiCyT-7eL._AC_SY200_.jpg |
Owala FreeSip Botella de agua de acero inoxidable con aislamiento y popote, par… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/51D+k6SyUgL._AC_SY200_.jpg |
Owala FreeSip - Acero inoxidable - 24 oz - Rojo Negro Cereza li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/41ZPiDU6woL._AC_SY200_.jpg |
Owala Disney Princess FreeSip - Botella de agua aislada de acero inoxidable con… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/51trt5KQ9iL._AC_SY200_.jpg |
Owala - Botella de acero inoxidable FreeSip con aislamiento térmico y popote pa… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/51SbWPkLSRL._AC_SY200_.jpg |
Owala FreeSip Botella de acero inoxidable aislada con popote, botella de agua d… li.feed-carousel-card > span.a-list-item > a.a-link-normal > img.product-image | m.media-amazon.com/images/I/718RbhzhVbL._AC_SY200_.jpg |
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.
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Buscar en Amazon.com.mx form#nav-search-bar-form > div.nav-fill > div.nav-search-field > input#twotabsearchtextbox |
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.
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Conócenos div.navFooterVerticalColumn > div.navFooterVerticalRow > div.navFooterLinkCol > div.navFooterColHead |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
Expandir cuenta y listas div.nav-right > div#nav-tools > div#nav-link-accountList > button.nav-flyout-button |
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 |
|---|
Todo div#navbar > div#nav-main > div.nav-left > a#nav-hamburger-menu |
Taladros
Taladros div#CardInstanceWwafPciBH587ADFHCSz9dw > div.a-cardui-body > div.a-section > a.a-link-normal |
Sierras
Sierras div.a-cardui-body > div.a-section > div.a-section > a.a-link-normal |
Manuales
Manuales div.a-cardui-body > div.a-section > div.a-section > a.a-link-normal |
Bolsas
Bolsas div.a-cardui-body > div.a-section > div.a-section > a.a-link-normal |
Colchones
Colchones div#CardInstance8KIAlcs2l0u-TRBxOcOtfw > div.a-cardui-body > div.a-section > a.a-link-normal |
Tocadores
Tocadores div.a-cardui-body > div.a-section > div.a-section > a.a-link-normal |
Carritos
Carritos div.a-cardui-body > div.a-section > div.a-section > a.a-link-normal |
Closets
Closets div.a-cardui-body > div.a-section > div.a-section > a.a-link-normal |
Muñecas
Muñecas div#CardInstanceRj0Zvls9KNE7SLJYT2lESA > div.a-cardui-body > div.a-section > a.a-link-normal |
Construcción
Construcción div.a-cardui-body > div.a-section > div.a-section > a.a-link-normal |
Casas
Casas div.a-cardui-body > div.a-section > div.a-section > a.a-link-normal |
Peluches
Peluches div.a-cardui-body > div.a-section > div.a-section > a.a-link-normal |
Nuevas bocinas de Sonos
Nuevas bocinas de Sonos div#CardInstanceuyI8ryzCmIWJ1TyR6vring > div.a-cardui-body > div.a-section > a.a-link-normal |
Para vestir
Para vestir div.a-cardui-body > div.a-section > div.a-section > a.a-link-normal |
Tablets
Tablets div.a-cardui-body > div.a-section > div.a-section > a.a-link-normal |
Audífonos
Audífonos div.a-cardui-body > div.a-section > div.a-section > a.a-link-normal |
Climatización div._Zmx1a_fluidQuadImageLabelBody_3tld0 > div.a-section > div.a-section > a.a-link-normal |
Juegos y juguetes div._Zmx1a_fluidQuadImageLabelBody_3tld0 > div.a-section > div.a-section > a.a-link-normal |
Electrodomésticos div._Zmx1a_fluidQuadImageLabelBody_3tld0 > div.a-section > div.a-section > a.a-link-normal |
Albercas div._Zmx1a_fluidQuadImageLabelBody_3tld0 > div.a-section > div.a-section > a.a-link-normal |
Juegos de Mesa
Juegos de Mesa div#CardInstanceTLiTAJ_K8ve4iv3MTMlm-g > div.a-cardui-body > div.a-section > a.a-link-normal |
Exterior
Exterior div.a-cardui-body > div.a-section > div.a-section > a.a-link-normal |
Montables
Montables div.a-cardui-body > div.a-section > div.a-section > a.a-link-normal |
Infantil
Infantil div.a-cardui-body > div.a-section > div.a-section > a.a-link-normal |
Novedades en Juguetes
Novedades en Juguetes div#CardInstanceJSxqZsMKnAwvkGd9s5zEXQ > div.a-cardui-body > div.a-section > a.a-link-normal |
Videojuegos
Videojuegos div.a-cardui-body > div.a-section > div.a-section > a.a-link-normal |
Peluches
Peluches div.a-cardui-body > div.a-section > div.a-section > a.a-link-normal |
Figuras
Figuras div.a-cardui-body > div.a-section > div.a-section > a.a-link-normal |
Montables div._Zmx1a_fluidQuadImageLabelBody_3tld0 > div.a-section > div.a-section > a.a-link-normal |
Deportes de raqueta div._Zmx1a_fluidQuadImageLabelBody_3tld0 > div.a-section > div.a-section > a.a-link-normal |
Bicicletas div._Zmx1a_fluidQuadImageLabelBody_3tld0 > div.a-section > div.a-section > a.a-link-normal |
Ropa deportiva div._Zmx1a_fluidQuadImageLabelBody_3tld0 > div.a-section > div.a-section > a.a-link-normal |
Hidrolavadoras
Hidrolavadoras div#CardInstancejAefnPHQVT2ff9Hf_x63Ew > div.a-cardui-body > div.a-section > a.a-link-normal |
Parrillas
Parrillas div.a-cardui-body > div.a-section > div.a-section > a.a-link-normal |
Riego
Riego div.a-cardui-body > div.a-section > div.a-section > a.a-link-normal |
Jardinería
Jardinería div.a-cardui-body > div.a-section > div.a-section > a.a-link-normal |
Mundo Espacial div._Zmx1a_fluidQuadImageLabelBody_3tld0 > div.a-section > div.a-section > a.a-link-normal |
Mundo de Aventura div._Zmx1a_fluidQuadImageLabelBody_3tld0 > div.a-section > div.a-section > a.a-link-normal |
Mundo de Superhéroes div._Zmx1a_fluidQuadImageLabelBody_3tld0 > div.a-section > div.a-section > a.a-link-normal |
Casa de Muñecas div._Zmx1a_fluidQuadImageLabelBody_3tld0 > div.a-section > div.a-section > a.a-link-normal |
Cerraduras div._Zmx1a_fluidQuadImageLabelBody_3tld0 > div.a-section > div.a-section > a.a-link-normal |
Focos div._Zmx1a_fluidQuadImageLabelBody_3tld0 > div.a-section > div.a-section > a.a-link-normal |
Enchufes div._Zmx1a_fluidQuadImageLabelBody_3tld0 > div.a-section > div.a-section > a.a-link-normal |
Cámaras div._Zmx1a_fluidQuadImageLabelBody_3tld0 > div.a-section > div.a-section > a.a-link-normal |
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 |
|---|---|
| SharedStorage | www.amazon.com.mx/ line 3515, col 2048 |
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.
Send Feedback