Wordpress Easy 301 Redirects
Create a list of URLs that you would like to 301 redirect to another page or site. Wildcard support is always enabled.
by Finaldream.de · github.com/finaldream/wordpress-easy-301-redirects · website
★ 0stars
552composer installs
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/finaldream/wordpress-easy-301-redirects/archive/refs/heads/master.zipAlso on Packagist as finaldream/wordpress-easy-301-redirects:
composer require finaldream/wordpress-easy-301-redirectsFrom the readme
wordpress-easy-301-redirects
Modern and Easy 301 redirects for Wordpress. Intend to replace Simple 301 Redirects plugin
Use cases
Create HTTP 301 redirections from your Wordpress server routes, directly in the wp-admin
Use a modern GUI for better management of your redirections.
Features
Wildcard is always active! End your request route with an and it will be applied
Easely navigate, search and sort through your redirections list.
Export your redirections to a CSV file.
Installation
Install as a regular plugin or using wpackagist
Development
GUI is based on React. Clone the repo and run yarn to install all dependencies.
You will need a Wordpress instalation to test your development. Include the repo dir into the wp-content/plugins/ directory of it.
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.