{"id":231612,"date":"2025-05-18T16:09:57","date_gmt":"2025-05-18T16:09:57","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/ai-content-optimizer\/"},"modified":"2025-05-30T17:03:36","modified_gmt":"2025-05-30T17:03:36","slug":"ai-content-optimizer","status":"publish","type":"plugin","link":"https:\/\/oci.wordpress.org\/plugins\/ai-content-optimizer\/","author":23170109,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"1.0.0","tested":"6.8.5","requires":"6.6","requires_php":"7.0","requires_plugins":null,"header_name":"AI Content Optimizer","header_author":"<a href=\"https:\/\/sergiocomella.it\">Panezio<\/a>","header_description":"Provides AI-driven content optimization suggestions for SEO, readability, and engagement.","assets_banners_color":"abc8d9","last_updated":"2025-05-30 17:03:36","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/ko-fi.com\/panezio","header_plugin_uri":"","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":30,"downloads":573,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"panezio923","date":"2025-05-30 17:03:36"}},"upgrade_notice":{"1.0.0":"<p>Initial release of AI Content Optimizer. Set up your API key and configuration in the plugin settings for best results.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3298236,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":3298234,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3295807,"resolution":"1","location":"assets","locale":"","width":1538,"height":1272},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3295807,"resolution":"2","location":"assets","locale":"","width":754,"height":1266},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3295807,"resolution":"3","location":"assets","locale":"","width":627,"height":766}},"screenshots":{"1":"Plugin settings page","2":"AI suggestions shown in the WordPress editor","3":"Styled HTML preview of suggestions"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2353,529,186],"plugin_category":[],"plugin_contributors":[241195],"plugin_business_model":[],"class_list":["post-231612","plugin","type-plugin","status-publish","hentry","plugin_tags-ai","plugin_tags-content","plugin_tags-seo","plugin_contributors-panezio923","plugin_committers-panezio923"],"banners":{"banner":"https:\/\/ps.w.org\/ai-content-optimizer\/assets\/banner-772x250.png?rev=3298234","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/ai-content-optimizer\/assets\/icon-128x128.png?rev=3298236","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/ai-content-optimizer\/assets\/screenshot-1.png?rev=3295807","caption":"Plugin settings page"},{"src":"https:\/\/ps.w.org\/ai-content-optimizer\/assets\/screenshot-2.png?rev=3295807","caption":"AI suggestions shown in the WordPress editor"},{"src":"https:\/\/ps.w.org\/ai-content-optimizer\/assets\/screenshot-3.png?rev=3295807","caption":"Styled HTML preview of suggestions"}],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\n<h3>Features<\/h3>\n\n<ul>\n<li><strong>AI-Driven Analysis<\/strong> \u2013 Uses AI to analyze content and provide suggestions for SEO, readability, keyword usage, and engagement.<\/li>\n<li><strong>Customizable AI Settings<\/strong> \u2013 Configure the API key, endpoint, model, temperature, max tokens, and prompt messages directly from the WordPress admin.<\/li>\n<li><strong>In-Editor Display<\/strong> \u2013 View AI suggestions directly within the WordPress editor.<\/li>\n<li><strong>Styled HTML Preview<\/strong> \u2013 Open suggestions in a new, formatted HTML page for easy reading.<\/li>\n<\/ul>\n\n<h3>Usage<\/h3>\n\n<ol>\n<li>Write your content in the WordPress editor.<\/li>\n<li>Click the <strong>Analyze Content<\/strong> button to retrieve AI-generated suggestions.<\/li>\n<li>View suggestions in the editor or in a separate HTML preview page.<\/li>\n<\/ol>\n\n<h3>Configuration<\/h3>\n\n<p>In <strong>Settings &gt; AI Content Optimizer<\/strong>, fill out the following fields:<\/p>\n\n<ul>\n<li><strong>API Key<\/strong> \u2013 Enter your API key from the AI provider (e.g., OpenAI).<\/li>\n<li><strong>Endpoint<\/strong> \u2013 Specify the AI API endpoint URL.<\/li>\n<li><strong>Model<\/strong> \u2013 Choose the AI model (e.g., <code>gpt-3.5-turbo<\/code>).<\/li>\n<li><strong>Temperature<\/strong> \u2013 Adjust how creative or focused the AI\u2019s responses should be (e.g., <code>0.5\u20130.7<\/code>).<\/li>\n<li><strong>Max Tokens<\/strong> \u2013 Define the maximum token length for AI responses (e.g., <code>7000<\/code>).<\/li>\n<li><strong>System Message<\/strong> \u2013 Provide the initial system prompt that frames the AI\u2019s behavior.<\/li>\n<li><strong>User Message<\/strong> \u2013 Specify the format of the user\u2019s input prompt for analysis.<\/li>\n<\/ul>\n\n<h3>Example Configuration<\/h3>\n\n<p><strong>System Message<\/strong><br \/>\n    <code>You are an AI assistant specializing in improving SEO, readability, keyword usage, and user engagement.<\/code><\/p>\n\n<p><strong>User Message<\/strong><br \/>\n    <code>Review the following content and recommend enhancements for SEO, readability, keyword usage, and engagement:<\/code><\/p>\n\n<p><strong>cURL Example (Groq API)<\/strong><br \/>\n    <code>bash\ncurl https:\/\/api.groq.com\/openai\/v1\/chat\/completions   -H \"Content-Type: application\/json\"   -H \"Authorization: Bearer gsk_QuHjYQxxxxxxxxxxxxxxxxxxxxxxxx\"   -d '{\n    \"model\": \"meta-llama\/llama-4-scout-17b-16e-instruct\",\n    \"temperature\": 0.6,\n    \"max_tokens\": 8000,\n    \"messages\": [\n      { \"role\": \"system\", \"content\": \"You are an AI assistant specializing in improving SEO, readability, keyword usage, and user engagement.\" },\n      { \"role\": \"user\",   \"content\": \"Review the following content and recommend enhancements for SEO, readability, keyword usage, and engagement:\\n\\n[YOUR CONTENT HERE]\" }\n    ]\n  }'<\/code><\/p>\n\n<h3>License<\/h3>\n\n<p>This plugin is licensed under the GPLv2 or later.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the \u201cPlugins\u201d menu in WordPress.<\/li>\n<li>Go to <strong>Settings &gt; AI Content Optimizer<\/strong> to configure your API key and other settings.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20do%20i%20obtain%20an%20api%20key%3F'><h3>How do I obtain an API key?<\/h3><\/dt>\n<dd><p>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.<\/p><\/dd>\n<dt id='can%20i%20adjust%20the%20ai%20suggestions%3F'><h3>Can I adjust the AI suggestions?<\/h3><\/dt>\n<dd><p>Yes, you can configure the AI\u2019s behavior by adjusting the temperature, max tokens, and prompt messages in the plugin settings.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release of AI Content Optimizer  <\/li>\n<li>Includes AI-driven content analysis with configurable settings and a styled HTML preview feature<\/li>\n<\/ul>","raw_excerpt":"A WordPress plugin using AI to suggest SEO, readability, keyword, and engagement improvements, with a user-friendly HTML view for suggestions.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/oci.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/231612","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/oci.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/oci.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/oci.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=231612"}],"author":[{"embeddable":true,"href":"https:\/\/oci.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/panezio923"}],"wp:attachment":[{"href":"https:\/\/oci.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=231612"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/oci.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=231612"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/oci.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=231612"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/oci.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=231612"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/oci.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=231612"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/oci.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=231612"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}