Layout – Webdesign

0,00 / maand excl. BTW

Layout kiezen / webdesign aanpassen

Ander webdesign / layout? Dat kan hier heel gemakkelijk!

  1. Gratis: Kies één van de voor geprogrammeerde layouts.
  2. Gratis: Pas je gekozen webdesign naar wens aan.
  3. Kies hier een andere gratis layout: Gratis implementatie.
  4. Kies een andere gratis layout: Vergoeding voor implementatie.
  5. Kies een betaald thema: Vergoeding voor implementatie.
  6. Laat een layout voor je maken.

Andere Layout

Ander Webdesign

Eénmalige betaling

1. Om welk webdesign gaat het (naam)
2. Waar kunnen wij het vinden
3. Als het in een account staat, mogen wij dan inlog-gegevens opdat wij het kunnen uploaden

Het verwijderen van webdesigns bespaart webruimte. Als er een webdesign extra op je website / webshop wordt gezet, dan kost dat webruimte.

Prijs per maand

Categorie:

Beschrijving

Auto Tag SEO

Beschrijving

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.

Schermafbeeldingen

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

Installatie

  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.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Auto Tag SEO” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Auto Tag SEO” in je eigen taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

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