Simple Site Speed

This is a WordPress plugin that adds advanced load timing to each page. Know exactly what is causing slow (or fast) page loading on every page. It's like doing a lightweight and fast speed test on every page! It does not require any settings and is displayed at the bottom-left of the page. The overall load time is shown initially, and when clicked, the advanced load times appear.

The processes being timed are: Redirection (and quantity) App Cache DNS Lookup TCP Connection Server Request Server Response DOM Processing Page Load

This timing only display to site admins, and can also be triggered by adding "?debug" at the end of the URL. Considerably slow or fast times are dictated with coloring.

Batcache

Batcache uses Memcached to store and serve rendered pages. It can also optionally cache redirects. It's not as fast as Donncha's WP-Super-Cache but it can be used where file-based caching is not practical or not desired. For instance, any site that is run on more than one server should use Batcache .........

Similar: 63%

WP GZip

The GZIP compression is one of the most important possibilities to optimize a website to get a better performance in loading pages. Consite send site codes in compressed format, so it takes up much less space and therefore it tranfiram the network faster. Full post at: https://www.oficinadanet.com.........

Similar: 50%

Check and Enable GZIP compression

GZIP compression is bundling (zipping) pages on a web server before the page is sent to the visitor. This saves bandwidth and therefore increases the loading speed of the page significantly. The visitors' web browser then automatically unzips the pages. This compressing and unzipping only takes a .........

Similar: 50%

Redis Object Cache

A persistent object cache backend powered by Redis. Supports HHVM's Redis extension, the PCEL Redis Extension and the Predis library for PHP (Predis requires PHP 5.4 or greater). To adjust the connection parameters or prefixing cache keys, see Other Notes. Forked from Eric Mann's and Erick Hitter'.........

Similar: 36%

WP HTTP Compression

This plugin allows your WordPress blog to output pages compressed in gzip format if a browser supports compression. HTTP compression generally means a 60-80% REDUCTION in the size of your pages (broadband usage) as well as an INCREASE in download speeds of 3x to 4x. To test if your blog is using.........

Similar: 31%

Nginx Cache

Flush the Nginx cache (FastCGI, Proxy, uWSGI) automatically when content changes or manually within WordPress. Requirements: The Filesystem API needs to be setup so it won't ask for credentials. Nginx and PHP need to either run under the same user, or the PHP user needs write access to Nginx's ca.........

Similar: 23%

Alpha Cache

This plugin cache web requests and store static html code to your database. You can configure what urls do not to cache, which users don't to cache and ect. After first web request plugin creates a cache of this requested webpage, and on second request your webserver will serve html code stored i.........

Similar: 22%

Quick Cache (Speed Without Compromise)

/*************************************************************/ NOTICE: This plugin is no longer maintained. Quick Cache is now ZenCache! See also: ZenCache on WordPress.org /*************************************************************/ If you care about the speed of your site, Quick Cache is o.........

Similar: 17%

Zen Cache

If you care about the speed of your site, ZenCache is one of those plugins that you absolutely MUST have installed :-) ZenCache takes a real-time snapshot (building a cache) of every Page, Post, Category, Link, etc. These snapshots are then stored (cached) intuitively, so they can be referenced late.........

Similar: 13%

Verelo Blog Monitoring Plugin

Verelo watches your blog 24/7 to ensure that it is up and running without malware infections. Having your site go down, or expolited can damange your reputation and often result in hours of lost traffic. Using Verelo means you can detect issues far before your visitors notice. Verelo really just wan.........

Similar: 11%