Integrations
WordPress
Our first-party plugin connects your WordPress site to the XenonFlare web app. Scan for issues, review AI suggestions, and push approved SEO fixes back to WordPress in one click.
Product overview: WordPress SEO plugin — marketing page with features and showcase. This doc covers setup steps and API notes.
Open the web app → · Live demo: wordpress.xenonflare.com
Open the web app → · Live demo: wordpress.xenonflare.com
How to connect
- Add your WordPress site as a website property in the XenonFlare web app
- Download and install the XenonFlare SEO plugin (.zip) on your WordPress site
- In WordPress admin: Settings → XenonFlare SEO → paste your pairing code
- Run a scan, accept a fix, and click Apply to WordPress
What you get
- Custom plugin — no dependency on Yoast or Rank Math
- Secure pairing codes and encrypted site tokens
- Apply SEO title, description, canonical, robots, and Open Graph from your inbox
- Same website billing as any other XenonFlare property
Developer API
Automate scans for WordPress-backed properties like any other website — queue crawls with jobs:write and poll job status. Applying fixes still happens through the web app inbox and plugin apply flow.
curl -H "Authorization: Bearer xf_live_xxxxxxxx" \ https://api.xenonflare.com/api/v1/properties
Developer API reference · XenonFlare vs Yoast
Create an API key
Automate audits for WordPress sites via the API; apply approved fixes through the plugin in the web app.
Developer API access requires a Starter or Growth workspace. Free tier includes the web app and free marketing tools — not API keys.