Get the latest!

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

Syndication and sharing

loading
  • Syndicated blog - Posted on: Oct 11, 2011

    Use the BoostMatching method to tune the ordering of search results according to business needs. Following up on yesterdays post on the new highlighting features in the Truffler .NET API (introduced here ) I thought I’d also introduce another new...

  • Posted on: Oct 11, 2011
    Rating:

    I recently upgraded a site to R2, and noticed that one of the custom virtual roles stopped working properly (The access rights in the edit page tree looked messed up). After some quick logging, I discovered that each virtual role only was validate...

  • Posted on: Oct 10, 2011
    Rating:

    Load balancing EPiServer can be quite tricky and there are a few key configuration items to be set. All the information below has been gathered from several different articles, blog posts, etc. on the Internet. The purpose of this blog is to provi...

  • Posted on: Oct 10, 2011
    Rating:

    Just over a couple of weeks ago I released the FindPagesWithCriteriaContext class.  This essentially provides a nice little Linq wrapper over the top of the FindPagesWithCriteria API, more details can be found here . The reason for the blog post i...

  • Syndicated blog - Posted on: Oct 10, 2011

    With the Truffler .NET API (introduced here ) we strive very hard to make it easy for developers to build great search and querying functionality. In my opinion search engines are often underused when building web sites today and by bringing searc...

  • Syndicated blog - Posted on: Oct 09, 2011

    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.

  • Syndicated blog - Posted on: Oct 09, 2011

    First part of a new series where I’m going to focus on performance and scaling. I’m going to go through all the best practices we as EPiServer developers should know about, not only to create EPiServer sites that are fast, but ultra-fast. I’m goin...

  • Posted on: Oct 08, 2011
    Rating:

    I needed to create a global navigation item for a plug-in in my current project, beside the Visitor Groups item. I also wanted my plug-in to have the same look and feel as the other plug-ins/tools in edit/admin-mode. And my third wish, was as...