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
We created a mobile application for our client which allowed them to make in-person sales. Here is a bit about what we did and why. ]]>
we often need to use existing database and blobs to create new environment. For example, new Dev or staging environment using blobs and database from integration environment If for some reason blobs are not copied properly then we will have new...
Track user's behavior using Bluetooth beacons and Episerver Profile Store to bridge the gap between the online and in-store experience
Batch publish is very useful when you do big updates. It is almost impossible to handle one hundred or more of documents one by one. This has been one of the more frequently requested ones and finally it is here. The process scans for all possible...
As a user, it can be frustrating to repeatedly fill in the same information, especially if the system already has that data recorded. So why not use all the info from Profile Store to autofill forms and save some time? The Episerver Profile Store...
I recently discovered publicwww.com a cool service that lets you search for any text in the html/css/js of all it's 550 million (2019-05-09) indexed web pages, including the cookies sent out and the http header. In this post I put my Episerver...
I had this issue back to 3 years ago when I helped client to implement B2C Commerce solution on Episerver Commerce 9. I almost forget this until I hit on this issue again while preparing my Episerver Commerce certification exam recently. So I deci...
The Episerver Html.AlternateLinks() &Html.CanonicalLink() HTML helpers are very useful for developers to implement Hreflang & Canonical Tags with minimal effort but they always render relative Url(s). Google support both relative and absolute URL...