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: Mar 14, 2013

    A bug in the Powershell script for EPiServer 6 will make Deployment Center throw an error on Windows 8. Here's a quickfix until an official patch is released.

  • Syndicated blog - Posted on: Mar 14, 2013

    A frequent request for ImageVault is to be able to archive media files at a predefined date. Though exactly what archiving a file are actually supposed to mean has about as many answers as the requests for this feature. Hence I thought it would be...

  • Syndicated blog - Posted on: Mar 13, 2013

    I was given the task to import pages from EPiServer 4.6 to a new EPiServer 7 site. Access was limited and I had no possibility to modify the code or configuration of the 4.6 project. I went for a solution where an export package was used. First I...

  • Posted on: Mar 13, 2013
    Rating:

    Avoiding Duplicate Content I think everyone loves the Simple Address feature in EPiServer CMS to easily set up friendly URLs.  If you haven't come across it, Simple Address lets you set a simple URL that will come after the site domain.  This is...

  • Syndicated blog - Posted on: Mar 11, 2013

    Here is how you can use Web API in an EPiServer CMS 7 MVC project with dependency injection in the API controllers.

  • Syndicated blog - Posted on: Mar 11, 2013

    .csharpcode, .csharpcode pre{ font-size: small; color: black; font-family: consolas, "Courier New", courier, monospace; background-color: #ffffff; /*white-space: pre;*/}.csharpcode pre { margin: 0em; }.csharpcode .rem { color: #008000; }.csharpcod...

  • Syndicated blog - Posted on: Mar 11, 2013

    How to render content areas without using the built in functionality in EPiServer. And how to maintain some sort of on-page-editing functionality. Content areas is a great new feature in EPiServer 7. One reason for that is of course the obvious on...

  • Syndicated blog - Posted on: Mar 08, 2013

    After my upgrade of Stockholm Pride to EPiServer 7 CMS (blog post coming soon) I wanted the project to be a bit more shiny with some Code Managed Page Types. I forked Erik Nordin’s utility to create classes for PageTypeBuilder in an existing...