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
I tried to take the current Itera.MultiProperty project and recompile it with the CMS 6. It compiled without errors. But when you use it it throws and error complains about Multiple custom attributes of the same type found The error is caused by...
Summary: This document describes configuration settings around mirroring, monitoring and Mirroring Transfer Provider (MTP). Mirroring Configuration on CMS Parameters felt on Mirroring Settings Parameter Parameter's felt is used to pass settings to...
Summary The MoM server or Monitoring on Mirroring server monitors mirroring jobs during mirroring. The MOM server notifies about status of an individual package, warnings, errors messages and etc. This article describes anatomy of the MOM Server a...
Custom Mirroring Transfer Provider on USB Summary: Would you like to export the entire site on USB memory and importing to other places or why not saving it as backup? In this blog I will go through Custom Mirroring Transfer Provider (MTP). The...
Catch Monitoring Event inside CMS With EPiSrever MirroringMonitoringModule you can easily catch monitoring events and build your application on it. The MirroringMonitoringModule is an http module that works as subscriber to the Monitoring server a...
EPiServer CMS 6 has a new page extension that add CSRF prevention on a Web form. I won’t go into detail of the CSRF exploit since Wikipedia has a good description. In short, someone uses a visitors browser to send a malicious request to another si...
In one of our projects we included EasySearch into our globalized enterprise solutions which introduced us to a few issues. The two main ones were: scoped search and search with fallback languages.
Fallback languages: We quickly discovered that EasySearch doesn't include any fallback languages in the search. To make this work we needed to make one main query for current language and one for the fallback language (if the the language had a...