Title: AI Content Optimizer
Author: Sergio Comella
Published: <strong>2025 年 5 月 18 日</strong>
Last modified: 2025 年 5 月 30 日

---

搜索插件

![](https://ps.w.org/ai-content-optimizer/assets/banner-772x250.png?rev=3298234)

![](https://ps.w.org/ai-content-optimizer/assets/icon-128x128.png?rev=3298236)

# AI Content Optimizer

 作者：[Sergio Comella](https://profiles.wordpress.org/panezio923/)

[下载](https://downloads.wordpress.org/plugin/ai-content-optimizer.1.0.0.zip)

 * [详情](https://cn.wordpress.org/plugins/ai-content-optimizer/#description)
 * [评价](https://cn.wordpress.org/plugins/ai-content-optimizer/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/ai-content-optimizer/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/ai-content-optimizer/#developers)

 [支持](https://wordpress.org/support/plugin/ai-content-optimizer/)

## 描述

AI Content Optimizer is a powerful WordPress plugin designed to help you improve
your content with AI-generated suggestions for SEO, readability, and engagement.
The plugin analyzes your content and provides valuable suggestions, which you can
view directly in the editor or in a new, fully styled HTML page.

### Features

 * **AI-Driven Analysis** – Uses AI to analyze content and provide suggestions for
   SEO, readability, keyword usage, and engagement.
 * **Customizable AI Settings** – Configure the API key, endpoint, model, temperature,
   max tokens, and prompt messages directly from the WordPress admin.
 * **In-Editor Display** – View AI suggestions directly within the WordPress editor.
 * **Styled HTML Preview** – Open suggestions in a new, formatted HTML page for 
   easy reading.

### Usage

 1. Write your content in the WordPress editor.
 2. Click the **Analyze Content** button to retrieve AI-generated suggestions.
 3. View suggestions in the editor or in a separate HTML preview page.

### Configuration

In **Settings > AI Content Optimizer**, fill out the following fields:

 * **API Key** – Enter your API key from the AI provider (e.g., OpenAI).
 * **Endpoint** – Specify the AI API endpoint URL.
 * **Model** – Choose the AI model (e.g., `gpt-3.5-turbo`).
 * **Temperature** – Adjust how creative or focused the AI’s responses should be(
   e.g., `0.5–0.7`).
 * **Max Tokens** – Define the maximum token length for AI responses (e.g., `7000`).
 * **System Message** – Provide the initial system prompt that frames the AI’s behavior.
 * **User Message** – Specify the format of the user’s input prompt for analysis.

### Example Configuration

**System Message**
 `You are an AI assistant specializing in improving SEO, readability,
keyword usage, and user engagement.`

**User Message**
 `Review the following content and recommend enhancements for SEO,
readability, keyword usage, and engagement:`

**cURL Example (Groq API)**
 `bash curl https://api.groq.com/openai/v1/chat/completions-
H "Content-Type: application/json" -H "Authorization: Bearer gsk_QuHjYQxxxxxxxxxxxxxxxxxxxxxxxx"-
d '{ "model": "meta-llama/llama-4-scout-17b-16e-instruct", "temperature": 0.6, "
max_tokens": 8000, "messages": [ { "role": "system", "content": "You are an AI assistant
specializing in improving SEO, readability, keyword usage, and user engagement."},{"
role": "user", "content": "Review the following content and recommend enhancements
for SEO, readability, keyword usage, and engagement:\n\n[YOUR CONTENT HERE]" } ]}'

### License

This plugin is licensed under the GPLv2 or later.

## 屏幕截图

[⌊Plugin settings page⌉⌊Plugin settings page⌉[

Plugin settings page

[⌊AI suggestions shown in the WordPress editor⌉⌊AI suggestions shown in the WordPress
editor⌉[

AI suggestions shown in the WordPress editor

[⌊Styled HTML preview of suggestions⌉⌊Styled HTML preview of suggestions⌉[

Styled HTML preview of suggestions

## 安装

 1. Upload the plugin files to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the “Plugins” menu in WordPress.
 3. Go to **Settings > AI Content Optimizer** to configure your API key and other settings.

## 常见问题

### How do I obtain an API key?

You need an API key from an AI provider like OpenAI or Groq. Visit their website,
create an account, and obtain an API key to use with this plugin.

### Can I adjust the AI suggestions?

Yes, you can configure the AI’s behavior by adjusting the temperature, max tokens,
and prompt messages in the plugin settings.

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

 *   [ Sergio Comella ](https://profiles.wordpress.org/panezio923/)

[帮助将「AI Content Optimizer」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/ai-content-optimizer)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/ai-content-optimizer/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/ai-content-optimizer/)，或通过[RSS](https://plugins.trac.wordpress.org/log/ai-content-optimizer/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/ai-content-optimizer/)。

## 更新日志

#### 1.0.0

 * Initial release of AI Content Optimizer
 * Includes AI-driven content analysis with configurable settings and a styled HTML
   preview feature

## 额外信息

 *  版本 **1.0.0**
 *  最后更新：**1 年前**
 *  活跃安装数量 **30+**
 *  WordPress 版本 ** 6.6 或更高版本 **
 *  已测试的最高版本为 **6.8.5**
 *  PHP 版本 ** 7.0 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/ai-content-optimizer/)
 * 标签
 * [AI](https://cn.wordpress.org/plugins/tags/ai/)[content](https://cn.wordpress.org/plugins/tags/content/)
   [seo](https://cn.wordpress.org/plugins/tags/seo/)
 *  [高级视图](https://cn.wordpress.org/plugins/ai-content-optimizer/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/ai-content-optimizer/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/ai-content-optimizer/reviews/)

## 贡献者

 *   [ Sergio Comella ](https://profiles.wordpress.org/panezio923/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/ai-content-optimizer/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://ko-fi.com/panezio)