redirect
Posts tagged: "redirect"
| Post | Summary | Date |
|---|---|---|
| SEO tip: prevent multiple slashes in website URLs on IIS | IIS is a highly robust and flexible web server. It allows you to use almost any URL that is technically possible. But this means your web ... | 24 June 2010 |
| Take control of your website’s URLs in ASP.NET with a custom HttpModule | How to set-up a custom HttpModule to enforce site-wide URL rules In this article I'll show you how to add a custom HttpModule to your website, us ... | 17 December 2009 |