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: Aug 11, 2018

    A new version of Virtual Template System is now available with UI updates, bug fixes and refactoring to the internals. Virtual Template System allows users to view and edit templates in the Episerver UI. The updated UI can be seen in the video...

  • Posted on: Aug 10, 2018
    star star star star star star

    Today I have the honor of announcing that the EMVP Board has granted Nicola Ayan EMVP status in recognition of her dedication to - and knowledge sharing with - the Episerver community. Welcome aboard, Nicola! You are now joining a group of truly...

  • Posted on: Aug 09, 2018
    star star star star star

    I recently received a question from a partner trying to implement a requirement for having no live edits on the production server.  I have received this question a few other times so I thought I would see if I could come up with a solution that...

  • Posted on: Aug 01, 2018
    star star star star star star

    When implementing an  Episerver  CMS solution, integration with external systems is not always required. However, I have not seen any  Episerver Commerce  implementation that can go live without integration. The following diagram depicts a typical...

  • Syndicated blog - Posted on: Jul 31, 2018

    In this blog post, we will create a robots file which will be dynamically generated by using the content of a field in the start page. To generate the file we will implement a http handler that match the request… Continue reading →

  • Syndicated blog - Posted on: Jul 31, 2018

    A customer wanted to have access rights on the campaigns in Commerce, so marketing managers for one market could not make changes to the campaigns for other markets. As this is not possible out of the box, I tried to find another way. I remembered...

  • Posted on: Jul 31, 2018
    star star star star star

    When import a translation package using Language add-on, the project owner will be notified after the package is proccessed. The notification will be display on the bell which is on top of edit view. That required you to login into the system to...

  • Syndicated blog - Posted on: Jul 31, 2018

    While working in a project, a client decided that the search functionality using EPiServer search needed to take into account also the information inside the blocks. Unfortunately, EPiServer search does not implement this functionality by default...