plugin-icon

ArtioSync for Engine SEO

Sync SEO articles generated in your Engine SEO account and publish them as WordPress posts, without duplicates.
Version
0.3.2
Last updated
Aug 14, 2026

ArtioSync for Engine SEO connects your WordPress site to the Engine SEO platform (https://engineseo.pl):

  • Fetches your published articles from the Engine SEO API (GET /v1/articles?format=html) and saves them as posts.
  • Idempotent sync — re-fetching updates existing posts instead of creating duplicates (keyed by a stable article id stored in post meta).
  • Automatic hourly sync (WP-Cron) or manual sync with a single click.
  • Images from the article are imported into the Media Library; the first one is set as the featured image.
  • The meta description is written for Yoast SEO and Rank Math when either is active.
  • Exposes a read-only endpoint (GET /api/articles.json) so the Engine SEO panel can see which posts already exist and avoid duplicating content.
  • Content is delivered as HTML — no Markdown conversion is needed on the WordPress side.

This is a companion plugin for the Engine SEO service. An Engine SEO account and a site API key are required to fetch content. The plugin admin interface is in Polish (the service targets the Polish market).

External services

This plugin connects to the Engine SEO API to fetch the articles generated for your site and save them as WordPress posts. Until you enter an API URL and API key in the settings, the plugin makes NO external requests.

  • Service: Engine SEO — the API URL is configured in the plugin settings (default https://api.engineseo.pl).
  • When: on sync — manual (“Sync now”) and automatic hourly via WP-Cron, if enabled.
  • What is sent: a GET request to the /v1/articles endpoint with your API key (Authorization header) and — for conditional fetching — an If-None-Match header with the last ETag. The plugin does NOT send any personal user data or your site content.
  • What is received: the published articles associated with your key (title, HTML body, description, tags, date).

Terms of Service: https://engineseo.pl/legal/terms Privacy Policy: https://engineseo.pl/legal/privacy

Freeon paid plans
Tested up to
WordPress 7.0.4
This plugin is available for download for your site.