Lower Case URLs and ASP.NET MVC

Posted by: K. Scott Allen, on 01 Oct 2009 | View original | Bookmarked: 0 time(s)

It sounds like an easy question - How do I make my ASP.NET MVC application generate lowercase URLs? Using lowercase URLs is an SEO best practice, and something you can easily enforce with a tool like URLRewrite. But, the action links generated by the MVC framework generally contain upper case letters (since controller and action names are generally PascalCased). First, let me say that Graham ONeale and Nick Berardi have already solved this problem in a foolproof manner. What I am trying below...

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: ASP.NET | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 1449 | Hits: 62

Similar Posts

  • Html Encoding Nuggets With ASP.NET MVC 2 more
  • MvcContrib working on Portable Areas more
  • Fun With Method Missing and C# 4 more
  • MvcContrib version control has moved to GitHub more
  • The ASP.NET MVC ActionController The controllerless action, or actionless controller more
  • One Function to Rule All URLs more
  • IRouteHandler in ASP.NET MVC more
  • You should NOT use ASP.NET MVC if. . . more
  • MvcContrib v1.0 Released! Download now more
  • MvcContrib Release Candidate posted to CodePlex - now with more consolidated packaging more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD