Mitch SEO is a small companion plugin for customers of getmitch.ai. It does two
things:
_mitch_seo_title, _mitch_seo_metadesc,Mitch SEO requires a getmitch.ai account. To sign up, go to
https://www.getmitch.ai
and create your account, then connect your site from the dashboard.
All REST access requires an authenticated user (WordPress Application Password)
with permission to edit the post. No endpoint is public.
This plugin is a companion to the getmitch.ai SEO service. It does not connect
to any external service on its own – it only responds to authenticated REST API
requests made by your own getmitch.ai account.
What is sent, and when: when you approve an SEO fix in your getmitch.ai
dashboard, getmitch.ai’s servers send a single authenticated REST API request
to your own WordPress site (using the WordPress Application Password you
created when connecting) to read or write that page’s title, meta description,
and JSON-LD structured data. No other data is read or transmitted, and no
request happens unless you have connected your site and approved a specific
fix.
This plugin itself never initiates an outbound request to getmitch.ai or any
other server – it only exposes an authenticated wp-json/mitch/v1/status
endpoint and REST-writable post meta, both of which require a logged-in
WordPress user capable of editing the relevant post.
Terms of Service: https://getmitch.ai/terms
Privacy Policy: https://getmitch.ai/privacy