SEO Meta Tags
Overview
Field Structure
Basic Schema
{
"type": "seoMeta",
"metaTags": {
"title": "Page Title - Your Brand",
"description": "Page description for search results",
"og:title": "Social Media Title",
"og:image": "https://yourdomain.com/image.jpg"
}
}Properties
Property
Type
Required
Description
Behavior
In Editor (GUI)
In Production (Runtime)
Meta Tags Object
1. Static Values
2. Dynamic Values with _calc
_calcSupported Meta Tag Types
Special Keys
Key
Behavior
Standard Meta Tags
Open Graph (Facebook, LinkedIn, Slack)
Twitter Card
Article Meta (Blog Posts)
Product Meta (E-commerce)
Dynamic Expressions with _calc
_calcComplete Examples
Static Page
Dynamic Page (using _calc)
_calc)Requirements
Server-Side Rendering (SSR) for crawlers and social previews
Form Data (onFormRequest)
onFormRequest)Validation & Best Practices
Character Limits
Tag
Recommended Length
Image Requirements
Platform
Size
Aspect Ratio
Best Practices
Testing
Test as Bot
Test Social Previews
Troubleshooting
Meta Tags Not Appearing
Dynamic Values Not Working
Social Previews Not Updating
Security
Escaping
_calc Expressions
_calc ExpressionsAuto-Generated Tags
Tag
Value
Page Language
Dynamic robots.txt and sitemap.xml
Related Documentation
Feedback
Last updated
Was this helpful?