Rankody

Ghost blog automation that waits for your approval

BETA

This page is about one job: getting a finished, fact-checked SEO article into your Ghost publication without you writing it. Rankody researches the topic, writes the draft, checks the claims against real sources, and holds it in a review queue. Nothing reaches your site until you press Approve.

Setup is a single Admin API key from a custom integration you create in Ghost settings: no theme edits, no code injection, revocable whenever you like. Approved articles arrive as native Ghost posts with title, body, and meta description in place, so your newsletter and membership workflows pick them up as usual. Ghost support is in beta — validated against the Ghost Admin API spec, with same-day answers for early Ghost publishers.

How the Ghost connection works

  1. 1

    Create a custom integration in Ghost

    In Ghost Admin, open Settings → Integrations → Add custom integration and name it “Rankody”. Ghost generates an Admin API key for it on the spot.

  2. 2

    Paste your Ghost URL and the Admin API key

    In Rankody's Integrations panel, choose Ghost and paste the two values. We authenticate with a short-lived signed token built from your key; the key itself never leaves your integration settings.

  3. 3

    Choose draft or publish mode

    Drafts land in your Ghost editor for a final read; publish mode ships approved articles live on schedule, with internal links to your existing posts already woven in.

What Ghost blog automation actually covers

Ghost automation usually means one of three different jobs, and it is worth being precise about which one you are buying. Rankody does the first two and deliberately stays out of the third.

What Rankody writes into each Ghost post

The connection uses the Ghost Admin API v5 with a short-lived signed token built from your integration key, and posts are created with ?source=html so Ghost converts the article into its own Lexical format rather than storing a blob it cannot edit.

Ghost fieldWhat Rankody sendsNotes
titleThe article titleUnder 60 characters
htmlThe article as clean HTMLConverted by Ghost into editable content
custom_excerptThe meta descriptionGhost caps this field at 300 characters
statusdraft or publishedYour choice, per site

Feature image, tags, authors and the canonical_url field are left alone. Ghost's defaults apply, and anything you set by hand survives the next re-link pass.

Ghost SEO: what the platform already handles

Ghost is unusually good at the technical layer, which is why it needs so few plugins. Per Ghost's own documentation, posts carry dedicated meta_title, meta_description and canonical_url fields plus og_title, og_description, og_image and the matching Twitter fields, and the platform generates XML sitemaps automatically (Ghost publishing docs).

So the gap on a Ghost publication is almost never technical SEO. It is that nobody has decided what to write, written it, and kept publishing. That is the part Rankody automates, and it is why our Ghost pages are short on plugin talk and long on content cadence.

Ghost automation options compared

ApproachWhat it automatesWho writesOngoing effort
Ghost scheduled publishingThe publish timeYouEvery post, by hand
Zapier, Make or n8n on the Admin APIMoving text into GhostA model you promptYou own the workflow
A custom script on the Admin APIAnything you codeWhatever you wire inYou own the code
RankodyResearch, writing, linking, publishingRankody, with your approvalRead a draft, click approve

If you already have a writer and only need delivery, a Zapier workflow on the Admin API is cheaper than any tool. Rankody is worth paying for when the writing is the thing that never happens.

What every article includes

Regardless of where it publishes, each Rankody article is long-form (typically 2,000 to 4,000 words), written from keyword research on your actual market, passed through a fact-check that verifies claims against cited sources, illustrated with properly attributed images, and linked to your existing articles. A monthly re-linking pass then keeps older posts pointing at newer ones, so the blog compounds instead of fragmenting.

Ghost questions

What does “beta” mean for the Ghost integration?+
The integration is fully implemented and tested against the Ghost Admin API specification, but it has had less production mileage than our WordPress path. If anything behaves oddly on your publication, support looks at it same-day.
Does it work with Ghost(Pro) and self-hosted Ghost?+
Both. The Admin API works the same on Ghost's hosted service and on a self-hosted install; you just paste the URL your publication lives at.
Will articles trigger my Ghost newsletter?+
Only if you want them to. Articles are created as regular posts without emailing your members; you stay in control of what goes to the newsletter from the Ghost editor.
Does Ghost need an SEO plugin?+
No, and it has no plugin system to install one into. Ghost's documentation lists built-in meta title, meta description and canonical URL fields on every post, Open Graph and Twitter card fields, and automatically generated XML sitemaps. The thing Ghost cannot do for you is decide what to write and then write it consistently.
Ghost or WordPress for SEO?+
Technically they end up in the same place: both can output clean HTML, correct meta tags, canonicals and a sitemap. Ghost gets there with less configuration, WordPress gets there with a plugin and more flexibility afterwards. Rankody publishes to both, so the choice is about how you like to run a site, not about which one ranks.
What happens to tags and the feature image?+
They stay yours. Rankody sets the title, body, excerpt and status, and leaves tags, authors, feature image and canonical_url untouched, so anything you set by hand survives later updates.
Try it on your own sitePaste your URL, get a keyword plan and your first three articles free. Connect Ghost whenever you're ready.Analyze my site

Publishing somewhere else? See all integrations — the webhook path covers any stack with an HTTP endpoint.