Skip to content

feat: allow rich-text fields in SEO title and description#72

Merged
liamwalder merged 1 commit intodevelopfrom
feat/seo-rich-text-field-binding
Mar 24, 2026
Merged

feat: allow rich-text fields in SEO title and description#72
liamwalder merged 1 commit intodevelopfrom
feat/seo-rich-text-field-binding

Conversation

@lunenas
Copy link
Copy Markdown
Collaborator

@lunenas lunenas commented Mar 20, 2026

Summary

Allow CMS rich-text fields to be used as dynamic variables in SEO title and meta description inputs on dynamic pages.

Screenshot 2026-03-20 at 15 40 54

Changes

  • Change allowedFieldTypes from SIMPLE_TEXT_FIELD_TYPES to RICH_TEXT_FIELD_TYPES for both SEO title and meta description RichTextEditor inputs
  • Remove unused SIMPLE_TEXT_FIELD_TYPES import

Test plan

  • Open page settings for a dynamic CMS page
  • In SEO title field, click the variable inserter — rich-text fields should appear in the list
  • In meta description field, click the variable inserter — rich-text fields should appear in the list
  • Insert a rich-text field variable and verify it saves correctly

Made with Cursor

@liamwalder liamwalder merged commit fd3ed60 into develop Mar 24, 2026
2 checks passed
@liamwalder liamwalder deleted the feat/seo-rich-text-field-binding branch March 24, 2026 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants