Improve site performance and user experience via caching: browser, page, object, database, minify and content delivery network support.
Description:
The most complete WordPress performance framework.
Recommended by web hosts like: MediaTemple, Host Gator, Page.ly and WP Engine and countless more.
Trusted by countless sites like: stevesouders.com, mattcutts.com, mashable.com, smashingmagazine.com, makeuseof.com, yoast.com, kiss925.com, pearsonified.com, lockergnome.com, johnchow.com, ilovetypography.com, webdesignerdepot.com, css-tricks.com and tens of thousands of others.
W3 Total Cache improves the user experience of your site by improving your server performance, caching every aspect of your site, reducing the download times and providing transparent content delivery network (CDN) integration.
An inside look:
Benefits:
- At least 10x improvement in overall site performance (Grade A in YSlow or significant Google Page Speed improvements) when fully configured
- Improved conversion rates and “site performance” which affect your site’s rank on Google.com
- “Instant” subsequent page views: browser caching
- Optimized progressive render: pages start rendering quickly
- Reduced page load time: increased visitor time on site; visitors view more pages
- Improved web server performance; sustain high traffic periods
- Up to 80% bandwidth savings via minify and HTTP compression of HTML, CSS, JavaScript and feeds
Features:
- Compatible with shared hosting, virtual private / dedicated servers and dedicated servers / clusters
- Transparent content delivery network (CDN) integration with Media Library, theme files and WordPress itself
- Mobile support: respective caching of pages by referrer or groups of user agents including theme switching for groups of referrers or user agents
- Caching of (minified and compressed) pages and posts in memory or on disk or on CDN (mirror only)
- Caching of (minified and compressed) CSS and JavaScript in memory, on disk or on CDN
- Caching of feeds (site, categories, tags, comments, search results) in memory or on disk or on CDN (mirror only)
- Caching of search results pages (i.e. URIs with query string variables) in memory or on disk
- Caching of database objects in memory or on disk
- Caching of objects in memory or on disk
- Minification of posts and pages and feeds
- Minification of inline, embedded or 3rd party JavaScript (with automated updates)
- Minification of inline, embedded or 3rd party CSS (with automated updates)
- Browser caching using cache-control, future expire headers and entity tags (ETag) with “cache-busting”
- JavaScript grouping by template (home page, post page etc) with embed location control
- Non-blocking JavaScript embedding
- Import post attachments directly into the Media Library (and CDN)
Improve the user experience for your readers without having to change WordPress, your theme, your plugins or how you produce your content.
Installation:
- Deactivate and delete any other caching plugin you may be using. Make sure wp-content/ and wp-content/uploads/ (temporarily) has 777 permissions before proceeding, e.g.:
# chmod 777 /var/www/vhosts/domain.com/httpdocs/wp-content/
using your web hosting control panel or your SSH account. - Login as an administrator to your WordPress Admin account. Using the “Add New” menu option under the “Plugins” section of the navigation, you can either search for: w3 total cache or if you’ve downloaded the plugin already, click the “Upload” link, find the .zip file you download and then click “Install Now”. Or you can unzip and FTP upload the plugin to your plugins directory (wp-content/plugins/). In either case, when done wp-content/plugins/w3-total-cache/ should exist.
- Locate and activate the plugin on the “Plugins” page. Page caching will automatically be running in basic mode. Set the permissions of wp-content and wp-content/uploads back to 755, e.g.:
# chmod 755 /var/www/vhosts/domain.com/httpdocs/wp-content/
. - Now click the “Settings” link to proceed to the “General” tab and select your caching methods for page, database and minify. In most cases, “disk enhanced” mode for page cache, “disk” mode for minify and “disk” mode for database caching are “good” settings.
- Recommended: On the “Minify Settings” tab, all of the recommended settings are preset. Use the help button to simplify discovery of your CSS and JS files and groups. Pay close attention to the method and location of your JS group embeddings. See the plugin’s FAQ for more information on usage.
- Recommended: On the “Browser Cache” tab, HTTP compression is enabled by default. Make sure to enable other options to suit your goals.
- Recommended: If you already have a content delivery network (CDN) provider, proceed to the “Content Delivery Network” tab and populate the fields and set your preferences. If you do not use the Media Library, you will need to import your images etc into the default locations. Use the Media Library Import Tool on the “Content Delivery Network” tab to perform this task. If you do not have a CDN provider, you can still improve your site’s performance using the “Self-hosted” method. On your own server, create a subdomain and matching DNS Zone record; e.g. static.domain.com and configure FTP options on the “Content Delivery Network” tab accordingly. Be sure to FTP upload the appropriate files, using the available upload buttons.
- Recommended: On the “Browser Cache” tab, HTTP compression is enabled by default. Make sure to enable other options to suit your goals.
- Optional: On the “Database Cache” tab, the recommended settings are preset. If using a shared hosting account use the “disk” method with caution, the response time of the disk may not be fast enough, so this option is disabled by default. Try object caching instead for shared hosting.
- Optional: On the “Object Cache” tab, all of the recommended settings are preset. If using a shared hosting account use the “disk” method with caution, the response time of the disk may not be fast enough, so this option is disabled by default. Test this option with and without database cache to ensure that it provides a performance increase.
- Optional: On the “User Agent Groups” tab, specify any user agents, like mobile phones if a mobile theme is used.
Other Notes:
What users have to say:
- Read testimonials from W3TC users.
Press: Mentions, Tutorials & Reviews
** August 2011 **
- Matt Mullenweg: State of the Word 2011 (4:49), Matt Mullenweg
- W3 Total Cache Setup with CloudFlare and CDN : Complete Tutorial Guide, Abhishek Ghosh
July 2011:
- Speeding Up Your Blog – Part II: WordPress & Cloudflare Integration
- How Your Website Loses 7% of Potential Conversions, Bryan Eisenberg
- How to Integrate Google Page Speed with W3 Total Cache, Anish
- 22 WordPress Plugins for Content Marketers, Brody Dorland
June 2011:
- WordPress Optimization Results: Varnish/Nginx/APC + W3 Total Cache + Amazon S3 + CloudFlare, Daniel Miessler
- Case Study: WordPress, MaxCDN, CloudFlare and W3 Total Cache Integration, Ritesh Sanap
May 2011:
- Optimizing WordPress with Nginx, Varnish, APC, W3 Total Cache, and Amazon S3 (With Benchmarks), Daniel Miessler
- Poll: Best Caching Plugin for WordPress?, Jeff Starr
- Page Speed Online has a shiny new API, Andrew Oates and Richard Rabbat
- Use W3 Total Cache to Speed Up Your WordPress Site, Steve Burge
April 2011:
- Setting Up and Optimizing W3 Total Cache, John Saddington
- How To Configure The Various W3TC Plugin Settings For Your WordPress Blog, James Bruce
- Speeding Up Your WordPress Website: 11 Ways to Improve Your Load Time, Siobhan Ambrose
- Recipe for Baked WordPress, Justin Williams
- WordPress + W3 Total Cache + CDN story, Mori Masako
- SETTING UP W3 TOTAL CACHE PART 2, Matthew Snider
- SETTING UP W3 TOTAL CACHE PART 1, Matthew Snider
March 2011:
February 2011:
- Optimizing WordPress with Nginx, Varnish, W3 Total Cache, Amazon S3, and Memcached (With Benchmarks), Daniel Miessler
- My WordPress site loads in 2 seconds… does yours?
January 2011:
- 11 Important Steps to Optimize WordPress and Increase Performance, Erik Bernskiold
- Speed up WordPress with the W3 Total Cache Plugin, Oliver Dale
- How to Make Your Blog Load Faster than ProBlogger, Pro Blogger
- WP Honors Winner, Free Plugin Category, WPCandy.com
December 2010:
- Best blog plugins
- How To Make Your WordPress Blog Load Faster, John Chow
- Unleash the Power of WordPress Using Plugin Combos, Paul de Wouters
- Rackspace Cloud Files for WordPress, Jason Lancaster
November 2010:
- Make your blog super fast with W3 Total Cache plugin, Stratos Laspas
- 10 WordPress Plugins I’m Thankful For (And Cannot Live Without), Sarah Gooding
- Subjective Results of Installing W3 Total Cache Plugin, Cody Hatch
- 13 Plugins Your WordPress Site Might Need, Jon Bishop
- Best WordPress Plugins that Marketers Use, Nicole Dean
- WordPress Fat-Loss Diet to Speed Up & Ease Load, Erhald Bergman
- 10 WordPress Plugins I’m Thankful For (And Cannot Live Without), Sarah Gooding
- Subjective Results of Installing W3 Total Cache Plugin, Cody Hatch
- W3 Total Cache Plugin
October 2010:
- 20 WordPress Plugins for Successful Internet Marketers, Michael Dunlop
- Failure Under Load, John Brien
- W3 Total Cache and site response time (as measured by Pingdom), Paul David Olson
- Overhauling WordPress Performance, Brian Egan
- How to Make WordPress Run Faster, Stephen Coursen
- Give Your WordPress Blog Lightning Fast Speeds With W3 Total Cache, Steven Campbell
- W3 Total Cache and site response time (as measured by Pingdom), Paul David Olson
- 11 Ways to Make Your WordPress Site Faster and Leaner, Sarah Gooding
- The Top 10 of Your Top 5 Plugins, James Huff
- Integrating memcached to wordpress, Ruchira Sahan
- Make WordPress Faster (on the Rackspace Cloud), Matt Temple
September 2010:
- Review: W3 Total Cache [WordPress Plugin]
- Plugins to Power-Up Your WordPress Installation, Afif Fattouh
- Reduce Page Loading Time by 300% With W3 Total Cache, Chris Olbekson
- Performance Unleashed: How To Optimize Websites For Speed, Willie Jackson
- 5 Best WordPress Plugins To Improve The Loading Speed Of a Blog
- WordPress Fat-Loss Diet to Speed Up & Ease Load
August 2010:
- WordPress Speed and Optimization Guide, Matthew Tommasi
- How to configure WordPress Blogs Search Engine Friendly, Arafath Hashmi
- How to Install and Setup W3 Total Cache for Beginners
- 20 Most Useful WordPress Plugins, Antti Kokkonen
- Speed up, compress and optimise WordPress using W3 Total Cache
- W3 Total Cache – Further optimization of the blog, Bernd Hoffmeier
- W3 Total Cache Fixes Bugs, Adds Features with Update, Jonathan
- The Quickest Way To Make Your Blog Load Faster, Peter Lee
July 2010:
- Getting W3 Total Cache and a mobile plugin to work in WordPress, Andrea Trasatti
- Improve Your WordPress Performance With W3 Total Cache, Damien Oh
- Four Simple Steps For Big Gains In Page Speed, Greg Hayes
- How to use Content Delivery Network on Shared Hosting for WordPress, Arafath Hashmi
- How to Use Google Webmaster Tools to Diagnose and Improve WordPress Page Speed, Sarah Gooding
- Caching WordPress – Preparing Your Blog For The Mainstream, Brad Ney
- 11 Ways to Speed Up WordPress, Cyrus Patten
- How To Decrease Page Loading Time Of Your WordPress Blog By 75%, Ishan Sharma
- Top 10 WordPress Plugins which I use on DailyBlogging, Mani Viswanathan
- Install and Configure W3 Total Cache in 7 Easy Steps, Antti Kokkonen
- How to Reduce the Loading Time of Your Blog, Rishabh Agarwal
- 5 WordPress Plugins You Need To Know About, James Hicks
June 2010:
- 12 Ways to Improve WordPress Page Load Time, Lee Ka Hoong
- Significantly Speed Up Your WordPress Blog in 9 Easy Steps, Robyn-Dale Samuda
- Speed ‘Em Up: WordPress & W3 Total Cache, Andi Licious
May 2010:
- Make Your Blog 10x Faster With W3 Total Cache Plug-in, Udegbunam Chukwudi
- xCache v1.3.0 Now Available, Michael
- Maximize WordPress and BuddyPress Performance With W3 Total Cache, Sarah Gooding
- Is Your WordPress Blog Slow to Load?, Elizabeth McGee
April 2010:
- WordPress Optimization: How I Reduced Page Load Time by 75%, David Kadavy
- Top 10 WordPress Plugins Your Blog Should Have (Video), Dan & Jennifer
- Super or Total? Money Talks But Cache Rules, Dave Thackeray
- W3 Total Cache, the most comprehensive cache plugin in WordPress, Francisco Oliveros
- 10 OF THE BEST WORDPRESS PLUGINS IN 2010, Nicholas Cardot
March 2010:
- Howto: Speed up WordPress sites by using Amazon Cloudfront, Niek Waarbroek
- WordPress Cache Plugin Benchmarks, Chris Davies
- WordPress + W3 Total Cache + MaxCDN How-To, Major Hayden
February 2010:
- Blog Building: How To Dramatically Speed Up Your WordPress Site with W3 Total Cache, Nicholas Ong
- WordPress + W3 Total Cache + MaxCDN How-To, Major Hayden
- Utilizing W3 Total Cache, Anangga Pratama
- Shared Hosting vs. Cloud Hosting, Greg Rickaby
- My Thoughts on Premium Plugins, Ronald Huereca
- W3 Total Cache Plugin for WordPress Eats WP Super Cache’s Lunch!, John Saddington
January 2010:
- WordPress Cacheing with W3 Total Cache, Jonathan
- Configuring W3 Total Cache for WordPress
- WordPress load test part 2 – amendment, Erik Torsner
- WordPress – Accelerate your site with W3 Total Cache, Caner Phenix
December 2009:
- WordPress Plugin — Best of 4 Caching Plugins, Nicholas Ong
- Speed Up Your Blog With W3 Total Cache & Amazon, Kevin McKillop
- W3 Total Cache with Amazon S3 and CloudFront, Konstantin Kovshenin
November 2009:
- How to Boost Ad Revenue: Speed is Your Secret Weapon, Todd Garland
October 2009:
- Plugin: WordPress Caching with CDN Integration
- 8 Powerful WordPress Plugins You Probably Don’t Use But Should, AN Jay
- Beyond Super Cache: W3 Total Cache, Matt Harzewski
September 2009:
- Why Noupe.com is Loading So Much Faster?, Noura Yehia
August 2009:
- W3 Total Cache Plugin, Dougal Campbell
Detail Here:
http://wordpress.org/extend/plugins/w3-total-cache/other_notes/