69 / 100
Should Fix:
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 4 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://static9.pplive.cn/mobile/msite/v_20161010135220/dist/js/viewmodels/plugin/Swiper.js
- http://static9.pplive.cn/mobile/msite/v_20161010135220/dist/lib/seajs/3.0.0/sea.js
- http://s1.pplive.cn/sta.js
- http://hm.baidu.com/h.js?3c5dd8666c6ad75211669690122b549a
Optimize CSS Delivery of the following:
- http://static9.pplive.cn/mobile/msite/v_20161010135220/dist/css/common.css
- http://static9.pplive.cn/mobile/msite/v_20161010135220/dist/css/style.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://mtbu.api.pptv.com/m/api?platform=wap&userLevel=0&appid=&appver=&position=&lang=&channel=&appplt=wap&location=m_channel_movie&callback=callback0 (5 minutes)
- http://s1.pplive.cn/sta.js (60 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 2.2KiB (23% reduction).
- Minifying http://static9.pplive.cn/mobile/msite/v_20161010135220/dist/css/style.css could save 2.2KiB (23% reduction) after compression.
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.3KiB (28% reduction).
- Minifying http://m.pptv.com/?location=m_channel_movie could save 1.3KiB (28% 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 18.5KiB (25% reduction).
- Compressing http://static9.pplive.cn/mobile/msite/v_20161010135220/dist/css/img1.png could save 3.5KiB (44% reduction).
- Compressing http://sr2.pplive.com/cms/22/57/48c977e09ec37a60c2ba5ca24e5f4af9.png could save 1.2KiB (57% reduction).
- Compressing http://static9.pplive.cn/mobile/msite/v_20160718141102/dist/css/14.png could save 1.1KiB (22% reduction).
- Compressing http://static9.pplive.cn/mobile/msite/v_20160718141102/dist/css/6.png could save 1.1KiB (25% reduction).
- Compressing http://static9.pplive.cn/mobile/msite/v_20160718141102/dist/css/16.png could save 1KiB (24% reduction).
- Compressing http://static9.pplive.cn/mobile/msite/v_20160718141102/dist/css/15.png could save 967B (24% reduction).
- Compressing http://sr1.pplive.com/mcms/footer/download/1469704704023.jpg could save 927B (15% reduction).
- Compressing http://sr1.pplive.com/mcms/footer/download/1469704737595.jpg could save 910B (12% reduction).
- Compressing http://static9.pplive.cn/mobile/msite/v_20160718141102/dist/css/19.png could save 887B (23% reduction).
- Compressing http://static9.pplive.cn/mobile/msite/v_20160718141102/dist/css/4.png could save 871B (24% reduction).
- Compressing http://static9.pplive.cn/mobile/msite/v_20161010135220/dist/css/logo.png could save 870B (49% reduction).
- Compressing http://static9.pplive.cn/mobile/msite/v_20160718141102/dist/css/20.png could save 745B (30% reduction).
- Compressing http://static9.pplive.cn/mobile/msite/v_20160718141102/dist/css/9.png could save 703B (18% reduction).
- Compressing http://static9.pplive.cn/mobile/msite/v_20160718141102/dist/css/11.png could save 677B (23% reduction).
- Compressing http://static9.pplive.cn/mobile/msite/v_20160718141102/dist/css/2.png could save 677B (27% reduction).
- Compressing http://static9.pplive.cn/mobile/msite/v_20161010135220/dist/css/bg1.png could save 677B (43% reduction).
- Compressing http://static9.pplive.cn/mobile/msite/v_20160718141102/dist/css/1.png could save 636B (18% reduction).
- Compressing http://static9.pplive.cn/mobile/msite/v_20160718141102/dist/css/3.png could save 603B (22% reduction).
- Compressing http://static9.pplive.cn/mobile/msite/v_20160718141102/dist/css/21.png could save 548B (19% 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 48% of the final above-the-fold content could be rendered with the full HTML response snapshot:6.
Show how to fix
4 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="m_channel_sports" href="http://m.pptv.…channel_sports" class="swiper-slide">体育</a>
is close to 1 other tap targets final.
Show how to fix
5 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.
Use legible font sizes
The text on your page is legible. Learn more about using legible font sizes.
82 / 100
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://as.aplus.pptv.com/webbn?ap=200312_200311_200305_200302_200306_200310&ct=js (10 minutes)
- http://s1.pplive.cn/sta.js?debug=6 (60 minutes)
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 5.3KiB (21% reduction).
- Minifying http://movie.pptv.com/ could save 5.3KiB (21% 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 1.3KiB (15% reduction).
- Minifying http://as.aplus.pptv.com/webbn?ap=200312_200311_200305_200302_200306_200310&ct=js could save 1.3KiB (15% reduction) after compression.
Show how to fix
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 7 blocking script resources and 3 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://static9.pplive.cn/pptv/main/v_20141015100259/seajs/2.2.1/sea.js
- http://static9.pplive.cn/pptv/main/v_20161009162830/dist/main.js
- http://static9.pplive.cn/pptv/main/v_20161009162830/dist/pub.js
- http://static9.pplive.cn/pptv/main/v_20161009162830/dist/ui.js
- http://s1.pplive.cn/sta.js?debug=6
- http://hm.baidu.com/h.js?7adaa440f53512a144c13de93f4c22db
- http://js.revsci.net/gateway/gw.js?csid=F09828&auto=t&bpid=pptv
Optimize CSS Delivery of the following:
- http://static9.pplive.cn/pub/flagment/v_20161009165641/header.min.css
- http://static9.pplive.cn/pub/flagment/v_20160921162924/channel-common.min.css
- http://static9.pplive.cn/pub/p/v_20120817152541/css/app_popbox.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 85.6KiB (42% reduction).
- Compressing http://sr1.pplive.com/cms/19/41/b1a8599bd1fdf3188347946da9f8cc3f.jpg could save 16KiB (61% reduction).
- Compressing http://sr2.pplive.com/cms/34/84/3ea7fbe077982bec11c9d310620f0afb.jpg could save 15.9KiB (61% reduction).
- Compressing http://static9.pplive.cn/pub/flagment/v_20160412140757/ui/ui-index-icon/images/icon-sffbb51807c.png could save 9.5KiB (24% reduction).
- Compressing http://static9.pplive.cn/pub/flagment/v_20160921162924/basic/images/ico_tag24.png could save 3.4KiB (31% reduction).
- Compressing http://static9.pplive.cn/pub/flagment/v_20160427165946/basic/images/ico_tag24.png could save 3KiB (31% reduction).
- Compressing http://static9.pplive.cn/pub/flagment/v_20160921162924/basic/images/pp_h_sprite.png could save 2.7KiB (35% reduction).
- Compressing http://static9.pplive.cn/mini/v3/111202/v_20160120142210/images/vipicon.png could save 2.6KiB (88% reduction).
- Compressing http://sr3.pplive.com/cms/25/05/d1e47a6c6d947295d314b2af904843b0.png could save 1KiB (66% reduction).
- Compressing http://sr4.pplive.com/cms/21/14/6223fc49e3dc08a3cf4a9ab62b6315b2.png could save 1KiB (81% reduction).
- Compressing http://sr3.pplive.com/cms/39/93/9df28bfecb28703e478b3c40af8cb752.png could save 984B (66% reduction).
- Compressing http://static9.pplive.cn/pub/flagment/v_20161009165641/modules/g-1408-hd/images/ic16.png could save 957B (58% reduction).
- Compressing http://static9.pplive.cn/pub/flagment/v_20161009165641/modules/g-1408-hd/images/ic14.png could save 945B (60% reduction).
- Compressing http://sr4.pplive.com/cms/41/19/b95a28029bd461a0874bfdb787d6a01c.png could save 938B (53% reduction).
- Compressing http://sr2.pplive.com/cms/14/79/0aabc6e9a1ae2d85aaa3a0fa751d2873.png could save 937B (48% reduction).
- Compressing http://static9.pplive.cn/pub/flagment/v_20161009165641/modules/g-1408-hd/images/ic10.png could save 924B (74% reduction).
- Compressing http://static9.pplive.cn/pub/flagment/v_20161009165641/modules/g-1408-hd/images/ic5.png could save 924B (41% reduction).
- Compressing http://static9.pplive.cn/pub/flagment/v_20161009165641/modules/g-1408-hd/images/ic13.png could save 923B (84% reduction).
- Compressing http://static9.pplive.cn/pub/flagment/v_20161009165641/modules/g-1408-hd/images/ic4.png could save 923B (72% reduction).
- Compressing http://static9.pplive.cn/pub/flagment/v_20161009165641/modules/g-1408-hd/images/ic6.png could save 923B (62% reduction).
- Compressing http://static9.pplive.cn/pub/flagment/v_20161009165641/modules/g-1408-hd/images/ic7.png could save 923B (67% reduction).
- Compressing http://static9.pplive.cn/pub/flagment/v_20161009165641/modules/g-1408-hd/images/ic8.png could save 923B (66% reduction).
- Compressing http://static9.pplive.cn/pub/flagment/v_20161009165641/modules/g-1408-hd/images/ic9.png could save 923B (79% reduction).
- Compressing http://sr3.pplive.com/cms/15/60/ce6781e3540626bdea6e35d44f5ec13c.jpg could save 911B (49% reduction).
- Compressing http://sr4.pplive.com/cms/24/26/35b5c6ba4f032b78b8d72c2d649b4696.jpg could save 911B (16% reduction).
- Compressing http://sr4.pplive.com/cms/14/97/6c4bce1c9c42a5b6b5a962de01cbe647.jpg could save 910B (33% reduction).
- Compressing http://static9.pplive.cn/pub/flagment/v_20141223141121/modules/g-1408-hd/images/app3.jpg could save 910B (35% reduction).
- Compressing http://static9.pplive.cn/pub/flagment/v_20141223141121/modules/g-1408-hd/images/app1.jpg could save 908B (22% reduction).
- Compressing http://sr4.pplive.com/cms/37/53/6ce68967f3cd58ef607315857cbd3167.jpg could save 907B (33% reduction).
- Compressing http://sr4.pplive.com/cms/27/93/866275c64bef2a72058b9405f336cd16.jpg could save 906B (13% reduction).
- Compressing http://sr4.pplive.com/cms/51/01/79b76952bab923c6ebb6baf4c4d78ec1.jpg could save 905B (38% reduction).
- Compressing http://static9.pplive.cn/pub/flagment/v_20140912105335/ui/ui-index-icon/images/icon/num12.png could save 860B (75% reduction).
- Compressing http://static9.pplive.cn/pub/flagment/v_20150112144327/modules/animation-figure/left.png could save 858B (67% reduction).
- Compressing http://static9.pplive.cn/pub/flagment/v_20161009165641/modules/g-1408-hd/images/ic23.png could save 858B (84% reduction).
- Compressing http://static1.pplive.cn/cmsfile/38/16/2c785d03a58cbf6c20f9d93f206c9fd3.png could save 853B (50% reduction).
- Compressing http://sr1.pplive.com/cms/36/22/187e6be3ee359c05d09f091399f1da23.png could save 852B (11% reduction).
- Compressing http://static9.pplive.cn/pub/flagment/v_20140912105335/ui/ui-index-icon/images/icon/num11.png could save 850B (75% reduction).
- Compressing http://sr2.pplive.com/cms/40/25/5bfe45bce296674bbcfc94fc90ab57dc.png could save 843B (34% reduction).
- Compressing http://sr3.pplive.com/cms/26/70/8e436beb0fbcd24c1633b8008fa03935.jpg could save 836B (11% reduction).
- Compressing http://static9.pplive.cn/pub/flagment/v_20140910122440/basic/images/ico-video3.png could save 831B (75% reduction).
- Compressing http://static9.pplive.cn/pub/flagment/v_20150112144327/modules/animation-figure/right.png could save 814B (66% reduction).
- Compressing http://static9.pplive.cn/pub/flagment/v_20161009165641/modules/g-1408-hd/images/diamond.png could save 738B (67% reduction).
- Compressing http://static1.pplive.cn/cmsfile/31/91/6637b51333c43c8831010b413288a5fb.png could save 712B (51% reduction).
- Compressing http://static9.pplive.cn/pub/flagment/v_20140910122440/basic/images/pic-bg.png could save 707B (65% reduction).
- Compressing http://static9.pplive.cn/pub/flagment/v_20161009165641/modules/g-1408-hd/images/ic21.png could save 686B (51% reduction).
- Compressing http://static9.pplive.cn/pub/flagment/v_20140910122440/basic/images/ico-video2.png could save 667B (36% 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 42% of the final above-the-fold content could be rendered with the full HTML response snapshot:11.
Show how to fix
4 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.