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: Nov 02, 2013

    In my current project we do quite a bit of automatic copying of EPiServer pages as well as creation of child pages triggered by various web editor actions (part of the review functionality that Stefan Forsberg talks about in a … Continue reading →

  • Syndicated blog - Posted on: Nov 01, 2013

    David Knipe put together a really nice module for EPiServer CMS 6R2 called EPiRobots which allowed Site Administrators to manage and update a site’s robots.txt content. Unfortunately the module doesn’t work with CMS 7 I asked Dave about his plans...

  • Syndicated blog - Posted on: Oct 30, 2013

    We have an e-commerce shop, so that we have products there. There should be Friendly URL for every product, so last part would be the name of a product. Product name is: dovre Gore-Tex Pro Shell Jacket (M/W) It can … Continue reading →

  • Posted on: Oct 29, 2013

    If you are running an online campaign, you might want several banner ads with different time spans to be shown on the landing page. This can be done by scheduling multiple versions of the landing page in EPiServer 7. Let’s imagine the scenario...

  • Syndicated blog - Posted on: Oct 25, 2013

    Check out the code for an EPiServer 6 property that provides an editor with an ability to select a time zone

  • Syndicated blog - Posted on: Oct 25, 2013

    I've been recently in need of an EPiServer 6 property that provides an editor with an ability to select a time zone. It's a cute little piece of code that might save some time for you.

  • Syndicated blog - Posted on: Oct 24, 2013

    ContentArea when empty (no blocks dragged) returns null in code. It’s fine when you use EPiServer standard code for handling ContentArea rendering: When it breaks But the problem exists when you try to touch it from code or Extensions as … Czytaj...

  • Posted on: Oct 24, 2013

    I got a question from a customer if it was possible to specify certain pages that would always be displayed on top of the search results list disregarding that other pages might have higher ranking. So I added a checkbox property named...