In response to customer demand, we’ve expanded the offerings around paid W3 Total Cache support. Use the form below to order service and improve your site’s performance today.
The fastest and most complete WordPress performance optimization plugin. Trusted by many popular blogs like: mashable.com, pearsonified.com, noupe.com, webdesignerdepot.com, freelanceswitch.com, briansolis.com, tutsplus.com, yoast.com, css3.info and others — W3 Total Cache improves the user experience of your blog by improving your server performance, caching every aspect of your site, reducing the download time of your theme and providing transparent content delivery network (CDN) integration.
Benefits:
- At least 10x improvement in site performance (when fully configured: Grade A in YSlow or great Google Page Speed Improvements)
- “Instant” second page views (browser caching after first page view)
- Reduced page load time: increased visitor time on site (visitors view more pages)
- Optimized progressive render (pages appear to load instantly)
- Improved web server performance (easily sustain high traffic spikes)
- Up to 80% Bandwidth savings via Minify and HTTP compression of HTML, CSS, JavaScript and RSS feeds
Features:
- Compatible with shared hosting, virtual private servers and dedicated servers / clusters
- Transparent content delivery network (CDN) integration with Media Library, theme files and WordPress itself
- Caching of (minified and compressed) pages and posts in memory or on disk
- Caching of (minified and compressed) CSS and JavaScript in memory, on disk or on CDN
- Caching of RSS (comments, page and site) feeds in memory or on disk
- Caching of search results pages (i.e. URIs with query string variables) in memory or on disk
- Caching of database objects in memory
- Minification of posts and pages and RSS feeds
- Minification (combine and remove comments / white space) of inline, embedded or 3rd party JavaScript (with automated updates)
- Minification (combine and remove comments / white space) of inline, embedded or 3rd party CSS (with automated updates)
- Browser caching of CSS, JavaScript and HTML using future expire headers and entity tags (ETag)
- JavaScript grouping by template (home page, post page etc) with embed location management
- Non-blocking JavaScript embedding
- Import post attachments directly into the Media Library (and CDN)
Easily improve the user experience for your readers without having to change WordPress, your theme, your plugins or how you produce your content.
Download it now or get support here.
- 389 Comments
- 20 Mentions
-
Some great tips there – some are completely new to me, so thanks!
-
When my site was hosted with Dreamhost, W3 Total Cache suddenly stopped working last February 2012, and I had to use W3 Super Cache. I decided to move to Hostgator last April and W3 Total Cache now works again with no problems and it really makes load times faster (about 5 to 10 seconds faster!!!). Now I just started using a cdn and it was so easy to configure and everything just works! Thanks for the excellent plugin!
-
Thanks for the great plugin. Download speed has declined. Good luck!
-
I would also like to thank you for this excellent plugin. I’ve just deployed it for 3 of my sites so far. The increase in page load is AWESOME!
-
i have tried this plugin.. it's really work.. thank you so much
-
Wow awesome plugin! I've been looking for something like this for years!!! I found you through Vladimir Prelovac's site and I use it for http://e-cigarette-review.net
Went from 12 seconds load time to 4.5 seconds! thanks a lot! -
Very good tool, but not so easy to use
i prefer if it was all preselected! -
Most excellent wp plugin. Thanks.
-
Great plugin, i have tried it to my friends sites and works fine. The speed of website is important and google panda just loves it!
-
Total Cache is totally amazing! Thank you Willie and Frederick. I decided to order the basic config. for a client's site and the speed score jumped 32%. I am so pleased with the result and look forward to improving things more via Willie's other recommendations. If you're thinking of getting these guys to give your site a little tune up, don't delay. Instant results. Page load is lightning fast and I can see already in analytics our bounce rate is decreasing and page views are increasing. Cheers to the Total Cache team. Five stars from me:)
-
Probably the best and powerfull plugin for caching ! W3 Total Cache may give your blog 50% faster as usual.
-
by Andrew
on December 23, 2009 at 3:38 pmWe are going to install APC tonight and get that tightened up. The CDN is probably the next step. Do people like Amazon the best?
Andrew
-
by 1lear
on January 22, 2010 at 1:25 amThanks Fred for the response,
I need to clarify. I know it is to be placed in the config file but I don't know exactly where? Top-Bottom after or before something?
<?php
/**
* The base configurations of the WordPress.
*
* This file has the following configurations: MySQL settings, Table Prefix,
* Secret Keys, WordPress Language, and ABSPATH. You can find more information by
* visiting {@link http://codex.wordpress.org/Editing_wp-config.php Editing
* wp-config.php} Codex page. You can get the MySQL settings from your web host.
*
* This file is used by the wp-config.php creation script during the
* installation. You don't have to use the web site, you can just copy this file
* to "wp-config.php" and fill in the values.
*
* @package WordPress
*/// ** MySQL settings – You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', 'putyourdbnamehere');/** MySQL database username */
define('DB_USER', 'usernamehere');/** MySQL database password */
define('DB_PASSWORD', 'yourpasswordhere');/** MySQL hostname */
define('DB_HOST', 'localhost');/** Database Charset to use in creating database tables. */
define('DB_CHARSET', 'utf8');/** The Database Collate type. Don't change this if in doubt. */
define('DB_COLLATE', '');/**#@+
* Authentication Unique Keys.
*
* Change these to different unique phrases!
* You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/ WordPress.org secret-key service}
* You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again.
*
* @since 2.6.0
*/
define('AUTH_KEY', 'put your unique phrase here');
define('SECURE_AUTH_KEY', 'put your unique phrase here');
define('LOGGED_IN_KEY', 'put your unique phrase here');
define('NONCE_KEY', 'put your unique phrase here');
/**#@-*//**
* WordPress Database Table prefix.
*
* You can have multiple installations in one database if you give each a unique
* prefix. Only numbers, letters, and underscores please!
*/
$table_prefix = 'wp_';/**
* WordPress Localized Language, defaults to English.
*
* Change this to localize WordPress. A corresponding MO file for the chosen
* language must be installed to wp-content/languages. For example, install
* de.mo to wp-content/languages and set WPLANG to 'de' to enable German
* language support.
*/
define ('WPLANG', '');/* That's all, stop editing! Happy blogging. */
/** WordPress absolute path to the WordPress directory. */
if ( !defined('ABSPATH') )
define('ABSPATH', dirname(__FILE__) . '/');/** Sets up WordPress vars and included files. */
require_once(ABSPATH . 'wp-settings.php'); -
by Josh
on May 19, 2010 at 11:02 amI have the exact same problem when I turn off the CDN. The main problem I have though is that the CDN doesn't work. The image files are all renamed with either 1 or the image sizes added to the end. This breaks all of the links to the files.
-
by Joshua Abel
on June 17, 2010 at 4:56 pmWe're running W3TC on a CentOS 5.4 cloud node with NGINX+PHP-FPM+MEMCACHED with great performance!
Great Plugin man, my loading speed increased from 89 to 94 after using this plugin. Thanks a ton