Plugin info

Total downloads: 67
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 10/30/2025 (154 days ago)
Added to WordPress: 10/30/2025 (0 years old)
Minimum WordPress version: 5.0
Tested up to WordPress version: 6.8.3
Minimum PHP version: 8.0

Maintenance & Compatibility

Maintenance score

Maintained • Last updated 154 days ago

50/100

Is Auto Tag SEO abandoned?

Likely maintained (last update 154 days ago).

Compatibility

Requires WordPress: 5.0
Tested up to: 6.8.3
Requires PHP: 8.0

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

TagMeta
Rating 0.0/5 (0 reviews)Active installs 10
Mtags Lite
Rating 0.0/5 (0 reviews)Active installs 10
Check Tags Descr
Rating 5.0/5 (1 reviews)Active installs 0
Meta Manager
Rating 0.0/5 (0 reviews)Active installs 10,000
Easy WP Meta Description
Rating 5.0/5 (14 reviews)Active installs 9,000
Smart SEO Tool – SEO优化插件
Rating 3.8/5 (4 reviews)Active installs 6,000

Description

Auto Tag SEO uses advanced AI technology from z.ai to automatically generate concise, SEO-optimized English descriptions for your WordPress tags. This helps improve your site’s search engine visibility and provides better context for your content.

Features

  • Automatically generate concise, SEO-friendly English descriptions for WordPress tags
  • Support for batch and single tag description generation
  • Visual backend management and parameter configuration
  • Statistics on tag description completion rate
  • Support for custom API Key and model parameters
  • Modern UI with minimalist design
  • Hybrid processing mode: fast synchronous processing for small batches, efficient asynchronous processing for large batches
  • Smart delay strategy to optimize API calls
  • Real-time progress display for batch processing

Performance Highlights

  • 5-7x processing speed improvement in version 1.3.0
  • Small batches (≤3 items): 2-5 seconds processing time
  • Large batch processing with real-time progress feedback
  • No dependency on WordPress Cron for execution

Requirements

  • PHP 8.0 or higher
  • WordPress 5.0 or higher
  • z.ai API Key (free registration at https://api.z.ai/)

Support

For support, feature requests, or bug reports:

External Services

This plugin connects to the z.ai API service to generate SEO-friendly descriptions for WordPress tags using artificial intelligence.

What service is used:
The plugin uses z.ai’s AI language model API (https://api.z.ai/api/paas/v4/chat/completions) to automatically generate tag descriptions.

What data is sent and when:
– Data sent: WordPress tag names only
– When: When you manually click “Generate Description” or “Batch Generate” buttons in the plugin settings page
– The plugin does NOT automatically send data without your explicit action
– No other site data, user information, or personal data is transmitted

Service provider information:
– Service: z.ai API
– Official website: https://chat.z.ai/
– API documentation: https://docs.z.ai/api-reference/introduction
– Terms of Service: https://docs.z.ai/legal-agreement/terms-of-use
– Privacy Policy: https://docs.z.ai/legal-agreement/privacy-policy

You need to register for a free API key at https://api.z.ai/ to use this service. By using this plugin, you agree to z.ai’s terms of service and privacy policy.

Privacy Policy

This plugin only sends WordPress tag names to the z.ai API service when you explicitly request description generation. No user data, personal information, or other site content is transmitted to external services.

Installation

  1. Upload the plugin folder to /wp-content/plugins/auto-tag-seo/
  2. Activate the “Auto Tag SEO” plugin in the WordPress admin panel
  3. Go to “Settings > Auto Tag SEO” page
  4. Visit z.ai Console to get your API Key and enter it in the settings
  5. Configure model parameters (optional) and save settings
  6. Start generating tag descriptions!

Frequently Asked Questions

Do I need to pay for the API?

z.ai offers free tier access. You can register at https://api.z.ai/ to get your API Key.

Why are descriptions generated in English?

English descriptions are more SEO-friendly for international audiences and search engines. The plugin includes Chinese character detection to ensure only English descriptions are generated.

How long does batch processing take?

  • Small batches (3 or fewer tags): 2-5 seconds
  • Large batches: Processed in the background with real-time progress updates
  • Processing speed: approximately 5-10 tags per minute depending on API response time

Is my data secure?

Yes. The plugin only sends tag names to the z.ai API for description generation. No other data from your site is transmitted.

What if description generation fails?

The plugin includes a retry mechanism (up to 3 attempts) and will display error messages if generation fails. Check your API Key configuration and network connection.

Review feed

No reviews available

Screenshots

  1. Main settings page with statistics dashboard

    Main settings page with statistics dashboard

  2. Tag list with batch processing options

    Tag list with batch processing options

  3. API configuration panel

    API configuration panel

  4. Real-time progress display during batch processing

    Real-time progress display during batch processing

Changelog

1.3.0

  • Major performance optimization: Implemented hybrid processing mode
  • 5-7x processing speed improvement
  • Resolved WordPress Cron dependency with forced execution mechanism
  • Real-time progress display for batch processing
  • Smart delay strategy: API call delay optimized to 0.2-1 seconds
  • Batch interval optimization: reduced from 10 seconds to 0.6 seconds
  • Improved user experience with faster response and clearer progress feedback
  • Code architecture optimization

1.2.0

  • New: Batch task background asynchronous execution using WP Cron
  • Optimization: Backend script modularization
  • Optimization: Tag description update using wp_update_term
  • Optimization: Settings save with field-level sanitization and validation
  • Optimization: Improved security and stability
  • Optimization: Lightweight backend style fixes

1.0.0

  • Initial release
  • Basic tag description generation
  • API integration with z.ai
  • Admin interface with statistics