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: Feb 08, 2016
    star star star star star star

    A quick tip for finding owner page. var contentAssetHelper = ServiceLocator.Current.GetInstance (); var ownerNode = contentAssetHelper.GetAssetOwner(media.ContentLink); It is also worth to mention that the standard EPiServer Search will index loca...

  • Syndicated blog - Posted on: Feb 06, 2016

    Hi Episerver developers! I have updated FakeMaker (helping you unit test your Episerver code) to support the version 9 binaries. Breaking changes caused compile errors (oops!) and made the tool incompatible with the latest versions of Episerver. I...

  • Syndicated blog - Posted on: Feb 06, 2016

    Hi Episerver developers! I have updated FakeMaker (helping you unit test your Episerver code) to support the version 9 binaries. Breaking changes caused compile errors (oops!) and made the tool incompatible with the latest versions of Episerver. I...

  • Syndicated blog - Posted on: Feb 06, 2016

    Hi Episerver developers! I have updated FakeMaker (helping you unit test your Episerver code) to support the version 9 binaries. Breaking changes caused compile errors (oops!) and made the tool incompatible with the latest versions of Episerver. I...

  • Syndicated blog - Posted on: Feb 05, 2016

    Learn about the three areas website owners need to consider when planning a migration to Episerver: website design, CMS technology, and content.

  • Syndicated blog - Posted on: Feb 03, 2016

    I’ve released a few further tweaks to my RSS / ATOM add-on for Episerver – CHIEF2MORO.SyndicationFeeds. Whats new in version 3.0? On request filtering I’ve taken another look at filtering, which is a feature included from version 2. I’ve modified...

  • Posted on: Feb 02, 2016
    star star star star star

    To get that smoth editorial experience in edit mode a correct ordering of the tabs play an important part. In most projects I tend to do a last minute check and change ordering and access rights. Unfortunately the Edit Tabs view in admin mode is a...

  • Syndicated blog - Posted on: Feb 02, 2016

    In large scale projects we usually define several content types. I some cases i did struggle with dozens. For most of the types we are allowed to create just few types of child pages. For example ArticleList could be a parent page for Articles and...