World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
This post will show you how you can easily author a robots.txt content for your Episerver site. Step 1: Add a CMS property “Robots.txt” In my case, I added this property to my StartPage [Display( Name = "Robots.txt", GroupName = Groups.MetaData,...
This took me a little while to figure out and there isn’t any helpful resource online at the time of writing (according to Google anyway) regarding this error so I think this deserves a blog post… Problem I am on Episerver.Forms 4.18.0 and I’ve be...
For those who need to expose font icons to your Episerver rich text editor, the below might help… My plugin uses FontAwesome 5.3.1. The code is on Github. References that helped direct me to this solution: Josh18 (TinyMCE for Joomla) – https://git...
How do I link two dropdown fields in Episerver such that the values of a dropdown are based on the selected value of another? Solution: (Please note this post only applies to those who are using Episerver Forms.) Use the existing Episerver form...
In my last Episerver post, I talked about a tool that provides visualisation on how content types are used across multiple sites. I finally got the chance to package it up and make available as a NuGet package. I haven’t published it in any feed a...