About Katz Web Services
Katz Web Services is a web development company operated by Zack Katz.
-
Plugin Support Topics
Popular Posts
- Simple Vertical Align Plugin for jQuery
- How to Create a Custom RSS Feed in WordPress in 12 Lines of Code
- Contact Form 7 Modules - A Plugin
- iContact Widget for WordPress
- Gravity Forms Shortcode Explained
- WordPress Content Spinner Plugin - SEO WordSpinner
- Weather Forecasts for WordPress - WP Wunderground Plugin
- jQuery validator annoyances
Tag Cloud
Code Web Design eCommerce Interspire Development Marketing Functions.php CSS Denver Website Redesign Nofollow SEO Search Engine Optimization Plugin Shopping Cart Domains WordPress Blogging Optimization Interspire Shopping Cart Search WP Plugins WordPress Development Google Javascript Denver SEO Design WordPress SEO Google SEO WordPress Plugins Links
Tag Archives: WP-DBManager
Auto-Optimize WordPress Database without a Plugin

These horses are somehow not cool. Speeding up your blog is.
I am working on a WordPress project that has a pretty heavy database, and I want to be able to auto-optimize the WordPress database. Even though they are integrating this functionality into WordPress 3.0, I want it now, and without having to use a plugin (I have had some issues with WP-DBManager configuring properly on a few sites).
If you add the following code to your functions.php file, it will automatically optimize your WordPress database every 6 hours, keeping it squeaky clean.
Posted in Code, WordPress
Tagged Database, Functions.php, load time, Optimization, Speed, WordPress Development, WordPress Functions, WP-DBManager
6 Comments