Blog entries tagged with URL rewriting

Friendly URL instead of querystring in EPiServer

by: Ted Nyberg (Hallvarsson & Halvarsson)

I have previously posted a fairly lengthy example on how to implement a friendly URL rewriter in EPiServer . This post does almost the same thing, but I believe this example is a bit more pedagogical as it is shorter and also covers a fairly commo... [ Read full article ]

01 July 2009  4 Comments


EPiServer and Custom URLS using ASP.NET UrlRouting

by: Allan Thræn

Ever wanted to introduce some special URL handling in your EPiServer web sites, like browsing pages per category by calling mysite.com/Category/[Category To Search for]? Well, rejoyce, cause now it's easier than ever before. Since EPiServer CMS 5 ... [ Read full article ]

19 November 2008  2 Comments


How to get the internal URL or page reference based on a friendly URL in EPiServer

by: Ted Nyberg (Hallvarsson & Halvarsson)

I have previously described how to get the simple address of a page and how to get the friendly URL of a page in EPiServer . This post explains how to get the PageReference object or internal URL based on a friendly URL . The goal of the... [ Read full article ]

04 September 2008  5 Comments


Implementing a custom URL rewrite provider for EPiServer

by: Ted Nyberg (Hallvarsson & Halvarsson)

Introduction I'm a firm believer in avoiding querystring parameters in URLs, especially for public web sites. Security, SEO and esthetics are a few reasons why. Custom URL rewriting can help you avoid those ugly ampersands and question marks, even... [ Read full article ]

24 July 2008  4 Comments

Syndications


Archive


Tag cloud

EPiTrace logger