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: Jan 02, 2018

    When creating new page types, developers mostly use the EPiServer CMS Visual Studio Extension or copy and paste the code from existing files. In this blog post, I’ll show you how to create EPiServer page types using ReSharper file templates. Once...

  • Syndicated blog - Posted on: Jan 02, 2018

    More than one year ago, I announced that I was working on a book – a first Episerver Commerce book ever. It has been a work in progress until recently – and I am still adding updates here and there. The book has received quite positive feedback (I...

  • Syndicated blog - Posted on: Jan 02, 2018

    More than one year ago, I announced that I was working on a book – a first Episerver Commerce book ever. It has been a work in progress until recently – and I am still adding updates here and there. The book has received quite positive feedback (I...

  • Posted on: Jan 02, 2018

    Recently on a client project that I have been working on at Redweb , I have been working on getting Episerver Find working with Episerver Commerce. This was a simple task as you just needed to do some configuration and run the index job in the...

  • Syndicated blog - Posted on: Dec 30, 2017

    With URL Rewrite rules we can easily add CDN support to any site without having to do any code changes or installing anything extra. Read the whole blog post. Related Posts: Specify a canonical domain name for your site with IIS 7 New version of...

  • Syndicated blog - Posted on: Dec 30, 2017

    This article continues the series on Episerver All Properties View with describing how to update a property value on the server side and refresh the view.

  • Posted on: Dec 29, 2017

    One of the most frequently asked features for us, Commerce development team, is to support permission handling for catalog contents. Up until now, the permission handling in Commerce is "all or nothing", which means you either have full access to...

  • Syndicated blog - Posted on: Dec 29, 2017

    New features Support for more built in properties The following properties are now supported out of the box: BlockData bool double ContentArea ContentReference DateTime IEnumerable int LinkItemCollection PageReference PageType string[] string...