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: Jan 28, 2025

    Another week and another MudBlazor component to explore. I wanted to test the charts components so I created a small Blazor component that displays som charts based on information we can get from the pages of a site. How many pages are created /...

  • Syndicated blog - Posted on: Jan 28, 2025

    A content modeling exercise got me thinking about reuse of page-specific content. It turns out that Optimizely has some good tools to handle this unusual situation.

  • Posted on: Jan 27, 2025

    About a year ago we announced that we are improving the scalability of SQL databases in DXP Cloud Services , focusing first on non-production databases. After seeing the benefits and carefully testing the impact in lower environments, we are now...

  • Syndicated blog - Posted on: Jan 26, 2025

    Creating accessible and user-friendly content has never been more critical. For websites, ensuring that images include descriptive alt-text is an essential step toward achieving accessibility standards and improving the user experience. However,...

  • Syndicated blog - Posted on: Jan 25, 2025

    As I've mentioned in my  previous blog post , while I was developing the Optimizely version of my blog, I tried to look for a library that could accommodate my RSS feeds needs with the CMS. I've found one made by another fellow OMVP peer, but...

  • Syndicated blog - Posted on: Jan 23, 2025

    Storing prices as decimal numbers on a commerce website and planning to expose them through Optimizely Graph? It might not be as straightforward as it seems.

  • Posted on: Jan 21, 2025

    On my new quest to play around with Blazor and MudBlazor I'm going back memory lane and porting some previously plugins. So this time up is my plugin for finding non used images in the global assets folder and you can read the old blog post from...

  • Posted on: Jan 20, 2025

    CG everywhere! I pull schema from our default index https://cg.optimizely.com/app/graphiql?auth=eBrGunULiC5TziTCtiOLEmov2LijBf30obh0KmhcBlyTktGZ in our document to a schema.graphql file via the introspection query, write a query that gets product...