Linux 软件免费装
Banner图

OutscoreAgent Publisher

开发者 outscoreagent
更新时间 2026年5月26日 22:34
PHP版本: 8.1 及以上
WordPress版本: 7.0
版权: GPL-2.0+
版权网址: 版权信息

标签

seo auto publish content generator ai content content automation

下载

1.5.5 1.5.3

详情介绍:

OutscoreAgent is an AI content generator that creates SEO-optimized articles and publishes them directly to your WordPress site. It handles the entire content lifecycle — from keyword research and topic clustering through SERP competitor analysis, article generation, and ongoing content refresh to combat SEO decay. This plugin is the WordPress-side bridge: it creates a secure REST API endpoint that the OutscoreAgent platform uses to push finished articles. Once configured, articles are automatically published to your site with their correct title, content, featured image, and metadata. What OutscoreAgent brings to your WordPress site: What the plugin handles: How it works:
  1. Install and activate the plugin
  2. Generate an API token from the OutscoreAgent settings page
  3. Enter the token and your site's REST API URL in the OutscoreAgent platform
  4. Articles are published automatically when they finish generating
OutscoreAgent offers a free tier with core features included, so you can connect your site and start publishing without a paid subscription. A free trial of premium features is available for new accounts. Third-party service requirement: This plugin is the WordPress-side companion of the OutscoreAgent platform and requires an active OutscoreAgent account to be useful. The plugin itself does nothing on its own — it exposes a secure REST endpoint that the OutscoreAgent platform calls to publish generated articles, and it sends post-status updates back to the platform so article state stays in sync. Without an OutscoreAgent account, no data is ever sent anywhere; the plugin simply remains idle. Data transmitted to OutscoreAgent: When you configure a callback URL in the plugin settings (provided to you by the OutscoreAgent platform), the plugin will transmit the following information to OutscoreAgent each time a post it originally published changes status (draft → publish, publish → trash, etc.): No post content, user personal data, or WordPress credentials are ever sent. See the External services section below for the full disclosure. By using this plugin you agree to the OutscoreAgent Terms of Service and Privacy Policy.

安装:

Install the plugin:
  1. In your WordPress admin panel, go to Plugins → Add New and search for "OutscoreAgent", or download the ZIP from outscoreagent.com/downloads/outscoreagent-publisher.zip and upload it via Plugins → Add New → Upload Plugin.
  2. Click Install Now, then Activate Plugin.
Connect to OutscoreAgent:
  1. Log in to your OutscoreAgent account at outscoreagent.com and open Dashboard → Integrations.
  2. Click Add WordPress Site and follow the setup wizard — enter your site URL and proceed to the token step.
  3. In your WordPress admin, go to Settings → OutscoreAgent Publisher and click Generate Token.
  4. Copy the token (it is shown only once) and paste it into the OutscoreAgent setup wizard, then click Connect.
That's it — your site is now connected and you can publish articles directly from the OutscoreAgent content pipeline. For a detailed walkthrough with screenshots, see the WordPress setup guide. Manual installation:
  1. Unzip the plugin archive.
  2. Upload the outscoreagent folder to your /wp-content/plugins/ directory.
  3. Activate the plugin from the WordPress admin Plugins screen.
  4. Follow the "Connect to OutscoreAgent" steps above.

升级注意事项:

