While upgrading my WordPress installation, I decided that the permalink structure’s inclusion of the “/archives” string was superfluous. http://www.laurenwood.org/anyway/2007/10/04/sample-post/
contains as much relevant information as http://www.laurenwood.org/anyway/archives/2007/10/04/sample-post/
. So I changed the permalink structure, and also installed Dean’s Permalinks Migration to take care of the 301 redirection of links to the old URLs. So far it seems to work fine; if you don’t like your permalink structure any more but don’t want to risk people getting 404s, try it out.
Oct 042007