// AI NODES

Optimize SEO Node

1 min read Updated July 23, 2026

The Optimize SEO node (AI Optimize for SEO) rewrites and enhances text to target a set of keywords for search engines.

When to use it

Use it as a finishing pass on generated content: run a Write Article Node first, then optimize the draft around your target keywords before publishing.

Configuration

  • Content: the text to optimize. Insert upstream data with variable tags.
  • SEO keywords: your target keywords, comma-separated. This field also accepts variable tags.

Example

Content: [Input from writeArticle-1]
Keywords: wordpress, automation, ai workflows

The node returns the optimized text, referenced as [Input from optimizeSEO-1]. See Data Flow and Variable Handling.

Local, Cloud, and credits

Runs in both Local vs Cloud execution modes. Costs 2 credits per run in Cloud mode; Local mode uses your own key.

Was this helpful? Contact us