Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thefrosty/seo-media-file-renamer
[UNSUPPORTED] Rename media files for SEO purposes in WordPress. Forked from a few plugins in the repo for my photo site: http://infieldbox.com/
https://github.com/thefrosty/seo-media-file-renamer
php seo-media wordpress wordpress-plugin wordpress-seo
Last synced: 30 days ago
JSON representation
[UNSUPPORTED] Rename media files for SEO purposes in WordPress. Forked from a few plugins in the repo for my photo site: http://infieldbox.com/
- Host: GitHub
- URL: https://github.com/thefrosty/seo-media-file-renamer
- Owner: thefrosty
- Created: 2012-04-25T05:28:50.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-04-25T20:17:06.000Z (over 12 years ago)
- Last Synced: 2023-03-23T13:24:26.730Z (over 1 year ago)
- Topics: php, seo-media, wordpress, wordpress-plugin, wordpress-seo
- Language: PHP
- Homepage: http://austinpassy.com/wordpress-plugins/seo-media-file-renamer/
- Size: 430 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SEO Media File Renamer for WordPress
======================
Contributors: austyfrostyDonate link: [PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7431290)
Tags: seo, media, rename, images
Requires at least: 3.2
Tested up to: 3.4
Stable tag: 1.1
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, please leave it untouched unless bumping the version up :)
~Current Version:1.1~