Hi,
Revisiting this since it seems that search bot hits (I presume that is what it is, anyway) on invalid pages appear to add a lot of load to our pages. Initially, I didn’t want to try the strict URLs feature since I have some pages I suspect will break, but I figured I would give it a try.
However, it doesn’t seem like its working. I enabled it under Global Template Preferences and select a 404 template, but if I try something like http://www.westeros.org/Updates/Fnark (Updates is a template group, but it doesn’t contain any templates called Fnark), I don’t get a 404.
Am I misunderstanding something? Or could it be affected by how I am doing my index.php removal and various other rewrites?
Also, is my assumption correct that the following url also ought to be disallowed by strict urls:
http://www.westeros.org/Contact/ where Contact is a template in the Westeros template group which I use an .htaccess rewrite to avoid actually displaying.