Webforce Automation
·
Manage and publish SEO-optimized articles via REST API with Yoast & RankMath integration.
Webforce Automation connects your WordPress site to the Webforce content management platform. Publish, manage, and track SEO-optimized articles via a secure REST API.
Features:
- Secure REST API — Token-based authentication with one-time registration for secure external access.
- SEO Integration — Auto-detects Yoast SEO and RankMath. Automatically maps SEO fields between plugins.
- Article Marking — Mark articles by URL for tracking and management. Filter marked articles via REST API.
- Elementor Integration — Custom Query IDs (
wliveandwlive_mix) for Elementor Posts/Loop Grid widgets. - Articles Shortcode — Display marked articles with
[wlive_articles]shortcode with responsive grid layout. - Featured Images — Auto-assign featured images from article content for articles missing them.
- Admin Dashboard — Statistics, article list, URL marking, and protected advanced settings.
How It Works:
- Install and activate the plugin.
- Visit Settings > Webforce Automation to access the admin dashboard.
- Use the Register endpoint to connect your external content management system.
- Publish articles via the REST API with automatic SEO field mapping.
- Track and manage articles from the admin dashboard.
REST API Endpoints:
GET /wlive/v1/register— One-time registration, returns API token.GET /wlive/v1/ping— Connection test (requires token).GET /wlive/v1/articles— List marked articles (requires token).
Standard WordPress REST API for creating and updating posts is also supported with the registered SEO meta fields.
