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
As PageTypeBuilder v2.0 has now been released , thank Joel , I have now made PageTypeBuilderUI v2.0 available. PageTypeBuilderUI v2.0 contains the following new features: Built against PageTypeBuilder v2.0 Will now show mismatches when PTB page...
I’m happy to announce that Page Type Builder version 2.0 has finally been released. It can be downloaded here and soon from the EPiServer NuGet feed . Compared to the last release candidate, version 1.9.3, this release contains a few minor changes...
Here is my method to create working catalog
This blog post describes several options for advanced EPiServer CMO deployment. You may have more than one server, for example when site database is hosted on the separate back-end machine. You can consider the following options to distribute the...
This is my first blog post ever, on any site I think! So I’m a bit nervous, but I hope that someone will find it interesting. So here goes! This morning I decided that I should learn how to create custom criterias for Visitor groups. I started out...
Running EPiServerCMO.msi you get CMO installed to EPiServer CMS module folder, by default it is C:\Program Files (x86)\EPiServer\CMS\6.1.379.0\Install\Modules\CMO2.1.0.93. Now it can be installed on specific web site using Deployment Center....
A website configured with Windows Authentication in IIS caused HTTP 401.1 errors when browsing to it from the local machine. The problem was caused by a security feature in .NET 3.5 SP1.
Handling users and roles are very common tasks in EPiServer and .NET projects in general. Here's a reference list of various useful membership related operations done in code.