Nicholas Thompson has just committed a new module called Global Redirect.
Essentially, the module checks to see if a given node url has been assigned an alias, and if so, uses a permanent redirect to that alias. Currently if you are using url aliasing - say through the path_auto module - you are left with the old numberic url ("node/1234") and the new aliased url. You therefore risk being punished by Uncle Google for serving duplicate content.






Definatly going to check that one out. If only there was a solution for the forwad-slash problem.