53 / 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://demo.technians.com/technians/wp-content/uploads/2016/04/About-bg.png (expiration not specified)
- http://demo.technians.com/technians/wp-content/uploads/2016/04/clientsBanner.png (expiration not specified)
- http://demo.technians.com/technians/wp-content/uploads/2016/04/home-1440x800.jpg (expiration not specified)
- http://demo.technians.com/technians/wp-content/uploads/2016/04/hp-prospect-prod-icons-sm.png (expiration not specified)
- http://demo.technians.com/technians/wp-content/uploads/2016/04/particles.png (expiration not specified)
- http://demo.technians.com/technians/wp-content/uploads/2016/04/white_dot_new.png (expiration not specified)
- http://dev.technians.com/owl-carousel/owl.carousel.css (expiration not specified)
- http://dev.technians.com/owl-carousel/owl.theme.css (expiration not specified)
- http://downloads.mailchimp.com/js/goal.min.js (expiration not specified)
- http://technians.com/wp-content/themes/bootstrap-basic/css/fix-bootstrap.css (expiration not specified)
- http://technians.com/wp-content/themes/bootstrap-basic/css/flexvideo.css (expiration not specified)
- http://technians.com/wp-content/uploads/2014/06/vsmall-logo.png (expiration not specified)
- http://technians.com/wp-content/uploads/2016/04/Clients-Technians.png (expiration not specified)
- http://technians.com/wp-content/uploads/2016/04/cl.png (expiration not specified)
- http://technians.com/wp-content/uploads/2016/04/op.png (expiration not specified)
- http://technians.com/wp-content/uploads/2016/04/stars-rating-landing.png (expiration not specified)
- http://technians.com/wp-content/uploads/2017/01/apollo.png (expiration not specified)
- http://technians.com/wp-content/uploads/2017/04/Vivo-Healthcare-Logo.png (expiration not specified)
- http://technians.com/wp-content/uploads/2017/04/arrowdown-e1491902875303.png (expiration not specified)
- http://technians.com/wp-content/uploads/2017/04/tempestaLOGO.png (expiration not specified)
- http://technians.com/wp-content/uploads/2017/05/Bg_Footer-test.png (expiration not specified)
- http://technians.com/wp-content/uploads/2017/05/facebook.png (expiration not specified)
- http://technians.com/wp-content/uploads/2017/05/google.png (expiration not specified)
- http://technians.com/wp-content/uploads/2017/05/linkedin-3.png (expiration not specified)
- http://technians.com/wp-content/uploads/2017/05/mob-icon.png (expiration not specified)
- http://technians.com/wp-content/uploads/2017/05/twitter.png (expiration not specified)
- http://technians.com/wp-content/uploads/2017/06/CTA_profile_Abha2.png (expiration not specified)
- http://technianssoftechpvtltd.com/bootstrap/owl-carousel/owl.carousel.js (expiration not specified)
- http://m.addthisedge.com/live/boost/ra-53dca96f6a124202/_ate.track.config_resp (60 seconds)
- http://static.hotjar.com/c/hotjar-467287.js?sv=5 (60 seconds)
- https://www.google.com/recaptcha/api.js (5 minutes)
- http://s7.addthis.com/js/300/addthis_widget.js (10 minutes)
- http://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 3 blocking script resources and 11 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://technians.com/wp-content/themes/bootstrap-basic/js/vendor/modernizr.min.js?ver=3.3.1
- http://technians.com/wp-includes/js/jquery/jquery.js?ver=1.12.4
- http://technians.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1
Optimize CSS Delivery of the following:
- http://technians.com/wp-content/themes/bootstrap-basic/style.css?ver=4.7.5
- http://technians.com/wp-content/themes/bootstrap-basic-child/style.css?ver=4.7.5
- http://technians.com/wp-content/themes/bootstrap-basic/css/bootstrap.min.css?ver=3.3.7
- http://technians.com/wp-content/themes/bootstrap-basic/css/bootstrap-theme.min.css?ver=3.3.7
- http://technians.com/wp-content/themes/bootstrap-basic/css/font-awesome.min.css?ver=4.7.0
- http://technians.com/wp-content/themes/bootstrap-basic/css/main.css?ver=4.7.5
- http://technians.com/wp-content/themes/bootstrap-basic/css/flexvideo.css
- http://technians.com/wp-content/themes/bootstrap-basic/css/fix-bootstrap.css
- http://technians.com/wp-content/themes/bootstrap-basic-child/style.css?ver=4.7.5
- http://dev.technians.com/owl-carousel/owl.carousel.css
- http://dev.technians.com/owl-carousel/owl.theme.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 113KiB (32% reduction).
- Compressing http://demo.technians.com/technians/wp-content/uploads/2016/04/home-1440x800.jpg could save 100.9KiB (31% reduction).
- Compressing http://technians.com/wp-content/uploads/2017/01/apollo.png could save 3.8KiB (51% reduction).
- Compressing http://technians.com/wp-content/uploads/2017/04/Vivo-Healthcare-Logo.png could save 3.7KiB (47% reduction).
- Compressing http://demo.technians.com/technians/wp-content/uploads/2016/04/hp-prospect-prod-icons-sm.png could save 1.7KiB (22% reduction).
- Compressing http://technians.com/wp-content/uploads/2014/06/vsmall-logo.png could save 1.6KiB (13% reduction).
- Compressing http://demo.technians.com/technians/wp-content/uploads/2016/04/white_dot_new.png could save 864B (86% reduction).
- Compressing http://technians.com/wp-content/uploads/2017/05/google.png could save 524B (39% 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 (61% reduction).
- Compressing http://downloads.mailchimp.com/js/goal.min.js could save 1.5KiB (58% reduction).
- Compressing http://dev.technians.com/owl-carousel/owl.theme.css could save 1KiB (63% reduction).
- Compressing http://dev.technians.com/owl-carousel/owl.carousel.css could save 948B (64% 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 4.8KiB (17% reduction).
- Minifying http://technians.com/wp-content/themes/bootstrap-basic-child/style.css?ver=4.7.5 could save 2.9KiB (15% reduction) after compression.
- Minifying http://technians.com/wp-content/themes/bootstrap-basic/style.css?ver=4.7.5 could save 1.9KiB (22% 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.7KiB (14% reduction).
- Minifying http://technians.com/ could save 1.7KiB (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 91.9KiB (43% reduction).
- Minifying https://code.jquery.com/ui/1.12.1/jquery-ui.js could save 46.2KiB (38% reduction) after compression.
- Minifying https://code.jquery.com/jquery-1.12.4.js could save 43.9KiB (51% reduction) after compression.
- Minifying http://technianssoftechpvtltd.com/bootstrap/owl-carousel/owl.carousel.js could save 1.8KiB (21% reduction) after compression.
Show how to fix
2 Passed Rules
91 / 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 709 CSS pixels wide, but the viewport is only 412 CSS pixels wide. The following elements fall outside the viewport:
- The element
<div class="main_body_left_menu_inner">Our Services P…Blog Reach us</div>
falls outside the viewport.
- The element
<div class="col-sm-4 ful ful1">Request Consultation</div>
falls outside the viewport.
- The element
<div class="col-sm-8 ful ful2"></div>
falls outside the viewport.
- The element
<div class="col-sm-4">OUR SERVICES…alytics CRM</div>
falls outside the viewport.
- The element
<h2 class="bannerh2">360 degree sol…bile & Web for</h2>
falls outside the viewport.
- The element
<p class="bannersubtxt">Enterprises Sm…esses Startups</p>
falls outside the viewport.
- The element
<h2 class="abouth2">Helping Busine…their Targets</h2>
falls outside the viewport.
- The element
<div class="servicecol">Digital market…ersonalization</div>
falls outside the viewport.
- The element
<div class="servicecol">Software Devel…ogy Consulting</div>
falls outside the viewport.
- The element
<div class="servicecol">Mobilize your…Apps and more</div>
falls outside the viewport.
- The element
<div class="col-sm-6">
falls outside the viewport.
- The element
<div class="col-sm-6">Technians expe…w our Services</div>
falls outside the viewport.
- The element
<div>Our Happy Clients</div>
falls outside the viewport.
- The element
<h3>See how compan…with Technians</h3>
falls outside the viewport.
- The element
<div class="col-sm-4">Automated Sale…iew Full Story</div>
falls outside the viewport.
- The element
<div class="col-sm-4">226% Increase…iew Full Story</div>
falls outside the viewport.
- The element
<div class="col-sm-4">Website Redesi…iew Full Story</div>
falls outside the viewport.
- The element
<h3>Read why our c…end Technians:</h3>
falls outside the viewport.
- The element
<div>“</div>
falls outside the viewport.
- The element
<i>Thanks for Tec…red in future.</i>
falls outside the viewport.
- The element
<div class="testiby">Atul Gupta -VP (Apollo)</div>
falls outside the viewport.
- The element
<div>“</div>
falls outside the viewport.
- The element
<i>They have an a…ws initiative.</i>
falls outside the viewport.
- The element
<div class="testiby">Kundan Kumar –…ution pvt ltd)</div>
falls outside the viewport.
- The element
<div>“</div>
falls outside the viewport.
- The element
<i>Excellent work…into reality.</i>
falls outside the viewport.
- The element
<div class="testiby">Khaled Al Sham…EO (Travelite)</div>
falls outside the viewport.
- The element
<div>“</div>
falls outside the viewport.
- The element
<i>On behalf of A…from your end.</i>
falls outside the viewport.
- The element
<div class="testiby">JAIDEEP AHUJA…dency Pvt Ltd)</div>
falls outside the viewport.
- The element
<a href="http://technia…/testimonials/" class="btnbg">View All</a>
falls outside the viewport.
- The element
<div class="col-md-4">Technians…122018, India</div>
falls outside the viewport.
- The element
<div class="col-md-4">About Us Servi…ork Contact Us</div>
falls outside the viewport.
- The element
<div class="col-md-4">Sales Queries…ights reserved</div>
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="http://technians.com" class="sps"></a>
is close to 1 other tap targets final.
- The tap target
<a href="http://technia…/testimonials/" class="btnbg">View All</a>
is close to 1 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.
62 / 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://demo.technians.com/technians/wp-content/uploads/2016/04/About-bg.png (expiration not specified)
- http://demo.technians.com/technians/wp-content/uploads/2016/04/clientsBanner.png (expiration not specified)
- http://demo.technians.com/technians/wp-content/uploads/2016/04/home-1440x800.jpg (expiration not specified)
- http://demo.technians.com/technians/wp-content/uploads/2016/04/hp-prospect-prod-icons-sm.png (expiration not specified)
- http://demo.technians.com/technians/wp-content/uploads/2016/04/particles.png (expiration not specified)
- http://demo.technians.com/technians/wp-content/uploads/2016/04/white_dot_new.png (expiration not specified)
- http://dev.technians.com/owl-carousel/owl.carousel.css (expiration not specified)
- http://dev.technians.com/owl-carousel/owl.theme.css (expiration not specified)
- http://downloads.mailchimp.com/js/goal.min.js (expiration not specified)
- http://technians.com/wp-content/themes/bootstrap-basic/css/fix-bootstrap.css (expiration not specified)
- http://technians.com/wp-content/themes/bootstrap-basic/css/flexvideo.css (expiration not specified)
- http://technians.com/wp-content/uploads/2014/06/vsmall-logo.png (expiration not specified)
- http://technians.com/wp-content/uploads/2016/04/Clients-Technians.png (expiration not specified)
- http://technians.com/wp-content/uploads/2016/04/cl.png (expiration not specified)
- http://technians.com/wp-content/uploads/2016/04/op.png (expiration not specified)
- http://technians.com/wp-content/uploads/2016/04/stars-rating-landing.png (expiration not specified)
- http://technians.com/wp-content/uploads/2017/01/apollo.png (expiration not specified)
- http://technians.com/wp-content/uploads/2017/04/Vivo-Healthcare-Logo.png (expiration not specified)
- http://technians.com/wp-content/uploads/2017/04/arrowdown-e1491902875303.png (expiration not specified)
- http://technians.com/wp-content/uploads/2017/04/tempestaLOGO.png (expiration not specified)
- http://technians.com/wp-content/uploads/2017/05/Bg_Footer.png (expiration not specified)
- http://technians.com/wp-content/uploads/2017/05/facebook.png (expiration not specified)
- http://technians.com/wp-content/uploads/2017/05/google.png (expiration not specified)
- http://technians.com/wp-content/uploads/2017/05/linkedin-3.png (expiration not specified)
- http://technians.com/wp-content/uploads/2017/05/mob-icon.png (expiration not specified)
- http://technians.com/wp-content/uploads/2017/05/twitter.png (expiration not specified)
- http://technians.com/wp-content/uploads/2017/06/CTA_profile_Abha2.png (expiration not specified)
- http://technianssoftechpvtltd.com/bootstrap/owl-carousel/owl.carousel.js (expiration not specified)
- http://m.addthisedge.com/live/boost/ra-53dca96f6a124202/_ate.track.config_resp (60 seconds)
- http://static.hotjar.com/c/hotjar-467287.js?sv=5 (60 seconds)
- https://www.google.com/recaptcha/api.js (5 minutes)
- http://s7.addthis.com/js/300/addthis_widget.js (10 minutes)
- http://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 148KiB (29% reduction).
- Compressing http://demo.technians.com/technians/wp-content/uploads/2016/04/home-1440x800.jpg could save 100.9KiB (31% reduction).
- Compressing http://technians.com/wp-content/uploads/2017/05/Bg_Footer.png could save 35KiB (24% reduction).
- Compressing http://technians.com/wp-content/uploads/2017/01/apollo.png could save 3.8KiB (51% reduction).
- Compressing http://technians.com/wp-content/uploads/2017/04/Vivo-Healthcare-Logo.png could save 3.7KiB (47% reduction).
- Compressing http://demo.technians.com/technians/wp-content/uploads/2016/04/hp-prospect-prod-icons-sm.png could save 1.7KiB (22% reduction).
- Compressing http://technians.com/wp-content/uploads/2014/06/vsmall-logo.png could save 1.6KiB (13% reduction).
- Compressing http://demo.technians.com/technians/wp-content/uploads/2016/04/white_dot_new.png could save 864B (86% reduction).
- Compressing http://technians.com/wp-content/uploads/2017/05/google.png could save 524B (39% 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 (61% reduction).
- Compressing http://downloads.mailchimp.com/js/goal.min.js could save 1.5KiB (58% reduction).
- Compressing http://dev.technians.com/owl-carousel/owl.theme.css could save 1KiB (63% reduction).
- Compressing http://dev.technians.com/owl-carousel/owl.carousel.css could save 948B (64% 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 4.8KiB (17% reduction).
- Minifying http://technians.com/wp-content/themes/bootstrap-basic-child/style.css?ver=4.7.5 could save 2.9KiB (15% reduction) after compression.
- Minifying http://technians.com/wp-content/themes/bootstrap-basic/style.css?ver=4.7.5 could save 1.9KiB (22% 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.7KiB (14% reduction).
- Minifying http://technians.com/ could save 1.7KiB (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 91.9KiB (43% reduction).
- Minifying https://code.jquery.com/ui/1.12.1/jquery-ui.js could save 46.2KiB (38% reduction) after compression.
- Minifying https://code.jquery.com/jquery-1.12.4.js could save 43.9KiB (51% reduction) after compression.
- Minifying http://technianssoftechpvtltd.com/bootstrap/owl-carousel/owl.carousel.js could save 1.8KiB (21% reduction) after compression.
Show how to fix
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 3 blocking script resources and 11 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://technians.com/wp-content/themes/bootstrap-basic/js/vendor/modernizr.min.js?ver=3.3.1
- http://technians.com/wp-includes/js/jquery/jquery.js?ver=1.12.4
- http://technians.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1
Optimize CSS Delivery of the following:
- http://technians.com/wp-content/themes/bootstrap-basic/style.css?ver=4.7.5
- http://technians.com/wp-content/themes/bootstrap-basic-child/style.css?ver=4.7.5
- http://technians.com/wp-content/themes/bootstrap-basic/css/bootstrap.min.css?ver=3.3.7
- http://technians.com/wp-content/themes/bootstrap-basic/css/bootstrap-theme.min.css?ver=3.3.7
- http://technians.com/wp-content/themes/bootstrap-basic/css/font-awesome.min.css?ver=4.7.0
- http://technians.com/wp-content/themes/bootstrap-basic/css/main.css?ver=4.7.5
- http://technians.com/wp-content/themes/bootstrap-basic/css/flexvideo.css
- http://technians.com/wp-content/themes/bootstrap-basic/css/fix-bootstrap.css
- http://technians.com/wp-content/themes/bootstrap-basic-child/style.css?ver=4.7.5
- http://dev.technians.com/owl-carousel/owl.carousel.css
- http://dev.technians.com/owl-carousel/owl.theme.css
Show how to fix
2 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.