| 开发者 | polymetric |
|---|---|
| 更新时间 | 2026年6月4日 20:10 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
assets/sidebar/build/ is compiled with @wordpress/scripts from the human-readable React and SCSS source in assets/sidebar/src/, which is included in this package. To rebuild it, run npm install then npm run build from the plugin directory.
Third-Party Services
To rewrite a post, this plugin sends its content to an external AI provider. This happens only when you click Rewrite - never in the background, on page load, or on a schedule. Content goes directly from your site to the provider you select in Settings, using your own API key, and is not routed through any intermediary server.
Anthropic (Claude)
Post content is sent to the Anthropic Messages API (api.anthropic.com) for rewriting.
GEO is the practice of structuring content so AI-powered search engines - ChatGPT, Perplexity, Google AI Overviews, Gemini, Claude - can read it, understand it, and cite it in their generated answers. It's the AI-era counterpart to traditional SEO.
AEO is the practice of formatting content so answer engines return it directly - as a featured snippet, a voice answer, or a cited line in an AI Overview. In practice that means concise answer blocks, clear structure, and machine-readable markup. This plugin supports it directly: it adds featured-snippet answer blocks, HowTo schema for procedural content, and the scannable structure answer engines lift cleanly.
Lead with the answer, structure clearly, and make the content easy to extract. AI systems favor pages that state a self-contained answer near the top, use clean heading hierarchy, and break information into scannable blocks and tables. This plugin applies these patterns to posts you already have.
Yes. The same structural signals that help you get cited by chatbots help you appear in Google AI Overviews: clear answer blocks, proper headings, HowTo schema, and concise summary sections. The plugin's tactics target exactly these.
A typical rewrite of a 1,500-word post costs roughly $0.02-0.05 with Anthropic or $0.03-0.08 with OpenAI. You pay the provider directly.
It uses current high-quality models from Anthropic (Claude) and OpenAI (GPT) for rewrites. You pick the provider in Settings.
No, that's the point. The optimizer is instructed to match your existing tone, vocabulary, and rhythm. The Quick polish preset sticks to structure - it tightens and reorganizes but won't reword your sentences into different language.
Only when you click "Apply to post" in the preview modal. The previous content is preserved as a WordPress revision (Editor > Revisions), so you can roll back any time. You can also enable "Skip preview" in Settings to apply directly.
They pass through verbatim. Preserving every link, including utm_*, ref, and affiliate IDs, is a hard rule in the optimization prompt. Links come back exactly as they went in.
Yes. It reads focus keywords from Yoast SEO and RankMath and loads them as protected phrases automatically, so your exact target terms survive the rewrite verbatim.
The plugin detects common page builders (Elementor, Divi, Beaver Builder, Bricks, Oxygen, WPBakery, Brizy, and more) and warns you before optimizing content built with them. It's designed for the WordPress block and classic editors.
Yes. Long posts are split into sections at heading boundaries and optimized piece by piece, then stitched back together, so even a few-thousand-word guide processes without timing out.