Ghost blog automation that waits for your approval
BETAThis 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
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
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
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.
- Writing and topic selectionKeyword research on your market, a plan of winnable topics, and a long-form draft with cited sources and internal links to your existing posts. This is the part no scheduling tool does.
- Publishing on a scheduleApproved articles are created through the Ghost Admin API as native posts, either as drafts for a final read or published on your cadence.
- Newsletters and membersUntouched on purpose. Posts are created without emailing your members, so nothing reaches your list unless you send it from the Ghost editor yourself.
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 field | What Rankody sends | Notes |
|---|---|---|
| title | The article title | Under 60 characters |
| html | The article as clean HTML | Converted by Ghost into editable content |
| custom_excerpt | The meta description | Ghost caps this field at 300 characters |
| status | draft or published | Your 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
| Approach | What it automates | Who writes | Ongoing effort |
|---|---|---|---|
| Ghost scheduled publishing | The publish time | You | Every post, by hand |
| Zapier, Make or n8n on the Admin API | Moving text into Ghost | A model you prompt | You own the workflow |
| A custom script on the Admin API | Anything you code | Whatever you wire in | You own the code |
| Rankody | Research, writing, linking, publishing | Rankody, with your approval | Read 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?+−
Does it work with Ghost(Pro) and self-hosted Ghost?+−
Will articles trigger my Ghost newsletter?+−
Does Ghost need an SEO plugin?+−
Ghost or WordPress for SEO?+−
What happens to tags and the feature image?+−
Publishing somewhere else? See all integrations — the webhook path covers any stack with an HTTP endpoint.