Manage your security headers in EPiServer

As security is getting more and more important these days, as if it wasn't before... you probably add some response headers to add some extra security. Problem is, I find, that if you set them to strict or to easy, you will need a new deploy, if you manage them in your web.config. There is … Continue reading Manage your security headers in EPiServer

Add NLog to your EPiServer site, the easy way

Though the API is still in pre release, I looked into adding NLog logging to EPiServer in an easy way, as a LoggerFactory. Turns out it's not very difficult and the API seems to work perfectly ok. Basically you have a logging factory, that needs to implement the ' ILoggerFactory' interface The logger itself needs … Continue reading Add NLog to your EPiServer site, the easy way

Packages updated for EPiServer 8

Just a small notification that I have updated some of my packages for use with EPiServer 8. Block search solution Custom Localization provider Automated keywords Keep in mind that you will need to uninstall old package for the localization provider, due to a requested namespace change.  I have also separated the localization service from the … Continue reading Packages updated for EPiServer 8