Go to content

Go to employees

Go to search

Kjetil Simensen blogg

Kjetil is an EPiServer Expert and versatile .NET developer.

Kjetil Simensen
 

Adding Cross Site Scripting protection in EPiServer CMS with .NET 4.0

The built-in Request Validation feature in .NET 4.0 can help protect your EPiServer sites from Cross Site Scripting (XSS) attacks.

Making sure your pages always are on HTTPS

In a recent project I’ve been working on, we needed to make sure certain pages were always on HTTPS. There are of course several ways of doing...

New category layout

In a project I'm working in we're using EPiServer categories, or more correctly: lots of categories! And like all others who have work with ma...

Adding markers to GoogleMaps based on country code

How to add map markers with Google API's geocoder.getLocations(countryCode, addToMap)

EasySearch and EPiServer: Scoped search and Globalization issues

In one of our projects we included EasySearch into our globalized enterprise solutions which introduced us to a few issues. The two main ones...