46 / 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 365.3KiB (73% reduction).
- Compressing https://tixuz.com/css/bootstrap.min.css could save 89.2KiB (83% reduction).
- Compressing https://tixuz.com/js/plugins.js could save 81.6KiB (69% reduction).
- Compressing https://tixuz.com/js/jquery.min.js could save 53.4KiB (64% reduction).
- Compressing https://tixuz.com/js/idangerous.swiper.min.js could save 33.4KiB (73% reduction).
- Compressing https://tixuz.com/js/bootstrap.min.js could save 22.7KiB (73% reduction).
- Compressing https://tixuz.com/css/style.css could save 21.2KiB (78% reduction).
- Compressing https://tixuz.com/js/jquery.velocity.min.js could save 19.5KiB (65% reduction).
- Compressing https://tixuz.com/css/font-awesome.min.css could save 16.5KiB (77% reduction).
- Compressing https://tixuz.com/ could save 13KiB (84% reduction).
- Compressing https://tixuz.com/js/init.js could save 7.9KiB (71% reduction).
- Compressing https://tixuz.com/js/jquery.appear.js could save 2.8KiB (67% reduction).
- Compressing https://tixuz.com/js/jquery.kenburnsy.min.js could save 1.4KiB (54% reduction).
- Compressing https://tixuz.com/css/idangerous.swiper.min.css could save 1.4KiB (70% reduction).
- Compressing https://tixuz.com/js/firefly.js could save 1.2KiB (67% 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://tixuz.com/css/bootstrap.min.css (expiration not specified)
- https://tixuz.com/css/font-awesome.min.css (expiration not specified)
- https://tixuz.com/css/idangerous.swiper.min.css (expiration not specified)
- https://tixuz.com/css/style.css (expiration not specified)
- https://tixuz.com/flags/ae.png (expiration not specified)
- https://tixuz.com/flags/ar.png (expiration not specified)
- https://tixuz.com/flags/at.png (expiration not specified)
- https://tixuz.com/flags/au.png (expiration not specified)
- https://tixuz.com/flags/be.png (expiration not specified)
- https://tixuz.com/flags/br.png (expiration not specified)
- https://tixuz.com/flags/ca.png (expiration not specified)
- https://tixuz.com/flags/ch.png (expiration not specified)
- https://tixuz.com/flags/cl.png (expiration not specified)
- https://tixuz.com/flags/co.png (expiration not specified)
- https://tixuz.com/flags/de.png (expiration not specified)
- https://tixuz.com/flags/ec.png (expiration not specified)
- https://tixuz.com/flags/es.png (expiration not specified)
- https://tixuz.com/flags/fr.png (expiration not specified)
- https://tixuz.com/flags/ie.png (expiration not specified)
- https://tixuz.com/flags/in.png (expiration not specified)
- https://tixuz.com/flags/it.png (expiration not specified)
- https://tixuz.com/flags/ma.png (expiration not specified)
- https://tixuz.com/flags/mx.png (expiration not specified)
- https://tixuz.com/flags/my.png (expiration not specified)
- https://tixuz.com/flags/ng.png (expiration not specified)
- https://tixuz.com/flags/nz.png (expiration not specified)
- https://tixuz.com/flags/pe.png (expiration not specified)
- https://tixuz.com/flags/ph.png (expiration not specified)
- https://tixuz.com/flags/pk.png (expiration not specified)
- https://tixuz.com/flags/pt.png (expiration not specified)
- https://tixuz.com/flags/ru.png (expiration not specified)
- https://tixuz.com/flags/sg.png (expiration not specified)
- https://tixuz.com/flags/tr.png (expiration not specified)
- https://tixuz.com/flags/ua.png (expiration not specified)
- https://tixuz.com/flags/uk.png (expiration not specified)
- https://tixuz.com/flags/us.png (expiration not specified)
- https://tixuz.com/flags/ve.png (expiration not specified)
- https://tixuz.com/flags/za.png (expiration not specified)
- https://tixuz.com/images/bg1.jpg (expiration not specified)
- https://tixuz.com/images/bg2.jpg (expiration not specified)
- https://tixuz.com/images/bg3.jpg (expiration not specified)
- https://tixuz.com/images/bg4.jpg (expiration not specified)
- https://tixuz.com/images/logo.png (expiration not specified)
- https://tixuz.com/images/pattern-dark.png (expiration not specified)
- https://tixuz.com/js/bootstrap.min.js (expiration not specified)
- https://tixuz.com/js/firefly.js (expiration not specified)
- https://tixuz.com/js/idangerous.swiper.min.js (expiration not specified)
- https://tixuz.com/js/init.js (expiration not specified)
- https://tixuz.com/js/jquery.appear.js (expiration not specified)
- https://tixuz.com/js/jquery.kenburnsy.min.js (expiration not specified)
- https://tixuz.com/js/jquery.min.js (expiration not specified)
- https://tixuz.com/js/jquery.velocity.min.js (expiration not specified)
- https://tixuz.com/js/plugins.js (expiration not specified)
- 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 9 blocking script resources and 6 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:
- https://tixuz.com/js/jquery.min.js
- https://tixuz.com/js/bootstrap.min.js
- https://tixuz.com/js/plugins.js
- https://tixuz.com/js/idangerous.swiper.min.js
- https://tixuz.com/js/jquery.appear.js
- https://tixuz.com/js/firefly.js
- https://tixuz.com/js/jquery.velocity.min.js
- https://tixuz.com/js/jquery.kenburnsy.min.js
- https://tixuz.com/js/init.js
Optimize CSS Delivery of the following:
- https://tixuz.com/css/bootstrap.min.css
- https://tixuz.com/css/style.css
- https://tixuz.com/css/idangerous.swiper.min.css
- https://tixuz.com/css/font-awesome.min.css
- https://fonts.googleapis.com/css?family=Raleway:400,300,900
- https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,300
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 5.3KiB (20% reduction).
- Minifying https://tixuz.com/css/style.css could save 5.3KiB (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 3.7KiB (25% reduction).
- Minifying https://tixuz.com/ could save 3.7KiB (25% 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.6KiB (44% reduction).
- Minifying https://tixuz.com/js/init.js could save 4KiB (36% reduction).
- Minifying https://tixuz.com/js/jquery.appear.js could save 2.6KiB (63% 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 23.2KiB (16% reduction).
- Compressing https://tixuz.com/images/bg2.jpg could save 10.9KiB (15% reduction).
- Compressing and resizing https://tixuz.com/flags/uk.png could save 2KiB (20% reduction).
- Compressing and resizing https://tixuz.com/flags/za.png could save 1.1KiB (17% reduction).
- Compressing and resizing https://tixuz.com/flags/br.png could save 1.1KiB (12% reduction).
- Compressing and resizing https://tixuz.com/flags/pk.png could save 1KiB (21% reduction).
- Compressing and resizing https://tixuz.com/flags/in.png could save 981B (20% reduction).
- Compressing and resizing https://tixuz.com/flags/sg.png could save 966B (21% reduction).
- Compressing and resizing https://tixuz.com/flags/ph.png could save 959B (16% reduction).
- Compressing and resizing https://tixuz.com/flags/tr.png could save 820B (16% reduction).
- Compressing and resizing https://tixuz.com/flags/my.png could save 755B (12% reduction).
- Compressing and resizing https://tixuz.com/flags/at.png could save 747B (27% reduction).
- Compressing and resizing https://tixuz.com/flags/ma.png could save 717B (16% reduction).
- Compressing and resizing https://tixuz.com/flags/ru.png could save 662B (31% reduction).
- Compressing and resizing https://tixuz.com/flags/ua.png could save 631B (20% reduction).
Show how to fix
3 Passed Rules
100 / 100
5 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.
Size tap targets appropriately
All of your page's links/buttons are large enough for a user to easily tap on a touchscreen. Learn more about sizing tap targets appropriately.
Use legible font sizes
The text on your page is legible. Learn more about using legible font sizes.
57 / 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 365.3KiB (73% reduction).
- Compressing https://tixuz.com/css/bootstrap.min.css could save 89.2KiB (83% reduction).
- Compressing https://tixuz.com/js/plugins.js could save 81.6KiB (69% reduction).
- Compressing https://tixuz.com/js/jquery.min.js could save 53.4KiB (64% reduction).
- Compressing https://tixuz.com/js/idangerous.swiper.min.js could save 33.4KiB (73% reduction).
- Compressing https://tixuz.com/js/bootstrap.min.js could save 22.7KiB (73% reduction).
- Compressing https://tixuz.com/css/style.css could save 21.2KiB (78% reduction).
- Compressing https://tixuz.com/js/jquery.velocity.min.js could save 19.5KiB (65% reduction).
- Compressing https://tixuz.com/css/font-awesome.min.css could save 16.5KiB (77% reduction).
- Compressing https://tixuz.com/ could save 13KiB (84% reduction).
- Compressing https://tixuz.com/js/init.js could save 7.9KiB (71% reduction).
- Compressing https://tixuz.com/js/jquery.appear.js could save 2.8KiB (67% reduction).
- Compressing https://tixuz.com/js/jquery.kenburnsy.min.js could save 1.4KiB (54% reduction).
- Compressing https://tixuz.com/css/idangerous.swiper.min.css could save 1.4KiB (70% reduction).
- Compressing https://tixuz.com/js/firefly.js could save 1.2KiB (67% 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://tixuz.com/css/bootstrap.min.css (expiration not specified)
- https://tixuz.com/css/font-awesome.min.css (expiration not specified)
- https://tixuz.com/css/idangerous.swiper.min.css (expiration not specified)
- https://tixuz.com/css/style.css (expiration not specified)
- https://tixuz.com/flags/ae.png (expiration not specified)
- https://tixuz.com/flags/ar.png (expiration not specified)
- https://tixuz.com/flags/at.png (expiration not specified)
- https://tixuz.com/flags/au.png (expiration not specified)
- https://tixuz.com/flags/be.png (expiration not specified)
- https://tixuz.com/flags/br.png (expiration not specified)
- https://tixuz.com/flags/ca.png (expiration not specified)
- https://tixuz.com/flags/ch.png (expiration not specified)
- https://tixuz.com/flags/cl.png (expiration not specified)
- https://tixuz.com/flags/co.png (expiration not specified)
- https://tixuz.com/flags/de.png (expiration not specified)
- https://tixuz.com/flags/ec.png (expiration not specified)
- https://tixuz.com/flags/es.png (expiration not specified)
- https://tixuz.com/flags/fr.png (expiration not specified)
- https://tixuz.com/flags/ie.png (expiration not specified)
- https://tixuz.com/flags/in.png (expiration not specified)
- https://tixuz.com/flags/it.png (expiration not specified)
- https://tixuz.com/flags/ma.png (expiration not specified)
- https://tixuz.com/flags/mx.png (expiration not specified)
- https://tixuz.com/flags/my.png (expiration not specified)
- https://tixuz.com/flags/ng.png (expiration not specified)
- https://tixuz.com/flags/nz.png (expiration not specified)
- https://tixuz.com/flags/pe.png (expiration not specified)
- https://tixuz.com/flags/ph.png (expiration not specified)
- https://tixuz.com/flags/pk.png (expiration not specified)
- https://tixuz.com/flags/pt.png (expiration not specified)
- https://tixuz.com/flags/ru.png (expiration not specified)
- https://tixuz.com/flags/sg.png (expiration not specified)
- https://tixuz.com/flags/tr.png (expiration not specified)
- https://tixuz.com/flags/ua.png (expiration not specified)
- https://tixuz.com/flags/uk.png (expiration not specified)
- https://tixuz.com/flags/us.png (expiration not specified)
- https://tixuz.com/flags/ve.png (expiration not specified)
- https://tixuz.com/flags/za.png (expiration not specified)
- https://tixuz.com/images/bg1.jpg (expiration not specified)
- https://tixuz.com/images/bg2.jpg (expiration not specified)
- https://tixuz.com/images/bg3.jpg (expiration not specified)
- https://tixuz.com/images/bg4.jpg (expiration not specified)
- https://tixuz.com/images/logo.png (expiration not specified)
- https://tixuz.com/images/pattern-dark.png (expiration not specified)
- https://tixuz.com/js/bootstrap.min.js (expiration not specified)
- https://tixuz.com/js/firefly.js (expiration not specified)
- https://tixuz.com/js/idangerous.swiper.min.js (expiration not specified)
- https://tixuz.com/js/init.js (expiration not specified)
- https://tixuz.com/js/jquery.appear.js (expiration not specified)
- https://tixuz.com/js/jquery.kenburnsy.min.js (expiration not specified)
- https://tixuz.com/js/jquery.min.js (expiration not specified)
- https://tixuz.com/js/jquery.velocity.min.js (expiration not specified)
- https://tixuz.com/js/plugins.js (expiration not specified)
- 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 9 blocking script resources and 6 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:
- https://tixuz.com/js/jquery.min.js
- https://tixuz.com/js/bootstrap.min.js
- https://tixuz.com/js/plugins.js
- https://tixuz.com/js/idangerous.swiper.min.js
- https://tixuz.com/js/jquery.appear.js
- https://tixuz.com/js/firefly.js
- https://tixuz.com/js/jquery.velocity.min.js
- https://tixuz.com/js/jquery.kenburnsy.min.js
- https://tixuz.com/js/init.js
Optimize CSS Delivery of the following:
- https://tixuz.com/css/bootstrap.min.css
- https://tixuz.com/css/style.css
- https://tixuz.com/css/idangerous.swiper.min.css
- https://tixuz.com/css/font-awesome.min.css
- https://fonts.googleapis.com/css?family=Raleway:400,300,900
- https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,300
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 5.3KiB (20% reduction).
- Minifying https://tixuz.com/css/style.css could save 5.3KiB (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 3.7KiB (25% reduction).
- Minifying https://tixuz.com/ could save 3.7KiB (25% 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.6KiB (44% reduction).
- Minifying https://tixuz.com/js/init.js could save 4KiB (36% reduction).
- Minifying https://tixuz.com/js/jquery.appear.js could save 2.6KiB (63% 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 23.2KiB (16% reduction).
- Compressing https://tixuz.com/images/bg2.jpg could save 10.9KiB (15% reduction).
- Compressing https://tixuz.com/flags/uk.png could save 2KiB (20% reduction).
- Compressing https://tixuz.com/flags/za.png could save 1.1KiB (17% reduction).
- Compressing https://tixuz.com/flags/br.png could save 1.1KiB (12% reduction).
- Compressing https://tixuz.com/flags/pk.png could save 1KiB (21% reduction).
- Compressing https://tixuz.com/flags/in.png could save 981B (20% reduction).
- Compressing https://tixuz.com/flags/sg.png could save 966B (21% reduction).
- Compressing https://tixuz.com/flags/ph.png could save 959B (16% reduction).
- Compressing https://tixuz.com/flags/tr.png could save 820B (16% reduction).
- Compressing https://tixuz.com/flags/my.png could save 755B (12% reduction).
- Compressing https://tixuz.com/flags/at.png could save 747B (27% reduction).
- Compressing https://tixuz.com/flags/ma.png could save 717B (16% reduction).
- Compressing https://tixuz.com/flags/ru.png could save 662B (31% reduction).
- Compressing https://tixuz.com/flags/ua.png could save 631B (20% 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.