1.5.5 Fixes a bug where revoking the API token did not persist correctly, leaving the old token active. Upgrade if you have ever used token revocation. 1.5.4 Adds 19 bundled translations, fixes IndexNow on Multisite subdirectory installs, adds Cloudflare Flexible SSL support, and improves the settings page with a Quick Setup guide. Plugin action links now include "Get Pro" and "Support". Existing settings and tokens are preserved. 1.5.3 Adds a verifiable wp_kses_post() escape at the featured-image credit's the_content filter callback to satisfy the wordpress.org review checklist. No functional change; the rendered credit block is visually identical. 1.5.2 Renames the plugin text domain to outscoreagent (matches the WordPress.org slug), sanitizes the programmatically-written site_id setting, and reduces the unauthenticated response from GET /status to only the plugin version. Stored settings and tokens are preserved. 1.5.1 Removes the duplicate Plugin URI: header so the plugin passes the WordPress.org submission check. No functional change. 1.5.0 Renames the plugin text domain and distribution folder to outscoreagent-publisher to match the WordPress.org slug. Stored settings and tokens are preserved. The admin settings page URL changes from ?page=outscoreagent to ?page=outscoreagent-publisher — refresh any direct bookmarks. 1.4.0 Adds an IndexNow route self-test and advisory warnings for plugins that commonly interfere with the key route. No configuration change required; existing keys keep working unchanged. 1.3.1 Image-credit mode setting is now applied at save time too, so the chosen mode is reflected in the block editor, REST API, and feeds — not just the rendered front-end. No configuration change required. 1.3.0 Resolves a 403 "Wrong number of segments" error for sites that also run a JWT auth plugin. Update strongly recommended if you use OutscoreAgent alongside any plugin in the JWT Authentication family. 1.2.1 Compatibility release. Plugin behaviour is unchanged; bump is published in lockstep with a server-side fix so support diagnostics stay aligned. 1.2.0 Featured images are now downloaded into the WP media library by default, so themes and the block editor pick them up automatically. The previous external-URL behaviour is available as an opt-out toggle in Settings → OutscoreAgent. Minimum PHP version raised to 8.1. 1.1.0 Security hardening: HTTPS enforcement on outbound callbacks and API rate limiting. 1.0.0 Initial release. No upgrade steps required.

常见问题:

Do I need an OutscoreAgent account?

Yes. This plugin is the WordPress-side component of the OutscoreAgent platform. You need an active OutscoreAgent account and at least one connected site to use this plugin.

Is HTTPS required?

Yes. All API requests from the OutscoreAgent platform must be made over HTTPS to protect your bearer token in transit. The plugin will reject requests made over plain HTTP in production environments.

What data does the plugin store?

The plugin stores:

  • Your API token (as a SHA-256 hash — the raw token is shown once and never stored)
  • Plugin settings (debug mode, platform site ID)
  • A publish log for auditing article sync activity
  • Per-post metadata for synced articles

What data does the plugin send to OutscoreAgent?

Only post-status change notifications, and only for posts that OutscoreAgent itself originally published. See the External services section for the exact payload and triggers. No user personal data or post content is transmitted.

Where can I find error logs?

Error logs are stored in two places:

  1. The WordPress wp-content/debug.log file (requires WP_DEBUG_LOG to be enabled in wp-config.php)
  2. The OutscoreAgent settings page in the WordPress admin panel, which shows the last 20 error entries

How do I revoke the API token?

Go to Settings → OutscoreAgent Publisher and click Revoke Token. This immediately invalidates the current token. Generate a new token and update your OutscoreAgent platform settings to resume publishing.

Is there a free plan?

Yes. OutscoreAgent has a free tier that includes core AI content generation and publishing features, so you can try the full workflow without a credit card. New accounts also receive a free trial of premium features. Visit outscoreagent.com for current plan details.

What is content refresh and SEO decay?

SEO decay happens when published articles gradually lose rankings due to outdated information, increased competition, or changing search intent. OutscoreAgent monitors your content performance and can automatically refresh declining articles — updating facts, improving structure, and republishing through this plugin — so your rankings stay competitive without manual effort.

Does this work with WordPress Multisite?

Yes. Each site in a multisite network has its own independent token and settings. There are no network-level settings.

更新日志:

1.5.5 1.5.4 1.5.3 1.5.2 1.5.1 1.5.0 1.4.0 1.3.1 1.3.0 1.2.1 1.2.0 1.1.0 1.0.0