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

---

Prohledat pluginy

![](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

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

[Stáhnout](https://downloads.wordpress.org/plugin/ai-content-optimizer.1.0.0.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/ai-content-optimizer/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/ai-content-optimizer/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/ai-content-optimizer/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/ai-content-optimizer/#developers)

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

## Popis

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.

## Snímky obrazovky

[⌊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

## Instalace

 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.

## Nejčastější dotazy

### 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.

## Recenze

Pro tento plugin nejsou žádné recenze.

## Autoři

AI Content Optimizer je otevřený software. Následující lidé přispěli k vývoji tohoto
pluginu.

Spolupracovníci

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

[Přeložte “AI Content Optimizer” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/ai-content-optimizer)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/ai-content-optimizer/),
podívejte se do [SVN repozitáře](https://plugins.svn.wordpress.org/ai-content-optimizer/),
nebo se přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/ai-content-optimizer/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/ai-content-optimizer/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### 1.0.0

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

## Meta

 *  Verze **1.0.0**
 *  Poslední aktualizace **před 1 rokem**
 *  Aktivních instalací **20+**
 *  Verze WordPressu ** 6.6 nebo novější **
 *  Testováno až do WordPressu **6.8.5**
 *  Verze PHP ** 7.0 nebo novější **
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/ai-content-optimizer/)
 * Štítky
 * [AI](https://cs.wordpress.org/plugins/tags/ai/)[content](https://cs.wordpress.org/plugins/tags/content/)
   [seo](https://cs.wordpress.org/plugins/tags/seo/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/ai-content-optimizer/advanced/)

## Hodnocení

Zatím nebyly zadány žádné recenze.

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

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/ai-content-optimizer/reviews/)

## Spolupracovníci

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

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/ai-content-optimizer/)

## Dary

Chtěli byste podpořit vývoj tohoto pluginu?

 [ Přispět na tento plugin ](https://ko-fi.com/panezio)