MFR Keyword Limiter archived
Smart focus keyword distribution for image alt/title — limits keyword stuffing while ensuring priority images always get the focus keyword
by Mike Zielonka Ventures · github.com/mikezielonkadotcom/mfr-keyword-limiter · website
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/mikezielonkadotcom/mfr-keyword-limiter/releases/download/v1.0.5/mfr-keyword-limiter-1.0.5.zipDeclares an update source (https://updatemachine.com/mfr-keyword-limiter/update.json), so updates arrive through the plugin's own updater.
Readme
MFR Keyword Limiter
Smart focus-keyword distribution for Media File Renamer AI alt/title prompts — keeps AI-generated image metadata natural while priority images always get the focus keyword.
Requirements
- WordPress 6.0+
- PHP 7.4+
- Media File Renamer (AI features)
Behavior
Filters MFR's mfrh_ai_prompt:
- Featured image + WPRM recipe image always keep the focus-keyword prompt
- Up to two additional post images may use the focus keyword
- Remaining images get natural, descriptive metadata prompts
- Focus keyword detected from Yoast SEO, Rank Math, or SEOPress
- Applies to new uploads and bulk AI metadata updates
Updates
Ships with the Update Machine SDK — updates delivered from updatemachine.com/mfr-keyword-limiter/update.json. Telemetry disclosure lives in readme.txt.
Development
- Main plugin file:
mfr-keyword-limiter.php - Changelog:
readme.txt
Read the full README on GitHub →