Linux 软件免费装
Banner图

Edward – AI SEO Autopilot & Content Writer

开发者 edwardseo
simonaspetk
更新时间 2026年6月1日 19:02
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

seo content ai publishing autopilot

下载

1.1.0

详情介绍:

Edward is the official WordPress connector for MeetEdward, an AI-powered SEO content automation service. Once installed, your WordPress site can receive articles published by Edward and have them appear as native posts — with proper SEO metadata, featured images, tags, and scheduling. The plugin exposes a small, authenticated REST API at /wp-json/edward/v1/* that the MeetEdward service uses to publish articles. All endpoints require a randomly-generated API key that you copy into your MeetEdward dashboard once during setup. No data leaves your WordPress site without a request from MeetEdward, authenticated with your key. Key features What this plugin needs from you After installation, copy the API key from the Tools → Edward page in WordPress admin and paste it into your MeetEdward dashboard. That's the only setup step.

安装:

  1. Upload the edward-seo folder to /wp-content/plugins/ (or install via the WordPress plugin uploader).
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to Tools → Edward to retrieve your API key.
  4. Paste the key into your MeetEdward dashboard.

升级注意事项:

1.1.0 Published articles now show their SEO and readability scores in the posts list right away. 1.0.0 Initial release.

常见问题:

Does this plugin send data to MeetEdward without my knowledge?

No. The plugin never initiates outbound HTTP requests. Communication only happens when MeetEdward's servers call this plugin's REST endpoints, authenticated with the API key you generate. See the "External services" section above for a full data-flow breakdown.

What happens if I lose my API key?

Click "Generate New Key" on the Tools → Edward page. The old key stops working immediately. Update the new key in your MeetEdward dashboard.

Does this plugin work with Yoast SEO / Rank Math / All in One SEO?

Yes — Edward writes meta description, focus keyword, canonical URL, noindex flag, Open Graph, and Twitter Card metadata for all three plugins. Whichever one you have active, the data lands in the right place.

What WordPress user is set as the article's author?

By default, the WordPress user with administrative privileges who installed the plugin. You can change this on the Tools → Edward page.

Why is my newly-published article showing as "draft" instead of "published"?

If a post or page with the same slug already exists on your site, Edward downgrades to draft to avoid SEO cannibalization. Change the slug or delete the conflicting post, and the next publish will go live.

How do I uninstall completely?

Deactivate then delete the plugin from Plugins → Installed Plugins. The uninstall hook removes all plugin options and the IndexNow key file. Articles already published remain.

更新日志:

1.1.0 1.0.0