Raechal SEO Connector

Raechal SEO Connector

Details
View on WordPress

Raechal SEO Connector links your WordPress site to the Raechal SEO platform, enabling automated and AI-powered SEO management at scale.

What This Plugin Does

  • Registers SEO meta fields (title, description, keywords, OG tags, canonical, robots, schema) that are fully accessible via the WordPress REST API
  • Renders those meta tags in your site’s <head> section — works as a standalone lightweight SEO solution
  • Provides bulk-update and fast-audit REST API endpoints for efficient large-scale SEO management
  • Works alongside existing SEO plugins — when both are present, Raechal fields take priority
  • Does NOT phone home, track users, or load external scripts — your SaaS connects TO your site, not the other way around

Who Is This For

  • SEO agencies managing multiple client WordPress sites
  • Site owners using the Raechal SEO platform for AI-powered SEO automation
  • Developers building custom SEO workflows via the WordPress REST API

How It Works

  1. Install and activate this plugin
  2. Generate an Application Password in your WordPress user profile
  3. Connect your site from your Raechal dashboard using your site URL and Application Password
  4. The Raechal platform reads your content, analyzes SEO, and pushes optimized meta data back through the REST API

REST API Endpoints

  • GET /wp-json/raechal-seo/v1/health — Verify plugin installation and connection
  • GET /wp-json/raechal-seo/v1/site-info — Retrieve site metadata for onboarding
  • GET /wp-json/raechal-seo/v1/audit — Fast SEO audit with all meta fields attached
  • POST /wp-json/raechal-seo/v1/bulk-update — Batch update SEO data for multiple posts

SEO Meta Fields

All fields are readable and writable via the standard WordPress REST API (/wp-json/wp/v2/posts/{id} and /wp-json/wp/v2/pages/{id}) through the meta object:

  • _raechal_seo_title — SEO meta title (overrides <title> tag)
  • _raechal_seo_description — Meta description
  • _raechal_seo_focus_keyword — Primary focus keyword
  • _raechal_seo_canonical_url — Canonical URL override
  • _raechal_seo_og_title — Open Graph title
  • _raechal_seo_og_description — Open Graph description
  • _raechal_seo_og_image — Open Graph image URL
  • _raechal_seo_robots — Robots directive (e.g. noindex,nofollow)
  • _raechal_seo_schema_type — Schema.org type (e.g. Article, Product)

External Service

This plugin is designed to work with the Raechal SEO platform (https://raechal.ai).

  • Service purpose: Automated SEO analysis and optimization for WordPress sites
  • Data flow: The Raechal platform connects TO your site via authenticated REST API requests using your Application Password. This plugin does not send any data to external servers.
  • Terms of Service: https://raechal.ai/terms
  • Privacy Policy: https://raechal.ai/privacy

The plugin functions fully without the Raechal platform — you can use the REST API endpoints and meta fields with any tool, script, or automation platform.

Details

Plugin code:
raechal-seo-connector
Plugin version:
1.0.0
Author:
Outdated:
No
WP version:
5.6 or higher
PHP version:
7.4 or higher
Test up to WP version:
6.9.4
Total installations:
0
Last updated:
2026-05-24
Rating:
Times rated:
0
meta-tags
open-graph
rest-api
schema
seo