Roxbin Search

描述

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

屏幕截图

安装

  1. Upload and activate the plugin.
  2. Go to Roxbin Search in the admin menu Connect to Roxbin (Free plan, instant).
  3. Optional: Activate license and upgrade to Pro for AI features.
  4. Edit any post/page and use the Roxbin Search panel to audit, generate schema and more.

常见问题

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.

评价

此插件暂无评价。

贡献者及开发者

「Roxbin Search」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Roxbin Search」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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.