Bulk Auto Image Alt Text (Alt tag, Alt attribute) optimizer (image SEO)
by Pagup · SEO
Also makes 15 other plugins · 31.5K+ installs across the portfolio →
Automatic alt text for WordPress and WooCommerce. Dynamic, reversible, and based on your existing SEO context from Yoast, Rank Math, SEOPress, or AIOS …
85 health vs 64 average across 1,223 SEO plugins
Directory ranking optimization
How it's scored →How well this listing is tuned to rank in WordPress.org search, on the factors an owner controls. Not popularity, optimization.
Excellent listing optimization
Well tuned across the board
Daily downloads
Since 2022-10-05 · 1,425 days · wp.org + Plugin Pulse archive
30-day downloads
Rolling 30-day volume · peaks are release surges
4.7K
now · peak 20.6K
Directory rank vs rivals
wp.org popularity rank over time · higher is better · when a rival's line climbs above yours, they've overtaken you
Rating trend
Star average over time · dips mark rough releases
Update activity
How busy the existing users are, measured as downloads in the last 30 days for every 1,000 active sites. A spike means a new release everyone's pulling; a long, slow decline means an aging user base that updates less.
Release cadence
Actively maintainedHow often this plugin actually ships. A steady rhythm is the maintenance signal a single "last updated" date can't show.
4
releases in the last 12 months
2mo ago
latest release · v2.2.5
6
tagged releases on record
Recent releases
What its installed base runs
via wordpress.orgShare of active installs on each version of this plugin · 73% run the current release. Green is the current release; a big slice on older versions is a user base that has stopped updating.
Estimated active installs
The public count shows “10K+”. Our estimate pins where the real number sits.
Refined from the date this plugin crossed into its current band.
Install history · since 2019-11-22 · 1,440 observations
Estimated value
What this plugin might earn a year, and what it might sell for. Modeled from public signals; we don't see anyone's books.
Est. annual revenue
Est. acquisition value
No paid tier is visible, so we don't put a figure on revenue or sale value: that would be guessing. The install base is a real asset to an acquirer, just not one public data lets us price. A declining trend compresses what a buyer would pay.
Details
Recent reviews
All reviews on wp.org ↗- ★★★★★ donerz2.0y ago
La version gratuite est maudite.
Read on wp.org ↗ - ★★★★★ alaron2.3y ago
<font style=”vertical-align: inherit;”><font style=”vertical-align: inherit;”>Давним-давно я полінувався написати скрипт, щоб він автоматично вставляв заголовок поста як альтернативне зображення в цей пост. Можливо, я б так і зробив, якби цей плагін не попався мені на очі. Але зараз я помітив, що ця функція стала платною. Ви жартуєте? Вам не потрібно бути технологічним гуру, щоб робити це без плагіна. Дякую тобі!</font></font> Next code lines will do the same in your functions.php (save 8$ per month Jesus!!!): function replace_empty_alt_tags_with_post_title($attr, $attachment, $size) { // Check if the alt attribute is empty if (empty($attr['alt'])) { // Get the ID of the post to which the image is attached $post_id = $attachment->post_parent; // Get the post title $post_title = get_the_title($post_id); // If there is a title, replace the empty alt with the post title if ($post_title) { $attr['alt'] = $post_title; } } return $attr; } This topic was modified 2 years, 1 month ago by alaron.
Read on wp.org ↗ - ★★★★★ Eric Hepperle2.3y ago
Two things I absolutely needed this plugin for was identifying and automatically, bulk updating image alt tags for custom post types and top be able to dynamically create the alt text from the filename. On the “Welcome” splash page, the first thing I see is: “GET BIALTY PRO TO ENABLE THESE FEATURES: – Add Post Title or Image Name as Alt Attribute I thought, “Well, the free version can’t do that, but let’s see what it can do”. But, then as soon as I’m stepping through the “tour”, and I realize that the free version only works on “Post” and “Page”, but not on any custom post types. I feel duped. Although, I wouldn’t say that the plugin name is deceptive, it does appear that the marketing department has buried the lede and failed to clearly (not opaquely) indicate that most features WooCommerce sites, News Sites, Directory sites, etc. need are only available in the Pro version. Also, the fact that there are no YouTube tutorials on how to use this plugin gives one pause. I’ve got nothing against premium plugins, but it seems like there is definitely something deceptive about how this plugin is marketed. I cant’ quite put my finger on it. This topic was modified 2 years, 2 months ago by Eric Hepperle. Reason: Adding This topic was modified 2 years, 2 months ago by Eric Hepperle.
Read on wp.org ↗ - ★★★★★ dounsa2.9y ago
The title of this product is highly misleading, which is entirely unacceptable. The alt text feature for images linked to WooCommerce products is exclusively available in the PRO paid version. The issue lies in the lack of clarity within the title and the overly extensive plugin description, where this critical detail is conspicuously absent. While having a paid version is perfectly fine, it is essential to transparently specify which features are accessible in the free version and which are exclusive to the paid one. Numerous users have pointed out this problem, yet the plugin description remains unaltered, and responses in the comments section seem to dispute rather than address these concerns. To resolve this issue, please provide accurate information about your product’s features, and the influx of one-star reviews will likely cease.
Read on wp.org ↗ - ★★★★★ killjack3.0y ago
Way better than competitors, so unfair the negative reviews. Keep the good work!
Read on wp.org ↗ - ★★★★★ Knighthawk3.0y ago
I like what this plugin does (the output is correct), but I wish it wrote to the database rather than run in the front end on every page load. For that reason, I won’t be using it myself. Another good thing is that it lets you choose if you want to overwrite existing values or not. Very important option.
Read on wp.org ↗ - ★★★★★ a3m53.1y ago
Sin muchas complicaciones y muy alta practicidad. Utilizar esta herramienta, es garantizar los resultados para lo que fue hecha.
Read on wp.org ↗ - ★★★★★ ksiniath3.2y ago
Easy to use, pages got faster, no problems at all. Thank you for a great plugin. Keep up the good work!
Read on wp.org ↗
Latest updates
via wp.org changelogRecent releases and news for this plugin
- — Version 2.2.5 Add SEOPress focus keyword support for generated image alt text. 2.2.5
- — Version 2.2.4 Security hardening (metabox nonce) and admin UI maintenance. 2.2.4
- — Version 2.2.3 Update Freemius SDK to 2.13.1. 2.2.3
- — Version 2.2.2 🐛 FIX: Security issue 👌 IMPROVE: Updated Freemius SDK to v2.13.0 2.2.2
- — Version 2.2.1 🐛 FIX: PHP namespace resolution issue causing problems on specific servers 👌 IMPROVE: Updated Freemius SDK to v2.12.0 2.2.1
- — Version 2.2.0 👌 IMPROVE: Frequently Asked Question (FAQ) 🐛 FIX: Security issue 2.2.0
Known vulnerabilities
via Wordfence Intelligence3 disclosed vulnerabilities on record for this plugin, all fixed in the current version. Sites on older versions stay exposed until they update.
- 2026-04-30 CVE-2024-13362 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Affects <= 2.1.0 Patched in 2.2.0
- 2026-01-08 CVE-2025-15019 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Affects <= 2.2.1 Patched in 2.2.2
Vulnerability records provided by Wordfence Intelligence. Copyright 2012-2026 Defiant Inc. License and terms.
CVE records: Copyright 1999-2026 The MITRE Corporation. CVE terms of use.
Behavioral tests
via WP HiveAutomated install-time checks, tested on PHP 8.1.12 · WP 7.0
Languages
via translate.wordpress.orgTranslated into 1 language, 0 at 90% or more
Growth timeline
Install-tier crossings we have observed, and how long each tier took to outgrow
- 2024-11-30 20K+ → 10K+ down
Competes with
The plugins that solve the same job, ranked by shared tags then reach, closest match first. The letter on the right is each plugin's health grade (A best, F worst).
-
Auto Alt Text 4K+ installs · 4.3★ · 3 shared tags A
-
Media Library Helper — Bulk edit image ALT, caption & description 10K+ installs · 4.7★ · 2 shared tags B -
Seo Optimized Images 10K+ installs · 3.9★ · 2 shared tags D -
SOOZ – AI for SEO – Bulk Generate Focus Keyphrases, Metadata, Alt Text (SEO Autopilot) 2K+ installs · 4.3★ · 2 shared tags A - C Custom Alt Text for Elementor Images 1K+ installs · 4.2★ · 2 shared tags B
-
Yoast SEO – Advanced SEO with real-time guidance and built-in AI 10M+ installs · 4.8★ · 1 shared tag A
Embed this report card
Drop a live Pulse card for Bulk Auto Image Alt Text (Alt tag, Alt attribute) optimizer (image SEO) into a readme, a review or a deck. It updates itself.
<iframe src="https://plugins.wpmayor.com/embed/bulk-image-alt-text-with-yoast" width="480" height="300" style="border:0" loading="lazy" title="Bulk Auto Image Alt Text (Alt tag, Alt attribute) optimizer (image SEO) — Plugin Pulse"></iframe> Bulk Auto Image Alt Text (Alt tag, Alt attribute) optimizer (image SEO): 10K+ active installs, 4.2★ (111 reviews). Plugin Pulse (WP Mayor), as of 2026-08-29. https://plugins.wpmayor.com/plugin/bulk-image-alt-text-with-yoast