WP Manifestindependent plugin directory
manifest / seo / ai-seo-content-plugin

Shantety AI SEO self-updates

AI-powered WordPress plugin that generates SEO-optimized content and publishes it automatically via the WordPress REST API.

by Shantety · github.com/nahomtaboge21/ai-seo-content-plugin · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/nahomtaboge21/ai-seo-content-plugin/archive/refs/heads/main.zip

Ships its own WordPress updater (built-in updater), so new versions show up under Dashboard → Updates.

Readme

=== Shantety AI SEO === Contributors: shantety Tags: seo, ai, woocommerce, rank math, google search console, amazon importer, leather Requires at least: 6.0 Tested up to: 6.7 Requires PHP: 8.0 Stable tag: 2.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html

AI-powered SEO automation for Shantety UAE — Google Search Console integration, Rank Math generation, FAQ/AEO content, Amazon importer, and draft review workflow.

== Description ==

Shantety AI SEO automates your entire SEO workflow:

  • Connects to Google Search Console and detects underperforming pages
  • Generates Rank Math titles, meta descriptions, and focus keywords via AI
  • Writes FAQ schema and AEO (Answer Engine Optimisation) snippets
  • Imports products from Amazon and creates WooCommerce drafts with full SEO
  • Bulk-optimises all products in one click
  • Imports SEO titles via CSV upload
  • Generates full blog post drafts with AI
  • All changes saved as Pending Review — nothing goes live without your approval
  • Supports OpenAI, Anthropic Claude, Google Gemini, OpenRouter, and custom endpoints
  • Full dark-theme admin UI

== Installation ==

  1. Upload the shantety-ai-seo folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins menu in WordPress
  3. Go to AI SEO → Settings and enter your AI provider API key
  4. Optionally add your Google Search Console OAuth credentials
  5. Click Run Now on the Dashboard to start optimising

== Frequently Asked Questions ==

= Which AI providers are supported? = OpenAI (gpt-4o-mini default), Anthropic Claude, Google Gemini, OpenRouter, and any custom OpenAI-compatible endpoint.

= Does it require WooCommerce? = No. Blog post generation and page SEO improvement work without WooCommerce. Amazon Importer, Optimize Product, Bulk Optimize, and CSV Import require WooCommerce to be active.

= Does it require Rank Math? = Rank Math SEO is strongly recommended — the plugin writes directly to Rank Math meta fields. It will still generate content without Rank Math but the SEO fields won't be picked up automatically.

= Will it publish changes automatically? = No. Every change is saved as Pending Review. You approve each post/product before it goes live.

= How do I connect Google Search Console? =

  1. Create an OAuth 2.0 credential in Google Cloud Console
  2. Add the Redirect URI shown in AI SEO → Settings
  3. Paste your Client ID and Secret into Settings and save
  4. Click Connect Google Search Console

== Changelog ==

= 2.0.0 =

  • Multi-provider AI support: OpenAI, Anthropic, Gemini, OpenRouter, custom endpoints
  • Amazon product importer with image sideloading
  • Bulk product optimisation
  • CSV SEO title import
  • Blog post generator
  • Dark admin theme
  • FAQ/AEO schema on frontend
  • Rank Math JSON-LD integration
  • Security hardening: nonce checks, capability checks, input sanitisation
  • Uninstall cleanup

== Upgrade Notice ==

= 2.0.0 = Major release. After upgrading, review your Settings page to confirm your AI provider and API key are still correct.

Read the full README on GitHub →