Hi,
Is there an easy way to avoid multiple forward slashes in DW 9 URLs? For example http://example.com//test and http://example.com//////////test should both redirect to http://example.com/test for SEO purposes to avoid duplicate content. And while we are at it, is there an easy way to redirect patterns like http://example.com/TeSt to http://example.com//test?
I read somewhere that it is best to handle these case in the global.asax file. However, DW 9 does not allow that option, so rewrite in web.config the way to go, or is there a magic checkbox somewhere in the backend that will take care of it?
Best regards,
Roald, Novicell