SaaS CMS has officially launched! Learn more 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
  • Posted on: Sep 06, 2023
    Rating:

    Introduction When creating custom API controllers for an Optimizely B2B project it’s possible you’ll want to create POST calls. Following the architecture of the base code you will likely have a controller that inherits from the BaseApiController...

  • Posted on: Sep 06, 2023
    Rating:

    Introduction Following proper markup standards for search engine optimization is imperative for the success of every website. While Optimizely B2B’s platform properly follows the guidelines for setting structure data for google to crawl on the pag...

  • Syndicated blog - Posted on: Sep 06, 2023

    With Find-backed IEntrySearchService in the previous post , we can now put SearchProvider to rest. There are, however, parts of the framework that still rely on SearchManager, and it expects a configured, working SearchProvider. The Full search...

  • Syndicated blog - Posted on: Sep 06, 2023

    If you have been using Find, you might be surprised to find that CSR UI uses the SearchProvider internally. This is a bit unfortunate because you likely are using Find, and that creates unnecessary complexity. For starter, you need to configure a...

  • Syndicated blog - Posted on: Sep 04, 2023

    In the ever-evolving landscape of e-commerce, staying ahead of the curve is imperative. With each new version of e-commerce platforms, businesses are presented with an opportunity to enhance their digital presence and unlock fresh capabilities. On...

  • Posted on: Sep 01, 2023
    Rating:

    Optimizely’s top-tier Most Valuable Professionals program honors 3 new OMVPs. There's no greater way to end the week off than to announce the new OMVP members of Summer 2023. This round of applicants had many potential candidates, but three of the...

  • Syndicated blog - Posted on: Sep 01, 2023

    These days, AI is everywhere! Why not put some AI into your database too? What could possibly go wrong?

  • Posted on: Aug 31, 2023
    Rating:

    We have recently (CMS.Core 12.16.0) made a change to better support asynchronous async/await execution flows as well as isolation of service resolving from IOC container in parallel contexts. This change can affect code that spawns up multiple...