In Optimizely CMS 12 the admin mode is given a real facelift. The new admin mode
written in React has risen like a phoenix from the ashes of the old Web Forms
admin mode.
The scheduled jobs has gotten a facelift too, where the duration of the last
executions are…
.NET5 and .NET6 has no concept of output caching, and neither does Optimizely Content Cloud 12. Don't let that stop you from caching your output!…
Optimizely CMS 12 can finally convert pages from one page type to another! Great! But what about blocks and media...?…
With Optimizely DXP, we as developers do not have direct access to the
production environment. If I want to get the database + blobs from the
production environment to update my local dev environment - this is how it's
done.
Export the database
The database export can be started…
Den siste tiden har det vært mye fokus på personvern. Google Analytics er muligens ulovlig, cookies bør ikke brukes uten samtykke, og ting som GDPR og Schrems II har nærmest blitt en del av dagligtalen. Man bør generelt være varsom i sin omgang med personopplysninger!…
Not too long ago Sanity launched what they call field groups. Field groups are exactly what it sounds like, the option to group a bunch of fields.…
The Optimizely Content Cloud (previously Episerver CMS) developer certification
is only valid for two years, and the renewal costs €260 (2780 NOK). Peanuts,
maybe - but you could get it for free!
Currently Optimizely certified
If you are currently certified, you could apply for the Optimizely Subject
Matter Expert (SME)…
The Optimizely Content Delivery API
[https://world.optimizely.com/documentation/developer-guides/content-delivery-api/]
adds headless capabilities to your traditional Optimizely Content Cloud CMS,
making it a hybrid CMS. The best of both worlds, you might say.
The documentation
[https://world.optimizely.com/documentation/developer-guides/content-delivery-api/]
is quite good, so I just…
Content Manager is a lightweight editing UI for Optimizely Content Cloud (formerly known as Episerver CMS), that provides an easy interface for working with structureless content. The initial version was released in April 2020, almost two years ago.
I really like the idea, and installed Content Manager on my personal…
The time zone for a Windows-based Azure WebApp can be set using the WEBSITE_TIME_ZONE app setting. If you try the same with a Linux-based WebApp you may find yourself in trouble. Read how to do it!…