56 / 100
Should 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://officecom-comoffice.com/css/Simple-Line-Icons-Webfont/simple-line-icons.css (expiration not specified)
- http://officecom-comoffice.com/css/colors/yellow.css (expiration not specified)
- http://officecom-comoffice.com/css/default.css (expiration not specified)
- http://officecom-comoffice.com/css/et-line-font/et-line-font.css (expiration not specified)
- http://officecom-comoffice.com/css/font-awesome/css/font-awesome.min.css (expiration not specified)
- http://officecom-comoffice.com/css/layouts.css (expiration not specified)
- http://officecom-comoffice.com/css/responsive-leyouts.css (expiration not specified)
- http://officecom-comoffice.com/css/shortcodes.css (expiration not specified)
- http://officecom-comoffice.com/images/766.jpg (expiration not specified)
- http://officecom-comoffice.com/images/774.jpg (expiration not specified)
- http://officecom-comoffice.com/js/animations/css/animations.min.css (expiration not specified)
- http://officecom-comoffice.com/js/animations/js/animations.min.js (expiration not specified)
- http://officecom-comoffice.com/js/animations/js/appear.min.js (expiration not specified)
- http://officecom-comoffice.com/js/bootstrap/bootstrap.min.css (expiration not specified)
- http://officecom-comoffice.com/js/bootstrap/bootstrap.min.js (expiration not specified)
- http://officecom-comoffice.com/js/cubeportfolio/cubeportfolio.min.css (expiration not specified)
- http://officecom-comoffice.com/js/cubeportfolio/jquery.cubeportfolio.min.js (expiration not specified)
- http://officecom-comoffice.com/js/cubeportfolio/main.js (expiration not specified)
- http://officecom-comoffice.com/js/custom-scrollbar/jquery.mCustomScrollbar.concat.min.js (expiration not specified)
- http://officecom-comoffice.com/js/custom-scrollbar/jquery.mCustomScrollbar.css (expiration not specified)
- http://officecom-comoffice.com/js/mainmenu/customeUI.js (expiration not specified)
- http://officecom-comoffice.com/js/mainmenu/jquery.sticky.js (expiration not specified)
- http://officecom-comoffice.com/js/mainmenu/menu.css (expiration not specified)
- http://officecom-comoffice.com/js/masterslider/masterslider.min.js (expiration not specified)
- http://officecom-comoffice.com/js/masterslider/style/masterslider.css (expiration not specified)
- http://officecom-comoffice.com/js/owl-carousel/custom.js (expiration not specified)
- http://officecom-comoffice.com/js/owl-carousel/owl.carousel.css (expiration not specified)
- http://officecom-comoffice.com/js/owl-carousel/owl.carousel.js (expiration not specified)
- http://officecom-comoffice.com/js/scripts/functions.js (expiration not specified)
- http://officecom-comoffice.com/js/scrolltotop/totop.js (expiration not specified)
- http://officecom-comoffice.com/js/style-swicher/custom.js (expiration not specified)
- http://officecom-comoffice.com/js/style-swicher/style-swicher.css (expiration not specified)
- http://officecom-comoffice.com/js/style-swicher/style-swicher.js (expiration not specified)
- http://officecom-comoffice.com/js/universal/jquery.js (expiration not specified)
- http://officecom-comoffice.com/js/ytplayer/elementvideo-custom.js (expiration not specified)
- http://officecom-comoffice.com/js/ytplayer/jquery.mb.YTPlayer.js (expiration not specified)
- http://officecom-comoffice.com/js/ytplayer/play-pause-btn.js (expiration not specified)
- http://officecom-comoffice.com/js/ytplayer/ytplayer.css (expiration not specified)
- https://www.googletagmanager.com/gtag/js?id=UA-135469776-1 (15 minutes)
- 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 21 blocking script resources and 17 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://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js
- http://cdnjs.cloudflare.com/ajax/libs/jstimezonedetect/1.0.6/jstz.min.js
- http://officecom-comoffice.com/js/universal/jquery.js
- http://officecom-comoffice.com/js/bootstrap/bootstrap.min.js
- http://officecom-comoffice.com/js/mainmenu/customeUI.js
- http://officecom-comoffice.com/js/mainmenu/jquery.sticky.js
- http://officecom-comoffice.com/js/masterslider/masterslider.min.js
- http://officecom-comoffice.com/js/ytplayer/jquery.mb.YTPlayer.js
- http://officecom-comoffice.com/js/ytplayer/elementvideo-custom.js
- http://officecom-comoffice.com/js/ytplayer/play-pause-btn.js
- http://officecom-comoffice.com/js/cubeportfolio/jquery.cubeportfolio.min.js
- http://officecom-comoffice.com/js/cubeportfolio/main.js
- http://officecom-comoffice.com/js/animations/js/animations.min.js
- http://officecom-comoffice.com/js/animations/js/appear.min.js
- http://officecom-comoffice.com/js/scrolltotop/totop.js
- http://officecom-comoffice.com/js/owl-carousel/owl.carousel.js
- http://officecom-comoffice.com/js/owl-carousel/custom.js
- http://officecom-comoffice.com/js/custom-scrollbar/jquery.mCustomScrollbar.concat.min.js
- http://officecom-comoffice.com/js/style-swicher/style-swicher.js
- http://officecom-comoffice.com/js/style-swicher/custom.js
- http://officecom-comoffice.com/js/scripts/functions.js
Optimize CSS Delivery of the following:
- http://officecom-comoffice.com/js/bootstrap/bootstrap.min.css
- http://officecom-comoffice.com/js/mainmenu/menu.css
- http://officecom-comoffice.com/css/default.css
- http://officecom-comoffice.com/css/layouts.css
- http://officecom-comoffice.com/css/shortcodes.css
- http://officecom-comoffice.com/css/responsive-leyouts.css
- http://officecom-comoffice.com/js/masterslider/style/masterslider.css
- http://officecom-comoffice.com/css/font-awesome/css/font-awesome.min.css
- http://officecom-comoffice.com/css/Simple-Line-Icons-Webfont/simple-line-icons.css
- http://officecom-comoffice.com/css/et-line-font/et-line-font.css
- http://officecom-comoffice.com/js/animations/css/animations.min.css
- http://officecom-comoffice.com/js/cubeportfolio/cubeportfolio.min.css
- http://officecom-comoffice.com/js/owl-carousel/owl.carousel.css
- http://officecom-comoffice.com/js/ytplayer/ytplayer.css
- http://officecom-comoffice.com/js/style-swicher/style-swicher.css
- http://officecom-comoffice.com/js/custom-scrollbar/jquery.mCustomScrollbar.css
- http://officecom-comoffice.com/css/colors/yellow.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 122.5KiB (75% reduction).
- Compressing http://officecom-comoffice.com/images/766.jpg could save 122.5KiB (75% 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 8.5KiB (78% reduction).
- Compressing http://officecom-comoffice.com/css/Simple-Line-Icons-Webfont/simple-line-icons.css could save 8.5KiB (78% reduction).
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 13.4KiB (19% reduction).
- Minifying http://officecom-comoffice.com/css/layouts.css could save 3.5KiB (24% reduction) after compression.
- Minifying http://officecom-comoffice.com/css/default.css could save 3.3KiB (22% reduction) after compression.
- Minifying http://officecom-comoffice.com/js/custom-scrollbar/jquery.mCustomScrollbar.css could save 1.5KiB (28% reduction) after compression.
- Minifying http://officecom-comoffice.com/css/Simple-Line-Icons-Webfont/simple-line-icons.css could save 1.1KiB (11% reduction).
- Minifying http://officecom-comoffice.com/css/responsive-leyouts.css could save 992B (18% reduction) after compression.
- Minifying http://officecom-comoffice.com/css/shortcodes.css could save 879B (29% reduction) after compression.
- Minifying http://officecom-comoffice.com/js/masterslider/style/masterslider.css could save 823B (11% reduction) after compression.
- Minifying http://officecom-comoffice.com/js/mainmenu/menu.css could save 596B (18% reduction) after compression.
- Minifying http://officecom-comoffice.com/js/owl-carousel/owl.carousel.css could save 367B (18% reduction) after compression.
- Minifying http://officecom-comoffice.com/css/et-line-font/et-line-font.css could save 186B (12% reduction) after compression.
- Minifying http://officecom-comoffice.com/js/style-swicher/style-swicher.css could save 176B (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 6.3KiB (22% reduction).
- Minifying http://officecom-comoffice.com/js/ytplayer/jquery.mb.YTPlayer.js could save 2.9KiB (20% reduction) after compression.
- Minifying http://officecom-comoffice.com/js/owl-carousel/owl.carousel.js could save 1.8KiB (21% reduction) after compression.
- Minifying http://officecom-comoffice.com/js/mainmenu/jquery.sticky.js could save 704B (36% reduction) after compression.
- Minifying http://officecom-comoffice.com/js/owl-carousel/custom.js could save 371B (30% reduction) after compression.
- Minifying http://officecom-comoffice.com/js/mainmenu/customeUI.js could save 297B (52% reduction) after compression.
- Minifying http://officecom-comoffice.com/js/animations/js/appear.min.js could save 165B (22% reduction) after compression.
- Minifying http://officecom-comoffice.com/js/scripts/functions.js could save 112B (17% reduction) after compression.
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 55% of the final above-the-fold content could be rendered with the full HTML response.
- Click to see the screenshot with only the HTML response: snapshot:38
Show how to fix
3 Passed Rules
87 / 100
Consider Fixing:
Size content to viewport
The page content is too wide for the viewport, forcing the user to scroll horizontally. Size the page content to the viewport to provide a better user experience.
The page content is 503 CSS pixels wide, but the viewport is only 412 CSS pixels wide. The following elements fall outside the viewport:
- The element
<span class="text-orange-2">www.Office.com…om/Setup Guide</span>
falls outside the viewport.
- The element
<span class="text-orange-2">Setup</span>
falls outside the viewport.
Show how to fix
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="About-Us.html">About</a>
and 5 others are close to other tap targets.
Show how to fix
3 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.
Use legible font sizes
The text on your page is legible. Learn more about using legible font sizes.
69 / 100
Should 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://officecom-comoffice.com/css/Simple-Line-Icons-Webfont/simple-line-icons.css (expiration not specified)
- http://officecom-comoffice.com/css/colors/yellow.css (expiration not specified)
- http://officecom-comoffice.com/css/default.css (expiration not specified)
- http://officecom-comoffice.com/css/et-line-font/et-line-font.css (expiration not specified)
- http://officecom-comoffice.com/css/font-awesome/css/font-awesome.min.css (expiration not specified)
- http://officecom-comoffice.com/css/layouts.css (expiration not specified)
- http://officecom-comoffice.com/css/responsive-leyouts.css (expiration not specified)
- http://officecom-comoffice.com/css/shortcodes.css (expiration not specified)
- http://officecom-comoffice.com/images/766.jpg (expiration not specified)
- http://officecom-comoffice.com/images/774.jpg (expiration not specified)
- http://officecom-comoffice.com/js/animations/css/animations.min.css (expiration not specified)
- http://officecom-comoffice.com/js/animations/js/animations.min.js (expiration not specified)
- http://officecom-comoffice.com/js/animations/js/appear.min.js (expiration not specified)
- http://officecom-comoffice.com/js/bootstrap/bootstrap.min.css (expiration not specified)
- http://officecom-comoffice.com/js/bootstrap/bootstrap.min.js (expiration not specified)
- http://officecom-comoffice.com/js/cubeportfolio/cubeportfolio.min.css (expiration not specified)
- http://officecom-comoffice.com/js/cubeportfolio/jquery.cubeportfolio.min.js (expiration not specified)
- http://officecom-comoffice.com/js/cubeportfolio/main.js (expiration not specified)
- http://officecom-comoffice.com/js/custom-scrollbar/jquery.mCustomScrollbar.concat.min.js (expiration not specified)
- http://officecom-comoffice.com/js/custom-scrollbar/jquery.mCustomScrollbar.css (expiration not specified)
- http://officecom-comoffice.com/js/mainmenu/customeUI.js (expiration not specified)
- http://officecom-comoffice.com/js/mainmenu/jquery.sticky.js (expiration not specified)
- http://officecom-comoffice.com/js/mainmenu/menu.css (expiration not specified)
- http://officecom-comoffice.com/js/masterslider/masterslider.min.js (expiration not specified)
- http://officecom-comoffice.com/js/masterslider/style/masterslider.css (expiration not specified)
- http://officecom-comoffice.com/js/owl-carousel/custom.js (expiration not specified)
- http://officecom-comoffice.com/js/owl-carousel/owl.carousel.css (expiration not specified)
- http://officecom-comoffice.com/js/owl-carousel/owl.carousel.js (expiration not specified)
- http://officecom-comoffice.com/js/scripts/functions.js (expiration not specified)
- http://officecom-comoffice.com/js/scrolltotop/totop.js (expiration not specified)
- http://officecom-comoffice.com/js/style-swicher/custom.js (expiration not specified)
- http://officecom-comoffice.com/js/style-swicher/style-swicher.css (expiration not specified)
- http://officecom-comoffice.com/js/style-swicher/style-swicher.js (expiration not specified)
- http://officecom-comoffice.com/js/universal/jquery.js (expiration not specified)
- http://officecom-comoffice.com/js/ytplayer/elementvideo-custom.js (expiration not specified)
- http://officecom-comoffice.com/js/ytplayer/jquery.mb.YTPlayer.js (expiration not specified)
- http://officecom-comoffice.com/js/ytplayer/play-pause-btn.js (expiration not specified)
- http://officecom-comoffice.com/js/ytplayer/ytplayer.css (expiration not specified)
- https://www.googletagmanager.com/gtag/js?id=UA-135469776-1 (15 minutes)
- 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 122.5KiB (75% reduction).
- Compressing http://officecom-comoffice.com/images/766.jpg could save 122.5KiB (75% 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 8.5KiB (78% reduction).
- Compressing http://officecom-comoffice.com/css/Simple-Line-Icons-Webfont/simple-line-icons.css could save 8.5KiB (78% reduction).
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 13.4KiB (19% reduction).
- Minifying http://officecom-comoffice.com/css/layouts.css could save 3.5KiB (24% reduction) after compression.
- Minifying http://officecom-comoffice.com/css/default.css could save 3.3KiB (22% reduction) after compression.
- Minifying http://officecom-comoffice.com/js/custom-scrollbar/jquery.mCustomScrollbar.css could save 1.5KiB (28% reduction) after compression.
- Minifying http://officecom-comoffice.com/css/Simple-Line-Icons-Webfont/simple-line-icons.css could save 1.1KiB (11% reduction).
- Minifying http://officecom-comoffice.com/css/responsive-leyouts.css could save 992B (18% reduction) after compression.
- Minifying http://officecom-comoffice.com/css/shortcodes.css could save 879B (29% reduction) after compression.
- Minifying http://officecom-comoffice.com/js/masterslider/style/masterslider.css could save 823B (11% reduction) after compression.
- Minifying http://officecom-comoffice.com/js/mainmenu/menu.css could save 596B (18% reduction) after compression.
- Minifying http://officecom-comoffice.com/js/owl-carousel/owl.carousel.css could save 367B (18% reduction) after compression.
- Minifying http://officecom-comoffice.com/css/et-line-font/et-line-font.css could save 186B (12% reduction) after compression.
- Minifying http://officecom-comoffice.com/js/style-swicher/style-swicher.css could save 176B (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 6.3KiB (22% reduction).
- Minifying http://officecom-comoffice.com/js/ytplayer/jquery.mb.YTPlayer.js could save 2.9KiB (20% reduction) after compression.
- Minifying http://officecom-comoffice.com/js/owl-carousel/owl.carousel.js could save 1.8KiB (21% reduction) after compression.
- Minifying http://officecom-comoffice.com/js/mainmenu/jquery.sticky.js could save 704B (36% reduction) after compression.
- Minifying http://officecom-comoffice.com/js/owl-carousel/custom.js could save 371B (30% reduction) after compression.
- Minifying http://officecom-comoffice.com/js/mainmenu/customeUI.js could save 297B (52% reduction) after compression.
- Minifying http://officecom-comoffice.com/js/animations/js/appear.min.js could save 165B (22% reduction) after compression.
- Minifying http://officecom-comoffice.com/js/scripts/functions.js could save 112B (17% reduction) after compression.
Show how to fix
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 21 blocking script resources and 17 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://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js
- http://cdnjs.cloudflare.com/ajax/libs/jstimezonedetect/1.0.6/jstz.min.js
- http://officecom-comoffice.com/js/universal/jquery.js
- http://officecom-comoffice.com/js/bootstrap/bootstrap.min.js
- http://officecom-comoffice.com/js/mainmenu/customeUI.js
- http://officecom-comoffice.com/js/mainmenu/jquery.sticky.js
- http://officecom-comoffice.com/js/masterslider/masterslider.min.js
- http://officecom-comoffice.com/js/ytplayer/jquery.mb.YTPlayer.js
- http://officecom-comoffice.com/js/ytplayer/elementvideo-custom.js
- http://officecom-comoffice.com/js/ytplayer/play-pause-btn.js
- http://officecom-comoffice.com/js/cubeportfolio/jquery.cubeportfolio.min.js
- http://officecom-comoffice.com/js/cubeportfolio/main.js
- http://officecom-comoffice.com/js/animations/js/animations.min.js
- http://officecom-comoffice.com/js/animations/js/appear.min.js
- http://officecom-comoffice.com/js/scrolltotop/totop.js
- http://officecom-comoffice.com/js/owl-carousel/owl.carousel.js
- http://officecom-comoffice.com/js/owl-carousel/custom.js
- http://officecom-comoffice.com/js/custom-scrollbar/jquery.mCustomScrollbar.concat.min.js
- http://officecom-comoffice.com/js/style-swicher/style-swicher.js
- http://officecom-comoffice.com/js/style-swicher/custom.js
- http://officecom-comoffice.com/js/scripts/functions.js
Optimize CSS Delivery of the following:
- http://officecom-comoffice.com/js/bootstrap/bootstrap.min.css
- http://officecom-comoffice.com/js/mainmenu/menu.css
- http://officecom-comoffice.com/css/default.css
- http://officecom-comoffice.com/css/layouts.css
- http://officecom-comoffice.com/css/shortcodes.css
- http://officecom-comoffice.com/css/responsive-leyouts.css
- http://officecom-comoffice.com/js/masterslider/style/masterslider.css
- http://officecom-comoffice.com/css/font-awesome/css/font-awesome.min.css
- http://officecom-comoffice.com/css/Simple-Line-Icons-Webfont/simple-line-icons.css
- http://officecom-comoffice.com/css/et-line-font/et-line-font.css
- http://officecom-comoffice.com/js/animations/css/animations.min.css
- http://officecom-comoffice.com/js/cubeportfolio/cubeportfolio.min.css
- http://officecom-comoffice.com/js/owl-carousel/owl.carousel.css
- http://officecom-comoffice.com/js/ytplayer/ytplayer.css
- http://officecom-comoffice.com/js/style-swicher/style-swicher.css
- http://officecom-comoffice.com/js/custom-scrollbar/jquery.mCustomScrollbar.css
- http://officecom-comoffice.com/css/colors/yellow.css
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 47% of the final above-the-fold content could be rendered with the full HTML response.
- Click to see the screenshot with only the HTML response: snapshot:38
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.