workflows.fit
Back to n8n workflows
n8n templateFreeBy Ali Khosravani

Automate blog engagement with GPT-5 generated comments for WordPress

This workflow automatically generates realistic comments for your WordPress articles using AI. It makes your blog look more active, improves engagement, and can even support SEO by adding keyword-relevant comments. Ho...

DevelopmentCore NodesAILangchainManual TriggerSticky NoteHttp RequestSet
Loading interactive preview...

Template notes

This workflow automatically generates realistic comments for your WordPress articles using AI. It makes your blog look more active, improves engagement, and can even support SEO by adding keyword-relevant comments.

How It Works

Fetches all published blog posts from your WordPress site via the REST API.

Builds a tailored AI prompt using the article’s title, excerpt, and content.

Uses OpenAI to generate a short, natural-sounding comment (some positive, some neutral, some longer, some shorter).

Assigns a random commenter name and email.

Posts the generated comment back to WordPress.

Requirements