WP Manifestindependent plugin directory
manifest / seo / auto-multi-meta

Auto Multi-Meta

AUtomatically set various meta data properties on any WordPress/WooCommerce site.

by Paul Faulkner · github.com/headwalluk/auto-multi-meta · 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/headwalluk/auto-multi-meta/archive/refs/heads/main.zip

Readme

Auto Multi-Meta

AI-generated SEO meta descriptions for taxonomy terms and posts. Supports OpenAI, Anthropic, and OpenRouter. Integrates with Yoast SEO, RankMath, and The SEO Framework.

Features

  • Meta descriptions for taxonomy terms and posts/pages/custom post types
  • OpenAI, Anthropic, and OpenRouter providers
  • Auto-detects Yoast SEO, RankMath, or The SEO Framework for correct meta key storage
  • Dry-run preview before saving
  • Background batch processing via Action Scheduler or WP-Cron
  • WP-CLI commands for listing, generating, and bulk processing from the terminal
  • Configurable prompt templates with token replacement
  • Site language awareness — appends spelling instructions to prompts based on WordPress locale
  • Overwrite protection and activity logging

Quick Start

  1. Install and activate the plugin
  2. Go to Tools > Auto Multi-Meta
  3. Enter your AI provider API key and click Test Connection
  4. Enable your taxonomies and post types
  5. Open the Term or Post Manager and start generating

Documentation

  • Configuration — providers, prompt templates, SEO plugin integration
  • Usage — generating descriptions, bulk processing, activity log
  • WP-CLI — command reference for wp amm status, list, and generate
  • Changelog

Requirements

  • WordPress 6.4+
  • PHP 8.0+
  • Yoast SEO, RankMath, or The SEO Framework
  • API key for OpenAI, Anthropic, or OpenRouter

License

GPL-2.0-or-later

Read the full README on GitHub →