WP Simple Thimble
WP Simple Thimble
Description
This plugin embeds or in-lines image/css/js content into the page before it’s loaded. This really improves page load speed scores, and can really improve actual load time if either the network connection is not blazingly fast, server side caching is used, or a combination of the two.
Warnings that are commonly eliminated in page load speed testing tools include
Optimize images
Leverage browser caching
Remove query strings from static resources
Specify image dimensions
Minify JavaScript
Minify HTML
Avoid bad requests
Avoid a character set in the meta tag
Avoid landing page redirects
Defer parsing of JavaScript
Inline small CSS
Inline small JavaScript
Minify CSS
Minimize request size
Optimize the order of styles and scripts
Put CSS in the document head
Serve resources from a consistent URL
Serve scaled images
Avoid CSS @import
Combine images using CSS sprites
Use a Content Delivery Network (CDN)
Reduce the number of DOM elements
Make fewer HTTP requests
Minify JavaScript and CSS
Put CSS at the top
Put JavaScript at bottom
Avoid AlphaImageLoader filter
Avoid CSS expressions
Reduce DNS lookups
The cases where some of these may still pop up would be a limitation of this project https://github.com/aadel112/simple-thimble, and you’ll note that these are all limitations that are actively being developed to be fixed.
Installation
This section describes how to install the plugin and get it working.
e.g.
- Upload the plugin files to the
/wp-content/plugins/wp-simple-thimbledirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
Frequently Asked Questions
I still see resources that weren’t embedded. What is the cause?
Right now the project this plugin depends on https://github.com/aadel112/simple-thimble only handles images/css/js files, and it only handles resources found directly in the document. Furthermore, this plugin only handles js and css files that are properly enqueued. These are issues that will be remedied in future releases.
Reviews
I'd give it lower reviews if I could
By critterscience on July 2, 2018
damage the text of my web site!
By audioprolabs on March 11, 2018
a lot of errors
By ambroze on August 15, 2017
Massive imrpovements in gtmetrix however... missing icons + no google insights
By aaronnb87 on March 28, 2017
Simpel and Fast
By eurosbox on December 7, 2016

Plugin Icons Missing on Backend and front end
By tiashanee on November 7, 2016
Best WordPress Plugin to Speed Up
By solanginaeem on September 3, 2016
I searched a lot and spent more time to find the solution for speed up my WordPress site. computerpakistan.com But I found. WP Simple Thimble is really help me. let me share my problem
I was using http over my wordpress site. Everything working fine in it. When I transfer http to https my site down to 7 seconds from 1.8 seconds. I got confuse. I searched but no result come. I install this plugin and checked speed in xtmatrix said hurry!