Take the community feedback survey now.
Take the community feedback survey now.
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
Join us on Tuesday, June 12th 2018 from 5:30 - 7:30 pm for the first Episerver Developer/Editor Meetup in Boston hosted by Rightpoint. Speakers include Rob Folan from Episerver & myself from Rightpoint . Rob will talk about the cool refreshin...
In today’s e-commerce world, with high demanding customers and fear of the mighty Amazon, where should the e-commerce manager get a foothold? This article is aimed for companies doing e-commerce today -companies who need to change focus to be more...
EPiServer content areas have the ability to show several blocks to the editor in a neat and eye catching manner if the view is using the Html.PropertyFor function, but unfortunately when the view is shown to the user, the content… Continue reading...
In my last Episerver post, I talked about a tool that provides visualisation on how content types are used across multiple sites. I finally got the chance to package it up and make available as a NuGet package. I haven’t published it in any feed a...
Disclamber: You should propably never do like this unless it is completly nessesary since you are working directly agains the database of Epi and that can be dangerous so IF you do this, I will take no responsibilty in the script and you do it on...
Old way of getting the IGeolocationProvider using the static property is now depracated and you should get the provider from IoC container where the default provider is registered. So the old way was like this: var provider = EPiServer.Personaliza...
We had a nasty little bug in one of our development stage Episerver projects. Everything ran and worked smoothly, but one day Episerver’s error logs started to report an exception regarding the Episerver.Find.Commerce module. However, the site...
We had a nasty little bug in one of our development stage Episerver projects. Everything ran and worked smoothly, but one day Episerver’s error logs started to report an exception regarding the Episerver.Find.Commerce module. However, the site...