Submit Your Article Forum Rules

Results 1 to 2 of 2

Thread: WordPress Performance Improvement Tip

  1. #1
    Senior Member
    Join Date
    Sep 2009
    Posts
    104

    WordPress Performance Improvement Tip

    Hello WPW,

    I don't usually start threads here. But I have been researching ways of improving my wordpress blog's page load times since it's not only becoming a usability issue, but also is being considered as a potential ranking factor in Google's Caffeine.

    I've primarily focused on caching solutions/plugins. But I've read about various problems with these. Then last night I stumbled onto what I think is a brilliant way to improve wordpress performance without having to add yet another plugin to a wordpress installation.

    The change was suggested by Jim Morgan, and Apache/Mod_Rewrite guru (to put it mildly). I replaced the default code that WP installs in your .htaccess with Jim Morgan's optimized .htaccess code, and I was truely amazed at the results. It cut my page load times from 4-8 seconds down to 1-3 seconds.

    Hope you find this useful. Show you implement Jim's changes, let me know here if you too see noticeable changes in page load times.

    Ciao!
    ~Canonical

  2. #2
    WebProWorld MVP danlefree's Avatar
    Join Date
    Jun 2005
    Posts
    414

    Re: WordPress Performance Improvement Tip

    Code:
    RewriteRule ^(.*)$ #8211; [S=1]
    You might want to look at your content encoding before you post code samples to your blog (had to remove ampersand to display here).
    Dan LeFree | Owner/Operator (Web development, marketing)

Similar Threads

  1. Wordpress Performance Improvement
    By inertia in forum WordPress Discussion Forum
    Replies: 4
    Last Post: 02-03-2010, 07:28 PM
  2. WordPress.com versus WordPress.org --- at last some clarity!
    By CCdeLF in forum Graphics & Design Discussion Forum
    Replies: 1
    Last Post: 01-16-2008, 03:47 PM
  3. Is this an improvement?
    By JimmiJames in forum Submit Your Site For Review
    Replies: 4
    Last Post: 02-16-2007, 11:51 PM
  4. GHG Home improvement
    By globalhostinggroup in forum The Castle Breakroom (General: Any Topic)
    Replies: 10
    Last Post: 01-19-2005, 03:20 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •