55 / 100
Should Fix:
Avoid landing page redirects
Your page has 2 redirects. Redirects introduce additional delays before the page can be loaded.
Avoid landing page redirects for the following chain of redirected URLs.
- http://vidio.com/
- https://vidio.com/
- https://m.vidio.com/
Show how to 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:
- https://cdn0-a.production.vidio.static6.com/assets/jquery-c44fc874bfbd7e7b28c8cece7bdf3df3f732ccdbd6e33ede89a454b4f4ebea87.js
- https://cdn1-a.production.vidio.static6.com/assets/ahoy-cd5f517381778e4f28a51ba0b48ec6ba3f42fde33b9b6719177902346f07e2db.js
- https://cdn1-a.production.vidio.static6.com/assets/click_tracker-557762a01b366753e373123eb2e6922dff8769b6c05a86de7a9b45cd53299d0c.js
Optimize CSS Delivery of the following:
- https://cdn0-a.production.vidio.static6.com/assets/mobile-e28fce66edc3047be0a1b86edaa4359596c0cc443c1edf94425c1fd878c9d313.css
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 5.4KiB (56% reduction).
- Compressing https://cdn0-a.production.vidio.static6.com/assets/logo/new-mobile-logo-fc5c5aad1aff28f74b41910b7a8f9a0cf692f0ea1ee6fea15d973e924eb9c183.svg could save 2.5KiB (53% reduction).
- Compressing https://d31qbv1cthcecs.cloudfront.net/atrk.js could save 2.2KiB (61% reduction).
- Compressing https://cdn1-a.production.vidio.static6.com/assets/icons/icn_verify-1f74c24d52e5f6f37526508d3947caeeb771d5aedff0a32f43d86e449a8f844d.svg could save 760B (51% 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://plenty.analisis.io/ahoy/events (expiration not specified)
- https://plenty.analisis.io/ahoy/visits (expiration not specified)
- https://www.google-analytics.com/plugins/ua/linkid.js (60 minutes)
- https://widget.uservoice.com/4ytWDLfbTdoqxqdJYrQiaw.js (2 hours)
- https://www.google-analytics.com/analytics.js (2 hours)
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 9KiB (43% reduction).
- Compressing https://cdn1-a.production.vidio.static6.com/assets/icons/menu/menu-icons-a45e9d559c85621c4c8d58bebdf49a40e3e49a7065fca55e2a2d1b2945707a74.png could save 4.4KiB (50% reduction).
- Compressing https://cdn1-a.production.vidio.static6.com/assets/camera-2d3e3c0c1bebfa73b7401cb0acd60bb3b05eafed84e516e4c0446aa3994c3a9b.png could save 1.6KiB (40% reduction).
- Compressing https://cdn1-a.production.vidio.static6.com/assets/logo/new-icons-icon-vidio-47a065c78bf6a4feffdeef11678a36a4c9e23c7eb07fa30f82f4b6c43929f4ef.png could save 1.1KiB (44% reduction).
- Compressing https://cdn0-a.production.vidio.static6.com/assets/icons/icon-twitter-418d7b4e5893a7dd80cf0dd22d8f433070df41ec7cde22252565919acbf199ed.png could save 701B (33% reduction).
- Compressing https://cdn0-a.production.vidio.static6.com/assets/logo/new-icons-app-icon-0e43f2e207995e5b270c9f466482da8ee94891ae659390fbf61824c6fce889c7.png could save 656B (37% reduction).
- Compressing https://cdn0-a.production.vidio.static6.com/assets/icons/icon-facebook-62eafd3b3971e649a904c3496108e10403e3917c4dbcceb4aba977c04efa5839.png could save 516B (27% reduction).
Show how to fix
4 Passed Rules
98 / 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="header-menu-button" href="/pages/navigation" class="nav-trigger si…eader__nav-btn"></a>
is close to 1 other tap targets final.
- The tap target
<a href="/categories/44-vlog" class="category__nav__list__item">Vlog</a>
is close to 1 other tap targets final.
- The tap target
<a href="/@liputan6" class="user-name vide…ser video-user">Liputan6.com</a>
and 17 others are close to other tap targets final.
- The tap target
<a href="/watch/509802-…an-salah-fokus" class="video-widget__link">00:56</a>
and 1 others are close to other tap targets final.
- The tap target
<a href="/watch/509802-…an-salah-fokus" class="video-widget__link">00:56</a>
and 1 others are close to other tap targets final.
- The tap target
<a href="/watch/511402-…pua-di-asmat-1" class="video-widget-c…o-widget__link">Cerita MOP Papua di Asmat 1</a>
and 1 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.
54 / 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:
- https://cdn0-a.production.vidio.static6.com/assets/jquery-c44fc874bfbd7e7b28c8cece7bdf3df3f732ccdbd6e33ede89a454b4f4ebea87.js
- https://cdn1-a.production.vidio.static6.com/assets/ahoy-cd5f517381778e4f28a51ba0b48ec6ba3f42fde33b9b6719177902346f07e2db.js
- https://cdn1-a.production.vidio.static6.com/assets/click_tracker-557762a01b366753e373123eb2e6922dff8769b6c05a86de7a9b45cd53299d0c.js
Optimize CSS Delivery of the following:
- https://cdn0-a.production.vidio.static6.com/assets/application-e718b979081f2ba6ae6f9d43434cd0568cf1216467d44c2a0fc0bc6ff76f941c.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 666.1KiB (84% reduction).
- Compressing and resizing https://cdn1-a.production.images.static6.com/DFb7stW-yzxegLF_udMRdCmDWwc=/751x423/smart/filters:quality(90)/vidio-media-production/uploads/headline/image/599/asiknya-jadi-bintang-06b1bc.jpg could save 109.8KiB (91% reduction).
- Compressing and resizing https://cdn0-a.production.images.static6.com/Ck-k9KMCx9NCKmes747XoolCHWA=/751x423/smart/filters:quality(90)/vidio-media-production/uploads/headline/image/696/jfw-900ef2.jpg could save 109.8KiB (92% reduction).
- Compressing and resizing https://cdn0-a.production.images.static6.com/asBhnMk7B5od2uAordNozYsHIb4=/751x423/smart/filters:quality(90)/vidio-media-production/uploads/headline/image/679/epen-cupen-dodi-is-back-3a9d21.jpg could save 88.5KiB (89% reduction).
- Compressing and resizing https://cdn0-a.production.images.static6.com/I3u-Ynb2HM79Dtqo7E9utz6lSVw=/751x423/smart/filters:quality(90)/vidio-media-production/uploads/headline/image/694/ckgd-kuliner-02bcfc.jpg could save 87.4KiB (89% reduction).
- Compressing and resizing https://cdn0-a.production.images.static6.com/IwMDdlD628G_X_rtsOtDVqup9Po=/751x423/smart/filters:quality(90)/vidio-media-production/uploads/headline/image/674/vlogging-competision-2b95a6.jpg could save 70.4KiB (88% reduction).
- Compressing and resizing https://cdn0-a.production.images.static6.com/45r3jSIphtt4vtKFdb6YdIU32-Y=/751x423/smart/filters:quality(90)/vidio-media-production/uploads/headline/image/697/playlist-tulus-ab5c05.jpg could save 61.3KiB (92% reduction).
- Compressing and resizing https://cdn0-a.production.images.static6.com/HozsKW7r0sdIzQIDK8idyhwLWzg=/751x423/smart/filters:quality(90)/vidio-media-production/uploads/headline/image/693/anjani-dina-fashion-make-up-207c54.jpg could save 59.7KiB (90% reduction).
- Compressing and resizing https://cdn1-a.production.images.static6.com/Vuer6UZ3UQVJRRofzm2Y5DVioOw=/751x423/smart/filters:quality(90)/vidio-media-production/uploads/headline/image/652/f455ce.jpg could save 49.7KiB (86% reduction).
- Compressing https://cdn1-a.production.images.static6.com/qP8tInmtQoW7MdVXtGgem1Nx6gc=/35x35/smart/filters:quality(80)/vidio-media-production/uploads/user/avatar/522568/tnc2016-46b0b3.jpg could save 3.3KiB (78% reduction).
- Compressing https://cdn1-a.production.images.static6.com/qWfTlGltZzJ4CY2XMnSMb9uU6U0=/35x35/smart/filters:quality(80)/vidio-media-production/uploads/user/avatar/489792/bintangsekolah-48aabc.jpg could save 3.3KiB (81% reduction).
- Compressing https://cdn1-a.production.images.static6.com/2HQpYB2MNwO5RZ1RSdXAHEREmKU=/35x35/smart/filters:quality(80)/vidio-media-production/uploads/user/avatar/233028/taraartsmovie-76803c.jpg could save 3.3KiB (75% reduction).
- Compressing https://cdn1-a.production.images.static6.com/zZJad3on0lLDBIUHXhKVNYD2-hY=/35x35/smart/filters:quality(80)/vidio-media-production/uploads/user/avatar/168788/seninpagi-db80a5.jpg could save 3.3KiB (77% reduction).
- Compressing https://cdn1-a.production.images.static6.com/29AbpPwV7dNXyaWc_Hj48w2T3mA=/123x123/smart/filters:quality(90)/vidio-media-production/uploads/channel/image/901404/bintang-pantura-3-4e5e86.jpg could save 3.1KiB (27% reduction).
- Compressing https://cdn1-a.production.images.static6.com/kvrsnX_pFNRpbG2T1z6aVTH3PSY=/123x123/smart/filters:quality(90)/vidio-media-production/uploads/channel/image/423851/penting-nggak-penting-8ea1b3.jpg could save 3KiB (34% reduction).
- Compressing https://cdn0-a.production.images.static6.com/LlJ9LyKf-gOyciMGj7MWMfnmkQA=/123x123/smart/filters:quality(90)/vidio-media-production/uploads/channel/image/494897/catatan-harian-giring-7bf986.jpg could save 2.9KiB (27% reduction).
- Compressing https://cdn1-a.production.images.static6.com/lIBRVw85GVotbGaiXUqNw3vjG5I=/233x132/smart/filters:quality(90)/vidio-media-production/uploads/video/image/499637/kalau-cowok-mengalami-menstruasi-51fa08.jpg could save 2.4KiB (14% reduction).
- Compressing https://cdn1-a.production.images.static6.com/N63QETjnIDMXB-EsdgLFsgTLzZc=/123x123/smart/filters:quality(90)/vidio-media-production/uploads/channel/image/449217/aliando-s-playlist-dfc4ca.jpg could save 1.9KiB (24% reduction).
- Compressing https://cdn1-a.production.vidio.static6.com/assets/camera-2d3e3c0c1bebfa73b7401cb0acd60bb3b05eafed84e516e4c0446aa3994c3a9b.png could save 1.6KiB (40% reduction).
- Compressing and resizing https://cdn1-a.production.vidio.static6.com/assets/icons/arrow-up-0863d3b5da5c9a41fa0bea4bbdd7508791c637ca06d7504a8460d2af27ae7d58.png could save 712B (70% reduction).
- Compressing https://cdn1-a.production.vidio.static6.com/assets/icons/headline-tron__sprites-99f31a992f4e62b790d225c2b40669f7458364e6fba5bc57503a93952620c7a7.png could save 583B (17% reduction).
Show how to fix
Consider Fixing:
Avoid landing page redirects
Your page has 2 redirects. Redirects introduce additional delays before the page can be loaded.
Avoid landing page redirects for the following chain of redirected URLs.
- http://vidio.com/
- https://vidio.com/
- https://www.vidio.com/
Show how to 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 3KiB (58% reduction).
- Compressing https://d31qbv1cthcecs.cloudfront.net/atrk.js could save 2.2KiB (61% reduction).
- Compressing https://cdn1-a.production.vidio.static6.com/assets/icons/icn_verify-1f74c24d52e5f6f37526508d3947caeeb771d5aedff0a32f43d86e449a8f844d.svg could save 760B (51% 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://plenty.analisis.io/ahoy/events (expiration not specified)
- https://plenty.analisis.io/ahoy/visits (expiration not specified)
- https://www.google-analytics.com/cx/api.js?experiment=eFi7cuQiR7KELNOCMe8TFw (30 seconds)
- https://www.google-analytics.com/plugins/ua/linkid.js (60 minutes)
- https://widget.uservoice.com/4ytWDLfbTdoqxqdJYrQiaw.js (2 hours)
- https://www.google-analytics.com/analytics.js (2 hours)
Show how to fix
5 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.