WP Manifestindependent plugin directory
manifest / seo / ocasio-301-redirect-manager

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.zip

A 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_redirect priority 1 before page rendering.
  • Trailing Slash Normalization: Automatically handles both /path and /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

  1. Click the green < > Code button at the top of this repository and select Download ZIP (or download from Releases).
  2. In your WordPress admin dashboard, navigate to Plugins -> Add New Plugin -> Upload Plugin.
  3. Choose the downloaded .zip file and click Install Now.
  4. Click Activate Plugin.
  5. Manage settings directly under Ocasio Plugins -> 301 Redirects.

Author & Support