Try our conversational search powered by Generative AI!

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

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

  • Posted on: Feb 01, 2016
    Rating:

    When to use object caching Object caching is great when you are getting data from external systems, like fetching pressreleases from another site like myNewsDesk, getting products from a PIM or similar. These calls are generally very slow and...

  • Posted on: Feb 01, 2016
    Rating:

    There are few considerations for allowing customers to cancel their orders if those have not been processed. It is up to the business when they allow the customer to cancel the order after placing an order, depending on the complexity  of their...

  • Syndicated blog - Posted on: Jan 30, 2016

    EPiServer allows us to group content's properties into different tabs using GroupName parameter on DisplayAttribute . While it works fine, it doesn't order tabs I want. In this article, I will show a simple declarative way to control tab ordering....

  • Posted on: Jan 29, 2016
    Rating:

    Recently there came a requirement from the business,they wanted to know a high level view of the specification/requirements of an Project. A colleague suggested that feature files written in gherkin statements where ideal for this purpose. Therefo...