Ocasio 301 Redirect Manager
A lightweight, high-performance tool to manage 301 permanent redirects and fix broken links.
by Kevin Ocasio · github.com/kevinocasio/ocasio-301-redirect-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/kevinocasio/ocasio-301-redirect-manager/archive/refs/heads/main.zipA lightweight, high-performance tool to manage 301 permanent redirects and fix broken links. Part of the lightweight Ocasio Plugins suite for WordPress.
Features
- Instant 301 Redirection: Fast URL interception on
template_redirectpriority 1 before page rendering. - Trailing Slash Normalization: Automatically handles both
/pathand/path/formats to prevent 404 errors. - Live Autocomplete Search: Search and select published posts and pages as destinations without copy-pasting URLs.
- Inline Management: Quick inline edit and delete actions directly in your WordPress admin.
- Zero Bloat: Lightweight PHP array storage with zero custom database tables and zero overhead on standard page views.
- Clean Administration: Managed directly under Ocasio Plugins -> 301 Redirects (sidebar position 65).
Installation
- Click the green
< > Codebutton at the top of this repository and select Download ZIP (or download from Releases). - In your WordPress admin dashboard, navigate to Plugins -> Add New Plugin -> Upload Plugin.
- Choose the downloaded
.zipfile and click Install Now. - Click Activate Plugin.
- Manage settings directly under Ocasio Plugins -> 301 Redirects.
Author & Support
- Author: Kevin Ocasio
- Plugin Page: Ocasio 301 Redirect Manager on KevinOcasio.com
- WordPress Plugins: Free WordPress Plugin Directory
- Software Portfolio: Live Projects & Digital Assets
- Tools & Resources: Recommended Tech Stack & Tools
- License: GPL-2.0-or-later