Take the community feedback survey now.

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 16, 2016

    You need to have Episerver CMS project (CMS >= 10.0.2). Use Episerver NuGet (if you want check here) and search for Zanganeh.RobotsTxtHandler or directly running code below in “Package Manager Console”: [crayon-582ba51fdb932852737894/] Then re-bui...

  • Syndicated blog - Posted on: Nov 15, 2016

    Working with multi lingual formatting is fairly simple in Episerver CMS. It’s simply a matter of relying on a set of key implementations, such as ContentLanguage.PreferredCulture or CultureInfo.CurrentUICulture, when explicitly formatting an objec...

  • Posted on: Nov 15, 2016

    An Internationalized Resource Identifier (IRI) is a network address that contain non ASCII characters as below: EPiServer CMS has previously (prior to 10) only allowed characters in url segments according to RFC 1738  which basically allows ALPHA ...

  • Syndicated blog - Posted on: Nov 15, 2016

    The Episerver DXC offering has been available for about a year now. There has been quite a bit of documentation about it in Episerver World, but there are still quite a few knowledge gaps on how the offering works in reality. After implementing a...

  • Posted on: Nov 14, 2016

    Overriding how sale prices are calculated in Episerver’s promotion engine for SKUs and packages outside of the cart requires a minor customization. Good examples of where this applies are category landing page and product detail pages where you ma...

  • Posted on: Nov 14, 2016

    Hello, I'm a new in Episerver. It would be appreciate if you guys could give me a tips how to custom Date format. In my current article page show as Updated 14/11/2016. But I would like to change the format to show as Updated 2016-11-14. Any idea? 

  • Posted on: Nov 14, 2016

    This feature was released as a Beta feature in CMS 10.1.0 and is still under development. You can read more about how you enable Beta features in Fredrik Tjärnbergs blog post. What are Content Approvals? Content approvals is a way to make sure tha...

  • Syndicated blog - Posted on: Nov 13, 2016

    With the new EPiServer Social Platform you can allow your visitors to “generate” content on your site. Of course you will need to moderate the content, with all the trolling and spamming these days. To save your moderator some work, you could...