.htaccess - correct 301 redirect method
// This works on an absolute rather than relative basis, and also checks if the URL has a slash on the end or not. RedirectMatch 301 ^/[OLD REDIRECT SLUG](/)?$ http://[DOMAIN]/[NEW REDIRECT SLUG]/