Optimizely CMS .NET 6 Route Map In September 2021, Optimizely released DXP platform for Microsoft .NET – .NET 5 (Formerly known as .NET Core). This release included CMS version 12 and Commerce version 14. In November 2021, Microsoft released .NET 6. February 2022, Optimizely released version 12.4.0 CMS Core packages (Minor version release), with no […]
Posts Tagged ‘Optimizely’
Optimizely CMS – the Importance of GUIDs and Assembly Names
In the Optimizely CMS world, we see GUIDs everywhere. They are unique identifiers for content types and more. As part of Optimizely CMS development, developers are advised to always specify GUIDs in their Content-Type declarations. If one isn’t specified, the DB assigns one dynamically when saving the Content-type. A big reason for this is that […]
Optimizely CMS 12 – Implementing a Reverse Proxy with YARP
The last few CMS implementations that I’ve done have required reverse proxies to surface external content. By the time I had completed my last CMS 11 project, I was a pro with reverse proxies. And then CMS 12 came and changed everything. CMS 12 moved to .Net Core on Linux web apps. This change removed […]
Optimizely CMS 12 – Dependency Injection(DI) – StructureMap vs ASP.Net Core
If you are upgrading to Optimizely CMS 12, one of the breaking changes to consider is the change to the Dependency Injection(DI) framework. Earlier versions of Optimizely CMS had their own DI hosting framework that supported other concrete DI implementations, like StructureMap. With CMS 12 and ASP.Net Core, DI framework is built into the system. […]
Kathryn Bogen Recognized on 2022 CRN Women of the Channel List
CRN’s annual Women of the Channel program honors some of the most influential women leaders within the channel. We’re proud to have five Perficient colleagues recognized in the 2022 CRN Women of the Channel list, and we’re highlighting their individual accomplishments in a special blog series. We previously celebrated Liza Sisler, Liz Stuart, and Lynn […]
Optimizely Page Publish Options – Do’s and Dont’s
Page Publish is the most basic feature of a CMS. This is what makes our content visible to the world. Episerver CMS (now known as Optimizely Content Cloud) too has the feature and some more flexibility built around it to aid our content authors. There’s the usual page publish, where you hit a button […]
Optimizely Search : How to search for all expired assets
First of all, I want to mention that EPiServer Find (now known as Optimizely Search and Navigation) is a great tool to search for content on an Optimizely site, whether its CMS or Commerce. It comes with a range of options to customize and with filtering and boosting ability to get the best results. Often […]
Driving Success with Optimizely DXP and Perficient
Discover the New Optimizely and What it Means for Your Business In the past few years, we have seen many mergers and acquisitions in the marketing technology space. With the advance in content management systems (CMS), e-commerce software, and marketing optimization tools, we’ve seen many tools come together under one brand. This is seen across […]
Putting Innovation to Work: How Experimentation Can Test Your Design Performance
Like homes and offices, websites and mobile apps need a fresh coat of paint to keep up with industry trends. Full website and mobile app redesigns are risky. Optimization is always a better approach than a complete rip and replace. That is why experimentation is so important. It allows you to try and learn what […]
Perficient’s Alex Harris Honored as Optimizely MVP
Perficient is thrilled to announce our very own Alex Harris, Conversion Optimization Director, as the newest Optimizely MVP. In 2022, Harris is one of 13 individuals worldwide selected as an OMVP, and one of only seven awarded as a Strategy OMVP. Each year, Optimizely awards a select group of individuals the honor of being an […]
How to Set Up Optimizely Spire on a Developer Environment
Optimizely B2B Commerce has recently introduced Spire CMS to achieve user experience (UX) and performance benefit for its content management system (CMS). Spire makes use of React/Redux technologies, which results in a faster page load time than the Classic CMS. The existing CMS, which is based on an older version of AngularJS, will now be […]
How to Monitor Performance Using Application Insights
Monitoring your website performance is a key factor to ensure your application performs as expected. There are a lot of application performance monitoring (APM) tools available in the market that can be used to monitor the performance of the application, such as NewRelic, Azure Monitor, AppDynamics, and others. In this post, I’ll talk more about […]