51 / 100
Should Fix:
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 610KiB (75% reduction).
- Compressing https://www.autorepair.lt/js/jquery/ui/jquery-ui.min.js could save 163.3KiB (73% reduction).
- Compressing https://www.autorepair.lt/themes/ibs-carshelp-theme/assets/css/theme.css could save 153.6KiB (82% reduction).
- Compressing https://www.autorepair.lt/themes/ibs-carshelp-theme/assets/js/theme.js could save 122.3KiB (72% reduction).
- Compressing https://www.autorepair.lt/themes/core.js could save 78.5KiB (68% reduction).
- Compressing https://www.autorepair.lt/ could save 40.8KiB (82% reduction).
- Compressing https://www.autorepair.lt/js/jquery/ui/themes/base/minified/jquery-ui.min.css could save 20.4KiB (81% reduction).
- Compressing https://www.autorepair.lt/js/jquery/ui/themes/base/minified/jquery.ui.theme.min.css could save 11.1KiB (83% reduction).
- Compressing https://www.autorepair.lt/themes/ibs-carshelp-theme/assets/css/custom.css could save 9.4KiB (78% reduction).
- Compressing https://www.autorepair.lt/modules/ps_googleanalytics/views/js/GoogleAnalyticActionLib.js could save 3.1KiB (65% reduction).
- Compressing https://www.autorepair.lt/modules/ps_imageslider/js/responsiveslides.min.js could save 1.9KiB (56% reduction).
- Compressing https://www.autorepair.lt/modules/blockreassurance/views/js/front.js could save 1.3KiB (56% reduction).
- Compressing https://www.autorepair.lt/modules/ps_shoppingcart/ps_shoppingcart.js could save 1.2KiB (58% reduction).
- Compressing https://www.autorepair.lt/modules/blockreassurance/views/css/front.css could save 1,016B (71% reduction).
- Compressing https://www.autorepair.lt/modules/ps_imageslider/js/homeslider.js could save 956B (51% reduction).
- Compressing https://www.autorepair.lt/modules/ps_searchbar/ps_searchbar.js could save 698B (57% reduction).
- Compressing https://www.autorepair.lt/modules/ps_imageslider/css/homeslider.css could save 680B (58% 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:
- https://www.autorepair.lt/24-home_default/mitsubishi-outlander-phev-baterija-1x-lev50-cele-375v-50ah.jpg (expiration not specified)
- https://www.autorepair.lt/27-home_default/mitsubishi-outlander-phev-modulis-24-kwh.jpg (expiration not specified)
- https://www.autorepair.lt/3021-home_default/telefono-laikiklis-vairui.jpg (expiration not specified)
- https://www.autorepair.lt/3026-home_default/usb-sildoma-maisto-dezute.jpg (expiration not specified)
- https://www.autorepair.lt/3032-home_default/pelenine-su-dangteliu-ir-led-sviesa-masinai.jpg (expiration not specified)
- https://www.autorepair.lt/3035-home_default/apsauginis-automobilio-kilimelis-gyvunams.jpg (expiration not specified)
- https://www.autorepair.lt/3043-home_default/honda-civic-baterija-cele-ima-ca4-hv-ev-ptho1bdb1.jpg (expiration not specified)
- https://www.autorepair.lt/img/carshelplt-logo-1570906938.jpg (expiration not specified)
- https://www.autorepair.lt/js/jquery/ui/jquery-ui.min.js (expiration not specified)
- https://www.autorepair.lt/js/jquery/ui/themes/base/minified/images/ui-bg_flat_75_ffffff_40x100.png (expiration not specified)
- https://www.autorepair.lt/js/jquery/ui/themes/base/minified/jquery-ui.min.css (expiration not specified)
- https://www.autorepair.lt/js/jquery/ui/themes/base/minified/jquery.ui.theme.min.css (expiration not specified)
- https://www.autorepair.lt/modules/blockreassurance/views/css/front.css (expiration not specified)
- https://www.autorepair.lt/modules/blockreassurance/views/js/front.js (expiration not specified)
- https://www.autorepair.lt/modules/ps_googleanalytics/views/js/GoogleAnalyticActionLib.js (expiration not specified)
- https://www.autorepair.lt/modules/ps_imageslider/css/homeslider.css (expiration not specified)
- https://www.autorepair.lt/modules/ps_imageslider/images/f3b76eb3498adcc62deb76d665bcbc52bc0584d7_ev%20pakrovimas%203.jpg (expiration not specified)
- https://www.autorepair.lt/modules/ps_imageslider/js/homeslider.js (expiration not specified)
- https://www.autorepair.lt/modules/ps_imageslider/js/responsiveslides.min.js (expiration not specified)
- https://www.autorepair.lt/modules/ps_searchbar/ps_searchbar.js (expiration not specified)
- https://www.autorepair.lt/modules/ps_shoppingcart/ps_shoppingcart.js (expiration not specified)
- https://www.autorepair.lt/themes/core.js (expiration not specified)
- https://www.autorepair.lt/themes/ibs-carshelp-theme/assets/css/custom.css (expiration not specified)
- https://www.autorepair.lt/themes/ibs-carshelp-theme/assets/css/theme.css (expiration not specified)
- https://www.autorepair.lt/themes/ibs-carshelp-theme/assets/js/custom.js (expiration not specified)
- https://www.autorepair.lt/themes/ibs-carshelp-theme/assets/js/theme.js (expiration not specified)
- https://www.google-analytics.com/plugins/ua/ec.js (60 minutes)
- https://www.google-analytics.com/analytics.js (2 hours)
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:
- https://www.autorepair.lt/themes/ibs-carshelp-theme/assets/css/theme.css
Show how to fix
Consider Fixing:
Minify CSS
Compacting CSS code can save many bytes of data and speed up download and parse times.
Minify CSS for the following resources to reduce their size by 559B (22% reduction).
- Minifying https://www.autorepair.lt/modules/blockreassurance/views/css/front.css could save 331B (24% reduction).
- Minifying https://www.autorepair.lt/modules/ps_imageslider/css/homeslider.css could save 228B (20% reduction).
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 12.7KiB (26% reduction).
- Minifying https://www.autorepair.lt/ could save 12.7KiB (26% reduction).
Show how to fix
Minify JavaScript
Compacting JavaScript code can save many bytes of data and speed up downloading, parsing, and execution time.
Minify JavaScript for the following resources to reduce their size by 6.4KiB (53% reduction).
- Minifying https://www.autorepair.lt/modules/ps_googleanalytics/views/js/GoogleAnalyticActionLib.js could save 2KiB (44% reduction).
- Minifying https://www.autorepair.lt/modules/blockreassurance/views/js/front.js could save 1.5KiB (66% reduction).
- Minifying https://www.autorepair.lt/modules/ps_imageslider/js/homeslider.js could save 1.5KiB (82% reduction).
- Minifying https://www.autorepair.lt/modules/ps_shoppingcart/ps_shoppingcart.js could save 956B (48% reduction).
- Minifying https://www.autorepair.lt/modules/ps_searchbar/ps_searchbar.js could save 413B (35% reduction).
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 55.7KiB (25% reduction).
- Compressing https://www.autorepair.lt/modules/ps_imageslider/images/f3b76eb3498adcc62deb76d665bcbc52bc0584d7_ev%20pakrovimas%203.jpg could save 24.1KiB (24% reduction).
- Compressing https://www.autorepair.lt/3026-home_default/usb-sildoma-maisto-dezute.jpg could save 6.6KiB (29% reduction).
- Compressing https://www.autorepair.lt/3021-home_default/telefono-laikiklis-vairui.jpg could save 5.6KiB (25% reduction).
- Compressing https://www.autorepair.lt/3035-home_default/apsauginis-automobilio-kilimelis-gyvunams.jpg could save 5.6KiB (24% reduction).
- Compressing https://www.autorepair.lt/3043-home_default/honda-civic-baterija-cele-ima-ca4-hv-ev-ptho1bdb1.jpg could save 4.7KiB (32% reduction).
- Compressing https://www.autorepair.lt/3032-home_default/pelenine-su-dangteliu-ir-led-sviesa-masinai.jpg could save 3.2KiB (19% reduction).
- Compressing https://www.autorepair.lt/24-home_default/mitsubishi-outlander-phev-baterija-1x-lev50-cele-375v-50ah.jpg could save 3KiB (32% reduction).
- Compressing https://www.autorepair.lt/27-home_default/mitsubishi-outlander-phev-modulis-24-kwh.jpg could save 3KiB (24% reduction).
Show how to fix
3 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
<button type="submit"> Paieška</button>
is close to 1 other tap targets final.
- The tap target
<a href="#carousel" class="left carousel-control"> Ankstesnis</a>
and 1 others are close to other tap targets final.
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.
54 / 100
Should Fix:
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 610.2KiB (75% reduction).
- Compressing https://www.autorepair.lt/js/jquery/ui/jquery-ui.min.js could save 163.3KiB (73% reduction).
- Compressing https://www.autorepair.lt/themes/ibs-carshelp-theme/assets/css/theme.css could save 153.6KiB (82% reduction).
- Compressing https://www.autorepair.lt/themes/ibs-carshelp-theme/assets/js/theme.js could save 122.3KiB (72% reduction).
- Compressing https://www.autorepair.lt/themes/core.js could save 78.5KiB (68% reduction).
- Compressing https://www.autorepair.lt/ could save 40.9KiB (82% reduction).
- Compressing https://www.autorepair.lt/js/jquery/ui/themes/base/minified/jquery-ui.min.css could save 20.4KiB (81% reduction).
- Compressing https://www.autorepair.lt/js/jquery/ui/themes/base/minified/jquery.ui.theme.min.css could save 11.1KiB (83% reduction).
- Compressing https://www.autorepair.lt/themes/ibs-carshelp-theme/assets/css/custom.css could save 9.4KiB (78% reduction).
- Compressing https://www.autorepair.lt/modules/ps_googleanalytics/views/js/GoogleAnalyticActionLib.js could save 3.1KiB (65% reduction).
- Compressing https://www.autorepair.lt/modules/ps_imageslider/js/responsiveslides.min.js could save 1.9KiB (56% reduction).
- Compressing https://www.autorepair.lt/modules/blockreassurance/views/js/front.js could save 1.3KiB (56% reduction).
- Compressing https://www.autorepair.lt/modules/ps_shoppingcart/ps_shoppingcart.js could save 1.2KiB (58% reduction).
- Compressing https://www.autorepair.lt/modules/blockreassurance/views/css/front.css could save 1,016B (71% reduction).
- Compressing https://www.autorepair.lt/modules/ps_imageslider/js/homeslider.js could save 956B (51% reduction).
- Compressing https://www.autorepair.lt/modules/ps_searchbar/ps_searchbar.js could save 698B (57% reduction).
- Compressing https://www.autorepair.lt/modules/ps_imageslider/css/homeslider.css could save 680B (58% 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:
- https://www.autorepair.lt/24-home_default/mitsubishi-outlander-phev-baterija-1x-lev50-cele-375v-50ah.jpg (expiration not specified)
- https://www.autorepair.lt/27-home_default/mitsubishi-outlander-phev-modulis-24-kwh.jpg (expiration not specified)
- https://www.autorepair.lt/3021-home_default/telefono-laikiklis-vairui.jpg (expiration not specified)
- https://www.autorepair.lt/3026-home_default/usb-sildoma-maisto-dezute.jpg (expiration not specified)
- https://www.autorepair.lt/3032-home_default/pelenine-su-dangteliu-ir-led-sviesa-masinai.jpg (expiration not specified)
- https://www.autorepair.lt/3035-home_default/apsauginis-automobilio-kilimelis-gyvunams.jpg (expiration not specified)
- https://www.autorepair.lt/3043-home_default/honda-civic-baterija-cele-ima-ca4-hv-ev-ptho1bdb1.jpg (expiration not specified)
- https://www.autorepair.lt/img/carshelplt-logo-1570906938.jpg (expiration not specified)
- https://www.autorepair.lt/js/jquery/ui/jquery-ui.min.js (expiration not specified)
- https://www.autorepair.lt/js/jquery/ui/themes/base/minified/images/ui-bg_flat_75_ffffff_40x100.png (expiration not specified)
- https://www.autorepair.lt/js/jquery/ui/themes/base/minified/jquery-ui.min.css (expiration not specified)
- https://www.autorepair.lt/js/jquery/ui/themes/base/minified/jquery.ui.theme.min.css (expiration not specified)
- https://www.autorepair.lt/modules/blockreassurance/views/css/front.css (expiration not specified)
- https://www.autorepair.lt/modules/blockreassurance/views/js/front.js (expiration not specified)
- https://www.autorepair.lt/modules/ps_banner/img/38253f821198c0a67667cea7ba689206.jpg (expiration not specified)
- https://www.autorepair.lt/modules/ps_googleanalytics/views/js/GoogleAnalyticActionLib.js (expiration not specified)
- https://www.autorepair.lt/modules/ps_imageslider/css/homeslider.css (expiration not specified)
- https://www.autorepair.lt/modules/ps_imageslider/images/f3b76eb3498adcc62deb76d665bcbc52bc0584d7_ev%20pakrovimas%203.jpg (expiration not specified)
- https://www.autorepair.lt/modules/ps_imageslider/js/homeslider.js (expiration not specified)
- https://www.autorepair.lt/modules/ps_imageslider/js/responsiveslides.min.js (expiration not specified)
- https://www.autorepair.lt/modules/ps_searchbar/ps_searchbar.js (expiration not specified)
- https://www.autorepair.lt/modules/ps_shoppingcart/ps_shoppingcart.js (expiration not specified)
- https://www.autorepair.lt/themes/core.js (expiration not specified)
- https://www.autorepair.lt/themes/ibs-carshelp-theme/assets/css/custom.css (expiration not specified)
- https://www.autorepair.lt/themes/ibs-carshelp-theme/assets/css/theme.css (expiration not specified)
- https://www.autorepair.lt/themes/ibs-carshelp-theme/assets/js/custom.js (expiration not specified)
- https://www.autorepair.lt/themes/ibs-carshelp-theme/assets/js/theme.js (expiration not specified)
- https://www.google-analytics.com/plugins/ua/ec.js (60 minutes)
- https://www.google-analytics.com/analytics.js (2 hours)
Show how to fix
Consider Fixing:
Minify CSS
Compacting CSS code can save many bytes of data and speed up download and parse times.
Minify CSS for the following resources to reduce their size by 559B (22% reduction).
- Minifying https://www.autorepair.lt/modules/blockreassurance/views/css/front.css could save 331B (24% reduction).
- Minifying https://www.autorepair.lt/modules/ps_imageslider/css/homeslider.css could save 228B (20% reduction).
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 12.7KiB (26% reduction).
- Minifying https://www.autorepair.lt/ could save 12.7KiB (26% reduction).
Show how to fix
Minify JavaScript
Compacting JavaScript code can save many bytes of data and speed up downloading, parsing, and execution time.
Minify JavaScript for the following resources to reduce their size by 6.4KiB (53% reduction).
- Minifying https://www.autorepair.lt/modules/ps_googleanalytics/views/js/GoogleAnalyticActionLib.js could save 2KiB (44% reduction).
- Minifying https://www.autorepair.lt/modules/blockreassurance/views/js/front.js could save 1.5KiB (66% reduction).
- Minifying https://www.autorepair.lt/modules/ps_imageslider/js/homeslider.js could save 1.5KiB (82% reduction).
- Minifying https://www.autorepair.lt/modules/ps_shoppingcart/ps_shoppingcart.js could save 956B (48% reduction).
- Minifying https://www.autorepair.lt/modules/ps_searchbar/ps_searchbar.js could save 413B (35% reduction).
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:
- https://www.autorepair.lt/themes/ibs-carshelp-theme/assets/css/theme.css
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 83.6KiB (27% reduction).
- Compressing https://www.autorepair.lt/modules/ps_banner/img/38253f821198c0a67667cea7ba689206.jpg could save 27.9KiB (32% reduction).
- Compressing https://www.autorepair.lt/modules/ps_imageslider/images/f3b76eb3498adcc62deb76d665bcbc52bc0584d7_ev%20pakrovimas%203.jpg could save 24.1KiB (24% reduction).
- Compressing https://www.autorepair.lt/3026-home_default/usb-sildoma-maisto-dezute.jpg could save 6.6KiB (29% reduction).
- Compressing https://www.autorepair.lt/3021-home_default/telefono-laikiklis-vairui.jpg could save 5.6KiB (25% reduction).
- Compressing https://www.autorepair.lt/3035-home_default/apsauginis-automobilio-kilimelis-gyvunams.jpg could save 5.6KiB (24% reduction).
- Compressing https://www.autorepair.lt/3043-home_default/honda-civic-baterija-cele-ima-ca4-hv-ev-ptho1bdb1.jpg could save 4.7KiB (32% reduction).
- Compressing https://www.autorepair.lt/3032-home_default/pelenine-su-dangteliu-ir-led-sviesa-masinai.jpg could save 3.2KiB (19% reduction).
- Compressing https://www.autorepair.lt/24-home_default/mitsubishi-outlander-phev-baterija-1x-lev50-cele-375v-50ah.jpg could save 3KiB (32% reduction).
- Compressing https://www.autorepair.lt/27-home_default/mitsubishi-outlander-phev-modulis-24-kwh.jpg could save 3KiB (24% reduction).
Show how to fix
3 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.