Title: Apiro Auto SEO Metadata Filler
Author: Fakhrul Alam
Published: <strong>July 22, 2026</strong>
Last modified: July 22, 2026

---

Search plugins

![](https://ps.w.org/apiro-auto-seo-metadata-filler/assets/icon-256x256.png?rev=
3618753)

# Apiro Auto SEO Metadata Filler

 By [Fakhrul Alam](https://profiles.wordpress.org/fakhrulalam16/)

[Download](https://downloads.wordpress.org/plugin/apiro-auto-seo-metadata-filler.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/apiro-auto-seo-metadata-filler/#description)
 * [Reviews](https://wordpress.org/plugins/apiro-auto-seo-metadata-filler/#reviews)
 *  [Installation](https://wordpress.org/plugins/apiro-auto-seo-metadata-filler/#installation)
 * [Development](https://wordpress.org/plugins/apiro-auto-seo-metadata-filler/#developers)

 [Support](https://wordpress.org/support/plugin/apiro-auto-seo-metadata-filler/)

## Description

Apiro Auto SEO Metadata Filler automatically generates Yoast SEO fields (`_yoast_wpseo_title`,`
_yoast_wpseo_metadesc`, and `_yoast_wpseo_focuskw`) when you publish or update your
content. It only touches empty fields by default to avoid overwriting your manual
edits.

It features a comprehensive tools panel with:
 * **Bulk Processing**: Batch process
all existing content using optimized keyset pagination queries. * **Failure Tracking**:
Log failed items (due to AI rate limits or cURL timeouts) with detailed error reasons
and retry them specifically. * **Multiple Engines**: Choose between Classic (local
string heuristics), Pollinations AI (free keyless AI generator), and Custom AI API(
configured with your own API endpoint and key, e.g., OpenAI, DeepSeek, OpenRouter,
etc.). * **Change Log**: Review, verify, and revert changes directly from the management
panel. * **Browse & Edit**: Search, filter, and inline edit your posts, pages, and
products with an instant preview modal.

### Third-Party Services

This plugin can connect to external third-party AI completion services to generate
SEO title, meta description, and focus keyphrase suggestions. Depending on the configured
settings, it may transmit content to the following external APIs:

 1. Pollinations AI (if “AI Powered (Pollinations.ai)” engine is selected)

* What it is used for: A free, keyless AI completion gateway that routes requests
to reasoning-capable open weight models.
 * What data is sent: Transmits the post
title and a truncated snippet of the post content (up to 1,500 characters) to generate
SEO suggestions. This happens only when a user triggers bulk generation, updates
an eligible post, or uses the inline editor’s generate tool. No user credentials
or personal data are sent. * Service Links: – Terms of Service: https://pollinations.
ai/terms – Privacy Policy: https://pollinations.ai/privacy

 1. Custom AI API (if “Custom AI API” engine is selected and configured)

* What it is used for: Allows administrators to connect the plugin to any custom
OpenAI-compatible API provider (such as OpenAI, OpenRouter, or DeepSeek) using their
own API key and model.
 * What data is sent: Transmits the post title and a truncated
snippet of the post content (up to 1,500 characters) to the user’s custom API endpoint.
This occurs when initiating bulk processing, saving/updating posts, or triggering
manual generation in the editor. * Service Links (depending on the provider you 
configure): – OpenAI Terms of Service: https://openai.com/policies/terms-of-use –
OpenAI Privacy Policy: https://openai.com/policies/privacy-policy – DeepSeek Terms
of Service: https://cdn.deepseek.com/policies/en-US/deepseek-open-platform-terms-
of-service.html – DeepSeek Privacy Policy: https://cdn.deepseek.com/policies/en-
US/deepseek-privacy-policy.html – OpenRouter Terms of Service: https://openrouter.
ai/terms – OpenRouter Privacy Policy: https://openrouter.ai/privacy

## Screenshots

[⌊The main dashboard showing statistics and tools tabs.⌉⌊The main dashboard showing
statistics and tools tabs.⌉[

The main dashboard showing statistics and tools tabs.

[⌊The bulk processor panel showing generation progress and stats.⌉⌊The bulk processor
panel showing generation progress and stats.⌉[

The bulk processor panel showing generation progress and stats.

[⌊The failed generations section with error logs and retry controls.⌉⌊The failed
generations section with error logs and retry controls.⌉[

The failed generations section with error logs and retry controls.

[⌊The inline editor modal containing character counts and the Auto-Generate button.⌉⌊
The inline editor modal containing character counts and the Auto-Generate button
.⌉[

The inline editor modal containing character counts and the Auto-Generate button.

[⌊The settings panel where you can choose engines and select active post types.⌉⌊
The settings panel where you can choose engines and select active post types.⌉[

The settings panel where you can choose engines and select active post types.

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/apiro-auto-seo-metadata-filler`
    directory, or install the plugin through the WordPress plugins screen.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Go to Tools -> Apiro Auto SEO Metadata Filler to configure your settings and start
    bulk processing.

## FAQ

### Does this overwrite my existing Yoast SEO settings?

No. The plugin only fills empty Yoast SEO fields. Any titles, descriptions, or keyphrases
you have manually entered are left untouched.

### Which AI engines are supported?

We support two AI generation modes:
 1. **Pollinations AI**: Fully free and keyless
gateway that routes requests to reasoning-capable models (e.g. Meta-Llama/DeepSeek
open weights) on public endpoints. 2. **Custom AI API**: Connects to any standard
OpenAI-compatible API provider (like OpenAI, DeepSeek, OpenRouter, or a local LM
Studio server) using your own API URL, key, and model name.

### Does it support WooCommerce?

Yes. WooCommerce products are fully supported! You can toggle auto-filling for posts,
pages, and products individually in the settings.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Apiro Auto SEO Metadata Filler” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ Fakhrul Alam ](https://profiles.wordpress.org/fakhrulalam16/)

[Translate “Apiro Auto SEO Metadata Filler” into your language.](https://translate.wordpress.org/projects/wp-plugins/apiro-auto-seo-metadata-filler)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/apiro-auto-seo-metadata-filler/),
check out the [SVN repository](https://plugins.svn.wordpress.org/apiro-auto-seo-metadata-filler/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/apiro-auto-seo-metadata-filler/)
by [RSS](https://plugins.trac.wordpress.org/log/apiro-auto-seo-metadata-filler/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release of Apiro Yoast Auto Filler.
 * Features AI engines: Classic (local), Pollinations AI (free), and Custom AI API(
   OpenAI-compatible).
 * Includes bulk processor, failed generation tracking, change logs, and browse &
   edit inline editor.

## Meta

 *  Version **1.0.0**
 *  Last updated **23 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0.2**
 *  PHP version ** 8.0 or higher **
 * Tags
 * [auto-fill](https://wordpress.org/plugins/tags/auto-fill/)[Bulk-generate](https://wordpress.org/plugins/tags/bulk-generate/)
   [metadata](https://wordpress.org/plugins/tags/metadata/)[seo](https://wordpress.org/plugins/tags/seo/)
   [Yoast](https://wordpress.org/plugins/tags/yoast/)
 *  [Advanced View](https://wordpress.org/plugins/apiro-auto-seo-metadata-filler/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/apiro-auto-seo-metadata-filler/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/apiro-auto-seo-metadata-filler/reviews/)

## Contributors

 *   [ Fakhrul Alam ](https://profiles.wordpress.org/fakhrulalam16/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/apiro-auto-seo-metadata-filler/)