Ok, here's where I'm at right now.
I've got version 1.0.0 Beta 5 running on one of my sites. I just ran the spider page for the first time today, it took 0.21342 seconds with 57 queries. That's quite a bit better. ;-)
The problem is that the plug-in is a little heavy, I'd rather not do it this way. It checks to make sure that the wol_spiders is available (that's what contains the spider user agents) and then updates the database with the correct information at that point, instead of when the spiders page is run. I'm not sure if the code that loads up wol_spiders runs on EVERY page load or not, if it does that's bad. If it doesn't it should be OK. I'm still working on it...
The way the data is written to the database has changed in this new version, so the data that's currently in the database will be wiped out when this version is installed. Sorry, there's no way around that.
I'm still working on it, I should be able to put this version out in another couple of days.
|