WP Manifestindependent plugin directory
manifest / seo / simple-bulk-redirect

Simple Bulk Redirect

Manage 301 redirects in WordPress with bulk CSV import/export, wildcard, and domain-to-domain support.

by Kaan Hanoğlu · github.com/netsevdam/simple-bulk-redirect · 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/netsevdam/simple-bulk-redirect/archive/refs/heads/main.zip

Manage 301 redirects in WordPress with bulk CSV import/export, wildcard, and domain-to-domain support.

A lightweight WordPress plugin to manage 301 redirects with bulk CSV import/export, wildcard, and domain-to-domain support.
Ideal for SEO migrations or cleaning up old URLs safely.


🧩 Features

  • Bulk 301 redirect management
  • CSV import/export
  • Wildcard and regex-style redirects
  • Domain-to-domain redirection
  • SEO-safe and lightweight
  • Compatible with WordPress multisite

🚀 Installation

  1. Download or clone this repository.
  2. Upload the folder simple-bulk-redirect to /wp-content/plugins/ in your WordPress installation.
  3. Activate Simple Bulk Redirect from the Plugins page.

⚙️ Usage

  1. Go to Tools → Bulk Redirect in your admin menu.
  2. Add redirect rules manually or import them from a CSV file.
  3. Redirects are applied automatically after saving.

📦 Changelog

1.4.5

  • Improved redirect sanitization
  • Better wildcard support
  • Minor UI enhancements

🔗 Links