A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Follow bloggers on Optimizely World to get the latest from people who know all about the Optimizely platform! You will find blog posts from the entire Optimizely community, as well as from the Optimizely development teams.
Start blogging - create your own blog (requires log in)
Manage your blog posts on Optimizely World (requires log in)
Rules for blogging on Optimizely World
Background In my current project, the customer wanted to be able to tag various articles and other page types with categories from their own existing subject category structure. I was originally planning to use the built-in EPiServer categories fo...
After products, the next critical requirement for any e-commmerce site are payment and shipping. You might also need to handle inventory.
There is a rule of thumb in EPiServer is any code written should be covered by tests, either unit tests or integration tests. While we’re not 100% test covered, but we are trying hard to. It’s a requirement to write tests whenever possible, and it...
Sometimes, especially when you create your custom promotions, you may like your promotions to meet some criterias. In our latest project due to a nature of our custom promotions we needed to made it “inclusive only”, so if user put in his cart...
Learn why you shouldn't put off upgrading your CMS until it's too late and how doing so can negatively impact your website and budget.
If you’re on 7.5 or greater and on MVC, you’ll be rejoicing at this latest update. The latest package addresses a major issue with MVC and A/B testing ( http://world.episerver.com/Support/Bug-list-beta/bug/113589 ). If you’re experiencing the issu...
Regarding today’s earlier post A Rant about AppData, Paths, and Modules, I’ve hacked together a solution that seems to work… First of all, please note that in our solution, we’ve taken all the various config files and combined them into a single...
Sometimes I wonder how EPiServer test their stuff, and if they ever test deploying it on live production servers, as some things really puzzle me. By default, the AppData folder is located inside the site itself, as can be seen from this line in t...