Workflow

From Idea to Published Post
in Minutes

Blogree's automated workflow eliminates every manual step between you and a published, SEO-optimized blog post.

🔗
Step 1

Connect Your Website

Install our @blogree/nextjs-adapter SDK with a single npm command. For WordPress and other platforms, simply paste the webhook URL in your dashboard — no code needed.

npm install @blogree/nextjs-adapter
  • Works with Next.js, WordPress, Gatsby, and any webhook-enabled platform
  • One-time setup under 10 minutes
  • API key generated automatically on connection
  • Secure HMAC-SHA256 webhook authentication from day one
🧠
Step 2

AI Detects Your Niche

Once your site is connected, Blogree's AI automatically crawls your existing content, URL structure, and metadata to understand your niche — whether you run a tech blog, a finance site, or an eCommerce store. This drives all future topic recommendations.

  • No manual category setup
  • Analyzes existing content depth and quality
  • Maps competitive content gaps
  • Updates niche model as your site grows
🔥
Step 3

Discover Trending Topics

Your dashboard surfaces a ranked list of trending topics in your niche — updated every 24 hours. Each topic shows estimated search volume, keyword difficulty, and trending velocity. Select one to run with, or type your own custom topic.

  • Daily refreshed from real search data
  • Difficulty + volume score per topic
  • Trending velocity indicator
  • Custom topic entry supported at any time
✍️
Step 4

Generate with AI or Write Yourself

Two modes: AI generation produces a complete 1,500–3,000 word SEO-optimized post in under 30 seconds. Manual mode gives you our full Tiptap-powered rich editor — images, code blocks, formatting, live preview.

// AI-generated post schema { "title": "SEO-optimized title", "meta": { "description": "...", "og_image": "..." }, "body": { "html": "...", "markdown": "..." }, "tags": ["keyword1", "keyword2"] }
  • Full SEO structure: H1 → H2 → H3
  • Meta description + OG image metadata
  • HTML + Markdown + JSON output formats
  • Editable in rich editor before publishing
🚀
Step 5

Publish Instantly or Schedule

Select which connected site(s) to publish to — or all of them at once. Hit publish for immediate HMAC-signed webhook delivery, or set a specific date and time. Your dashboard tracks every delivery in real time with retry status.

  • Publish to multiple sites simultaneously
  • Schedule with timezone awareness
  • Delivery confirmation via POST /api/pull/confirm
  • Auto-retry: 30 seconds → 5 minutes → 30 minutes
Start Your Free Workflow