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: May 25, 2015

    Can it be done? Yes. And this blog post is about how it can be done. I want to share my thoughts and experiences about writing EPiServer sites, connected to third party services and/or external APIs, with code examples and design suggestions.  ...

  • Posted on: May 25, 2015
    Rating:

    Today we have released EPiServer.Commerce.Core 8.12.0 which includeds new Order Events.  These events were added to help support integrations.  One common use case might be sending information to your marketing automation when something is added t...

  • Syndicated blog - Posted on: May 25, 2015

    This blog explains how content can be personalized in EPiServer. I've created an example that shows content based on the visitor's current weather.

  • Syndicated blog - Posted on: May 24, 2015

    In the last post I described how to extend the All properties view. I changed the behavior of forms editing by subscribing to events between widgets. But code did not affect the On Page edit view. It was possible to edit message details, while it...

  • Syndicated blog - Posted on: May 23, 2015

    The new version now finally supports other types of content like MediaData, BlockData and CatalogContent in addition to PageData. Read the whole blog post.Related Posts: New version of Tags for Episerver New version of Geta oEmbed Creating a mobil...

  • Posted on: May 20, 2015
    Rating:

    In this blog series I am going to show you step by step how you can add EPiServer Find to a project and also how to use it and the most functions in it. Installing EPiServer Find Filtering what to index Implementing a simple search page Extend...

  • Syndicated blog - Posted on: May 20, 2015

    Are you starting your first EPiServer Commerce project? What are the major differences between the products? What new challenges do you face in an ecommerce project vs a regular website project?

  • Syndicated blog - Posted on: May 18, 2015

    EPiServer provides Alloy sample which uses IPageViewModel interface to provide strongly typed model for layout, but this approach has several issues. In this article I am going to show alternative way for strongly typed layout models. Problem Lot ...