A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
Scheduled jobs are a convenient way of performing different tasks in an automated way. Since it's common that jobs performs something with pages it's not uncommon that something changes so the job will break. A website admin should check the statu...
Yesterday I got some input from a friend about that they had got a license exception right before a big release. I’ve always thought it was a bit odd that EPiServer haven’t had a some kind of warning mechanism built in so I thought about building ...
Today I was deploying some new functionality on a customer site which included adding a couple of new properties. Added the properties and code and tested the new function and all was ok. So now it was only left to move the properties to the corre...
This post was originally planned to be about converting a Sharepoint (SP) connect VPP to a versioning counterpart. But since a SP VPP store the links in the EPiserver database in the same way as a native provider, it works for both types. The main...
As you may know the LinkValidator scheduled job for preparing data to the Link Status report is configurable via a node in web.config. You can read more about it over here . The thing I think is missing in the documentation are what the default...