66 / 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://seoanalysis.xyz/assets/images/logo.png (expiration not specified)
- http://seoanalysis.xyz/assets/images/placeholder/reserved-section-1-mobile.png (expiration not specified)
- http://seoanalysis.xyz/assets/images/placeholder/reserved-section-1.png (expiration not specified)
- http://seoanalysis.xyz/assets/images/placeholder/reserved-section-2.png (expiration not specified)
- http://seoanalysis.xyz/assets/images/placeholder/reserved-section-3.png (expiration not specified)
- http://seoanalysis.xyz/assets/images/placeholder/reserved-section-4.png (expiration not specified)
- http://seoanalysis.xyz/assets/site/bootstrap/css/bootstrap.css (expiration not specified)
- http://seoanalysis.xyz/assets/site/bootstrap/js/bootstrap.min.js (expiration not specified)
- http://seoanalysis.xyz/assets/site/css/animate.css (expiration not specified)
- http://seoanalysis.xyz/assets/site/css/animations.css (expiration not specified)
- http://seoanalysis.xyz/assets/site/css/component.css (expiration not specified)
- http://seoanalysis.xyz/assets/site/css/custom.css (expiration not specified)
- http://seoanalysis.xyz/assets/site/css/speedometer.css (expiration not specified)
- http://seoanalysis.xyz/assets/site/css/style.css (expiration not specified)
- http://seoanalysis.xyz/assets/site/fonts/font-awesome/css/font-awesome.css (expiration not specified)
- http://seoanalysis.xyz/assets/site/js/custom.js (expiration not specified)
- http://seoanalysis.xyz/assets/site/js/speedometer.js (expiration not specified)
- http://seoanalysis.xyz/assets/site/js/template.js (expiration not specified)
- http://seoanalysis.xyz/assets/site/plugins/isotope/isotope.pkgd.min.js (expiration not specified)
- http://seoanalysis.xyz/assets/site/plugins/jquery.appear.js (expiration not specified)
- http://seoanalysis.xyz/assets/site/plugins/jquery.min.js (expiration not specified)
- http://seoanalysis.xyz/assets/site/plugins/modernizr.js (expiration not specified)
- http://seoanalysis.xyz/assets/site/plugins/ms-dropdown/css/dd.css (expiration not specified)
- http://seoanalysis.xyz/assets/site/plugins/ms-dropdown/css/flags.css (expiration not specified)
- http://seoanalysis.xyz/assets/site/plugins/ms-dropdown/css/skin2.css (expiration not specified)
- http://seoanalysis.xyz/assets/site/plugins/ms-dropdown/images/icons/blank.gif (expiration not specified)
- http://seoanalysis.xyz/assets/site/plugins/ms-dropdown/images/icons/flagssprite_small.png (expiration not specified)
- http://seoanalysis.xyz/assets/site/plugins/ms-dropdown/images/skin1/dd_arrow.gif (expiration not specified)
- http://seoanalysis.xyz/assets/site/plugins/ms-dropdown/images/skin1/title-bg.gif (expiration not specified)
- http://seoanalysis.xyz/assets/site/plugins/ms-dropdown/js/jquery-1.9.0.min.js (expiration not specified)
- http://seoanalysis.xyz/assets/site/plugins/ms-dropdown/js/jquery.dd.js (expiration not specified)
- http://seoanalysis.xyz/js/analytics_js/useragent.js (expiration not specified)
Show how to fix
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 10 blocking script resources and 13 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://seoanalysis.xyz/assets/site/plugins/ms-dropdown/js/jquery-1.9.0.min.js
- http://seoanalysis.xyz/assets/site/plugins/ms-dropdown/js/jquery.dd.js
- http://seoanalysis.xyz/assets/site/plugins/jquery.min.js
- http://seoanalysis.xyz/assets/site/bootstrap/js/bootstrap.min.js
- http://seoanalysis.xyz/assets/site/plugins/modernizr.js
- http://seoanalysis.xyz/assets/site/plugins/isotope/isotope.pkgd.min.js
- http://seoanalysis.xyz/assets/site/plugins/jquery.appear.js
- http://seoanalysis.xyz/assets/site/js/template.js
- http://seoanalysis.xyz/assets/site/js/speedometer.js
- http://seoanalysis.xyz/assets/site/js/custom.js
Optimize CSS Delivery of the following:
- http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700,300&subset=latin,latin-ext
- http://fonts.googleapis.com/css?family=Raleway:700,400,300
- http://seoanalysis.xyz/assets/site/bootstrap/css/bootstrap.css
- http://seoanalysis.xyz/assets/site/fonts/font-awesome/css/font-awesome.css
- http://seoanalysis.xyz/assets/site/css/animations.css
- http://seoanalysis.xyz/assets/site/css/animate.css
- http://seoanalysis.xyz/assets/site/css/style.css
- http://seoanalysis.xyz/assets/site/css/component.css
- http://seoanalysis.xyz/assets/site/css/speedometer.css
- http://seoanalysis.xyz/assets/site/css/custom.css
- http://seoanalysis.xyz/assets/site/plugins/ms-dropdown/css/dd.css
- http://seoanalysis.xyz/assets/site/plugins/ms-dropdown/css/skin2.css
- http://seoanalysis.xyz/assets/site/plugins/ms-dropdown/css/flags.css
Show how to fix
Consider Fixing:
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.6KiB (22% reduction).
- Minifying http://seoanalysis.xyz/ could save 1.6KiB (22% 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 3.7KiB (28% reduction).
- Minifying http://seoanalysis.xyz/assets/site/plugins/ms-dropdown/js/jquery.dd.js could save 3KiB (25% reduction) after compression.
- Minifying http://seoanalysis.xyz/assets/site/plugins/jquery.appear.js could save 695B (50% 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 30.5KiB (66% reduction).
- Compressing and resizing http://seoanalysis.xyz/assets/images/logo.png could save 26.9KiB (87% reduction).
- Compressing http://seoanalysis.xyz/assets/images/placeholder/reserved-section-1-mobile.png could save 1,010B (32% reduction).
- Compressing http://seoanalysis.xyz/assets/images/placeholder/reserved-section-1.png could save 970B (25% reduction).
- Compressing http://seoanalysis.xyz/assets/images/placeholder/reserved-section-2.png could save 836B (21% reduction).
- Compressing http://seoanalysis.xyz/assets/images/placeholder/reserved-section-3.png could save 836B (21% reduction).
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
<label for="subject" class="sr-only">Message subject*</label>
and 1 others are close to other tap targets.
Show how to fix
5 Passed Rules
Show details
Avoid app install interstitials that hide content
Your page does not appear to have any app install interstitials that hide a significant amount of content. Learn more about the importance of avoiding the use of app install interstitials.
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:
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://seoanalysis.xyz/assets/images/logo.png (expiration not specified)
- http://seoanalysis.xyz/assets/images/placeholder/reserved-section-1-mobile.png (expiration not specified)
- http://seoanalysis.xyz/assets/images/placeholder/reserved-section-1.png (expiration not specified)
- http://seoanalysis.xyz/assets/images/placeholder/reserved-section-2.png (expiration not specified)
- http://seoanalysis.xyz/assets/images/placeholder/reserved-section-3.png (expiration not specified)
- http://seoanalysis.xyz/assets/images/placeholder/reserved-section-4.png (expiration not specified)
- http://seoanalysis.xyz/assets/site/bootstrap/css/bootstrap.css (expiration not specified)
- http://seoanalysis.xyz/assets/site/bootstrap/js/bootstrap.min.js (expiration not specified)
- http://seoanalysis.xyz/assets/site/css/animate.css (expiration not specified)
- http://seoanalysis.xyz/assets/site/css/animations.css (expiration not specified)
- http://seoanalysis.xyz/assets/site/css/component.css (expiration not specified)
- http://seoanalysis.xyz/assets/site/css/custom.css (expiration not specified)
- http://seoanalysis.xyz/assets/site/css/speedometer.css (expiration not specified)
- http://seoanalysis.xyz/assets/site/css/style.css (expiration not specified)
- http://seoanalysis.xyz/assets/site/fonts/font-awesome/css/font-awesome.css (expiration not specified)
- http://seoanalysis.xyz/assets/site/images/banner.jpg (expiration not specified)
- http://seoanalysis.xyz/assets/site/js/custom.js (expiration not specified)
- http://seoanalysis.xyz/assets/site/js/speedometer.js (expiration not specified)
- http://seoanalysis.xyz/assets/site/js/template.js (expiration not specified)
- http://seoanalysis.xyz/assets/site/plugins/isotope/isotope.pkgd.min.js (expiration not specified)
- http://seoanalysis.xyz/assets/site/plugins/jquery.appear.js (expiration not specified)
- http://seoanalysis.xyz/assets/site/plugins/jquery.min.js (expiration not specified)
- http://seoanalysis.xyz/assets/site/plugins/modernizr.js (expiration not specified)
- http://seoanalysis.xyz/assets/site/plugins/ms-dropdown/css/dd.css (expiration not specified)
- http://seoanalysis.xyz/assets/site/plugins/ms-dropdown/css/flags.css (expiration not specified)
- http://seoanalysis.xyz/assets/site/plugins/ms-dropdown/css/skin2.css (expiration not specified)
- http://seoanalysis.xyz/assets/site/plugins/ms-dropdown/images/icons/blank.gif (expiration not specified)
- http://seoanalysis.xyz/assets/site/plugins/ms-dropdown/images/icons/flagssprite_small.png (expiration not specified)
- http://seoanalysis.xyz/assets/site/plugins/ms-dropdown/images/skin1/dd_arrow.gif (expiration not specified)
- http://seoanalysis.xyz/assets/site/plugins/ms-dropdown/images/skin1/title-bg.gif (expiration not specified)
- http://seoanalysis.xyz/assets/site/plugins/ms-dropdown/js/jquery-1.9.0.min.js (expiration not specified)
- http://seoanalysis.xyz/assets/site/plugins/ms-dropdown/js/jquery.dd.js (expiration not specified)
- http://seoanalysis.xyz/js/analytics_js/useragent.js (expiration not specified)
Show how to fix
Consider Fixing:
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.6KiB (22% reduction).
- Minifying http://seoanalysis.xyz/ could save 1.6KiB (22% 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 3.7KiB (28% reduction).
- Minifying http://seoanalysis.xyz/assets/site/plugins/ms-dropdown/js/jquery.dd.js could save 3KiB (25% reduction) after compression.
- Minifying http://seoanalysis.xyz/assets/site/plugins/jquery.appear.js could save 695B (50% reduction) after compression.
Show how to fix
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 10 blocking script resources and 13 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://seoanalysis.xyz/assets/site/plugins/ms-dropdown/js/jquery-1.9.0.min.js
- http://seoanalysis.xyz/assets/site/plugins/ms-dropdown/js/jquery.dd.js
- http://seoanalysis.xyz/assets/site/plugins/jquery.min.js
- http://seoanalysis.xyz/assets/site/bootstrap/js/bootstrap.min.js
- http://seoanalysis.xyz/assets/site/plugins/modernizr.js
- http://seoanalysis.xyz/assets/site/plugins/isotope/isotope.pkgd.min.js
- http://seoanalysis.xyz/assets/site/plugins/jquery.appear.js
- http://seoanalysis.xyz/assets/site/js/template.js
- http://seoanalysis.xyz/assets/site/js/speedometer.js
- http://seoanalysis.xyz/assets/site/js/custom.js
Optimize CSS Delivery of the following:
- http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700,300&subset=latin,latin-ext
- http://fonts.googleapis.com/css?family=Raleway:700,400,300
- http://seoanalysis.xyz/assets/site/bootstrap/css/bootstrap.css
- http://seoanalysis.xyz/assets/site/fonts/font-awesome/css/font-awesome.css
- http://seoanalysis.xyz/assets/site/css/animations.css
- http://seoanalysis.xyz/assets/site/css/animate.css
- http://seoanalysis.xyz/assets/site/css/style.css
- http://seoanalysis.xyz/assets/site/css/component.css
- http://seoanalysis.xyz/assets/site/css/speedometer.css
- http://seoanalysis.xyz/assets/site/css/custom.css
- http://seoanalysis.xyz/assets/site/plugins/ms-dropdown/css/dd.css
- http://seoanalysis.xyz/assets/site/plugins/ms-dropdown/css/skin2.css
- http://seoanalysis.xyz/assets/site/plugins/ms-dropdown/css/flags.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 30.5KiB (66% reduction).
- Compressing and resizing http://seoanalysis.xyz/assets/images/logo.png could save 26.9KiB (87% reduction).
- Compressing http://seoanalysis.xyz/assets/images/placeholder/reserved-section-1-mobile.png could save 1,010B (32% reduction).
- Compressing http://seoanalysis.xyz/assets/images/placeholder/reserved-section-1.png could save 970B (25% reduction).
- Compressing http://seoanalysis.xyz/assets/images/placeholder/reserved-section-2.png could save 836B (21% reduction).
- Compressing http://seoanalysis.xyz/assets/images/placeholder/reserved-section-3.png could save 836B (21% reduction).
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.