Up to this point we have been able to improve the original Settings Service implementation, which is part of the Episerver Foundation and Episerver Foundation CMS solutions, so it is…
Up to this point we have been able to improve the original Settings Service implementation, which is part of the Episerver Foundation and Episerver Foundation CMS solutions, so it is…
Following this blog series, we will continue improving the Settings Service implementation, which is part of the Episerver Foundation and Episerver Foundation CMS solutions, so it is capable of working…
In one of my latest blog post I explained how you can configure your global settings so they can be located in their own assets tab in the Episerver CMS…
In my previous blog post I explained how you can reduce the size of your images using webp transformation of the fly provided by CDN cloudfare in Episerver DXP, which…
Webp is a format which is now compatible with almost all recent browsers in the market. It is a lossless image format which allows to reduce the size of images…
This blog post is a continuation to the blog post about the Sitemap and Robots Generator for Episerver CMS, where you can find how to install and configure the plugin.…
There are several plugins in the market that can help you with the creation of sitemaps and robots in Episerver, but we decided some time ago to create a new…
When we wanted to use a 404 page for our Episerver projects we used to implement the Getta 404 Handler plugin, but this plugin only allows you to use a…
In Episerver projects there are at least two options to set your site settings. The most common ones are: use a settings page (which does not have a view nor…
Usually when you have multiple sites in an Episerver implementation your models are inherit by all sites you create under the root node. However, not all the properties in a…