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
We have a client website in EPiSever CMS 6 R2 that have run smoothly for a long time, and after a recent release, sometime we got a call from editor saying that some tools, specially admin tools suddenly throw this strange error: The compiler fail...
Target readers : EPiServer developer that is new to EPiServer CMS 8, or new to developing custom property in EPiServer CMS with Dojo widgets. Or if you would like to know how to use a EPiServer reststore inside your widget, or to know a little bit...
I recently helped a customer resolve this issue and will share the solution. The customer was developing on the latest versions of CMS and Commerce (i.e. version 8.X.Y). Breaking changes from CMS 7.X to CMS 8 prevented the Asset Importer from...
Learn about the features that the HubSpot-EPiServer Connector provides to integrate your MAP and CMS and create personalized content.
Sometimes when working with MediaData or other inherited IContentMedia in EPiServer you need to add extra fields and properties. If you do – resist the temptation to make them Required . The standard behaviour when uploading a document it becomes...
EPiServer supports MS Owin to some extent. This is an attempt to shorten the time needed to integrate Owin to EPiServer for others implementing it and to improve the integration.
To begin with, I have added a showcase project using Google authentication. To use the project the moment it's downloaded, you'll need to get yourself a Google ID and secret (and add those to appSettings.config file). For that to work, you'll need...
For one of our great customers we needed to make site out of just only few pages and lots of blocks. It reminds sort of single page application, just there is no client-side behavior as original SPA projects have. Anyway, in the middle of the...