Raechal SEO Connector Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
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
- Install and activate this plugin
- Generate an Application Password in your WordPress user profile
- Connect your site from your Raechal dashboard using your site URL and Application Password
- 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 connectionGET /wp-json/raechal-seo/v1/site-info— Retrieve site metadata for onboardingGET /wp-json/raechal-seo/v1/audit— Fast SEO audit with all meta fields attachedPOST /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.
Screenshots
No screenshots provided

