Skip to main content

What does this node do?

Analyzes content and returns optimization scores indicating how well it targets a keyword.

Configuration

content
string
required
Content text to analyze.
keyword
string
required
Target keyword.

Output

{
  "seo_score": 75,
  "danger_score": 12,
  "missing_terms": ["strategy", "audience"],
  "overused_terms": ["marketing"],
  "recommendations": [
    "Add more mentions of 'content strategy'",
    "Reduce keyword density slightly"
  ]
}

Score interpretation

  • SEO Score: 0-100, higher is better
  • Danger Score: Over-optimization risk, keep under 30