SaaS CMS has officially launched! Learn more 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 16, 2018
    Rating:

    Join us on Tuesday, May 22nd for the Spring 2018 Episerver Developer Meetup of the Chicago Episerver and Ektron Developers group, hosted by Adage Technologies. Speakers include   Glenn Lalas  from   Adage Technologies , Drew Null ( EMVP ) from...

  • Posted on: May 16, 2018
    Rating:

    Recently I was asked by a customer how they could hide sites in the page tree for users without edit access.  I thought this was easily done using access rights, but I was wroing as the content still shows but cannot be edited since everyone has...

  • Posted on: May 15, 2018
    Rating:

    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
    Rating:

    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...

  • Posted on: May 14, 2018
    Rating:

    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...