How do you redirect a request in ASP.NET MVC to its correct canonical version if part of the URL is missing?
Using Stack Overflow as an example, the site adds the qu
While I don't know any specifics of how StackOverflow manage it, here's an overview of how you could do it
This ensures the URL is always the correct one and avoids possible embarrassing fake URLs