How to find missing content

Until the guys working on the search404 module for Drupal update their code for Drupal v6, my old URLs are all broken, and it seems that writing a long series of mod_rewrite rules spins the CMS into never-never-land.

So if you're trying to get to a blog article, you can try changing the url from:

iandouglas.com/my-url-title

to

iandouglas.com/news/my-url-title

For blog articles, this should work just fine as I kept the url aliases identical to how SilverStripe built them. I changed some of the static page URLs though, so if you're trying to find some of my static pages, and you hit the search page where a 404 error should return, use the contact me page to let me know, and I'll fix it ASAP.