Linux 软件免费装

WordPress Speed

开发者 fredericktownes
更新时间 2011年9月28日 10:00
PHP版本: 2.8 及以上
WordPress版本: 3.2.1

标签

caching speed cache google performance plugin css buddypress javascript combine cdn content delivery network media library js s3 optimize microsoft compress gzip apache apc batcache css cache database cache disk cache disk caching eacclerator google page speed google rank http compression js cache mod_pagespeed optimizer page cache varnish w3 total cache wincache xcache yslow cloudfront minify aws mysql user experience cloudflare amazon web services merge wp super cache yui cloud files wp cache cascading style sheet iis litespeed nginx limelight unobtrusive javascript rackspace db cache deflate multiple hosts cotendo max cdn microsoft azure

下载

详情介绍:

The most complete WordPress performance framework. WordPress Speed 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. This plugin is originally based off W3 Total Cache with plans to integrate it into more CDN's as well as improve its compatibility with more webhosting companies. Benefits: Features: Improve the user experience for your readers without having to change WordPress, your theme, your plugins or how you produce your content.

安装:

  1. 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.
  2. 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/wordpress-speed/ should exist.
  3. 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/.
  4. 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.
  5. 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.
  6. Recommended: On the "Browser Cache" tab, HTTP compression is enabled by default. Make sure to enable other options to suit your goals.
  7. 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.
  8. Recommended: On the "Browser Cache" tab, HTTP compression is enabled by default. Make sure to enable other options to suit your goals.
  9. 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.
  10. 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.
  11. Optional: On the "User Agent Groups" tab, specify any user agents, like mobile phones if a mobile theme is used.