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: Mar 17, 2024

    Within this article, you will learn everything you need to know in order to create a feature flags using Optimizely Feature Experimentation). Optimizely feature experimentation comes with over 92 ready-made SDKs built against the most popular...

  • Syndicated blog - Posted on: Mar 15, 2024

    When working with Optimizely Forms, you'll find there are multiple ways to configure the functionality of a form. One of those options an editor can configure is "Allow multiple submissions from the same IP/cookie", which is commonly used to...

  • Syndicated blog - Posted on: Mar 12, 2024

    In the fast-paced world of web development, staying up-to-date with the latest technologies is crucial. As businesses evolve, so do their digital needs. One common challenge faced by developers is migrating URL rewrite rules from IIS (Internet...

  • Syndicated blog - Posted on: Mar 11, 2024

    I always thought to be a good Account Manager meant being a good listener. I still think that’s true, but I’ve come to realise being a good listener is what makes a person likeable - which is pretty important in any job or walk of life. So, I’ve...

  • Syndicated blog - Posted on: Mar 09, 2024

    The post discusses incorporating semantic search on websites, focusing on technology used, large language models, vector databases, and a demo application. It emphasizes using Python, Java, and JavaScript for AI/ML development and provides code...

  • Syndicated blog - Posted on: Mar 09, 2024

    The post discusses incorporating semantic search on websites, focusing on technology used, large language models, vector databases, and a demo application. It emphasizes using Python, Java, and JavaScript for AI/ML development and provides code...

  • Syndicated blog - Posted on: Mar 09, 2024

    Learn how to build a semantic search engine using Hugging Face, vector embeddings, and pgvector in PostgreSQL—no third-party services required.

  • Syndicated blog - Posted on: Mar 07, 2024

    As string is the most common data type in an application, nvarchar and its variant varchar are probably the most common column types in your database. (We almost always use nvarchar because nchar is meant for fixed length columns which we don’t...