Forum Moderators: open
Depending on your server, you may have other options. For example, on Apache, you could use
XBitHack to enable parsing non-shtml files, or mod_rewrite to keep the old URL listed, but redirect
it to the cgi version. This could be a permanent set-up, or a temporary one - used until the new URL
gets indexed. This approach would reduce the risk of having the old URL dropped from the search
index before the new one is added. Whether you want to deal with the complexity depends on how
much getting dropped might affect your finances...
Jim