WP Manifestindependent plugin directory
manifest / seo / alias-manager

Alias Manager

WordPress plugin to manage URL aliases with automatic 301 redirects — map any path to an existing page or URL.

by Johannes Rösch · github.com/johannesroesch/alias-manager · website

0stars
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/johannesroesch/alias-manager/archive/refs/heads/main.zip

WordPress plugin for managing URL aliases with automatic 301 redirects.

Overview

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-salehttps://example.com/shop/offers/summer-2024

Documentation

Audience Document
Editors / End users User Guide
Administrators Administration Guide
Developers Developer Guide

Quick start

  1. Copy the alias-manager folder to wp-content/plugins/
  2. Activate the plugin under Plugins in the WordPress admin
  3. Go to Settings → Alias Manager and start adding aliases

Requirements

  • PHP 8.1 or higher
  • WordPress 5.9 or higher
  • MySQL 5.7 / MariaDB 10.3 or higher

License

GPL-2.0+