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
Find out how integrating your commerce solution and content management system can help create an omni-channel experience for your customers.
When a template is rendered for a content item in EPiServer, items might be rendered a bit different depending of which “mode” the request is done for. The three modes are: Default (normal site visitor). Edit (On Page Editing). Preview (preview...
We put a little time in my current project looking into what it might mean if we were to upgrade our site from EPiServer CMS 6 R2 to the current version 7.5; we were to identify benefits, risks, potential money … Continue reading →
EPiServer 7.5 delivers a completely new digital media management system offering a host of editor enhancements, including integration into the new editing interface, multiple file drag and drop file upload, inline media preview, and drag and drop...
First off, a disclaimer: I don’t work for Ektron or have any insight into what “Ektron 10” would be. These are just my thoughts on things that should be done. From a high-level perspective, I think the time’s come to really shake up Ektron and sha...
Container pages in EPiServer 7.5 is no more a built-in system type which is actually good because now everything in based on template implementation. If you are still looking for a solution for container pages code snippets below could be useful. ...
A quick post on how to write a valid sitemap.xml file to disk. I used this approach in a scheduled job for EPiServer. There are some dynamic options available to serve a XML sitemap on-the-fly but I preferred having a static file. I only needed pr...
Container pages in EPiServer 7.5 is no more a built-in system type which is actually good because now everything in based on template implementation.