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: Apr 03, 2014

    Revisiting stats on how the latest EPiServer CMS version has been adopted by Premium and Solution partners around the world.

  • Syndicated blog - Posted on: Apr 02, 2014

    Today I've had the pleasure of debugging workflows in EPiServer Commerce. In the project I'm working on, we've downloaded the Workflow activities samles  and customized them to meet our customers need. This worked fine until we upgraded our projec...

  • Syndicated blog - Posted on: Apr 02, 2014

    EPiServer have been making some great improvements to the setup of new sites lately. There’s now no need to wrestle with the Deployment Center. Using the latest EPiServer CMS Visual Studio

  • Posted on: Apr 02, 2014
    Rating:

    Starting with a perfectly good working site, some languages need to be added in the Views.xml to support them. These languages are Japanese, Korean, Vietnamese, Kazakh, Malay etc. When adding those languages us programmers immediately think of the...

  • Syndicated blog - Posted on: Apr 02, 2014

    Taking your EPiServer CMS 6 site to 7.5 requires you to make a few code changes. I thought I’d share a piece of code for getting the latest version of a page (published or not), as all you seem to … Continue reading →

  • Syndicated blog - Posted on: Apr 01, 2014

    By now most of us have probably gotten an EPiServer Find solution up and running. And, if you’re like me, you think it’s absolutely fantastic. A while I ago I had the idea of implementing EPiServer Find as a cache layer when a website with a...

  • Syndicated blog - Posted on: Apr 01, 2014

    Through the years there has been many ways to add settings to an EPiServer site. To mention a few there are GuiPlugins in the Admin Mode Plug-in Manager, Dynamic Properties, Global Properties on the Start Page, special Settings Page Types etc. Fir...

  • Posted on: Apr 01, 2014
    Rating:

    A new package is available on the EPiServer nuget feed: EPiCode.SqlBlobProvider . This is a blob provider that enables storing of blobs in the database, rather than on disk. Why is this useful? Perfect for load balanced environments, as you will n...