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!
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.
Tracking down initialization issues in Optimizely
-
Development
-
Optimizely
Upgraded Geta Optimizely packages
-
Development
-
Optimizely
We have released several packages that are upgraded for Optimizely 12.
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.
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.
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.
Custom Episerver Commerce Product/Variant router
-
Development
-
Optimizely
-
E-commerce
-
SEO
Just wanted to share a custom Epi Commerce hierarchical router that I'm using in a project where we have a Product -> Variant structure. All variants in the catalog belong to a product and a product can have one or multiple variants.
Introducing: New tool to easily index your content in Episerver Find
-
Development
-
Optimizely
-
Navigation
Have you ever wanted to index a content item in Find without having to publish a meaningless change to it? Or index an entire content tree from a specific starting point? Maybe you want to force an item into the index even though it's excluded by conventions? Just install Geta.Epi.IndexContentInFind package and it will be easy to do just that.