CodeArts Optimizely Developer Weekly

Mar 22 – Mar 29, 2026
Hi {{{FIRST_NAME|there}}}, this week's Optimizely Developer Weekly features standout insights contributed directly by our community members and partners. Explore their deep dives on the CMS 13 Q&A, the new Graph SDK, custom property editors, and practical AEO/GEO patterns for legacy projects.
8 items from 3 categories

Top Stories

Technical Q&A for CMS 13

A community article details a technical Q&A guide for developers planning an Optimizely CMS 13 upgrade. It covers expected changes, answers common migration questions, and outlines the platform's future direction.

9/10   Community   optimizely.blog via Optimizely World Blogs   Mar 26, 2026

Introducing the Optimizely CMS 13 Graph SDK

Community member Jake Minard introduced the `Optimizely.Graph.Cms.Query` SDK, a tool enabling developers to query Optimizely Graph in CMS 13 using a familiar C# fluent API instead of raw GraphQL. The package eases migration from the deprecated Search & Navigation by mirroring existing patterns while offering new Graph capabilities like cursor-based pagination and query inspection.

9/10   Community   Jake Minard via Optimizely World Blogs   Mar 25, 2026

Custom Property Editors in Optimizely CMS 13

Community member Grzegorz Wiechec shared a guide on building modern custom property editors for Optimizely CMS 13 using ES6 modules instead of the legacy Dojo framework. The article details how to register editors with the `IsJavascriptModule` flag and implement lifecycle methods like `render` and `updateValue` using vanilla JavaScript. This streamlined approach simplifies development by removing framework dependencies while enabling rich, dependency-free editor experiences.

8/10   Community   Grzegorz Wiechec via Optimizely World Blogs   Mar 26, 2026

AEO/GEO in a Legacy Optimizely CMS Project: A Practical Pattern for Google, ChatGPT, and Claude

Community member wseweryn.dev shared a practical pattern for implementing AEO/GEO optimization within legacy Optimizely CMS projects. The guide details technical strategies like shared page metadata, Razor-rendered JSON-LD, crawler-aware robots.txt, and scheduled jobs designed to improve content visibility for search engines and AI crawlers such as Google, ChatGPT, and Claude.

8/10   Community   wseweryn.dev via Optimizely World Blogs   Mar 23, 2026

How CMS Implementations Need to Change for GEO and AEO

Third-party author technicaldogsbody.com notes that CMS implementations designed for traditional SEO may require changes to support AI-driven search (GEO and AEO). Developers should review their content structures, as AI systems interact with websites differently than traditional search crawlers. This community insight highlights the need to evolve optimization strategies for the future of search.

7/10   Community   technicaldogsbody.com via Optimizely World Blogs   Mar 27, 2026

Release Notes

This release notes section highlights the official v3.4.2 update to the Optimizely Flutter SDK, which includes a key bug fix ensuring all method invocations run on the main thread. Developers are encouraged to upgrade via GitHub to resolve asynchronous issues and stabilize SDK behavior.

optimizely-flutter-sdk: Release v3.4.2

Optimizely has officially released version 3.4.2 of the Flutter SDK with a key bug fix for thread execution. This update ensures FlutterResult and invokeMethod are always called on the main thread to prevent asynchronous issues. Developers are encouraged to upgrade via GitHub to stabilize SDK behavior.

6/10   Official   muzahidul-opti via GitHub Releases   Mar 25, 2026

Community Content

This section highlights independent updates and tools from external contributors, such as David Home's VirtualText beta for Optimizely CMS 13. Please note that these contributions are not official Optimizely announcements and should be evaluated independently before adoption.

VirtualText 2.0.0 beta for Optimizely CMS 13 previews

Community member David Home released VirtualText 2.0.0 beta, a major update for Optimizely CMS 13 previews featuring updated routing behavior and alignment with newer application APIs. Breaking changes affect custom site definition logic and routing registration, so CMS 12 users should remain on the previous version while CMS 13 teams validate their routing configuration before upgrading. Developers targeting CMS 13 should evaluate this beta if they are ready for the necessary code adjustments.

5/10   Community   davidhome.net via Optimizely World Blogs   Mar 27, 2026

Forum Highlights

This section features valuable insights from the community, including Jonathan Wood's report on a Commerce 14 variation price limitation that developers should note. Please remember that these contributions are external discussions and do not represent official Optimizely announcements.

Commerce 14 - Unable to manually change a variation price Valid To date

Community member Jonathan Wood reported an issue in the forums where users are unable to manually change a variation price Valid To date in Commerce 14. This third-party discussion highlights a current limitation within the platform that developers should be aware of during their implementations.

5/10   Community   Jonathan Wood via Forum: Problems and bugs   Mar 27, 2026