Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

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: Jul 12, 2010

    Two key factors for building a successful site based on EPiServer CMS is that it’s easy and intuitive for editors to publish content and that the site is built in a way so that it’s easy to maintain. One way of helping, or rather guiding, the...

  • Syndicated blog - Posted on: Jul 12, 2010

    Two key factors for building a successful site based on EPiServer CMS is that it’s easy and intuitive for editors to publish content and that the site is built in a way so that it’s easy to maintain. One way of helping, or rather guiding, the...

  • Posted on: Jul 09, 2010
    Rating:

    · Read the blog about How to add Facebook Like button to an EPiServer site from Eric Pettersson and I think about “Recommend” button on EPiServer Commerce site. If some product from EPiServer Commerce site is good and recommended by user, maybe...

  • Posted on: Jul 08, 2010
    Rating:

    I got several questions about versioning of the PageData object in EPiServer (mostly by people writing their own page providers). So I decided to create a simple script to find out exactly what is changed when saving a page using the Save method i...

  • Posted on: Jul 07, 2010
    Rating:

    Got a question about how do you add a Facebook Like Button to an EPiServer Site. Well it is really easy! :) First I give you a short introduction to the Like Button from Facebook. Why should you have a like button on your site? Well Facebok is a...

  • Posted on: Jul 02, 2010
    Rating:

    Versioning file system in EPiServer 5 is handled by VirtualPathVersioningProvider which is the default provider in EPiServer 5. Recently I had to resolve an issue with not registering the provider in precompiled website. There is a workaround here...

  • Syndicated blog - Posted on: Jul 02, 2010

    Disclaimer: This post is not about what you should do, it’s just a reason for me to post some freaky code. Check out the comments for more “natural” solutions. If you’ve ever used Page Type Builder you know that it allows you to access property...

  • Posted on: Jul 02, 2010
    Rating:

    In EPiServer CMS 6 the data storage of XForms and XForm postings have been moved from “object store” to the new dynamic data store (DDS). This has a lot of advantages. Object store stored it’s objects in serialized form which did not allow fast...