In this blog post, we will create a robots file which will be dynamically generated by using the content of a field in the start page. To generate the file…
In this blog post, we will create a robots file which will be dynamically generated by using the content of a field in the start page. To generate the file…
While working in a project, a client decided that the search functionality using EPiServer search needed to take into account also the information inside the blocks. Unfortunately, EPiServer search does…
A language switcher is a common task in any EPiServer implementation. In this blog I will show you how to implement a basic language switcher using the EPiServer API. First,…