A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

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
  • Posted on: Mar 14, 2014

    I’m happy to announce the names of the first developers to be certified in EPiServer Commerce! Congratulations to the following developers, partners and EPiServer employees and we look forward to following the development of some great EPiServer...

  • Posted on: Mar 14, 2014

    Before EPiServer 7.6, the public Site Add-Ons have been placed at /modules/ under the site root and protected Add-Ons placed at ~/protectedModulesPath/Modules or appDataPath\Modules location. But with the release of 7.6, We’ve started streamlining...

  • Posted on: Mar 14, 2014

    Recently I had to figure out a way to get all distinct values from a certain attribute in a Relate+ project. The site uses a lot of attributes on IUser to store local copies of attributes in Active Directory. These attributes are then used mainly...

  • Posted on: Mar 14, 2014

    Blocks are nice to reuse content, EPiServer developers already know all the benefits of using blocks. A while back a customer asked me if it was possible to “remove the white space around a set of blocks in a content area so the whole set looks li...

  • Posted on: Mar 11, 2014

    Henrik wrote a very good blog post on this for the previous version of Find that you can find here: http://www.lindstromhenrik.com/indexing-only-referenced-vpp-files-with-episerver-find/ If you want it to work with iContent all you have to change...

  • Posted on: Mar 11, 2014

    The code-first content modelling technique made main stream by EPiServer CMS 7 and now almost universal with EPiServer 7.5 and EPiServer Commerce 7 makes extensive use of the DataAnnotations available within ASP.Net. This has enriched and...

  • Syndicated blog - Posted on: Mar 10, 2014

    I wrote a small EPiServer admin tool the other day in order to make it easier to retrieve log files without having direct access to the webserver. It is a rather straight forward piece that lists the files of a … Continue reading →

  • Syndicated blog - Posted on: Mar 10, 2014

    Output caching can significantly improve the performance of an EPiServer site. However since EPiServer Visitor Groups were introduced it meant it was difficult to switch output caching on as each page could be unique for each user depending on the...