Auto Tag SEO

Descripción

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.

Capturas de pantalla

  • Main settings page with statistics dashboard
  • Tag list with batch processing options
  • API configuration panel
  • Real-time progress display during batch processing

Instalación

  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!

FAQ

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.

Reseñas

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“Auto Tag SEO” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “Auto Tag SEO” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .

Historial de cambios

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