Simple 301 Redirects By BetterLinks – Easy WordPress Redirect Manager for Redirects, 404 Error Log & More
Changelog
2.1.0 – 08/02/2026
Fixed: PHP issue caused by incorrect _load_textdomain_just_in_time() usage.
Few minor bug fix and improvements
2.0.11 – 13/11/2024
Tested up to WordPress version 6.7
Few minor bug fix and improvements
2.0.10 – 16/07/2024
Added: WordPress 6.6 Compatibility
Few minor bug fix and improvements
2.0.9 – 27/09/2023
Fixed: Import Related Issue.
Few minor bug fix and improvements
2.0.8 – 30/08/2023
Fixed: Vulnerability Issue.
Few minor bug fix and improvements
2.0.7 – 13/09/2022
Fixed: WP-CLI issue.
Few minor bug fix and improvements
2.0.6 – 19/10/2021
Added: CSV Import/Export option
Few minor bug fix and improvements
2.0.5 – 08/07/2021
Fixed: Http mixed content issue
Added: AJAX Support in place of REST API
Few minor bug fix and improvements
2.0.4 – 05/05/2021
Improved: User role capabilities check in Ajax requests for security enhancements
Few minor bug fix and improvements
2.0.3 – 18/04/2021
Fixed: Redirects fail with trailing slash in the Request URL
Improved: Import/Export feature for security enhancements
Few minor bug fix and improvements
2.0.2 – 15/04/2021
Fixed: Link Redirection not working when Shortend URL is shared on Facebook
Fixed: Destination URL not fully visible on smaller devices
Improved: Coding structure to enhance security
Few minor bug fix and improvements
2.0.1 – 07/04/2021
Few minor bug fix and improvements
2.0.0 – 01/04/2021
Revamped: New UI/UX
Added: Support for WordPress 5.7
Added: Options to Export/Import Links
Few minor bug fix and improvements
1.07
Security Update – Better handling of posted data.
1.06
Security Updates – Special thanks to Ryan Hellyer!
1.05
Wildcard support
Delete functiontionality
On-page documentation
1.04
Removed deprecated function calls
Updated code to better match WordPress coding standards
Updated handling of https protocol to prevent errors in certain server configurations
Better support for destinations that start with a leading slash instead of the full domain
1.03
Sorry for the double update. I forgot to check for PHP4 compatibility. Many people are still using PHP4, apparently, so this update is to fix compatibility with these legacy systems.
1.02
Added support for special characters in non-english URLs.
Fixed a case sensitivity bug.
1.01
Updated redirect method to send headers directly rather than using wp_redirect() because it was sending 302 codes on some servers