WordPress plugin for managing URL aliases with automatic 301 redirects.
Alias Manager lets you define any number of alternative paths (aliases) for existing WordPress pages. When a visitor opens an alias path, they are transparently redirected to the stored target page via HTTP 301 — SEO-friendly and without any visible detour.
Example:
https://example.com/summer-sale → https://example.com/shop/offers/summer-2024
| Audience | Document |
|---|---|
| Editors / End users | User Guide |
| Administrators | Administration Guide |
| Developers | Developer Guide |
- Copy the
alias-managerfolder towp-content/plugins/ - Activate the plugin under Plugins in the WordPress admin
- Go to Settings → Alias Manager and start adding aliases
- PHP 8.1 or higher
- WordPress 5.9 or higher
- MySQL 5.7 / MariaDB 10.3 or higher
GPL-2.0+