Ebay.ca Electronics, Cars, Fashion, Collectibles, Coupons and More | eBay
Buy and sell electronics, cars, fashion apparel, collectibles, sporting goods, digital cameras, baby items, coupons, and everything else on eBay, the ...

ebay.ca Desktop Performance
81/100
These metrics represent real-world Chrome users experience viewing ebay.ca web page. Reports are focused on loading performance and other critical factors that most affect user experience. Follow our guide to track, optimize, and improve the quality of your web pages.
User Loading Experience
Cumulative Layout Shift
Largest Contentful Paint
First Input Delay
First Contentful Paint
Metrics
Total Blocking Time57/100 310 ms
Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. Learn more.
Largest Contentful Paint82/100 1.5 s
Largest Contentful Paint marks the time at which the largest text or image is painted. Learn More
Time to Interactive89/100 2.6 s
Time to interactive is the amount of time it takes for the page to become fully interactive. Learn more.
Speed Index90/100 1.3 s
Speed Index shows how quickly the contents of a page are visibly populated. Learn more.
First Contentful Paint96/100 0.8 s
First Contentful Paint marks the time at which the first text or image is painted. Learn more.
Cumulative Layout Shift100/100 0.025
Cumulative Layout Shift measures the movement of visible elements within the viewport. Learn more.
Should Fix (16)
Opportunities
These suggestions can help your page load faster. They don't directly affect the Performance score.
Properly size images
Potential savings of 175 KiB
600 ms
Remove unused JavaScript
Potential savings of 164 KiB
290 ms
Eliminate render-blocking resources
Potential savings of 250 ms
252 ms
Serve images in next-gen formats
Potential savings of 335 KiB
120 ms
Efficiently encode images
Potential savings of 158 KiB
80 ms
Diagnostics
More information about the performance of your application. These numbers don't directly affect the Performance score.
Does not use passive listeners to improve scrolling performance
Avoid `document.write()`
Avoid an excessive DOM size
2,055 elements
Serve static assets with an efficient cache policy
8 resources found
Minimize main-thread work
2.2 s
JavaScript execution time
1.2 s
Avoid chaining critical requests
14 chains found
Avoid large layout shifts
5 elements found
Avoid long main-thread tasks
7 long tasks found
Largest Contentful Paint element
1 element found
Keep request counts low and transfer sizes small
147 requests • 2,067 KiB
Passed Audits (13)
Initial server response time was short
Root document took 290 ms
Avoids enormous network payloads
Total size was 2,067 KiB
Preload key requests
Remove unused CSS
Potential savings of 34 KiB
Avoid multiple page redirects
Potential savings of 190 ms
All text remains visible during webfont loads
Minify CSS
Potential savings of 2 KiB
Enable text compression
Potential savings of 8 KiB
Defer offscreen images
Potential savings of 17 KiB
Preconnect to required origins
Minimize third-party usage
Third-party code blocked the main thread for 40 ms
Minify JavaScript
Potential savings of 13 KiB
Use video formats for animated content

ebay.ca Desktop SEO
100/100
These checks ensure that your page is optimized for search engine results ranking. There are additional factors Lighthouse does not check that may affect your search ranking. Learn more. Run these additional validators on your site to check additional SEO best practices.
Passed Audits (12)
Document avoids plugins
Has a `<meta name="viewport">` tag with `width` or `initial-scale`
Page has successful HTTP status code
Document has a valid `hreflang`
Image elements have `[alt]` attributes
Links are crawlable
Document has a valid `rel=canonical`
Page isn’t blocked from indexing
robots.txt is valid
Document has a meta description
Document has a `<title>` element
Links have descriptive text

ebay.ca Desktop Best Practices
77/100
These checks highlight opportunities to improve the overall code health of ebay.ca page. Current recommendations will help to make your page fast and secure, to create a good user experience and to avoid deprecated technologies.
Should Fix (3)
Trust and Safety
Includes front-end JavaScript libraries with known security vulnerabilities
5 vulnerabilities detected
Does not use HTTPS
1 insecure request found
General
Browser errors were logged to the console
Passed Audits (11)
Links to cross-origin destinations are safe
Allows users to paste into password fields
Serves images with appropriate resolution
Avoids deprecated APIs
Properly defines charset
Avoids requesting the notification permission on page load
Detected JavaScript libraries
Page has the HTML doctype
Displays images with correct aspect ratio
Avoids Application Cache
Avoids requesting the geolocation permission on page load

ebay.ca Desktop Progressive Web App
19/100
These checks validate the aspects of a Progressive Web App. Learn more. These checks are required by the baseline PWA Checklist but are not automatically checked by Lighthouse. They do not affect your score but it's important that you verify them manually.
Should Fix (10)
Fast and reliable
Current page does not respond with a 200 when offline
`start_url` does not respond with a 200 when offline
Page load is not fast enough on mobile networks
Interactive on simulated mobile network at 14.5 s
PWA Optimized
Does not provide a valid `apple-touch-icon`
Is not configured for a custom splash screen
Manifest doesn't have a maskable icon
Does not set a theme color for the address bar.
Installable
Web app manifest does not meet the installability requirements
Does not use HTTPS
1 insecure request found
Does not register a service worker that controls page and `start_url`
Passed Audits (3)
Contains some content when JavaScript is not available
Has a `<meta name="viewport">` tag with `width` or `initial-scale`
Redirects HTTP traffic to HTTPS

