November Happy Hour will be moved to Thursday December 5th.

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: Oct 24, 2017

    The site in question has a subscription service where a user can subscribe and get a notification e-mail or alert inside the site when a page is published in the subscribed pagebranch. A challenge was how to only send once; we tried to solve it...

  • Syndicated blog - Posted on: Oct 23, 2017

    Interfaces are more or less basic stuff in programming and in Episerver development. You probably have seen these guys (IThisAndThat, IEtc..) all over the reference solutions (AlloyDemoKit, Quicksilver, …). In this blogpost, I’ll be taking a...

  • Posted on: Oct 20, 2017
    Rating:

    Episerver recently released Personalized Find (PF), a new product that delivers improved relevancy to visitors thereby helping to increase conversions on your website. Specifically, when used with Episerver Commerce, PF uses each individual's...

  • Syndicated blog - Posted on: Oct 20, 2017

    Introduction   Output caching is not a new concept. There is a variety of project that people try to implement output caching, but how to do it in EpiServer? What is Output caching? The main purpose of using Output Caching is to dramatically impro...

  • Syndicated blog - Posted on: Oct 20, 2017

    Introduction   Output caching is not a new concept. There is a variety of project that people try to implement output caching, but how to do it in EpiServer? What is Output caching? The main purpose of using Output Caching is to dramatically impro...

  • Syndicated blog - Posted on: Oct 19, 2017

    Recently I wrote about how to look into, identify and solve the problem with a SQL Server execution plan – as you can read here: http://vimvq1987.com/2017/10/curious-case-sql-execution-plan/ I have some more time to revisit the query now, and I...

  • Syndicated blog - Posted on: Oct 19, 2017

    An error you typically get looks like this: The Type 'EPiServer.Personalization.VisitorGroups.VisitorGroupCriterion' needs to be remapped in the Dynamic Data Store, see the Errors collection for more information. Remapping can be done by applying...

  • Syndicated blog - Posted on: Oct 16, 2017

    I said this, and I will repeat it here: SQL Server optimizer is smart, and in most of the cases, it’s smarter than you and me (I have no doubt that you are smart, even very, very smart 🙂 ). So most of the case, you leave it to do whatever it thin...