Himadri Chakrabarti (he/him)iamhimadri.hashnode.dev·Oct 27, 2023The Expanding Universe of Software DevelopmentThese days I often think about the expanding universe when I see what's going on in software development. It keeps expanding like the universe. Software development didn't really start as the universe started from the Big Bang. Rather it started quie...Discuss·37 readscms
Ronil Rangaiyarangaiya.hashnode.dev·Oct 9, 2023Opticon - the journeyPart 1 of my Opticon 2023 series The Journey My last Optimizely/Episerver conference was in Miami 2019, during the pre-pandemic era. It doesnt seem that long ago but a lot has happened since then - Episerver became Optimizely, making strategic acquis...Discuss·1 like·155 readsOpticon 2023optimizely
Vaibhao ChawaleforEverything Optimizelyeverythingoptimizely.vaibhao.com·Oct 6, 2023Fix Error - InvalidOperationException: The view 'Index' was not found. The following locations were searched: /Views/StartPage/Index.cshtmlIssue If you install a fresh instance of CMS 12 and if you build a solution with Visual Studio, the site breaks with The view 'Index' was not found error. It appears like the below screenshot. Fix Delete your /bin and /obj folder Now instead of bu...Discuss·71 readsOptimizely CMS 12 Learningepiserver
Mowa Ijasanmicodlog.hashnode.dev·Aug 1, 2023A/B Testing: Building Better Products Through ExperimentsOne of the primary goals of product managers is to build exceptional experiences for customers and drive business growth. However, getting the desired outcomes or successes can be challenging without the right strategies. Building a product involves ...Discuss·5 likes·58 readsab testing
Vaibhao ChawaleforEverything Optimizelyeverythingoptimizely.vaibhao.com·Jul 26, 2023Fix error - The admin user registration is disabled, no redirect to '/Util/Register' will happen.Issue If you install a fresh instance of CMS 12, register yourself with the admin user for the first time, and then forget your password, you may encounter issues when trying to log back in after several days, as new user registration is currently di...Discuss·71 readsOptimizely CMS 12 Learningoptimizely
Ynze Nunninkblog.ynzen.com·Jul 14, 2023Translating content blocks recursively in Optimizely CMSTranslating a lot of pages in Optimizely can become a real chore for content editors because pages generally have a lot of child content in the form of blocks. To make things more complicated, blocks can recursively also have child blocks. An average...Discuss·141 readsoptimizely
Ynze Nunninkblog.ynzen.com·Sep 27, 2022Optimizely community meetup - Sept 29 (virtual + Melbourne)Super excited to be presenting this Thursday the 29th of September at the Optimizely community meetup. For the full details and RSVP's see the official Meetup page: https://www.meetup.com/optimizely-melbourne/events/288300244/ Meetup details Luminary...Discuss·144 readsoptimizely
Ynze Nunninkblog.ynzen.com·Sep 23, 2022How to bypass the content creation view in OptimizelySomething that has come up a couple of times in the last few year is feedback from content editors about the editing view that comes up when creating new content. The view is based on properties (or content fields) that are required, so you cannot cr...Surjit Bharath and 1 other are discussing this2 people are discussing thisDiscuss·413 readsoptimizely
Ynze Nunninkblog.ynzen.com·Sep 21, 2022Conditional content properties in OptimizelyIn a recent Optimizely project we were building multiple sites that could share content types between them. One problem we encountered was that some of the blocks and pages required slightly different content, and therefore separate content fields (k...Discuss·297 readsMulti-site development in Optimizelyoptimizely content cloud
Ynze Nunninkblog.ynzen.com·Aug 19, 2022Content type mismatch exception in OptimizelyThe TypeMismatchException exception came up recently after making some changes to namespaces and assemblies in an Optimizely project. This proved to be an interesting issue and I will explain my findings from investigating the problem — in the hopes ...Discuss·249 readsoptimizely