Agentic SEO for Visibility is the official WordPress plugin for Visibility, a SaaS platform that runs AI agents to audit websites, generate SEO-optimised content, and publish it directly to WordPress. Pair your site with your Visibility project in under a minute using a short code — no Application Passwords, no per-user API keys, and no copy-pasting drafts out of an AI tool.
VIS-A7K9-XB).You can disconnect at any time from Agentic SEO Connection, or from the Visibility dashboard. A Visibility account at app.visibility.so is required. See the External services section below for the full list of network calls this plugin makes.
This plugin connects your WordPress site to Visibility, an external SaaS service at https://app.visibility.so. A Visibility account is required. The plugin makes the following outbound HTTPS requests from your site:
POST https://app.visibility.so/api/wordpress/plugin/pair — sent once when you submit a pairing code on the Agentic SEO Connection screen. Body includes: the pairing code, your site URL, site name, WordPress version, and the installed plugin version. Response contains a shared site token plus the connected company + project IDs and names so the plugin can display them.
POST https://app.visibility.so/api/wordpress/plugin/heartbeat — sent at most once per day from WP-Cron while the plugin is paired. Body includes the installed plugin version; the shared site token is sent in the Authorization: Bearer header. Used to refresh the “Last seen” timestamp and pick up renames of the connected company or project on Visibility’s side.
POST https://app.visibility.so/api/wordpress/plugin/disconnect — sent when you click Disconnect on the Agentic SEO Connection screen. Body includes the installed plugin version; the shared site token is sent in the Authorization: Bearer header. Tells Visibility to remove your site from the project. Local cleanup proceeds even if Visibility is unreachable.
Inbound requests from Visibility, authenticated with the shared site token, reach the plugin at /wp-json/visibility/v1/* and are used by your Visibility project’s agents to read, draft, publish, update, or delete posts; manage categories, tags, and media; and check site health. No content leaves your site automatically — content only travels on agent-initiated requests originating from the Visibility project this site is paired to.
Service URL: https://app.visibility.so
Terms of service & privacy policy: linked from the Visibility dashboard footer.