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: Jul 30, 2018

    Episerver has an ImageData base class that natively supports images. But we needed to extend it to provide metadata fields and display SVG thumbnails. Here's how we did it...

  • Syndicated blog - Posted on: Jul 29, 2018

    A language switcher is a common task in any EPiServer implementation. In this blog I will show you how to implement a basic language switcher using the EPiServer API. First, we will create a basic Header Helper class which will… Continue reading →

  • Syndicated blog - Posted on: Jul 28, 2018

    Since moving to Dubai, I have heard and read a lot about GraphQL as a new model for implementing API's for web and native apps. However, I have not yet seen it applied to Episerver CMS or Commerce. So, for this blog post, I created a small...

  • Posted on: Jul 26, 2018

    We have known an issue about sorting in Find 13.0.1 that we can reproduce Create a developer index in find.episerver.com. Create some properties for string, DateTime, int type for a page type Create some page using those page types. Run the site a...

  • Syndicated blog - Posted on: Jul 25, 2018

    Learn about the different integrated systems that make up your digital strategy and how they can bring value from an eCommerce standpoint.

  • Posted on: Jul 25, 2018

    This week we released version 2.0 of the Commerce native integration package for Personalization (Perform/Reach), EPiServer.Personalization.Commerce. The reason for the new major version is that we have had to make breaking changes in some public...

  • Syndicated blog - Posted on: Jul 25, 2018

    With the new TinyMCE version in Episerver 11, there are some new changes on how to set up your toolbars. Episerver has documented it quite well and how you set it up in the back end is quite similar to how you would set it up using TinyMCE’s...

  • Syndicated blog - Posted on: Jul 24, 2018

    Some time ago I built an add-on that allowed users to edit the Views/CSS/JS that are used to deliver an Episerver site called Virtual Template System . This has now been updated to be compatible with Episerver 11. Why would we wish to let users ed...