Google must be feeling terribly inadequate today! Since I upgraded my blog software and rebuilt everything, I'm sure it can't find any of the posts it had sitting in its index for who-knows-how-long. The host must be serving up 404s like nobody's business, which is certainly affecting the number of hits I'm getting. I wonder if I can get my web master to set up a redirect of some sort....
Get your Tim Geithner TAX CHEAT! stamps!
1 Comments
Leave a comment
The comment login system is acting strange. If you get an error message saying you aren't logged in when you are, just reload the comment page and try again. I'm trying to track this bug down, but it's not easy.









It is possible but a big pain. I switched platforms and wrote an export of post urls and dates from MT and then the same for EE. Then I wrote a (probably very inefficient) php script which took the url they were trying to find (in my archives directory) and then redirected them to the appropriate EE post.
Fortunately, I just use that as the 404 in my archives directory. But again, you need to know both the old url and the new one and a way to match them up to do it.