Take the community feedback survey now.

Get the latest!

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

Syndication and sharing

loading
  • Syndicated blog - Posted on: Feb 12, 2015

    I've previously written about extending the link functionality to enable linking to the specific part of the page and not only to its top. Now, EPiServer have changed something in the hyperLinkSelector widget, so the js file needs some small...

  • Syndicated blog - Posted on: Feb 11, 2015

    Search engines often highlights the importance of using canonical URLs to signify the preferred URL that should be used when the same content can be reached using multiple URLs. And while EPiServer has always supported the use of canonical URLs it...

  • Syndicated blog - Posted on: Feb 11, 2015

    When we took a look at what performance improvements that we could make to the EPiServer CMS platform there was one thing that stood out like a sore thumb, namely the PropertyDataCollection. The main problem was how it’s base class, NameObjectColl...

  • Syndicated blog - Posted on: Feb 11, 2015

    When we took a look at what performance improvements that we could make to the EPiServer CMS platform there was one thing that stood out like a sore thumb, namely the PropertyDataCollection. The main problem was how it’s base class, NameObjectColl...

  • Syndicated blog - Posted on: Feb 11, 2015

    Find injects 2 scripts on site pages in order to track search statistics. By default these scripts are requested from EPiServer CDN. In certain scenarios developer may need to tweak how tracking scripts are added on pages. Prerequisites EPiServer...

  • Posted on: Feb 11, 2015

    Magnus Rahl wrote a blog post on how to do this in CMS 6 R2 and this is a complement to that post that shows how to do it in EPiServer 7.5, for explanations on what visitor groups are and so, please see the origin blog post that you can find here:...

  • Posted on: Feb 11, 2015

    Currently in the typed model you are limited to defining sort order on individual content types and properties. The order defined then indirectly defines in which order groups are displayed when creating new content, and in which order the tabs ar...

  • Syndicated blog - Posted on: Feb 11, 2015

    Background: customer wanted to add a 3rd party embedded element in the EPiServer TinyMCE editor but wasn’t able to. The “code” is very simple and it really should work. Here is the demo code: So DIV is where the 3rd … Read more ›