Quantcast
Channel: URL rewriting
Browsing latest articles
Browse All 6 View Live

How to get the friendly URL of a page in EPiServer CMS

This post explains how to get the friendly URL of a page in EPiServer, handy for those cases where you won't get automatic rewriting of internal URLs.

View Article



Implementing a custom URL rewrite provider for EPiServer

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...

View Article

Create a custom URL rewrite provider for EPiServer

Post explaining how to implement a custom URL rewrite provider in EPiServer by inheriting the FriendlyUrlRewriteProvider class and customizing its behavior.

View Article

How to get the simple address of a page in EPiServer

This post explains how to get the simple address of a page, if any. As it turns out, it's just a matter of getting the PageExternalURL property.

View Article

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

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...

View Article


EPiServer and Custom URLS using ASP.NET UrlRouting

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...

View Article
Browsing latest articles
Browse All 6 View Live




Latest Images