News Feed
Jobs Feed
Sections




News Archive
ImproveSpeed.info:
How to Optimize WordPress .htaccess File
January 21, 2010 @ 10:52:13

From the ImproveSpeed.info blog there's a recent post about a quick way you can speed up your WordPress site (especially one that gets a higher load) by making some modifications to your .htaccess file.

It is known the importance of the page loading speed over the traffic of your blog. Recently there were a lot of discussions and probably the page loading speed will become an important SEO factor for google and other search engines. The main problem with the existing .htaccess file is that the RewriteCond directives checks the existence of a file on disk when it is not really required. Each access to disk increase the page loading time.

They show how to take the stock .htaccess configuration and modify it (still using mod_rewrite rules) to get a bit more fine-grained in the filtering of how requests are handled, things like having the index.php requests are forwarded automatically on or not caring about images or CSS.

0 comments voice your opinion now!
wordpress performance htaccess modrewrite


blog comments powered by Disqus

Similar Posts

Gonzalo Ayuso's Blog: Checking the performance reading arrays with PHP

IT World: Lost programming skills

PHP 10.0 Blog: PHP performance tips from Google

Theme.fm: Deploying WordPress with Capistrano

IBM developerWorks: Ajax and XML: Ajax for chat


Community Events









Don't see your event here?
Let us know!


event interview opinion release composer tool language podcast zendframework2 conference testing functional object community code introduction framework api example development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework