Recuvix
Docsv1.0
← Back to App

Getting Started

OverviewQuickstartCore Concepts

Guides

Blog Generation
BYOK — Your Own KeyManaged ModeSEO Meta PackThumbnailsMultilingualBulk GenerationVoice to BlogCompetitor AnalyserBlog RepurposingInternal LinkingContent CalendarWordPress PublishGSC Tracker

Platform

Team WorkspacesWhite LabelCredits & Billing

API Reference

OverviewAuthenticationEndpointsError CodesRate Limits

Resources

FAQChangelogStatus PagePrivacy PolicyTerms of ServiceContact Support
DocsGuidesBlog Generation

Blog Generation

Learn how Recuvix generates complete, long-form, SEO-optimized blog posts from a single topic input.

How it works

Recuvix uses advanced multi-agent workflows to research, outline, write, and optimize every blog post. Every generated blog undergoes a 7-step process:

  • ✓Semantic research of the topic
  • ✓SEO competitor analysis
  • ✓H1-H4 structured outlining
  • ✓Humanized content writing
  • ✓JSON-LD Schema injection
  • ✓AI image & thumbnail creation
  • ✓Focus keyword optimization

Input parameters

ParameterTypeRequiredDescription
topicstringRequiredThe primary topic or title for the blog. Minimum 5 characters.
countrystringRequiredTarget country for local SEO. e.g. 'India', 'USA', 'UK'.
toneenumOptionalWriting tone. 'Professional', 'Conversational', 'Journalistic'.
Default: Professional
wordCountnumberOptionalTarget word count. Range: 300 to 5000.
Default: 1500
outputFormatenumOptionalFile format for the result. 'html' | 'md' | 'xml'.
Default: html

Output formats

Full HTML document with inline CSS and responsive design. Ready to be pasted into any custom CMS or static site generator.

blog.htmlhtml
PreviousCore Concepts
NextBYOK — Your Own Key