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
I have two EPiServer sites linking back and forth to each other. In the test environment the two sites are only available on IP addresses. No DNS is created for the two. Site A: [127.0.0.1]:[port X] Site B: [127.0.0.1]:[port Y] if site A renders a...
I had to configure a new VPP for a Content Channel to work with the SharePoint Connector to push documents from a SharePoint site into my EPiServer site. So, I created a new VPP entry in my EPiServer.config… 1: add showInFileManager ="true"...
It has come to our attention that the e-mail functionality delivered with the sample package for CMS 4 is in fact used in some public web applications. If this sample functionality is used without intended modification, it is possible for spambots...
In some scenarios in EPiServer you may need to create your own logic for accessing specific pages. This can be done in several ways, but one of them is to implement your own Virtual Role. EPiServer default includes a set of virtual roles which are...
There is some talk about how testing using EPiServer is a hassle. And it is for many reasons. There are exceptions though, and Dynamic Data Store is one of them. In contrast to EPiServer.DataFactory for example, which is a sealed class, both...
So, after the last post that tried to introduce some concepts and tools this posts is going to be more practical and hands-on. If there’s one thing I want you to keep in mind is the following: When talking about “testing with EPiServer” what you...
A couple of weeks ago we upgraded an old 5.1 site to CMS 6. We got a strange error where the rendered content of one page got messed up. After some investigation we found that a property had got it’s type changed from XhtmlString to Longstring and...
If the editor decide to delete a page om the source site, after an initial mirroring has been preformed on this page, the next mirroring will fail.