April 9, 2013Custom routing for EPiServer contentTwo real-world examples of how to customize the routing for EPiServer pages to take control of the site's URLs and links.
November 17, 2012EPiServer 7 and MVC – Getting the URL for a pageWhen building EPiServer websites with ASP.NET MVC the LinkURL property doesn't do us much good. Here's a couple of MVC-compatible ways for getting the URL for a page.