View Full Version : Speeding up Wordpress
HelenM
05-16-2007, 11:09 AM
Any suggestions?
areidmtm
05-16-2007, 11:38 AM
index your mysql tables
HelenM
05-16-2007, 01:19 PM
Thanks - how do I do that?
lazynitwit
05-16-2007, 03:24 PM
If you haven't, install WP-Cache. You can get it from http://wordpress.org/extend/plugins/wp-cache/
redsox9
05-16-2007, 05:05 PM
Thanks - how do I do that?
If you go into phpMyAdmin and go under your Wordpress database, you should see a list of all the tables used by the database. Click Check tables having overhead underneath the list of tables in the database, then select Optimize Table from the pull-down menu. That will clear any excess data that you don't need.
charlesgan
05-17-2007, 09:10 AM
If you go into phpMyAdmin and go under your Wordpress database, you should see a list of all the tables used by the database. Click Check tables having overhead underneath the list of tables in the database, then select Optimize Table from the pull-down menu. That will clear any excess data that you don't need.
erm.. what you mean by clear excess data?
trim down the database/records? :confused:
why am i so gullible?
i did this and now my site will not load in firefox. Except for when i go thru my adim panel, then to the site.
cleared caches
works in safari
what can i do?
try it
www.oliveaurora.org
the header seems to be the problem
Basil
05-17-2007, 05:27 PM
Works fine in my firefox.
redsox9
05-17-2007, 06:02 PM
erm.. what you mean by clear excess data?
trim down the database/records? :confused:
This gets rid of overhead which I believe is created when you "remove" records from your databases. I don't believe it completely deletes these records; by running the optimization option, you trim away the excess.
That's the best way to describe it in a non-technical manner. :D
redsox9
05-17-2007, 06:03 PM
try it
www.oliveaurora.org
the header seems to be the problem
Looks fine here, too...
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.