Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Read articles about the Optimizely product platform, written by Optimizely experts around the world.
There are many factors to consider when tuning the performance of your EPiServer CMS site. This article deals with common pitfalls when optimizing EPiServer CMS for better performance. EPiServer and Memory First thing to check is that you have...
Introduction A listing is a function that can be used in many different ways in EPiServer CMS, both in versions 4 and 5. Listings can be part of many page templates, used for instance when managing news on your Web site, when creating a calendar...
Most companies and organizations currently have some form of statistics function on their Web sites. The wide variety of tools available on the market makes it possible to find a statistics tool that matches the company requirements. Search engine...
This article describes how to create custom properties in EPiServer CMS 5. The article is based on the EPiServer CMS SDK documentation, EPiServer CMS knowledge base, EPiServer CMS 5 source code and forum postings. What is a property? A single page...
A lot of web sites do not benefit from their users’ involvement when they search. A common example of this is when web sites employ global search engines to search within their own content. This is like handing away business opportunities,...
Contents Creating a Modal Dialog The CreateDialog Method Example The way modal dialogs are created and opened in EPiServer has changed in EPiServer CMS 5. Previous versions of EPiServer made use of Microsoft Internet Explorer specific code to open...
There is often a need to refer to a given page in a site. For example, on each page of the site you may want to have a footer with a link to a page that describes the site's usage of cookies. This article discusses several ways to accomplish that ...
Contents Always Create a "System" Share Secure the Special "Pages" Folder Create an MS Indexing Service Catalog for your Site Over the years I've come to learn a few things about the EPiServer UnifiedFileSystem (UFS from now on), some the easy way...
Introduction When creating content for the Web, adhering to Web accessibility guidelines is becoming increasingly important. While accessibility is mainly concerned with making the content available to anyone, regardless of any disabilities, using...
Contents Introduction Creating the Workflow Adding an Activity Adding and Enabling the Workflow in EPiServer CMS 5 Introduction The process of creating a workflow in Visual Studio, deploying it to EPiServer CMS 5 and then registering it is easy. I...