Novacare blog

What's in your head?

In Episerver CMS, you are probably familiar with the fundamental concept of grouping properties into tabs. You may place your own properties in the existing tabs (Content, Settings etc) or create your own tabs with descriptive names. You may, however also tamper with the special tab PageHeader! What if editors…

The horrors of the Episerver Link Validation Job

Preventing broken links is an important part of maintaining a website. Episerver's Link Validating job tries to help us, but unfortunately, it has its shortcomings. How it works Episerver keeps track of all links and stores them a database table called tblContentSoftlink. This table has multiple uses. It…