RankPine docs
Integrations

Integrations overview

Connect RankPine to your CMS or website builder. Explore native integrations, secure webhook publishing, RSS feeds, and Search Console setup guides.

RankPine has three kinds of integrations:

  • Publishing integrations decide where finished articles go. Connect one or more and your articles publish straight into your CMS — or fan out through Zapier, Make, and n8n.
  • The RSS feed is a syndication output: a private link other tools can pull your published articles from.
  • Google Search Console is an input. It feeds your real search data in so RankPine can prioritise the keywords you're closest to ranking for.

Publishing integrations

Website builders via webhook

These are guided setup paths around the same secure Webhook / REST connection. They do not create six new native integrations: your builder adds the receiver to its existing server and RankPine sends the same signed payload to it.

Sitemap behavior belongs to your receiver

RankPine delivers the article and records the URL your endpoint returns. Your receiver template or application must update, rebuild, or invalidate its own sitemap or documented equivalent.

Syndication

Search data

How connecting works

Most publishing integrations follow the same pattern. You'll find them under Integrations in your RankPine dashboard. Shopify is the exception: install and manage its embedded RankPine app inside Shopify Admin.

The Integrations page in RankPine, showing Google Search Console and the publishing destinations

Choose an integration and enter its details

Click Connect on the one you want and follow its authorization or credential flow. Each guide below lists exactly which fields are needed and where to find them in the other tool.

RankPine tests the connection

RankPine makes a live test call to confirm the credentials work and the target exists. OAuth integrations may first save the encrypted grant in a disabled state while you choose a target; they cannot publish until setup is complete.

Future articles publish there

Once connected, finished articles publish to that destination based on your autopilot and schedule settings. You can re-test a connection anytime with the Test button.

Using Shopify?

Install RankPine – SEO on autopilot from the Shopify App Store, then follow the Shopify guide. The embedded app creates its connection automatically, so you do not need to paste a Shopify API key into RankPine.

You can connect more than one

Connect several destinations and each finished article is sent to all of them — handy if you syndicate the same post to, say, WordPress and a webhook.

A few things that apply to every integration

  • Your credentials are encrypted at rest and never shown back to you after you save them. Reconnecting always asks for them fresh.
  • Images are hosted by RankPine on a CDN, so they keep working no matter where you publish. Webhooks receive the purpose-built cover as featuredImage and body images separately in images.
  • Markdown is the source of truth. RankPine converts to whatever format the destination needs (HTML for WordPress, Ghost, and Framer, Ricos Rich Content for Wix Blog, native blocks for Notion, and so on).
  • Connection status is shown on each card — Connected or Error. If a publish ever fails, the card flips to Error and you can re-test.

Not sure which to pick?

If your blog runs on Shopify, install the official Shopify App Store app and follow the Shopify guide. For Framer, Wix, WordPress, Ghost, or Webflow, use that native connection. Everyone else — or anyone who wants articles to flow into a custom system, a static-site build, or a tool we don't natively support — including Lovable, Bolt.new, Replit, Rocket.new, Base44, and Vercel v0 — should use the webhook or one of the guided pages above.

On this page