Description
Roxbin Search optimizes your content for classic search AND generative AI engines
(ChatGPT, Perplexity, Google AI Overviews). It runs as a thin client on top of the
Roxbin API — all AI and analysis happen on Roxbin’s servers, not your site.
Free (no AI cost):
- SEO + GEO readiness audit for any page
- schema.org JSON-LD generation & injection
- IndexNow submission to Bing + Yandex on publish (automatic)
- One-click bulk IndexNow — push your whole site (all published URLs AND images) at once
- Uses WordPress’ native sitemap (wp-sitemap.xml) and RSS feed — surfaced and pushed to engines
Pro (AI):
- AI content writer — meta titles, descriptions and FAQ
- AI optimization suggestions (before/after rewrites)
- Entity extraction, multilingual translation
- Bring-Your-Own-Key (OpenAI / Anthropic / Google)
Your Pro license is locked to your domain. If you use BYOK, your provider key is
stored encrypted on Roxbin and never on your WordPress site.
External services
This plugin is a client of the Roxbin API, an external service operated by
AtaForge Inc. It relies on this service to function.
What it does and what data is sent, and when:
- Content analysis & AI (api.roxbin.com): when you run an audit, generate schema,
or use an AI feature, the specific page content, URL or image you choose to process
is sent to api.roxbin.com to return the result. Your API key is sent to authenticate,
and your site domain is sent once when activating a Pro license (domain lock). - IndexNow (api.roxbin.com Bing & Yandex): when enabled, on publish the plugin
sends the published post URL so search engines can be notified via the IndexNow
protocol. Only the URL is sent.
No provider (OpenAI/Anthropic/Google) keys are stored on your WordPress site. If you
enable BYOK, your key is stored encrypted on Roxbin, never on your site.
- Service: Roxbin — https://roxbin.com
- Terms of Service: https://roxbin.com/terms
- Privacy Policy: https://roxbin.com/privacy
Screenshots


Installation
- Upload and activate the plugin.
- Go to Roxbin Search in the admin menu Connect to Roxbin (Free plan, instant).
- Optional: Activate license and upgrade to Pro for AI features.
- Edit any post/page and use the Roxbin Search panel to audit, generate schema and more.
FAQ
-
Does it send my content to a third party?
-
It calls the Roxbin API (api.roxbin.com) to run audits and AI. Only the content you
choose to analyze is sent. No provider keys are stored on your site. -
Is there a free plan?
-
Yes — SEO + GEO audits, schema and IndexNow are free, with no AI cost.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Roxbin Search” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Roxbin Search” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.1
- Fix: sanitize the BYOK API key input with sanitize_text_field().
- Fix: annotate the core the_content filter to satisfy Plugin Check prefixing rule.
- Housekeeping: exclude development files (.gitignore) from the distributed build.
1.1.0
- New: one-click bulk IndexNow — submit all published URLs and images (whole-site indexing) to Bing + Yandex.
- New: native WordPress sitemap (wp-sitemap.xml) and RSS feed surfaced in settings and pushed to engines.
- Security: schema JSON-LD is decoded and re-encoded via wp_json_encode before output.
- Security: per-post capability check (edit_post) on editor AJAX actions.
1.0.0
- Initial release — audit, schema, IndexNow, AI writer, AI suggestions, BYOK, domain-locked license.
