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
Recently I had to setup Service API for one project and got some issues configuring it. Here are the list of those issues and solution to them. Access rights EPiServer Documentation says that access rights are automatically added for Administrator...
Yeah, it’s a book. And here it is: You can buy it now at https://leanpub.com/proepiservercommerce ! Why a book? I see the questions and confusions almost every day in World forums and I want to do something. I have been a writer since I was at hig...
Resources and Models
While I'm proud of how great Commerce were in 2014, there are still areas where we need to improve. One of those is performance. We paid attentions to important parts of the system, where customers demand the most. And the results were, quite...
The blocks in EPiServer include the Category property but the BlockData object does not expose any category property in code. The solution is to cast the BlockData object to ICategorizable .
The blocks in EPiServer include the Category property but the BlockData object does not expose any category property in code. The solution is to cast the BlockData object to ICategorizable .
Introduction One of the simplest things that any developer would want is to add some fields to Order table or in related ones. When dealing with content pages, it would be handled automatically using Code-First methodology. But in the eCommerce...
What's the best way to structure your site's URLs? We look at some best practices to follow to provide the best experience for your users.