Take the community feedback survey now.

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: Sep 22, 2014

    In this article, we will see how to enable multiple languages in AlloyTech website.

  • Syndicated blog - Posted on: Sep 22, 2014

    In this article, we will see how to enable multiple languages in AlloyTech website.

  • Syndicated blog - Posted on: Sep 20, 2014

    Building a custom localization provider that will automatic translate labels with online translation tools.

  • Syndicated blog - Posted on: Sep 19, 2014

    After figuring out how to index meta data with Find (see previous post: http://andersnordby.wordpress.com/2014/09/17/episerver-find-indexing-metadata-with-pagedata/), I thought more about the situation, and decided that it would probably be best t...

  • Posted on: Sep 19, 2014

    This is my first blog post, so comments and suggestions are welcome! Recently we got a “feature request” from a customer, saying that the code should be able to contain commas, and they further asked to be able to customize the limitation of catal...

  • Syndicated blog - Posted on: Sep 18, 2014

    I needed to set default values for a couple of my EPiServer 7.5 block and page properties today, and found Per Mange Skuseth‘s article on Attribute-based default values. I really like Per’s way of dealing with them, as you get … Continue reading →

  • Syndicated blog - Posted on: Sep 18, 2014

    If you have several classes inheriting from the same interface, and you want your business logic to choose the correct class based on a criteria, you should check out named instances in StructureMap. For example, let's say you have the following...

  • Syndicated blog - Posted on: Sep 17, 2014

    Sometimes, there are additional meta data that should be indexed together with your PageData objects. In my example, I have a separate database containing meta data for the CoursePage page type. So whenever I index or update a course, I would like...