Optimization your wordpress blog-Reduce mysql Query
08.03.2009 by admin - 2 CommentsPosted in Internet
My wordpress have upgrade wordpress2.82.but so many plugins don’t Support wordpress2.82.For example,the db cache don’t support wordpress2.8.so wo are need a new wordpress plugins to reduce mysql query.
now Object Cache can help us to Optimization wordpress mysql.
1.you can download the Object Cache in my googlecode.Via download
2.upload the object-cache.php to your /wp-content .and open a new Folder named cache in wp-content.Permissions 755.
3.Modified wp-config.add the code
define(’ENABLE_CACHE’, true);
now,your object cachehave start now!you can add the code
<?php echo get_num_queries(); ?> queries. <?php timer_stop(1); ?> seconds
in your footer.php


Wow that really is a useful list. I know what I want to do but I can see it being useful for others. Loved it! watches
[Reply]
There’s good info here. I did a search on the topic and found most people will agree with your blog. Keep up the good work mate!
I’m Out!
[Reply]