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 16, 2014

    There are 3 different settings that is good to know about when working with EPiServer. Outputcache IIS will generate static content of pages and serves them faster that way. To enable this feature add httpCacheExpiration=”0:20:0″ (for example cach...

  • Syndicated blog - Posted on: Sep 16, 2014

    After installing EPiServer Find in my CMS 7.5 solution, I specified what page types to include (or exclude). To keep my Global.asax file easier to read, I’ve placed this in a separate class (and call the Initialize method from Global.asax). This w...

  • Syndicated blog - Posted on: Sep 12, 2014

    During the summer we released a service release containing minor improvements and bug fixes. The main reason for the release was to make adaptions to match EPiServer updates. Note that to keep up with the current rate of updates we have officially...

  • Syndicated blog - Posted on: Sep 11, 2014

    Learn about some of the tools and improvements that developers can utilize in the latest update of the Ektron CMS platform.

  • Syndicated blog - Posted on: Sep 11, 2014

    To get all page types in Episerver, use the following code Read more

  • Syndicated blog - Posted on: Sep 11, 2014

    To get all page types in Episerver, use the following code Read more

  • Syndicated blog - Posted on: Sep 11, 2014

    Are you are working with a large project build in Episerver? Over the years developers created new page types and pages based on new requirements and stopped using the old ones. That resulted in piling up a long list of page types, and some of the...

  • Syndicated blog - Posted on: Sep 11, 2014

    Are you are working with a large project build in Episerver? Over the years developers create new page & block types in the system. Editors then create content using new content types and stopped using the old ones. That resulted in piling up a lo...