ebay.ca Desktop Accessibility
92/100
These checks highlight opportunities to improve the accessibility of your web app. Only a subset of accessibility issues can be automatically detected so manual testing is also encouraged. These items address areas which an automated testing tool cannot cover. Learn more in our guide on conducting an accessibility review.
Should Fix (2)
ARIA
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.
ARIA IDs are not unique
Contrast
These are opportunities to improve the legibility of your content.
Background and foreground colors do not have a sufficient contrast ratio.
Passed Audits (25)
Heading elements appear in a sequentially-descending order
`[aria-*]` attributes have valid values
`[aria-*]` attributes match their roles
`[role]` values are valid
`[aria-hidden="true"]` is not present on the document `<body>`
`<frame>` or `<iframe>` elements have a title
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
`[role]`s have all required `[aria-*]` attributes
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
Image elements have `[alt]` attributes
`<html>` element has a `[lang]` attribute
No element has a `[tabindex]` value greater than 0
`[id]` attributes on active, focusable elements are unique
Form elements have associated labels
`[role]`s are contained by their required parent element
`<html>` element has a valid value for its `[lang]` attribute
List items (`<li>`) are contained within `<ul>` or `<ol>` parent elements
`[aria-hidden="true"]` elements do not contain focusable descendents
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
The page contains a heading, skip link, or landmark region
Links have a discernible name
`[aria-*]` attributes are valid and not misspelled
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
Buttons have an accessible name
Document has a `<title>` element

Desktop Speed
56/100
These checks analyze the performance of ebay.ca on desktop devices and return PageSpeed score and information on how to improve the load time. What makes a good Progressive Web App?
Should Fix (4)
Optimize images
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Leverage browser caching
Enable compression
Passed Audits (6)
Avoid landing page redirects
Reduce server response time
Minify CSS
Minify HTML
Minify JavaScript
Prioritize visible content
www.ebay.com
www.ebay.net
www.ebay.org
www.ebay.info
www.ebay.biz
www.ebay.us
www.ebay.mobi
www.bay.ca
www.ebay.ca
www.wbay.ca
www.ewbay.ca
www.webay.ca
www.sbay.ca
www.esbay.ca
www.sebay.ca
www.dbay.ca
www.edbay.ca
www.debay.ca
www.rbay.ca
www.erbay.ca
www.rebay.ca
www.eay.ca
www.evay.ca
www.ebvay.ca
www.evbay.ca
www.egay.ca
www.ebgay.ca
www.egbay.ca
www.ehay.ca
www.ebhay.ca
www.ehbay.ca
www.enay.ca
www.ebnay.ca
www.enbay.ca
www.eby.ca
www.ebqy.ca
www.ebaqy.ca
www.ebqay.ca
www.ebwy.ca
www.ebawy.ca
www.ebway.ca
www.ebsy.ca
www.ebasy.ca
www.ebsay.ca
www.ebzy.ca
www.ebazy.ca
www.ebzay.ca
www.eba.ca
www.ebat.ca
www.ebayt.ca
www.ebaty.ca
www.ebag.ca
www.ebayg.ca
www.ebagy.ca
www.ebah.ca
www.ebayh.ca
www.ebahy.ca
www.ebau.ca
www.ebayu.ca
www.ebauy.ca
www.ebay.net
www.ebay.org
www.ebay.info
www.ebay.biz
www.ebay.us
www.ebay.mobi
www.bay.ca
www.ebay.ca
www.wbay.ca
www.ewbay.ca
www.webay.ca
www.sbay.ca
www.esbay.ca
www.sebay.ca
www.dbay.ca
www.edbay.ca
www.debay.ca
www.rbay.ca
www.erbay.ca
www.rebay.ca
www.eay.ca
www.evay.ca
www.ebvay.ca
www.evbay.ca
www.egay.ca
www.ebgay.ca
www.egbay.ca
www.ehay.ca
www.ebhay.ca
www.ehbay.ca
www.enay.ca
www.ebnay.ca
www.enbay.ca
www.eby.ca
www.ebqy.ca
www.ebaqy.ca
www.ebqay.ca
www.ebwy.ca
www.ebawy.ca
www.ebway.ca
www.ebsy.ca
www.ebasy.ca
www.ebsay.ca
www.ebzy.ca
www.ebazy.ca
www.ebzay.ca
www.eba.ca
www.ebat.ca
www.ebayt.ca
www.ebaty.ca
www.ebag.ca
www.ebayg.ca
www.ebagy.ca
www.ebah.ca
www.ebayh.ca
www.ebahy.ca
www.ebau.ca
www.ebayu.ca
www.ebauy.ca