Blogg

Velkommen til bloggen vår. Her deler vi vår fagkunnskap og våre erfaringer rundt netthandelsløsninger. Vi blogger om handel, tech, trender, strategi, marketing, UX, nyheter og en masse annet. Slå deg løs!

Fix your Optimizely Search (Find) indexing exceptions!

  • Development

  • Optimizely

  • Navigation

Brian Weeteling

Features folder in Optimizely 12

  • Development

  • Optimizely

A few days ago we completed the migration to Optimizely 12 for one of our projects and we have some tips and tricks to share.

Jevgenijs Pucko

Upgrading to Optimizely 12 ASP.NET Core Identity

  • Development

  • Optimizely

Upgrading to Optimizely 12 involves switching frameworks to .NET 5 which is a big step involving a lot of things. One of those things I found a bit trickier than the rest is porting an existing authentication provider. Normally you have either ASP.NET Membership or ASP.NET Identity set up in your Optimizely 11 solution, running on ASP.NET Framework 4.72.

Sven-Erik Jonsson

Tracking down initialization issues in Optimizely

  • Development

  • Optimizely

Brian Weeteling

Upgraded Geta Optimizely packages

  • Development

  • Optimizely

We have released several packages that are upgraded for Optimizely 12.

Maris Krivtezs

Avoid Lock - Pointing Two WebJobs to The Same Azure Storage Account

  • Development

Recently we had a requirement to run multiple copies of our webjobs in parallel (with different settings and configuration) doing similar but different work.

Valdis Iljuconoks

New Geta.NotFoundHandler

  • Development

  • Optimizely

BVN.404Handler and Geta.404Handler are re-released as Geta.NotFoundHandler. The new library supports ASP.NET 5 and Optimizely 12.

Maris Krivtezs

Extending Episerver On Page Editing view

  • Development

  • Optimizely

In this blog post I'll show you one way of extending Episerver's On Page Editing view, by automatically setting image caption and alt text properties on a page based on the image content that the editor selects.

Mattias Olsson