59 / 100
Should Fix:
Avoid landing page redirects
Your page has 2 redirects. Redirects introduce additional delays before the page can be loaded.
Avoid landing page redirects for the following chain of redirected URLs.
- http://ebay.co.uk/
- http://www.ebay.co.uk/
- http://m.ebay.co.uk/?_mwBanner=1
Show how to fix
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 3 blocking script resources and 1 blocking CSS resources. This causes a delay in rendering your page.
None of the above-the-fold content on your page could be rendered without waiting for the following resources to load. Try to defer or asynchronously load blocking resources, or inline the critical portions of those resources directly in the HTML.
Remove render-blocking JavaScript:
- http://ir.ebaystatic.com/rs/v/41mvwryey24rjl04u0hopdeexy5.js
- http://ir.ebaystatic.com/rs/v/be242ecbfi5xpl11el5ixsqqd23.js
- http://ir.ebaystatic.com/rs/v/e54wjh5d2a4t3mashu0yjbtzbas.js
Optimize CSS Delivery of the following:
- http://ir.ebaystatic.com/rs/v/ac4yw4uz0ayubcomn0sbauvdom0.css
Show how to fix
Consider Fixing:
Enable compression
Compressing resources with gzip or deflate can reduce the number of bytes sent over the network.
Enable compression for the following resources to reduce their transfer size by 1.9KiB (56% reduction).
- Compressing http://optimized-by.rubiconproject.com/a/api/ads.jsonp?enc=url&account_id=9456&site_id=67130&zone_id=316946&size_id=15&cb=0.2186900842934847&tk_st=1&rf=http%3A//www.ebay.co.uk&rp_s=l&kw=gpt&tg_v.gender=13&p_screen_res=412x732&ad_slot=67130_15 could save 1.9KiB (56% reduction).
Show how to fix
Leverage browser caching
Setting an expiry date or a maximum age in the HTTP headers for static resources instructs the browser to load previously downloaded resources from local disk rather than over the network.
Leverage browser caching for the following cacheable resources:
- http://www.googletagservices.com/tag/js/gpt.js (15 minutes)
- https://www.googletagservices.com/tag/js/gpt.js (15 minutes)
- http://pagead2.googlesyndication.com/pagead/osd.js (60 minutes)
- http://gum.criteo.com/sync?c=2&r=2&j=rp_onUserIdLoaded_316946_15 (60 minutes)
- http://secure-assets.rubiconproject.com/utils/ebay/gpt/first-look/firstlook.min.js?geo=uk&account_id=9456&site_id=67130&zone_id=316946&size_id=300x250 (101.2 minutes)
- http://ads.rubiconproject.com/ad/9456.js (3.8 hours)
Show how to fix
Minify HTML
Compacting HTML code, including any inline JavaScript and CSS contained in it, can save many bytes of data and speed up download and parse times.
Minify HTML for the following resources to reduce their size by 864B (11% reduction).
- Minifying http://tap2-cdn.rubiconproject.com/partner/scripts/rubicon/emily.html?pc=9456/67130&geo=na&co=us could save 864B (11% reduction) after compression.
Show how to fix
Optimize images
Properly formatting and compressing images can save many bytes of data.
Optimize the following images to reduce their size by 21.9KiB (20% reduction).
- Compressing http://rtm.ebaystatic.com/3/RTMS/Image/2960_UK_Deals_HP_Fallback_MREC_300x250_Generic_Green.jpg could save 4.2KiB (27% reduction).
- Compressing http://i.ebayimg.com/00/s/ODAwWDgwMA==/z/ZU0AAOSw44BYIcKe/$_62.JPG?set_id=8800005007 could save 3.5KiB (25% reduction).
- Compressing http://i.ebayimg.com/00/s/MTYwMFgxNjAw/z/u~cAAOSw1h5XQFqY/$_62.JPG?set_id=880000500F could save 3.5KiB (20% reduction).
- Compressing http://p.ebaystatic.com/aw/mobile/mobileWeb/popular_categories/spr/3-w188x178_q50-v1.jpg could save 3.4KiB (15% reduction).
- Compressing http://i.ebayimg.com/images/g/A3oAAOSwaB5XrLio/s-l225.jpg could save 2.6KiB (18% reduction).
- Compressing http://i.ebayimg.com/00/s/MTYwMFgxNjAw/z/7dQAAOSwUKxYbQU6/$_62.JPG?set_id=880000500F could save 2.4KiB (18% reduction).
- Compressing http://i.ebayimg.com/images/g/ONcAAOSwa-dWjx~A/s-l225.jpg could save 1.3KiB (16% reduction).
- Compressing http://i.ebayimg.com/00/s/NzY4WDEwMjQ=/z/44sAAOSwImRYdgUT/$_62.JPG?set_id=8800005007 could save 961B (15% reduction).
Show how to fix
Prioritize visible content
Your page requires additional network round trips to render the above-the-fold content. For best performance, reduce the amount of HTML needed to render above-the-fold content.
The entire HTML response was not sufficient to render the above-the-fold content. This usually indicates that additional resources, loaded after HTML parsing, were required to render above-the-fold content. Prioritize visible content that is needed for rendering above-the-fold by including it directly in the HTML response.
- Only about 45% of the final above-the-fold content could be rendered with the full HTML response snapshot:4.
Show how to fix
2 Passed Rules
99 / 100
Consider Fixing:
Size tap targets appropriately
Some of the links/buttons on your webpage may be too small for a user to easily tap on a touchscreen. Consider making these tap targets larger to provide a better user experience.
The following tap targets are close to other nearby tap targets and may need additional spacing around them.
- The tap target
<a id="shopCartAnchr" href="http://m.ebay.…k/shoppingCart" class="tracking">Go to Shopping basket</a>
is close to 1 other tap targets final.
- The tap target
<a href="http://pages.e…agreement.html">User Agreement</a>
and 3 others are close to other tap targets.
Show how to fix
4 Passed Rules
Show details
Avoid plugins
Your page does not appear to use plugins, which would prevent content from being usable on many platforms. Learn more about the importance of avoiding plugins.
Configure the viewport
Your page specifies a viewport matching the device's size, which allows it to render properly on all devices. Learn more about configuring viewports.
Size content to viewport
The contents of your page fit within the viewport. Learn more about sizing content to the viewport.
Use legible font sizes
The text on your page is legible. Learn more about using legible font sizes.
61 / 100
Should Fix:
Optimize images
Properly formatting and compressing images can save many bytes of data.
Optimize the following images to reduce their size by 510.7KiB (35% reduction).
- Compressing http://cdn.roma.ebay.com/assets/bb01a96f-766f-4dee-9d17-5486ea4b1807574026.jpg could save 112.4KiB (76% reduction).
- Compressing http://cdn.roma.ebay.com/assets/3b14ef25-3108-4d2d-9caf-257ab8601731783466.jpg could save 72KiB (61% reduction).
- Compressing http://cdn.roma.ebay.com/assets/988f604c-023c-4820-a5b7-dd7443459d10135437.jpg could save 67.8KiB (66% reduction).
- Compressing http://cdn.roma.ebay.com/assets/7718fbaa-8d10-46c5-86ef-14829d0c108c910077.jpg could save 51.9KiB (62% reduction).
- Compressing http://rtm.ebaystatic.com/3/RTMS/Image/2989_UK_eBay3.0_Flyout_550x270_Collectables_1_17_2014_6_22_10_439.jpg could save 16.5KiB (27% reduction).
- Compressing http://i2.ebayimg.com/images/g/HMAAAOSwKfVXKzil/s-l500.jpg could save 13.3KiB (28% reduction).
- Compressing http://rtm.ebaystatic.com/3/RTMS/Image/2989_UK_eBay3.0_Flyout_550x270_Fashion_C03_1_17_2014_6_29_12_798.jpg could save 11KiB (22% reduction).
- Compressing http://i3.ebayimg.com/images/g/OVgAAOSwFMZWqm9i/s-l500.jpg could save 10.1KiB (24% reduction).
- Compressing http://rtm.ebaystatic.com/3/RTMS/Image/2989_UK_eBay3.0_Flyout_550x270_Electronics_1_17_2014_6_24_27_485.jpg could save 10.1KiB (23% reduction).
- Compressing http://i2.ebayimg.com/images/g/A3oAAOSwaB5XrLio/s-l500.jpg could save 8.8KiB (20% reduction).
- Compressing http://rtm.ebaystatic.com/3/RTMS/Image/2989_UK_eBay3.0_Flyout_550x270_Jewellery_1_17_2014_6_25_22_392.jpg could save 8.7KiB (21% reduction).
- Compressing http://i3.ebayimg.com/images/g/4zoAAOSwYlJW3Dxx/s-l500.jpg could save 8.3KiB (19% reduction).
- Compressing http://i1.ebayimg.com/images/g/MHgAAOSwTZ1XnFNy/s-l500.jpg could save 8KiB (17% reduction).
- Compressing http://rtm.ebaystatic.com/3/RTMS/Image/2989_UK_eBay3.0_Flyout_550x270_Motors_1_17_2014_6_26_07_923.jpg could save 7.9KiB (20% reduction).
- Compressing http://rtm.ebaystatic.com/3/RTMS/Image/2989_UK_eBay3.0_Flyout_550x270_Sports_1_17_2014_6_26_52_501.jpg could save 7.6KiB (20% reduction).
- Compressing http://i3.ebayimg.com/images/g/WBIAAOSw9N1V0KGd/s-l500.jpg could save 7.1KiB (14% reduction).
- Compressing http://ir.ebaystatic.com/rtm/3/RTMS/Image/9954_UK_Retail_Q1_HG_HaloBannersPartTwo_Flyout_550x270.jpg could save 6.5KiB (19% reduction).
- Compressing http://i1.ebayimg.com/images/g/MA4AAOSw5dNWoMQk/s-l500.jpg could save 6.5KiB (24% reduction).
- Compressing http://rtm.ebaystatic.com/3/RTMS/Image/2989_UK_eBay3.0_Flyout_550x270_Deals_1_17_2014_6_22_58_579.jpg could save 6.4KiB (19% reduction).
- Compressing http://i3.ebayimg.com/images/g/xIEAAOSwLVZVmU-k/s-l500.jpg could save 6KiB (13% reduction).
- Compressing http://i1.ebayimg.com/images/g/gZwAAOSwygJXhqP7/s-l500.jpg could save 5.6KiB (16% reduction).
- Compressing http://i3.ebayimg.com/images/g/ONcAAOSwa-dWjx~A/s-l500.jpg could save 3.7KiB (16% reduction).
- Compressing http://rtm.ebaystatic.com/3/RTMS/Image/2960_UK_Deals_HP_Fallback_BREC_300x130_Generic_Green.jpg could save 3.6KiB (36% reduction).
- Compressing https://ir.ebaystatic.com/rtm/3/RTMS/Image/2960_UK_Deals_HP_Fallback_BREC_300x130_Generic_Green.jpg could save 3.6KiB (36% reduction).
- Compressing http://i1.ebayimg.com/images/g/ZU0AAOSw44BYIcKe/s-l200.jpg could save 2.9KiB (25% reduction).
- Compressing http://i1.ebayimg.com/images/g/vv4AAOSwDNdVnlrz/s-l200.jpg could save 2.4KiB (20% reduction).
- Compressing http://i.ebayimg.com/images/g/u~cAAOSw1h5XQFqY/s-l200.jpg could save 2.3KiB (17% reduction).
- Compressing http://i1.ebayimg.com/images/g/plEAAOSwmtJXZUng/s-l200.jpg could save 2.3KiB (25% reduction).
- Compressing http://i.ebayimg.com/images/g/taIAAOSwOVpXT91~/s-l200.jpg could save 2.3KiB (17% reduction).
- Compressing http://i3.ebayimg.com/images/a/T2eC16d,!zQE9s3stYbcBQ9Ed-DImg~~/s-l200.jpg could save 2.2KiB (16% reduction).
- Compressing http://i2.ebayimg.com/images/g/29cAAOSwAYtWJn1-/s-l200.jpg could save 2.2KiB (25% reduction).
- Compressing http://i2.ebayimg.com/images/g/7dQAAOSwUKxYbQU6/s-l200.jpg could save 2KiB (19% reduction).
- Compressing http://i2.ebayimg.com/images/g/7eMAAOSwbYZXdjhC/s-l200.jpg could save 2KiB (19% reduction).
- Compressing http://i.ebayimg.com/images/g/gfkAAOSw8w1X-1mp/s-l200.jpg could save 1.8KiB (18% reduction).
- Compressing http://i.ebayimg.com/images/g/-JUAAOSwxH1UJS1E/s-l200.jpg could save 1.7KiB (19% reduction).
- Compressing http://i3.ebayimg.com/images/g/GZwAAOSwaB5XsNh9/s-l200.jpg could save 1.6KiB (23% reduction).
- Compressing http://i1.ebayimg.com/images/g/f7sAAOSw9N1V0XnF/s-l200.jpg could save 1.6KiB (16% reduction).
- Compressing http://i2.ebayimg.com/images/g/q0MAAOxy2CZTbMeo/s-l200.jpg could save 1.6KiB (19% reduction).
- Compressing http://i2.ebayimg.com/images/g/WdMAAOSwPc9W0Hqc/s-l200.jpg could save 1.5KiB (18% reduction).
- Compressing http://ir.ebaystatic.com/pictures/aw/uk/holiday/Doodle_2016/SPORTS_FITNESS_UK/10203_UK_Retail_Q3_SportsHubPage_Doodle_Small.png could save 1.5KiB (65% reduction).
- Compressing http://i.ebayimg.com/images/g/XyIAAOxy-WxTFw1~/s-l200.jpg could save 1.4KiB (22% reduction).
- Compressing http://i.ebayimg.com/images/g/4KoAAOSwImRYFlXp/s-l200.jpg could save 1.3KiB (15% reduction).
- Compressing http://i2.ebayimg.com/images/g/JfUAAOSwaB5XsIcY/s-l200.jpg could save 1.3KiB (16% reduction).
- Compressing http://i3.ebayimg.com/images/g/Nc8AAMXQAEFSHe6T/s-l200.jpg could save 1.1KiB (20% reduction).
- Compressing http://i1.ebayimg.com/images/g/HmcAAOSwjDZYd4r5/s-l200.jpg could save 1KiB (13% reduction).
- Compressing http://rtm.ebaystatic.com/1000/RTMS/Image/s1.gif could save 1KiB (93% reduction).
- Compressing http://rtm.ebaystatic.com/1000/RTMS/Image/s1.gif could save 1KiB (93% reduction).
- Compressing http://rtm.ebaystatic.com/1000/RTMS/Image/s1.gif could save 1KiB (93% reduction).
- Compressing http://rtm.ebaystatic.com/1000/RTMS/Image/s1.gif could save 1KiB (93% reduction).
- Compressing http://i3.ebayimg.com/images/g/JFsAAOSwA3dYeK0V/s-l200.jpg could save 938B (14% reduction).
- Compressing http://i1.ebayimg.com/images/g/FkgAAOSwepZXTcKs/s-l200.jpg could save 889B (18% reduction).
- Compressing http://i1.ebayimg.com/images/g/eZoAAOSw5VFWMUE1/s-l200.jpg could save 785B (11% reduction).
- Compressing http://i3.ebayimg.com/images/g/44sAAOSwImRYdgUT/s-l200.jpg could save 772B (15% reduction).
- Compressing http://i3.ebayimg.com/images/g/guEAAOSwa-dWin78/s-l200.jpg could save 744B (11% reduction).
- Compressing http://i1.ebayimg.com/images/g/2s0AAOSwo4pYbiCi/s-l200.jpg could save 706B (11% reduction).
- Compressing http://i.ebayimg.com/images/g/T~wAAOSwZQRYfJ5i/s-l200.jpg could save 685B (17% reduction).
Show how to fix
Consider Fixing:
Leverage browser caching
Setting an expiry date or a maximum age in the HTTP headers for static resources instructs the browser to load previously downloaded resources from local disk rather than over the network.
Leverage browser caching for the following cacheable resources:
- http://cdn.roma.ebay.com/assets/3b14ef25-3108-4d2d-9caf-257ab8601731783466.jpg (expiration not specified)
- http://cdn.roma.ebay.com/assets/7718fbaa-8d10-46c5-86ef-14829d0c108c910077.jpg (expiration not specified)
- http://cdn.roma.ebay.com/assets/988f604c-023c-4820-a5b7-dd7443459d10135437.jpg (expiration not specified)
- http://cdn.roma.ebay.com/assets/bb01a96f-766f-4dee-9d17-5486ea4b1807574026.jpg (expiration not specified)
- http://www.googletagservices.com/tag/js/gpt.js (15 minutes)
- https://animate.adobe.com/runtime/6.0.0/edge.6.0.0.min.js (15 minutes)
- http://pagead2.googlesyndication.com/pagead/osd.js (60 minutes)
- https://pagead2.googlesyndication.com/pagead/js/lidar.js (60 minutes)
- https://www.googletagservices.com/dcm/dcmads.js (60 minutes)
Show how to fix
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 1 blocking CSS resources. This causes a delay in rendering your page.
None of the above-the-fold content on your page could be rendered without waiting for the following resources to load. Try to defer or asynchronously load blocking resources, or inline the critical portions of those resources directly in the HTML.
Optimize CSS Delivery of the following:
- http://ir.ebaystatic.com/rs/v/hp2qxhil3azgxm0v3ephsikomem.css
Show how to fix
6 Passed Rules
* The results are cached for 30s. If you have made changes to your page, please wait for 30s before re-running the test.