SEO Blog Publishing for Jekyll with GPT-4, GitHub & Social Sharing
๐ค Auto-Publish SEO Blog Posts for Jekyll with AI + GitHub + Social Sharing
Description
๐ค Auto-Publish SEO Blog Posts for Jekyll with AI + GitHub + Social Sharing This workflow automates the entire process of publishing SEO-optimized blog posts (e.g., recipes) to a Jekyll site hosted on GitHub. It uses LangChain + OpenAI to write long-form Markdown articles, and commits them directly to your repository. Optional steps include posting to X (Twitter) and LinkedIn. ๐ง Features ๐ Scheduled Execution: Runs daily or manually. ๐ฅ CSV Input: Reads from a local CSV (/data/recipes.csv) with fields like title, description, keywords, and publish date. โ๏ธ AI Copywriting: Uses a GPT-4 model to generate a professional, structured blog post optimized for SEO in Markdown format. ๐งช Custom Prompting: Includes a detailed, structured prompt tailored for Italian food blogging and SEO rules. ๐ Markdown Generation: Automatically builds the Jekyll front matter. Generates a clean SEO-friendly slug. Saves to _posts/YYYY-MM-DD-title.md. โ Commits to GitHub: Auto-commits new posts using GitHub node. ๐งน Post-Processing: Removes processed lines from the source CSV. ๐ฃ (Optional) Social media sharing: Can post title to X (Twitter) and LinkedIn. ๐ CSV Format Example titolo;prompt_descrizione;keyword_principale;keyword_secondarie;data_pubblicazione Pasta alla Norma;Classic Sicilian eggplant pasta...;pasta alla norma;melanzane, ricotta salata;2025-07-04T08:00:00. An n8n automation workflow template by Antonio Trento.
Author
Antonio Trento
Platform
web
Pricing model
free
Categories
Tags
Capabilities
- 6 nodes
- 79 views