WordPress: How to Manage Post Metadata
This page explains what metadata behavior to expect between Jottler and WordPress.
What Jottler typically controls
When creating a post, Jottler sends core post fields such as:
- Title
- Slug
- Main content/body
- Excerpt/summary (when configured)
- Publish status (draft/publish based on your settings)
What may remain theme/plugin-specific
Some metadata is managed by your WordPress stack, not by Jottler directly:
- SEO plugin fields (Yoast, Rank Math, etc.)
- Custom fields from page builders/plugins
- Social card metadata generated by plugin rules
Safe editing workflow
After Jottler creates the post, you can safely edit metadata in WordPress:
- Categories/tags
- SEO title/description
- Featured image
- Custom fields
Re-sync expectations
- Jottler updates content for the items it manages in its pipeline.
- WordPress/plugin-generated metadata may not be overwritten by Jottler unless explicitly mapped in your integration flow.
- If metadata appears stale, update it in WordPress and verify plugin cache/index refresh.
Recommended operational pattern
- Let Jottler create draft/published article.
- Apply metadata refinements in WordPress (or plugin automation).
- Avoid conflicting automations that reformat the same fields repeatedly.