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
After several years of EPiServer development on a variety of projects, I have found myself and other team members solving the same basic web CMS problems over and over again. Page list? Menu with multiple levels? Bread crumb menu? They … Continue...
This post is part of a series that roughly covers a presentation I did about UI-testing at EPiServer meetup group. It contains the following parts: About why About what About EPiTest About visible elements About html About waiting About screenshot...
NuGet is the easiest way to add EPiServer modules to your project. Just browse the library and click a button and everything is downloaded and installed for you. Including any changes to web.config and adding references. In this blog post we will...
Based on CMS 6 R2, Composer 4 R2, and the Composer 4 R2 Blocks Prior to the Composer 4 R2 Blocks the YouTube block in Composer was based on an edit field where the user simply added a URL. The old way: In Composer 4 R2 this has changed to mak...
A new service release of ImageVault is available.
I dumped into some trouble today, trying to authenticate a web service in EPiServer using a SQL Server membership account. You would think following the steps in the Web Services tech note would be enough. However, the tech note is missing some...
This post is part of a series that roughly covers a presentation I did about UI-testing at EPiServer meetup group. It contains the following parts: About why About what About EPiTest About visible elements About html About waiting About screenshot...
Today I was asked if it is possible to customize the behavior of LPO test so that the conversions is counted when user submit a form. Of course one of the solutions could be a separate page where user is redirected after a form submit and we can u...