Take the community feedback survey now.
Take the community feedback survey now.
I was faced with a somewhat unexpected MissingMethodException changing a property type from string to XhtmlString while making changes to an...
I ran in to this problem setting up an older Optimizely website running on .Net Framework. The view mode of the website worked just fine, however,...
Injecting fragments in Optimizely XHtmlStrings is quite easy using a custom display template to render the property. Here is an example on how you...
This is a follow up to the previous Acting on Optimizely Remote Events article. While still working with the older Optimizely 11 you may rely on th...
At my current client we had the need to prevent the use of certain visitor groups in some of the content areas. I.e. some areas were only to suppor...
Got this SqlException again moving a database from a client’s production environment into development. Thought I’d write a short note on resolving...
Just a short piece on how to act on Optimizely‘s remote events. While in later versions you may use for instance RabbitMQ or ActiveMQ, still being ...
Whilst setting up Optimizely 12 to work with RabbitMQ is rather straight forward, making it use ActiveMQ for transport instead requires a bit more...
I’ve updated the ActiveMQ tester application with topic support as it is required by the Optimizely on-prem event provider (EPiServer.Events.MassTr...
While moving our client’s Optimizely 12 website to a new hosting provider we had to abandon our RabbitMQ installation in favour of a new ActiveMQ...