World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
Short blog post about an issue I had with a website that might help others with the same problem. For a while I've had the problem that when switching language in edit mode using the normal menu it doesn't work and returns a 404. All other...
A modern website built using your favorite Episerver CMS has a lot of external script resources that are being fetched from all around the world. This is both a good and a bad thing. You can get a lot of value from tools such as google analytics,...
Scenario You are using a private nuget feed for a single package v 1.0.0 and a public nuget feed for the rest of your packages. An attacker can then upload a new package to public nuget feed using the same name as your private package but with a...
Short blog post about an issue I just encountered. Scenario: The site works great. After implementing some new functionality (a new page type with a header in our case), the start page just suddenly stops working and responds with 404. Episerver...
If you try to get a url from the UrlResolver Episerver CMS will try to cache it for you which is great! It works well until you change the Url segment on the page. Then it fails to update that cached url and you might end up with 404s for the link...