World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
With PageTypeBuilder and CMS 6, when several devopers share the same database, it’s a good idea to have the strangely named disablePageTypeUpdation set to true, so that you don’t inadvertedly create problems for the other developers on your team (...
Having some time between projects means the luxury of playing around with new stuff. The EPiServer 7 Preview arrived this summer, and after I came back from vacation I’ve been looking forward to check it out. Yesterday I set up a new VMware image,...
A customer insisted on indexing the site using their Google Mini server. The problem is that Google Mini does not support forms authentication or cookies. So here is a brief summary of what we did to make indexing the site possible: A Web.config...
In my current project, I’m building a news feed, listing events like “A new article was created: [ArticleName]” and “The article [ArticleName] was updated”. Thus, I had the need for distinguishing between a newly created page and a page update. I...
The import/export functionality in EPiServer is great. Often, exporting content from the source site and importing it just as it is to the target site is exactly what you need. Simple and easy! If the exported pagetypes do not exist in the target...