URL Redirects Redux
Well, my URL redirecting has had a few issues, all of which I hope to
have fixed by now - it dealt with how the urls were being handled by the
rewrite handler. I even have to go as far as encode some characters
manually and actually unencode a few characters (such as %3e
to
?
)! I think I have it down to a point that, as long as you don't have
a colon in the title and you don't end the title with a period,
everything will be fine. The guid and tag redirects are working quite
nicely, as is the shared page code that all pages inherit from. If you
run into any issues, please email me at with the link in the address bar
and what you were doing at that time.