I have been working on speeding up my site found here: http://www.brockangelo.com
When I was a WP newbie, I installed everything on the planet to see what all WP can do. What I did not know is that each of these things will add code to the database - good and possibly bad. My hunch is that I have a database that has way more info than I need in it, so I have started to delete all the useless scripts that I no longer need. I've already cut the database in half.
Two questions: does anyone know where to find what is written to the database on a fresh install? (so that I can more strategically go about deleting the rest)
And, has anyone else done this and found a significant difference in the speed of the site?
I've used the site diagnostic tool at websiteoptimization.com and it did not appear that I could implement much of the recommendations, so I'm trying the db approach. Any feedback on the project would be appreciated.