November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
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
What was once a simple landing page had turned into a huge member-based system that involves stuff like integration with external service providers. True story.
Very recently, Episerver released a new major version by introducing Episerver CMS 10 and Episerver Commerce 10. When major versions are released, we immediately start upgrading some of our sandbox platforms. While upgrading these platforms to...
Two weeks ago I got an email from a customer that some data that was imported via a scheduled job seemed to be missing. So I logged into admin mode and checked the job history. And yes the job hadn't been run as it supposed to.I didn't think that...
Logging might not be sexy. Logging might not always be fun. But sure is important. In a big project with multiple integrations, this is an essential tool that saves 100s of hours and quite a lot of frustration and blame games. Episerver has great...
I just wanted to note down what I have done when integration Episerver CMS and Apptus eSales with DynamicPages. ESales relies on building zones with panels to return all data in a single response. As a close implementation Episerver CMS has blocks...
The Episerver Find service offers free developer indexes with some limitations, i.e. 25 queries per second and 10000 items. I recently found out what happends if you break the 10k limit and it wasn't sweet. A bricked YSOD:ed development environmen...
The Episerver Find service offers free developer indexes with some limitations, i.e. 25 queries per second and 10000 items. I recently found out what happends if you break the 10k limit and it wasn't sweet. A bricked YSOD:ed development environmen...
You need to have Episerver CMS project (CMS >= 10.0.2). Use Episerver NuGet (if you want check here) and search for Zanganeh.RobotsTxtHandler or directly running code below in “Package Manager Console”: [crayon-582ba51fdb932852737894/] Then re-bui...