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
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 /...
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.
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...
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,...
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...
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.
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...
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...