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
  • Posted on: May 15, 2018

    Think about the scenarios like, On an e-commerce website, 70% of customers are leaving shopping after adding items to Carts, One of the many factors is that customer wants to explore products more. Can we offer them an opportunity that they could...

  • Posted on: May 14, 2018

    If you need an extra push to move your WebForms websites to MVC or, even more "modern" SPA - then here it is: Commerce 12.0 is the last version tested with WebForms. We dropped testing Commerce on WebForms from 12.1 onward. By "Drop testing", I me...

  • Syndicated blog - Posted on: May 14, 2018

    If you have tried extending the navigation of Episerver and implemented a custom module with its own view and got the following errors: ‘System Web WebPages Html HtmlHelper’ does not contain a definition for ‘ShellInitializationScript’ and the bes...

  • Syndicated blog - Posted on: May 14, 2018

    The texts in the Episerver UI can sometimes be confusing for the editors. Luckily, we can override all texts stored in Episervers language files, in two easy steps.

  • Posted on: May 14, 2018

    Earlier this year in update 210  https://world.episerver.com/releases/episerver---update-210/  called  Automatic Image Optimization The release feature was described as  "This feature reduces the size of the images downloaded from your site, thus...

  • Syndicated blog - Posted on: May 14, 2018

    NOTE: If you are not familiar with Episerver Developer Tools, you should check it on GitHub . After some research, I found that Developer Tools are just displaying the list of content type models loaded from the content type model repository. The...

  • Syndicated blog - Posted on: May 12, 2018

    Optimizing the file size for the images on a site can really improve page load time.  This article shows how you can use ImageProcessor to minimize the size of your images. I’m extending the solution for responsive images described in another...

  • Syndicated blog - Posted on: May 12, 2018

    I’ve had to recently upgrade an episerver website from 8.9 to 11 and stumbled on a few breaking changes which were pretty straight-forward to fix. However, the entire SearchService.cs class had a lot of errors after the upgrade and it no longer...