RankFloRankFlo

Features

Everything you need to grow organically

A modular, open-source blog platform with AI content generation, built-in analytics, SEO scoring, and integrations for every stack. From first draft to first page of Google.

Hero Feature

AI Content Engine

Generate SEO-optimized blog posts that match your brand voice. RankFlo's AI pipeline handles research, outlining, drafting, and optimization — so you can focus on strategy.

  • Generate SEO-optimized content
  • Match your brand voice automatically
  • Multi-step pipeline: research → outline → draft → optimize
  • Smart keyword targeting
  • Readability optimization
rankflo.io/ai/generate

Prompt

Write a blog post about sustainable packaging trends for e-commerce brands targeting Gen Z buyers

Research
Outline
Draft
Optimize

Generated Draft

SEO Score: 92

Integrations

Connect to anything

One platform, every framework. Deploy content to any tech stack.

GitHub / GitLab / Bitbucket

Push content directly to your repository. Auto-sync drafts and published posts.

Shopify

Publish blog content to your Shopify storefront. Drive organic traffic to products.

WordPress

Migrate from or publish to WordPress. Bi-directional content sync.

Webflow / Wix

Design-first platforms. Push optimized content to any visual builder.

REST API / GraphQL

Headless CMS endpoints. Fetch content from any frontend or service.

TypeScript SDK

First-class TypeScript client. Type-safe queries, mutations, and webhooks.

Brand Intelligence

Your brand. Perfectly replicated.

Paste a URL and RankFlo extracts your full brand profile automatically. Colors, fonts, tone of voice, and industry context.

rankflo.io/brand/profile
https://your-company.comAnalyze

Brand Colors

Typography

Inter

Heading · Body

Tone of Voice

ProfessionalFriendlyConcise

Industry Context

SaaS / Technology

B2B · Developer tools

Performance

SEO & Analytics, built in

Every tool you need to measure, optimize, and grow your organic traffic. No third-party scripts required.

SEO Toolkit

Optimize every post for search engines before you hit publish.

  • Real-time SEO scoring

    Live score as you write. Keyword density, readability, meta quality.

  • Meta optimization

    Auto-generate titles, descriptions, and Open Graph tags.

  • Structured data

    JSON-LD schema markup generated automatically for every post.

  • Keyword density analysis

    Track primary and secondary keyword usage across your content.

  • Internal linking suggestions

    AI recommends links between your posts to boost authority.

Analytics Dashboard

Privacy-friendly, cookieless tracking. Understand your audience without invasive scripts.

  • Page views & visitors

    Real-time traffic data. No cookies, fully privacy-friendly.

  • Referrer tracking

    See where your traffic comes from. Social, search, direct.

  • Device & browser breakdown

    Understand your audience across desktop, tablet, and mobile.

  • Geographic insights

    Country and city-level visitor data without invasive tracking.

  • Search analytics

    See what visitors search for on your site. Find content gaps.

Developer Experience

Built for developers

Headless CMS API, TypeScript SDK, webhooks, and full self-hosting support. Build anything on top of RankFlo.

Headless CMS API

RESTful and tRPC endpoints for every resource. Paginated, filterable, fully documented.

TypeScript SDK

Auto-generated types from your schema. Zero guesswork, full IntelliSense.

Webhook system

Real-time event notifications. Post published, updated, deleted, and more.

API key management

Scoped keys with granular permissions. Rotate, revoke, and audit from the dashboard.

Self-hosting

Docker Compose up. PostgreSQL + Redis. Deploy anywhere in under five minutes.

app.ts
// Fetch published posts with the RankFlo SDK
import { RankFlo } from '@rankflo/sdk';

const client = new RankFlo({
  apiKey: process.env.RANKFLO_API_KEY,
});

const posts = await client.posts.list({
  status: 'published',
  limit: 10,
  orderBy: 'publishedAt',
});

// Type-safe response
posts.data.forEach((post) => {
  console.log(post.title, post.seoScore);
});

Strategy

Content strategy, automated

AI-powered research and planning tools that turn data into a publishing roadmap.

AI-powered topic research

Discover high-potential topics your audience is searching for. Analyze search volume, competition, and relevance.

Content calendar generation

AI builds a publishing schedule based on your goals, seasonality, and content gaps.

Competitor analysis

See what your competitors rank for. Identify content opportunities they're missing.

Quick win identification

Find low-effort, high-impact content improvements. Optimize existing posts for better rankings.

Traffic growth planning

Set traffic goals and get AI-generated plans with timelines, milestones, and content recommendations.

And more

Everything else you'd expect

A comprehensive platform that covers collaboration, content management, publishing workflows, and operational tooling.

Multi-language (i18n)

Publish in any language. All UI strings externalized. RTL support ready.

Team collaboration & RBAC

Invite team members with granular roles: admin, editor, author, viewer.

Custom domains

Connect your own domain with automatic SSL. CNAME setup in minutes.

Block editor with 14+ types

Rich text, code, embeds, images, callouts, toggles, tables, and more.

Post versioning & revisions

Full revision history. Compare diffs, restore any previous version instantly.

Scheduled publishing

Set publish dates in the future. Content goes live automatically.

Media management

Upload, organize, and optimize images. Automatic WebP conversion and CDN delivery.

Comment system

Built-in threaded comments. Moderation queue, spam filtering, and Markdown support.

Audit logs

Track every action across your project. Who changed what, and when.

Feature flags (OSS/SaaS)

Toggle features per environment. Run RankFlo as OSS or full SaaS product.

Ready to grow?

Start for free. Self-host or use our cloud. No credit card required.