55 / 100
Should 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://lineq.tw/js/lcslog.js?201612301506
- http://lineq.tw/js/api_tw.js?201612301506
- http://lineq.tw/js/nclk_evt.js?201612301506
Optimize CSS Delivery of the following:
- http://lineq.tw/mobile/tw/css/w.css?201612301506
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 511.8KiB (44% reduction).
- Compressing http://lineq.tw/mobile/tw/img/bnr_20141105_panel.png could save 171KiB (92% reduction).
- Compressing and resizing http://cdn-obs.line-apps.com/line/r/lineq/p/0529f15c-10ef-46da-8664-f7ff7f029d60c61a1bt0575f125/200x200.round could save 85.6KiB (94% reduction).
- Compressing and resizing http://cdn-obs.line-apps.com/line/r/lineq/p/9AF9CCD0-1C5F-471F-A7E8-32008D702E0C0a1a94t0549a8ce/200x200.round could save 65.7KiB (93% reduction).
- Compressing and resizing http://cdn-obs.line-apps.com/line/r/lineq/p/6915F25D-74D0-4BAA-861E-6FDCA4B96788921e2ft04f974d5/200x200.round could save 62.9KiB (94% reduction).
- Compressing http://lineq.tw/mobile/common/img/spr/sprites.png?f49afd0 could save 30.5KiB (18% reduction).
- Compressing http://cdn-obs.line-apps.com/line/r/lineq/c/bd14583c-40e9-45a9-9fde-26e315ceee23161e27t05a79487 could save 19.7KiB (16% reduction).
- Compressing http://lineq.tw/mobile/tw/img/img_app_launch.png?20150820_2 could save 14.3KiB (14% reduction).
- Compressing http://cdn-obs.line-apps.com/line/r/lineq/c/872762ff-5a1c-47dd-a3bf-a3ce64f31192d2209bt05b8dcd3 could save 13.5KiB (16% reduction).
- Compressing http://lineq.tw/mobile/tw/img/sp_etc_brg.png could save 13.4KiB (15% reduction).
- Compressing http://cdn-obs.line-apps.com/line/r/lineq/c/e835c1dd-5b31-42cb-aee5-5a38feb6bdbe941ad0t05a12cc6 could save 11.6KiB (14% reduction).
- Compressing and resizing http://cdn-obs.line-apps.com/line/r/lineq/p/548d820a-a4ac-49b6-8ffe-43b2fa836f10831a9ct051fc3fc/200x200.round could save 10.3KiB (91% reduction).
- Compressing http://cdn-obs.line-apps.com/line/0m0e24c4852d157058326f7a167d3830206e357e6c25132a521b72396d35283d343d61613361323c0d357a31313b22392234261520264c3e0c could save 6.1KiB (19% reduction).
- Compressing http://lineq.tw/mobile/tw/img/spr/sprites.png?f49afd0 could save 6.1KiB (19% reduction).
- Compressing https://media.line.me/img/button/zh-hant/84x20.png could save 1.1KiB (33% reduction).
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 3.5KiB (56% reduction).
- Compressing http://static.adsinstant.com/lineq/gm.js could save 3.5KiB (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://lineq.tw/mobile/tw/img/bnr_20141105_panel.png (expiration not specified)
- http://lineq.tw/mobile/tw/img/footer_banner2_2.png (expiration not specified)
- http://lineq.tw/mobile/tw/img/sp_etc_brg.png (expiration not specified)
- http://static.adsinstant.com/lineq/gm.js (expiration not specified)
- http://static.adsinstant.com/lineq/gmfix.css (expiration not specified)
- http://www.googletagmanager.com/gtm.js?id=GTM-PWQF9P (15 minutes)
- http://connect.facebook.net/zh_TW/sdk.js (20 minutes)
- http://platform.twitter.com/widgets.js (30 minutes)
- https://apis.google.com/js/platform.js (30 minutes)
- https://apis.google.com/js/rpc:shindig_random.js?onload=init (30 minutes)
- http://www.google-analytics.com/analytics.js (2 hours)
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 2.6KiB (23% reduction).
- Minifying https://cdn-ak.b.st-hatena.com/js/bookmark_button.js could save 1.9KiB (23% reduction) after compression.
- Minifying http://lineq.tw/js/lcslog.js?201612301506 could save 766B (24% reduction) after compression.
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 href="/m/pickup" class="moreview N=a:a.pickmore">看全部</a>
is close to 1 other tap targets.
- The tap target
<a href="/m/my/2066837" class="N=a:too.pimg"></a>
is close to 1 other tap targets.
- The tap target
<a href="/m/tag/2" class="tag N=a:a.tag">電影</a>
and 8 others are close to other tap targets.
- The tap target
<a href="/m/search/question?q=17直播怎麼用" class="link N=a:a.skwd">17直播怎麼用</a>
and 4 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.
63 / 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 428.2KiB (71% reduction).
- Compressing and resizing http://cdn-obs.line-apps.com/line/r/lineq/p/1ef7a4b9-0c66-4f33-b051-813eedd374f82619d3t0174e18b/200x200.round could save 76.4KiB (94% reduction).
- Compressing and resizing http://cdn-obs.line-apps.com/line/r/lineq/c/d286ba0b-74c1-402c-a5e2-038fc5a298a2d8209bt05b9f7c0/1000x1000.rm could save 73KiB (95% reduction).
- Compressing and resizing http://cdn-obs.line-apps.com/line/r/lineq/c/68a75672-73a1-46c0-bff3-f091a7ba6d48e2209at05b9f7e0/1000x1000.rm could save 51.3KiB (93% reduction).
- Compressing and resizing http://cdn-obs.line-apps.com/line/r/lineq/c/d588bcd8-4a8c-4d54-8b78-15e4ea7c86a0e41ad2t05b9f800/1000x1000.rm could save 48KiB (91% reduction).
- Compressing and resizing http://cdn-obs.line-apps.com/line/r/lineq/p/b7d742f1-0a3f-4732-8090-de07ffb6b7b9f0209bt0545ab5d/200x200.round could save 43.4KiB (93% reduction).
- Compressing and resizing http://cdn-obs.line-apps.com/line/r/lineq/c/da501bc1-f7b6-48aa-af2b-9467aa8f4c40951ad2t05b9f75e/1000x1000.rm could save 37.6KiB (93% reduction).
- Compressing and resizing http://cdn-obs.line-apps.com/line/r/lineq/c/eafee5aa-1d6e-4f70-9b7c-d54c6c743203b81ad1t05b9f5d1/1000x1000.rm could save 21KiB (90% reduction).
- Compressing and resizing http://cdn-obs.line-apps.com/line/r/lineq/c/a49ca9b6-7e98-4112-bafe-35e1e9a0097a1d1ad1t05bc5515/1000x1000.rm could save 10.5KiB (85% reduction).
- Compressing http://lineq.tw/pc/common/img/spr/component-header.png?58c591c could save 7.2KiB (24% reduction).
- Compressing and resizing http://cdn-obs.line-apps.com/line/r/lineq/c/ACB27FD8-9DB5-4D9B-B428-E6A3B058297A.901aaet05bb92df/200x200.rf could save 6.1KiB (75% reduction).
- Compressing and resizing http://cdn-obs.line-apps.com/line/r/lineq/c/EA9839D8-9DE5-40B2-8942-E2B852102C1E.6e1a12t05bcd7f5/200x200.rf could save 5.3KiB (73% reduction).
- Compressing http://lineq.tw/pc/tw/img/img_subcolumn_banner_151015.png could save 5.2KiB (29% reduction).
- Compressing http://lineq.tw/pc/common/img/spr/common.png?58c591c could save 4.5KiB (20% reduction).
- Compressing http://lineq.tw/pc/common/img/spr/common.png?8d8903e could save 4.5KiB (20% reduction).
- Compressing http://lineq.tw/pc/common/img/spr/component-top.png?8d8903e could save 4.2KiB (31% reduction).
- Compressing http://lineq.tw/pc/common/img/spr/component-subcolumn.png?58c591c could save 4.2KiB (24% reduction).
- Compressing and resizing http://cdn-obs.line-apps.com/line/r/lineq/c/8ffc676d-f3e8-4dfe-9b45-d0c75ad537c5fb1aabt05bb9bcc/200x200.rf could save 4KiB (70% reduction).
- Compressing and resizing http://cdn-obs.line-apps.com/line/r/lineq/c/e9c2b6eb-bc0b-4578-9184-6762e8476cae731aa2t05bb5643/200x200.rf could save 3.6KiB (67% reduction).
- Compressing http://lineq.tw/pc/tw/img/spr/component-subcolumn.png?58c591c could save 3.1KiB (31% reduction).
- Compressing http://lineq.tw/pc/common/img/header_photo.png could save 2.8KiB (79% reduction).
- Compressing http://cdn-obs.line-apps.com/line/0m0e2032952d1c2757603f74167a38612b3d347e6c201720521a283a6b35263639603760313165380d3d7a36313b2263223426152c7e173f0c could save 2.8KiB (19% reduction).
- Compressing and resizing http://cdn-obs.line-apps.com/line/r/lineq/p/548d820a-a4ac-49b6-8ffe-43b2fa836f10831a9ct051fc3fc/196x196.rf could save 2.7KiB (80% reduction).
- Compressing and resizing http://cdn-obs.line-apps.com/line/r/lineq/c/3b841b42-fb07-40fc-af35-e88538a46868241a27t05bcd76f/200x200.rf could save 2.4KiB (63% reduction).
- Compressing http://cdn-obs.line-apps.com/line/r/lineq/c/dbade6ae-1877-4720-9f4b-b094a812082cf11ad0t05bcc9cb could save 2.2KiB (13% reduction).
- Compressing http://lineq.tw/pc/common/img/btn_appdnld.png could save 2KiB (44% reduction).
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 3.5KiB (56% reduction).
- Compressing http://static.adsinstant.com/lineq/gm.js could save 3.5KiB (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://lineq.tw/pc/common/img/btn_appdnld.png (expiration not specified)
- http://lineq.tw/pc/common/img/header_photo.png (expiration not specified)
- http://lineq.tw/pc/common/img/icon_loading.gif (expiration not specified)
- http://lineq.tw/pc/tw/img/img_subcolumn_banner_151015.png (expiration not specified)
- http://static.adsinstant.com/lineq/300250LR1.js (expiration not specified)
- http://static.adsinstant.com/lineq/dfp.js (expiration not specified)
- http://static.adsinstant.com/lineq/gm.js (expiration not specified)
- http://www.googletagmanager.com/gtm.js?id=GTM-PWQF9P (15 minutes)
- https://www.googletagservices.com/tag/js/gpt.js (15 minutes)
- http://pagead2.googlesyndication.com/pagead/expansion_embed.js?source=safeframe (60 minutes)
- http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js (60 minutes)
- http://pagead2.googlesyndication.com/pagead/osd.js (60 minutes)
- https://pagead2.googlesyndication.com/pagead/osd.js (60 minutes)
- http://www.google-analytics.com/analytics.js (2 hours)
- https://www.google-analytics.com/analytics.js (2 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 1.8KiB (14% reduction).
- Minifying http://lineq.tw/ could save 1.8KiB (14% 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 766B (24% reduction).
- Minifying http://lineq.tw/js/lcslog.js?201612301506 could save 766B (24% reduction) after compression.
Show how to 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://lineq.tw/js/api_tw.js?201612301506
- http://lineq.tw/js/lcslog.js?201612301506
- http://lineq.tw/js/nclk_evt.js?201612301506
- http://static.adsinstant.com/lineq/dfp.js
Optimize CSS Delivery of the following:
- http://lineq.tw/pc/tw/css/lineq.css?201612301506
- http://lineq.tw/pc/tw/css/top.css?201612301506
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.