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
FACT: VS extensions and copy paste rock when creating new EPiServer items. BUT: We have written the code like 100 times, so why bother clicking when we can type. This kind of thinking might just be wrong.
As a few already have noticed, we have released pre-release packages of EPiServer CMS 8 in our Nuget feed. Given that EPiServer started to use a continous release process about a year ago and is now following semantic versioning, I want to explain...
I've previously written about extending the link functionality to enable linking to the specific part of the page instead of top only. These are improvements for it.
I've previously written about extending the link functionality to enable linking to the specific part of the page and not only to its top. Now, EPiServer have changed something in the hyperLinkSelector widget, so the js file needs some small...
Search engines often highlights the importance of using canonical URLs to signify the preferred URL that should be used when the same content can be reached using multiple URLs. And while EPiServer has always supported the use of canonical URLs it...
When we took a look at what performance improvements that we could make to the EPiServer CMS platform there was one thing that stood out like a sore thumb, namely the PropertyDataCollection. The main problem was how it’s base class, NameObjectColl...
When we took a look at what performance improvements that we could make to the EPiServer CMS platform there was one thing that stood out like a sore thumb, namely the PropertyDataCollection. The main problem was how it’s base class, NameObjectColl...
Find injects 2 scripts on site pages in order to track search statistics. By default these scripts are requested from EPiServer CDN. In certain scenarios developer may need to tweak how tracking scripts are added on pages. Prerequisites EPiServer...