Open app

Connect Platforms

All publishing integrations - WordPress, Ghost, Webflow, Shopify, and Webhooks.

theStacc supports 6 publishing integrations for Content SEO. Connect one or more to automatically publish blog content to your website. Manage all integrations under Content SEO > Settings > Publishing.

WordPress.com

Hosted WordPress sites. Recommended for WordPress.com users.

  1. Click Connect WordPress.com
  2. Authorize via secure OAuth connection
  3. Sign in and grant theStacc access
  4. Select your target site if you have multiple

Each published blog includes title, body content (HTML), featured image, categories, tags, SEO meta data (Yoast/RankMath compatible), and post slug.

WordPress.org

Self-hosted WordPress sites. Connect with an application password.

  1. In your WordPress admin, go to Users > Profile > Application Passwords
  2. Create a new password with the name "theStacc"
  3. Copy the generated password
  4. In theStacc, enter your site URL and the application password
  5. Click Test Connection to verify

Requires WordPress 5.6+ with REST API enabled (on by default). HTTPS recommended.

Custom Webhook

Send blog posts to any platform via HTTP. Works with any system that accepts HTTP POST requests.

  1. Enter your endpoint URL
  2. Add custom headers (optional) - for authentication tokens, API keys, or routing
  3. Click Test Webhook to send a test payload

The payload includes blog title, slug, HTML body, meta title/description, featured image URL, categories, tags, keyword, SEO score, and publish date in JSON format. Click Preview Payload to see the exact structure.

Best practices: Use HTTPS, return 2xx status codes, implement idempotency using the blog ID, and set up error alerting on your endpoint.

Ghost

Publish directly to your Ghost blog via the Ghost Admin API.

  1. Click Connect Ghost
  2. Enter your Ghost site URL
  3. Enter your Ghost Admin API key (found in Ghost Admin > Settings > Integrations)
  4. Test the connection

Posts are created with full content, featured images, tags, and meta data.

Webflow

Publish blog content to your Webflow CMS collections.

  1. Click Connect Webflow
  2. Authorize theStacc to access your Webflow account
  3. Select the site and CMS collection to publish to
  4. Map content fields to your collection structure

Shopify

Publish blog posts to your Shopify store's built-in blog.

  1. Click Connect Shopify
  2. Authorize theStacc to access your Shopify store
  3. Select the blog to publish to (if you have multiple)
  4. Posts are published as Shopify blog articles with content, images, and tags

Managing connections

Each connected integration shows:

  • Status - Active, inactive, or disconnected
  • Last sync - When the last successful publish happened
  • Test button - Verify the connection works
  • Active/Inactive toggle - Pause publishing without disconnecting
  • Disconnect - Remove the integration entirely

Troubleshooting

  • Connection failed - Verify your site URL includes https:// and the API is accessible
  • Authentication error - Regenerate your application password or API key
  • Publishing failed - Check user permissions (Author or Editor role minimum)
  • Images not uploading - Verify your CMS media library has available storage