Auto Slug Redirect automatically captures the old URL whenever a published post or page has its slug changed, and stores a 301 redirect mapping in a custom database table. When a visitor requests the old URL, the plugin intercepts the request on template_redirect and issues a 301 Moved Permanently response to the new permalink. An admin dashboard under Settings > Slug Redirects shows all stored redirects with hit counts, a delete action, and a manual add form.
| Category | Forms |
| Author | Snehal Pancholi — Freelance Developer |
| Plugin Page | https://addonlogic.com/auto-slug-redirect |
| Requires | WordPress 6.0+, PHP 8.1+ |
| License | GPL-2.0+ |