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
Time comes when you need to extent EPiServer functionality by providing your own library with new or modified functionality. I’m big fan of configuration via code. Which may give you possibility to configure some features with LambdaExpression, e....
We just migrated a system from a custom built CMS into EPiServer. If the editor added a link to an unpublished page in the old CMS, it was automatically unlinked for the visitor until the page was published. We tried to find a built in way of doin...
When using UnifiedSearch in Episerver Find, I prefer to use the method IClient.UnifiedSearchFor() because it takes care of necessary logic without exposing implementation details, rendering in lower risk of introducing bugs and unwanted behaviour....
Shows how you can validate the length of EPiServer urls in edit mode.
Shows how you can validate the length of EPiServer urls in edit mode.
You hear these CMS buzzwords all the time, and you feel you should be on the train - or risk getting left behind. But are they helping or halting your digital evolution?
Offers. Deals. Promotions. Rebates. Coupons. No matter what they are called, offers are a mainstay of loyalty marketing. Customers expect offers from brands and deals have become an integral part of the customer buying behavior. (Recall JC Penney’...
I got a problem with the search result using EPiServer.Search. The site is in Norwegian and is set to default langauge in site settings in admin. But the result from the search always gave me 0 for result on the IndexResponseItem Score. After some...