A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

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: Jan 16, 2013

    The project in which I am currently working has an elaborate custom built system for allowing web editors to plan, review and discuss their articles in EPiServer‘s edit mode (as described by my collegue Stefan Forsberg in his post series … Continu...

  • Syndicated blog - Posted on: Jan 16, 2013

    For a number of reasons it's widely recommended to use all lowercase URL's inside a web site. Unfortunately EPiServer out of the box uses the same casing as the entered PageName (unless you modify the URL manually). In order to always get a...

  • Posted on: Jan 16, 2013

    In EPiServer 7 you can limit what page types can be selected in a page or link collection property using validation attributes.   Intro One of the big problems with EPiServer sites that have lived a while is when some clever editor decides to chan...

  • Posted on: Jan 15, 2013

    When I first wrote my blog series about defining page types and block types in code in EPiServer 7 it was based on EPiServer 7 Preview. Quite a lot changed between the preview and final versions, so it is time for me to update the posts to the fin...

  • Posted on: Jan 15, 2013

    Can I use EPiImage with EPiServer 7? What is happening with EPiImage going forward?   I get a lot of questions regarding EPiImage, so I thought I answer you all with a blog post.   Why have you been so quiet lately? Since last fall my current...

  • Syndicated blog - Posted on: Jan 14, 2013

    It seems I’m not the only developer with only theoretical knowledge about Mirroring 2.0. Yes, I’ve read for the EPiServer Certified Developer exam, but I must admit I’ve never actually tried to set up Mirroring 2.0 before. Struggling with getting...

  • Syndicated blog - Posted on: Jan 13, 2013

    From BlockData and ContentData, implemented by blocks when used as properties as well: IContentData IInitializableContent IModifiedTrackable IReadOnly IReadOnly From ContentMixin, shared blocks only: IContent IChangeTrackable IExportable...

  • Syndicated blog - Posted on: Jan 10, 2013

    In a recent intranet-project, we had set up EPiServer webDAV support against one of the filesystems, so that the customer could easily move a lot of documents from an old solution into a new EPiServer site. Most of the resources were folder-struct...