Site Maintenance (20th May 2007)
Every now and then I check the Pages not found section of AWstats. It usually finds a worrying number of pages, each with about a dozen hits.
I then use the W3C Link Checker service to see if any of these erroneous URLs are coming from my own pages. The checker limits the number of pages it will check so I have to be a bit shrewd with the recursion depth and the start location to ensure the whole site gets done without a silly number of runs.
There are a few images and file downloads in the Tutorials section whose URLs are getting rewritten due to the change in page URL scheme from some time ago. Hopefully I can prevent this by adding one RewriteMatch
rule rather than a load of specific rules.