November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
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
Background There have been a couple of issues that have been logged on codeplex to do with long start up times and default values not being set on page definition properties, the links to the issues are below: - After upgrading to PTB 2.0, startin...
Recently, I have found myself wanting to know what pages are referencing certain other pages, or sub pages for that matter, while surfing around in the EPiServer edit mode. Having worked with control adapters to extend built-in EPiServer...
In-depth look at EPiServer plugin SiteAttention, which helps editors rate the SEO friendliness of content in realtime - while it's being written.
When upgrading a project from .Net 3.5 to 4.0, it seems the ScriptHandlerFactory entry is removed from the section in Web.config. Here's how to solve this problem.
In case you need a way to find the folder on the file system where your application runs when HttpContext is not available, you can use: string applicationPhysicalPath = HostingEnvironment.ApplicationPhysicalPath; This is useful for instance when...
While upgrading a large site to CMS 6, I discovered a strange "feature" in the dashboard gadget handling. This is a small blog post on how you fix it if others run into the same problem.
Want to show a personalized message of gratitude to those users who spend a long time on your site? Now you can with the TimeOnSiteCriterion for the EPiServer Personalization/Visitor Group framework Technically – this is a straightforward...
Geo facets, a method for search-as-you-type and several other powerful new methods in the .NET API. It’s been a while since I last blogged about Truffler . We’ve been kind of busy with sales, supporting customers and building some really cool new...