16 / 100
Should Fix:
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 4 blocking script resources and 7 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://www.cielellis.com/wp-includes/js/jquery/jquery.js?ver=1.12.4
- http://www.cielellis.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1
- http://www.cielellis.com/wp-content/themes/allurer/assets/js/modernizr.custom.79639.js?ver=1.0.3
- http://www.cielellis.com/wp-content/plugins/simple-social-icons/svgxuse.js?ver=1.1.21
Optimize CSS Delivery of the following:
- http://www.cielellis.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=4.7
- http://fonts.googleapis.com/css?family=Open+Sans%3A400italic%2C700italic%2C400%2C700%7CKaushan+Script%3A400italic%2C700italic%2C400%2C700%7CAllura+Script%3A400italic%2C700italic%2C400%2C700&subset=latin%2Clatin-ext
- http://www.cielellis.com/wp-content/themes/allurer/assets/css/style.css?ver=1.0.3
- http://www.cielellis.com/wp-content/themes/allurer/assets/css/bootstrap.css?ver=1.0.3
- http://www.cielellis.com/wp-content/themes/allurer/assets/css/custom.css?ver=1.0.3
- https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css?ver=1.9.4
- http://www.cielellis.com/wp-content/plugins/simple-social-icons/css/style.css?ver=2.0.1
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 3.4MiB (87% reduction).
- Compressing and resizing http://www.cielellis.com/wp-content/uploads/2017/02/IMG_2023.jpg could save 1.6MiB (99% reduction).
- Compressing http://www.cielellis.com/wp-content/uploads/2017/03/Clarity-Quest-4.jpg could save 1MiB (76% reduction).
- Compressing and resizing http://www.cielellis.com/wp-content/uploads/2017/02/IMG_1976-e1487811520767.jpg could save 549.3KiB (97% reduction).
- Compressing and resizing http://www.cielellis.com/wp-content/uploads/2017/02/cropped-150704_Ciel-Portrait-Session-38-e1487808953576-1.jpg could save 185.2KiB (99% reduction).
- Compressing http://www.cielellis.com/wp-content/uploads/2017/02/Photo-on-2016-11-03-at-12.10-PM-2.jpg could save 62.9KiB (30% 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 13.6KiB (75% reduction).
- Compressing http://www.cielellis.com/ could save 13.6KiB (75% 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:
- http://www.cielellis.com/wp-content/uploads/2017/02/IMG_1976-e1487811520767.jpg (expiration not specified)
- http://www.cielellis.com/wp-content/uploads/2017/02/IMG_2023.jpg (expiration not specified)
- http://www.cielellis.com/wp-content/uploads/2017/02/Photo-on-2016-11-03-at-12.10-PM-2.jpg (expiration not specified)
- http://www.cielellis.com/wp-content/uploads/2017/02/cropped-150704_Ciel-Portrait-Session-38-e1487808953576-1.jpg (expiration not specified)
- http://www.cielellis.com/wp-content/uploads/2017/02/cropped-150704_Ciel-Portrait-Session-38-e1487808953576.jpg (expiration not specified)
- http://www.cielellis.com/wp-content/uploads/2017/03/Clarity-Quest-4.jpg (expiration not specified)
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 2.6KiB (25% reduction).
- Minifying http://www.cielellis.com/wp-content/themes/allurer/assets/css/style.css?ver=1.0.3 could save 1.6KiB (27% reduction) after compression.
- Minifying http://www.cielellis.com/wp-content/themes/allurer/assets/css/custom.css?ver=1.0.3 could save 1KiB (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 3.3KiB (19% reduction).
- Minifying http://www.cielellis.com/ could save 3.3KiB (19% reduction).
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.9KiB (27% reduction).
- Minifying http://www.cielellis.com/wp-content/themes/allurer/assets/js/bootstrap.js?ver=1.0.3 could save 2.8KiB (24% reduction) after compression.
- Minifying http://www.cielellis.com/wp-content/plugins/simple-social-icons/svgxuse.js?ver=1.1.21 could save 1KiB (44% reduction) after compression.
Show how to fix
2 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="http://wordpress.org/">WordPress</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.
15 / 100
Should Fix:
Optimize images
Properly formatting and compressing images can save many bytes of data.
Optimize the following images to reduce their size by 3.9MiB (95% reduction).
- Compressing and resizing http://www.cielellis.com/wp-content/uploads/2017/02/IMG_2023.jpg could save 1.6MiB (99% reduction).
- Compressing and resizing http://www.cielellis.com/wp-content/uploads/2017/03/Clarity-Quest-4.jpg could save 1.3MiB (98% reduction).
- Compressing and resizing http://www.cielellis.com/wp-content/uploads/2017/02/IMG_1976-e1487811520767.jpg could save 556.7KiB (99% reduction).
- Compressing and resizing http://www.cielellis.com/wp-content/uploads/2017/02/cropped-150704_Ciel-Portrait-Session-38-e1487808953576.jpg could save 189.3KiB (98% reduction).
- Compressing and resizing http://www.cielellis.com/wp-content/uploads/2017/02/cropped-150704_Ciel-Portrait-Session-38-e1487808953576-1.jpg could save 185.2KiB (99% reduction).
- Compressing http://www.cielellis.com/wp-content/uploads/2017/02/Photo-on-2016-11-03-at-12.10-PM-2.jpg could save 62.9KiB (30% 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 13.6KiB (75% reduction).
- Compressing http://www.cielellis.com/ could save 13.6KiB (75% 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:
- http://www.cielellis.com/wp-content/uploads/2017/02/IMG_1976-e1487811520767.jpg (expiration not specified)
- http://www.cielellis.com/wp-content/uploads/2017/02/IMG_2023.jpg (expiration not specified)
- http://www.cielellis.com/wp-content/uploads/2017/02/Photo-on-2016-11-03-at-12.10-PM-2.jpg (expiration not specified)
- http://www.cielellis.com/wp-content/uploads/2017/02/cropped-150704_Ciel-Portrait-Session-38-e1487808953576-1.jpg (expiration not specified)
- http://www.cielellis.com/wp-content/uploads/2017/02/cropped-150704_Ciel-Portrait-Session-38-e1487808953576.jpg (expiration not specified)
- http://www.cielellis.com/wp-content/uploads/2017/03/Clarity-Quest-4.jpg (expiration not specified)
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 2.6KiB (25% reduction).
- Minifying http://www.cielellis.com/wp-content/themes/allurer/assets/css/style.css?ver=1.0.3 could save 1.6KiB (27% reduction) after compression.
- Minifying http://www.cielellis.com/wp-content/themes/allurer/assets/css/custom.css?ver=1.0.3 could save 1KiB (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 3.3KiB (19% reduction).
- Minifying http://www.cielellis.com/ could save 3.3KiB (19% reduction).
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.9KiB (27% reduction).
- Minifying http://www.cielellis.com/wp-content/themes/allurer/assets/js/bootstrap.js?ver=1.0.3 could save 2.8KiB (24% reduction) after compression.
- Minifying http://www.cielellis.com/wp-content/plugins/simple-social-icons/svgxuse.js?ver=1.1.21 could save 1KiB (44% reduction) after compression.
Show how to fix
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 4 blocking script resources and 7 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://www.cielellis.com/wp-includes/js/jquery/jquery.js?ver=1.12.4
- http://www.cielellis.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1
- http://www.cielellis.com/wp-content/themes/allurer/assets/js/modernizr.custom.79639.js?ver=1.0.3
- http://www.cielellis.com/wp-content/plugins/simple-social-icons/svgxuse.js?ver=1.1.21
Optimize CSS Delivery of the following:
- http://www.cielellis.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=4.7
- http://fonts.googleapis.com/css?family=Open+Sans%3A400italic%2C700italic%2C400%2C700%7CKaushan+Script%3A400italic%2C700italic%2C400%2C700%7CAllura+Script%3A400italic%2C700italic%2C400%2C700&subset=latin%2Clatin-ext
- http://www.cielellis.com/wp-content/themes/allurer/assets/css/style.css?ver=1.0.3
- http://www.cielellis.com/wp-content/themes/allurer/assets/css/bootstrap.css?ver=1.0.3
- http://www.cielellis.com/wp-content/themes/allurer/assets/css/custom.css?ver=1.0.3
- https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css?ver=1.9.4
- http://www.cielellis.com/wp-content/plugins/simple-social-icons/css/style.css?ver=2.0.1
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.