SEO Media File Renamer archived
[UNSUPPORTED] Rename media files for SEO purposes in WordPress. Forked from a few plugins in the repo for my photo site: http://infieldbox.com/
by Austin Passy · github.com/thefrosty/seo-media-file-renamer · website
★ 5stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/thefrosty/seo-media-file-renamer/archive/refs/heads/master.zipFrom the readme
SEO Media File Renamer for WordPress
Optimize your media images by renaming the files. It adds a field in the media editor form where you can enter a new file name¹. After renaming it will update the database with the new file name and location. Once complete the plugin will remove all old images included all sizes, ie. (large, medium, thumbnails and all custom image sizes). Once all old images are removed new custom sizes are generated then the plugin looks though all posts and updates any links with the old file URL to the new URL.
Installation
1. Upload seo-media-file-renamer folder to the /wp-content/plugins/ directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Change any file name through the 'Media' editor page.
4. This plugin auto updates through GitHub!
Screenshots
1. Example of new file name field on media edit form
Changelog
1.1
Added translation files.
Added GitHub updater script.
1.0
Initial released fork from Rename Media Files.
Current Version
The line below is used for the updater API,