Content Engine

Your platform is already supported

WordPress, Shopify, Ghost, Webflow, Drupal, Joomla and BigCommerce all get true auto-publishing, live today. Every other platform, custom builds included, gets your articles through the delivery method that suits it best, and we set it up for you free of charge. You pick the method in your portal and can switch anytime.

Publishes automatically to

WordPress logo WordPress Shopify logo Shopify Ghost logo Ghost Webflow logo Webflow Drupal logo Drupal Joomla logo Joomla BigCommerce logo BigCommerce

Also delivers to

Squarespace logo Squarespace Wix logo Wix GoDaddy logo GoDaddy Weebly logo Weebly Duda logo Duda Magento logo Magento PrestaShop logo PrestaShop HubSpot logo HubSpot and every custom-built site

Wondering how it would work on YOUR site?

Enter your website address and we will tell you exactly what we detect and how delivery would work for it, before you spend anything.

WordPress logo

WordPress: fully automatic

Connect once with an application password (a limited-purpose credential WordPress issues for exactly this, revocable by you at any time) and we handle the rest. Articles are created on your blog with the hero image uploaded to your media library, categories and tags applied, and the publish date scheduled, so posts go live at the right moment even if our connection to your site is briefly interrupted.

  • Setup takes about two minutes in your portal, with a connection test before anything is saved
  • Your credential is encrypted at rest and only ever used to publish your content
  • No plugin to install, nothing to update, nothing to slow your site down

What a delivered post looks like on your site

Title:      Five questions to ask before hiring a landscaper
Status:     Scheduled, Thursday 09:00
Categories: Tips and advice
Hero image: Uploaded to your media library
Author:     Your chosen WordPress user

Shopify, Ghost, Webflow, Drupal, Joomla and BigCommerce: also fully automatic

Running your site on one of these six platforms? Connect it in your portal in a couple of minutes, with a step-by-step guide for exactly where to find the credentials on each one, or ask us to connect it for you, free. Once it is connected, articles publish straight onto your blog on schedule, hero image and all, the same hands-off experience as WordPress.

  • A connection test runs before anything is saved, so you know straight away if it worked
  • Every credential is encrypted at rest and only ever used to publish your content
  • Not technical? Send us your login details and we will connect it for you, free
Shopify logo Shopify Auto-publish
Ghost logo Ghost Auto-publish
Webflow logo Webflow Auto-publish
Drupal logo Drupal Auto-publish
Joomla logo Joomla Auto-publish
BigCommerce logo BigCommerce Auto-publish

Squarespace, Wix, GoDaddy and the other site builders

These platforms do not offer a dependable way for anyone to publish blog posts from outside, so we are honest about it: there is no one-click auto-publish here. Instead we recommend the embed widget (one snippet and a full blog appears on your site), with the content API, webhooks or email delivery as alternatives. We set up whichever route you prefer, free.

Squarespace logo Squarespace Widget or email
Wix logo Wix Widget or email
GoDaddy logo GoDaddy Widget or email
Weebly logo Weebly Widget or email
Duda logo Duda Widget or email
Magento logo Magento Widget or API
PrestaShop logo PrestaShop Widget or API
HubSpot logo HubSpot On request

On HubSpot? It has a proper blog API, so ask us and we will connect direct publishing for your account.

Illustrative example

GET /api/v1/posts?since=2026-07-01
Authorization: Bearer your-site-api-key

{
  "posts": [
    {
      "id": 214,
      "title": "Five questions to ask before hiring a landscaper",
      "slug": "five-questions-before-hiring-a-landscaper",
      "excerpt": "Not all quotes are equal. Here is what to ask...",
      "body_html": "<p>...</p>",
      "hero_image_url": "https://.../hero-214.png",
      "tags": ["hiring", "gardens"],
      "published_at": "2026-07-02T09:00:00Z"
    }
  ]
}

Content API: pull on your terms

Every site gets its own secret API key and a clean JSON feed of its published articles. Your developer fetches new posts on whatever schedule suits your build, renders them server-side and keeps full control of the markup. This is the method we recommend for custom sites, because content rendered on your own server is what search engines index best.

Honest note: this method needs a developer, or us, to wire it into your site once. After that it is fully automatic.

Signed webhooks: we push to you

Prefer to be told the moment an article goes live? Give us an endpoint URL and we send each published article to it as JSON, signed with a shared secret so your site can verify every delivery really came from us. Failed deliveries are retried automatically.

Ideal for headless CMS setups, static site generators that rebuild on demand, and anything with an inbox-style content pipeline.

Illustrative example

POST https://yoursite.com/hooks/new-article
X-CE-Signature: sha256=2f0a91c4...

{
  "id": 214,
  "title": "Five questions to ask before hiring a landscaper",
  "body_html": "<p>...</p>",
  "hero_image_url": "https://.../hero-214.png",
  "published_at": "2026-07-02T09:00:00Z"
}

Email delivery: zero setup

The simplest option of all. On publish day the complete article lands in your inbox as clean, ready-to-paste HTML with the hero image linked. Paste it into any editor on any platform.

Honest note: this one is not hands-off, someone has to do the pasting. It is the right choice when your platform is locked down or unusual, and it works everywhere without exception.

Embed widget: one snippet

Paste one small snippet into any page and a complete, styled blog appears: article list, article view, hero images, the lot. It uses a public display key, so there is nothing sensitive in your page source.

<div data-ce-embed data-ce-key="your-public-key"></div>
<script src="https://.../embed.js" defer></script>

Honest note: widget content renders in the visitor's browser, so it is weaker for search rankings than the API or WordPress methods. Great for a quick start, and you can move to a deeper integration later without losing anything.

Not sure which to pick?

Whatever you choose, we set it up for you free of charge as part of every plan.

On WordPress, Shopify, Ghost, Webflow, Drupal, Joomla or BigCommerce?

Use native auto-publish. It is the best option by a distance and takes minutes to connect in your portal.

Custom site with a developer?

Use the content API for the strongest SEO, or webhooks if your site prefers a push.

Want something on the page today?

Drop in the embed widget now, upgrade to the API whenever you are ready.

Locked-down platform?

Email delivery works everywhere. Paste each article in and you are done.

See it publishing to your own site

Start free for 14 days and we will connect your delivery method for you, whichever one suits your platform. Or read a free sample article first, no card needed.

No charge for 14 days. Cancel any time before then and you pay nothing.

Start your 14 day free trial