60 / 100
Should Fix:
Reduce server response time
In our test, your server responded in 1.3 seconds.
There are many factors that can slow down your server response time. Please read our recommendations to learn how you can monitor and measure where your server is spending the most time.
Show how to fix
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 8 blocking script resources and 20 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://hmi-corp.com/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp
- https://hmi-corp.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1
- https://hmi-corp.com/wp-content/plugins/wp-testimonial-widget/js/jquery.cycle.all.js?ver=6e8a0387629e61710ec95b7605c38896
- https://hmi-corp.com/wp-content/themes/biznez/js/ddsmoothmenu.js?ver=1.0
- https://hmi-corp.com/wp-content/themes/biznez/js/custom.js?ver=1.0
- https://hmi-corp.com/wp-content/themes/biznez/js/jQuery.BlackAndWhite.js?ver=1.0
- https://hmi-corp.com/wp-content/themes/biznez/SketchBoard/functions/modules/nbar/inc/front/js/notificationbar.js?ver=6e8a0387629e61710ec95b7605c38896
- https://hmi-corp.com/wp-content/themes/biznez/js/jquery.zaccordion.js
Optimize CSS Delivery of the following:
- https://hmi-corp.com/wp-includes/css/dist/block-library/style.min.css?ver=6e8a0387629e61710ec95b7605c38896
- https://hmi-corp.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.1.4
- https://hmi-corp.com/wp-content/themes/biznez/style.css?ver=1.0.0
- https://hmi-corp.com/wp-content/themes/biznez/css/reset.css
- https://hmi-corp.com/wp-content/themes/biznez/css/1008.css
- https://hmi-corp.com/wp-content/themes/biznez/css/typography.css
- http://fonts.googleapis.com/css?family=Open+Sans:400,600,400italic
- http://fonts.googleapis.com/css?family=Droid+Serif
- https://hmi-corp.com/wp-content/themes/biznez/css/colorpicker.css?ver=1.0.0
- https://hmi-corp.com/wp-content/themes/biznez/SketchBoard/css/skt-theme-stylesheet.css?ver=1.0.0
- https://hmi-corp.com/wp-content/themes/biznez/css/prettyPhoto.css?ver=1.0.0
- https://hmi-corp.com/wp-content/themes/biznez/css/orbit-1.3.0.css?ver=1.0.0
- https://hmi-corp.com/wp-content/themes/biznez/css/portfolioStyle.css?ver=1.0.0
- https://hmi-corp.com/wp-content/themes/biznez/SketchBoard/functions/shortcodes/css/shortcodes.css?ver=1.0
- http://fonts.googleapis.com/css?family=Open+Sans:400,300
- https://hmi-corp.com/wp-content/themes/biznez/SketchBoard/functions/shortcodes/css/tipTip.css?ver=1.0
- https://hmi-corp.com/wp-content/themes/biznez/SketchBoard/functions/shortcodes/css/elusive-webfont.css?ver=1.0
- https://hmi-corp.com/wp-content/themes/biznez/SketchBoard/functions/shortcodes/css/elusive-webfont-ie7.css?ver=1.0
- https://hmi-corp.com/wp-content/themes/biznez/SketchBoard/functions/modules/nbar/inc/front/css/notificationbar.css?ver=6e8a0387629e61710ec95b7605c38896
- https://hmi-corp.com/wp-content/plugins/easy-fancybox/css/jquery.fancybox.min.css?ver=1.3.24
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:
- https://hmi-corp.com/wp-json/contact-form-7/v1/contact-forms/342/refill (expiration not specified)
- https://www.google.com/recaptcha/api.js?render=6LcMHacUAAAAAASw5gjavsvJ09-ilFfT97CJtMZc&ver=3.0 (5 minutes)
- https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=xw1jR43fRSpRG88iDviKn3qM (5 minutes)
- https://www.google-analytics.com/analytics.js (2 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 7.9KiB (25% reduction).
- Minifying https://hmi-corp.com/wp-content/themes/biznez/style.css?ver=1.0.0 could save 4.5KiB (24% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/themes/biznez/css/1008.css could save 902B (39% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/themes/biznez/SketchBoard/functions/shortcodes/css/shortcodes.css?ver=1.0 could save 754B (20% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/themes/biznez/css/orbit-1.3.0.css?ver=1.0.0 could save 591B (26% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/themes/biznez/css/typography.css could save 547B (42% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/themes/biznez/css/reset.css could save 280B (35% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/themes/biznez/SketchBoard/functions/modules/nbar/inc/front/css/notificationbar.css?ver=6e8a0387629e61710ec95b7605c38896 could save 202B (14% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/themes/biznez/css/portfolioStyle.css?ver=1.0.0 could save 192B (18% 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 2.4KiB (15% reduction).
- Minifying https://hmi-corp.com/ could save 2.4KiB (15% 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 13KiB (32% reduction).
- Minifying https://hmi-corp.com/wp-content/plugins/wp-testimonial-widget/js/jquery.cycle.all.js?ver=6e8a0387629e61710ec95b7605c38896 could save 5.5KiB (41% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/themes/biznez/js/jquery.zaccordion.js could save 2.5KiB (49% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/themes/biznez/SketchBoard/functions/shortcodes/js/shrotcodes.js?ver=1.0 could save 764B (39% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/themes/biznez/js/ddsmoothmenu.js?ver=1.0 could save 726B (15% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/themes/biznez/js/kwiks.js?ver=1.0 could save 690B (43% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/themes/biznez/SketchBoard/functions/shortcodes/js/jquery.tipTip.js?ver=1.0 could save 686B (36% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.1.4 could save 653B (17% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/themes/biznez/js/custom.js?ver=1.0 could save 515B (22% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/themes/biznez/js/colorpicker.js?ver=1.0 could save 502B (14% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/themes/biznez/js/jquery.quovolver.js?ver=1.0 could save 382B (50% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/themes/biznez/SketchBoard/functions/modules/nbar/inc/front/js/notificationbar.js?ver=6e8a0387629e61710ec95b7605c38896 could save 161B (16% 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 14.6KiB (25% reduction).
- Compressing https://hmi-corp.com/wp-content/uploads/2013/06/HMI-color-LLC-2015.png could save 5.1KiB (13% reduction).
- Compressing https://hmi-corp.com/wp-content/themes/biznez/images/facebook.png could save 980B (68% reduction).
- Compressing https://hmi-corp.com/wp-content/themes/biznez/images/linkedin.png could save 980B (65% reduction).
- Compressing https://hmi-corp.com/wp-content/themes/biznez/images/twitter.png could save 978B (65% reduction).
- Compressing https://hmi-corp.com/wp-content/themes/biznez/images/menu_close.png could save 937B (74% reduction).
- Compressing https://hmi-corp.com/wp-content/themes/biznez/images/quoteleft.png could save 917B (76% reduction).
- Compressing https://hmi-corp.com/wp-content/themes/biznez/images/quoteright.png could save 912B (77% reduction).
- Compressing https://hmi-corp.com/wp-content/themes/biznez/images/searchtextbox.png could save 871B (72% reduction).
- Compressing https://hmi-corp.com/wp-content/themes/biznez/images/learn-more-bg.png could save 854B (90% reduction).
- Compressing https://hmi-corp.com/wp-content/themes/biznez/images/searchn.png could save 738B (30% reduction).
- Compressing https://hmi-corp.com/wp-content/themes/biznez/images/testimonial-bg.png could save 705B (67% reduction).
- Compressing https://hmi-corp.com/wp-content/themes/biznez/images/testimonial-title-bg.png could save 688B (28% reduction).
- Compressing https://hmi-corp.com/wp-content/uploads/2018/03/HMI-Home-Icon-2-small-30.png could save 130B (12% reduction).
Show how to fix
3 Passed Rules
97 / 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="https://hmi-corp.com" class="home_img">
is close to 1 other tap targets final.
- The tap target
<div class="timer"></div>
is close to 1 other tap targets final.
- The tap target
<span class="right">Right</span>
is close to 1 other tap targets final.
- The tap target
<li class="active">1</li>
is close to 1 other tap targets final.
- The tap target
<li>2</li>
and 4 others are close to other tap targets final.
- The tap target
<a href="http://https:/…ashington.org/">https://www.me…ashington.org/</a>
is close to 1 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.
78 / 100
Should Fix:
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 8 blocking script resources and 19 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://hmi-corp.com/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp
- https://hmi-corp.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1
- https://hmi-corp.com/wp-content/plugins/wp-testimonial-widget/js/jquery.cycle.all.js?ver=6e8a0387629e61710ec95b7605c38896
- https://hmi-corp.com/wp-content/themes/biznez/js/ddsmoothmenu.js?ver=1.0
- https://hmi-corp.com/wp-content/themes/biznez/js/custom.js?ver=1.0
- https://hmi-corp.com/wp-content/themes/biznez/js/jQuery.BlackAndWhite.js?ver=1.0
- https://hmi-corp.com/wp-content/themes/biznez/SketchBoard/functions/modules/nbar/inc/front/js/notificationbar.js?ver=6e8a0387629e61710ec95b7605c38896
- https://hmi-corp.com/wp-content/themes/biznez/js/jquery.zaccordion.js
Optimize CSS Delivery of the following:
- https://hmi-corp.com/wp-includes/css/dist/block-library/style.min.css?ver=6e8a0387629e61710ec95b7605c38896
- https://hmi-corp.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.1.4
- https://hmi-corp.com/wp-content/themes/biznez/style.css?ver=1.0.0
- https://hmi-corp.com/wp-content/themes/biznez/css/reset.css
- https://hmi-corp.com/wp-content/themes/biznez/css/1008.css
- https://hmi-corp.com/wp-content/themes/biznez/css/typography.css
- http://fonts.googleapis.com/css?family=Open+Sans:400,600,400italic
- http://fonts.googleapis.com/css?family=Droid+Serif
- https://hmi-corp.com/wp-content/themes/biznez/css/colorpicker.css?ver=1.0.0
- https://hmi-corp.com/wp-content/themes/biznez/SketchBoard/css/skt-theme-stylesheet.css?ver=1.0.0
- https://hmi-corp.com/wp-content/themes/biznez/css/prettyPhoto.css?ver=1.0.0
- https://hmi-corp.com/wp-content/themes/biznez/css/orbit-1.3.0.css?ver=1.0.0
- https://hmi-corp.com/wp-content/themes/biznez/css/portfolioStyle.css?ver=1.0.0
- https://hmi-corp.com/wp-content/themes/biznez/SketchBoard/functions/shortcodes/css/shortcodes.css?ver=1.0
- https://hmi-corp.com/wp-content/themes/biznez/SketchBoard/functions/shortcodes/css/tipTip.css?ver=1.0
- https://hmi-corp.com/wp-content/themes/biznez/SketchBoard/functions/shortcodes/css/elusive-webfont.css?ver=1.0
- https://hmi-corp.com/wp-content/themes/biznez/SketchBoard/functions/shortcodes/css/elusive-webfont-ie7.css?ver=1.0
- https://hmi-corp.com/wp-content/themes/biznez/SketchBoard/functions/modules/nbar/inc/front/css/notificationbar.css?ver=6e8a0387629e61710ec95b7605c38896
- https://hmi-corp.com/wp-content/plugins/easy-fancybox/css/jquery.fancybox.min.css?ver=1.3.24
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:
- https://hmi-corp.com/wp-json/contact-form-7/v1/contact-forms/342/refill (expiration not specified)
- https://www.google.com/recaptcha/api.js?render=6LcMHacUAAAAAASw5gjavsvJ09-ilFfT97CJtMZc&ver=3.0 (5 minutes)
- https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=xw1jR43fRSpRG88iDviKn3qM (5 minutes)
- https://www.google-analytics.com/analytics.js (2 hours)
Show how to fix
Reduce server response time
In our test, your server responded in 0.92 seconds.
There are many factors that can slow down your server response time. Please read our recommendations to learn how you can monitor and measure where your server is spending the most time.
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 7.2KiB (26% reduction).
- Minifying https://hmi-corp.com/wp-content/themes/biznez/style.css?ver=1.0.0 could save 4.5KiB (24% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/themes/biznez/css/1008.css could save 902B (39% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/themes/biznez/css/orbit-1.3.0.css?ver=1.0.0 could save 591B (26% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/themes/biznez/css/typography.css could save 547B (42% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/themes/biznez/css/reset.css could save 280B (35% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/themes/biznez/SketchBoard/functions/modules/nbar/inc/front/css/notificationbar.css?ver=6e8a0387629e61710ec95b7605c38896 could save 202B (14% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/themes/biznez/css/portfolioStyle.css?ver=1.0.0 could save 192B (18% 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 2.4KiB (15% reduction).
- Minifying https://hmi-corp.com/ could save 2.4KiB (15% 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 13KiB (32% reduction).
- Minifying https://hmi-corp.com/wp-content/plugins/wp-testimonial-widget/js/jquery.cycle.all.js?ver=6e8a0387629e61710ec95b7605c38896 could save 5.5KiB (41% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/themes/biznez/js/jquery.zaccordion.js could save 2.5KiB (49% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/themes/biznez/SketchBoard/functions/shortcodes/js/shrotcodes.js?ver=1.0 could save 764B (39% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/themes/biznez/js/ddsmoothmenu.js?ver=1.0 could save 726B (15% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/themes/biznez/js/kwiks.js?ver=1.0 could save 690B (43% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/themes/biznez/SketchBoard/functions/shortcodes/js/jquery.tipTip.js?ver=1.0 could save 686B (36% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.1.4 could save 653B (17% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/themes/biznez/js/custom.js?ver=1.0 could save 515B (22% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/themes/biznez/js/colorpicker.js?ver=1.0 could save 502B (14% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/themes/biznez/js/jquery.quovolver.js?ver=1.0 could save 382B (50% reduction) after compression.
- Minifying https://hmi-corp.com/wp-content/themes/biznez/SketchBoard/functions/modules/nbar/inc/front/js/notificationbar.js?ver=6e8a0387629e61710ec95b7605c38896 could save 161B (16% 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 19.2KiB (30% reduction).
- Compressing https://hmi-corp.com/wp-content/uploads/2013/06/HMI-color-LLC-2015.png could save 5.1KiB (13% reduction).
- Compressing https://hmi-corp.com/wp-content/themes/biznez/images/tab-bg.png could save 2KiB (50% reduction).
- Compressing https://hmi-corp.com/wp-content/themes/biznez/images/facebook.png could save 980B (68% reduction).
- Compressing https://hmi-corp.com/wp-content/themes/biznez/images/linkedin.png could save 980B (65% reduction).
- Compressing https://hmi-corp.com/wp-content/themes/biznez/images/twitter.png could save 978B (65% reduction).
- Compressing https://hmi-corp.com/wp-content/themes/biznez/images/menu_close.png could save 937B (74% reduction).
- Compressing https://hmi-corp.com/wp-content/themes/biznez/images/nav-border.png could save 923B (92% reduction).
- Compressing https://hmi-corp.com/wp-content/themes/biznez/images/sec-nav-border.png could save 923B (92% reduction).
- Compressing https://hmi-corp.com/wp-content/themes/biznez/images/quoteleft.png could save 917B (76% reduction).
- Compressing https://hmi-corp.com/wp-content/themes/biznez/images/quoteright.png could save 912B (77% reduction).
- Compressing https://hmi-corp.com/wp-content/themes/biznez/images/searchtextbox.png could save 871B (72% reduction).
- Compressing https://hmi-corp.com/wp-content/themes/biznez/images/learn-more-bg.png could save 854B (90% reduction).
- Compressing https://hmi-corp.com/wp-content/themes/biznez/images/manu-bg-2.png could save 821B (78% reduction).
- Compressing https://hmi-corp.com/wp-content/themes/biznez/images/searchn.png could save 738B (30% reduction).
- Compressing https://hmi-corp.com/wp-content/themes/biznez/images/testimonial-bg.png could save 705B (67% reduction).
- Compressing https://hmi-corp.com/wp-content/themes/biznez/images/testimonial-title-bg.png could save 688B (28% reduction).
- Compressing https://hmi-corp.com/wp-content/uploads/2018/03/HMI-Home-Icon-2-small-30.png could save 130B (12% 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.