62 / 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 110.1KiB (71% reduction).
- Compressing http://www.phimmobile.com/css/mobile/style.css could save 65.4KiB (71% reduction).
- Compressing http://www.phimmobile.com/js/mobile/zepto.js could save 16.5KiB (71% reduction).
- Compressing http://www.phimmobile.com/js/mobile/mo.common-1.1.js could save 14.7KiB (72% reduction).
- Compressing http://www.phimmobile.com/js/mobile/ajax.js could save 6.4KiB (67% reduction).
- Compressing http://www.phimmobile.com/js/mobile/event.js could save 5.1KiB (69% reduction).
- Compressing http://www.phimmobile.com/css/ics.css could save 1.3KiB (62% reduction).
- Compressing http://www.phimmobile.com/js/ics.js could save 606B (46% reduction).
Show how to fix
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 9 blocking script resources and 2 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://www.phimmobile.com/js/mobile/zepto.js
- http://www.phimmobile.com/js/mobile/event.js
- http://www.phimmobile.com/js/mobile/ajax.js
- http://www.phimmobile.com/js/mobile/global.js
- http://www.phimmobile.com/js/ics.js
- http://mobilephonerecyleadvice.com/side2.php
- http://mobilephonerecyleadvice.com/phim.js
- http://mobilephonerecyleadvice.com/side2.php
- http://mobilephonerecyleadvice.com/phim.js
Optimize CSS Delivery of the following:
- http://www.phimmobile.com/css/mobile/style.css
- http://www.phimmobile.com/css/ics.css
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://mobilephonerecyleadvice.com/side2.php (expiration not specified)
- https://static.doubleclick.net/instream/ad_status.js (15 minutes)
- http://connect.facebook.net/en_US/sdk.js (20 minutes)
- http://pagead2.googlesyndication.com/pagead/show_ads.js (60 minutes)
- https://pagead2.googlesyndication.com/pagead/osd.js (60 minutes)
- http://mobilephonerecyleadvice.com/wp-content/themes/insider/font/fontawesome-webfont.woff?v=3.1.0 (4 hours)
Show how to fix
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 2.9KiB (25% reduction).
- Minifying http://mobilephonerecyleadvice.com/wp-content/themes/insider/style.css could save 1.1KiB (22% reduction) after compression.
- Minifying http://mobilephonerecyleadvice.com/wp-content/themes/insider/css/font-awesome.css could save 920B (20% reduction) after compression.
- Minifying http://www.phimmobile.com/css/ics.css could save 912B (42% 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 1.8KiB (12% reduction).
- Minifying http://www.phimmobile.com/ could save 1.2KiB (12% reduction) after compression.
- Minifying http://mobilephonerecyleadvice.com/video-how-to-recycle-mobile-phone-for-gold/?more=2 could save 630B (11% reduction) after compression.
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 20.8KiB (27% reduction).
- Minifying http://www.phimmobile.com/js/mobile/zepto.js could save 7.8KiB (34% reduction).
- Minifying http://www.phimmobile.com/js/mobile/mo.common-1.1.js could save 3.4KiB (17% reduction).
- Minifying http://mobilephonerecyleadvice.com/wp-content/themes/insider/includes/js/jquery.infinitescroll.js?ver=2.0 could save 3.2KiB (22% reduction) after compression.
- Minifying http://www.phimmobile.com/js/mobile/ajax.js could save 2.9KiB (31% reduction).
- Minifying http://www.phimmobile.com/js/mobile/event.js could save 2KiB (27% reduction).
- Minifying http://mobilephonerecyleadvice.com/wp-content/themes/insider/includes/js/jquery.nanoscroller.js?ver=0.7.2 could save 1.5KiB (37% 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 47.6KiB (38% reduction).
- Compressing http://www.phimmobile.com/upload_data/tru_tien.jpg could save 19.8KiB (45% reduction).
- Compressing http://www.phimmobile.com/upload_data/Song_gio_gia_dinh.jpg could save 16.3KiB (52% reduction).
- Compressing http://www.phimmobile.com/upload_data/nguoi_tinh_anh_tran_1.jpg could save 4.2KiB (22% reduction).
- Compressing http://www.phimmobile.com/upload_data/chim_se.jpg could save 4.2KiB (20% reduction).
- Compressing http://www.phimmobile.com/images/movies.jpg could save 3.1KiB (30% reduction).
Show how to fix
3 Passed Rules
100 / 100
6 Passed Rules
Show details
Avoid app install interstitials that hide content
Your page does not appear to have any app install interstitials that hide a significant amount of content. Learn more about the importance of avoiding the use of app install interstitials.
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.
58 / 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 257.2KiB (74% reduction).
- Compressing http://www.kenh88.com/js/global.js could save 139.5KiB (70% reduction).
- Compressing http://www.kenh88.com/css/global.css could save 93.3KiB (88% reduction).
- Compressing http://www.kenh88.com/js/fancybox/jquery.fancybox.pack.js could save 14.2KiB (62% reduction).
- Compressing http://www.kenh88.com/js/fancybox/helpers/jquery.fancybox-media.js?v=1.0.6 could save 3.4KiB (63% reduction).
- Compressing http://www.kenh88.com/js/fancybox/helpers/jquery.fancybox-thumbs.js?v=1.0.7 could save 2.5KiB (62% reduction).
- Compressing http://www.kenh88.com/js/fancybox/helpers/jquery.fancybox-buttons.js?v=1.0.5 could save 2KiB (65% reduction).
- Compressing http://www.kenh88.com/js/fancybox/helpers/jquery.fancybox-buttons.css?v=1.0.5 could save 1.7KiB (69% reduction).
- Compressing http://www.kenh88.com/js/fancybox/jquery.mousewheel-3.0.6.pack.js could save 678B (49% reduction).
Show how to fix
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 7 blocking script resources and 5 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://www.kenh88.com/js/global.js
- http://www.kenh88.com/js/ics.js
- http://www.kenh88.com/js/fancybox/jquery.mousewheel-3.0.6.pack.js
- http://www.kenh88.com/js/fancybox/jquery.fancybox.pack.js
- http://www.kenh88.com/js/fancybox/helpers/jquery.fancybox-buttons.js?v=1.0.5
- http://www.kenh88.com/js/fancybox/helpers/jquery.fancybox-thumbs.js?v=1.0.7
- http://www.kenh88.com/js/fancybox/helpers/jquery.fancybox-media.js?v=1.0.6
Optimize CSS Delivery of the following:
- http://www.kenh88.com/css/global.css
- http://www.kenh88.com/css/ics.css
- http://www.kenh88.com/js/fancybox/jquery.fancybox.css?v=2.1.5
- http://www.kenh88.com/js/fancybox/helpers/jquery.fancybox-buttons.css?v=1.0.5
- http://www.kenh88.com/js/fancybox/helpers/jquery.fancybox-thumbs.css?v=1.0.7
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 321.6KiB (56% reduction).
- Compressing and resizing http://www.kenh88.com/upload_data/tan_kinh_hoa_yen_van.gif could save 54KiB (94% reduction).
- Compressing and resizing http://www.kenh88.com/upload_data/vu_lac_truyen_ky.jpg could save 25.4KiB (97% reduction).
- Compressing and resizing http://www.kenh88.com/upload_data/dinh_menh_tvb_2016_1.jpg could save 21.8KiB (96% reduction).
- Compressing and resizing http://www.kenh88.com/upload_data/tu_than_ngot_ngao.jpg could save 20.6KiB (96% reduction).
- Compressing and resizing http://www.kenh88.com/upload_data/nhung_nguoi_ban_1.jpg could save 20.1KiB (96% reduction).
- Compressing and resizing http://www.kenh88.com/upload_data/nguoi_vo_tuyet_voi.jpg could save 19.9KiB (97% reduction).
- Compressing http://www.kenh88.com/upload_data/tru_tien.jpg could save 19.8KiB (45% reduction).
- Compressing http://www.kenh88.com/upload_data/thach_cam_dang.jpg could save 19.7KiB (46% reduction).
- Compressing http://www.kenh88.com/upload_data/tan_bien_thanh_lang_tu.jpg could save 18KiB (48% reduction).
- Compressing http://www.kenh88.com/upload_data/Song_gio_gia_dinh.jpg could save 16.3KiB (52% reduction).
- Compressing and resizing http://www.kenh88.com/upload_data/nghich_chien_sinh_tu.jpg could save 16.1KiB (95% reduction).
- Compressing and resizing http://www.kenh88.com/images/logo_kenh88.png could save 14KiB (48% reduction).
- Compressing and resizing http://www.kenh88.com/upload_data/tim_lai_cuoc_doi_1.jpg could save 12.6KiB (95% reduction).
- Compressing http://www.kenh88.com/images/navbar-text.png could save 5.1KiB (45% reduction).
- Compressing http://www.kenh88.com/upload_data/nguoi_tinh_anh_tran_1.jpg could save 4.2KiB (22% reduction).
- Compressing http://www.kenh88.com/upload_data/chim_se.jpg could save 4.2KiB (20% reduction).
- Compressing http://www.kenh88.com/upload_data/thuong_luu_1.jpg could save 3.9KiB (20% reduction).
- Compressing http://www.kenh88.com/upload_data/chien_nao_ma_kia.jpg could save 3.6KiB (15% reduction).
- Compressing http://www.kenh88.com/images/icon.png could save 3.2KiB (24% reduction).
- Compressing http://www.kenh88.com/upload/the-best-of-tc-tin-music-kraoke-toc%20tien%2001.gif could save 2.8KiB (14% reduction).
- Compressing http://www.kenh88.com/upload/hi-xun-hinh-chic-gng-ca-gii-2013-Cover%20Xuan%20Hinh.gif could save 2.6KiB (12% reduction).
- Compressing http://www.kenh88.com/upload/thm-mt-ln-rung-ng-heartbeat-love-55-vietsub-them%20mot%20lan%20rung%20dong.gif could save 2.5KiB (14% reduction).
- Compressing http://www.kenh88.com/images/search.png could save 1.4KiB (60% reduction).
- Compressing http://www.kenh88.com/images/arrow2.png could save 1.1KiB (55% reduction).
- Compressing http://www.kenh88.com/images/navbar-bg.png could save 1.1KiB (47% reduction).
- Compressing http://www.kenh88.com/images/bg.gif could save 1.1KiB (52% reduction).
- Compressing http://www.kenh88.com/images/content-bottom.png could save 1,021B (82% reduction).
- Compressing http://www.kenh88.com/images/content-line.png could save 878B (88% reduction).
- Compressing http://www.kenh88.com/images/content-bg.png could save 861B (89% reduction).
- Compressing http://www.kenh88.com/images/content-line-2.png could save 859B (92% reduction).
- Compressing http://www.kenh88.com/images/black.png could save 842B (89% reduction).
- Compressing http://www.kenh88.com/images/icon-view.png could save 817B (72% reduction).
- Compressing http://www.kenh88.com/images/status.png could save 801B (34% reduction).
- Compressing http://www.kenh88.com/images/line.png could save 740B (72% 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://connect.facebook.net/en_US/sdk.js (20 minutes)
Show how to fix
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 20.2KiB (20% reduction).
- Minifying http://www.kenh88.com/css/global.css could save 20.2KiB (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 4.2KiB (24% reduction).
- Minifying http://www.kenh88.com/ could save 4.2KiB (24% reduction) after compression.
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 29.2KiB (14% reduction).
- Minifying http://www.kenh88.com/js/global.js could save 23.2KiB (12% reduction).
- Minifying http://www.kenh88.com/js/fancybox/helpers/jquery.fancybox-media.js?v=1.0.6 could save 3.1KiB (58% reduction).
- Minifying http://www.kenh88.com/js/fancybox/helpers/jquery.fancybox-thumbs.js?v=1.0.7 could save 1.7KiB (45% reduction).
- Minifying http://www.kenh88.com/js/fancybox/helpers/jquery.fancybox-buttons.js?v=1.0.5 could save 1.1KiB (37% 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.