Kaan Bulk Redirects is a lightweight, user-friendly WordPress plugin that helps you manage 301 redirects without any hassle. Whether you’re migrating your site, restructuring URLs, or consolidating content, this plugin makes redirect management simple and efficient.
🚀 Bulk Management
Add, edit, and remove multiple redirects directly from your WordPress admin panel. No need to edit .htaccess files or write complex rules.
📊 CSV Import/Export
Easily import hundreds of redirects from a CSV file. Export your current redirects for backup or migration to another site.
🎯 Wildcard Redirects
Redirect entire sections of your site with wildcard patterns. For example, redirect all pages under /old-blog/* to /new-blog/ automatically.
🌐 Domain-to-Domain Redirects
Moving to a new domain? Redirect specific pages from your old domain to your new one with full URL support.
⚡ Lightweight & Fast
No bloated code, no unnecessary features. Just clean, efficient redirect management that won’t slow down your site.
🔒 Secure
Built with WordPress security best practices. All inputs are validated and sanitized to protect your site.
All redirects are 301 (permanent) redirects, which is the SEO-friendly standard that tells search engines the page has permanently moved.
Simple Redirect
Old URL: /about-us/
New URL: /about/
Redirect to Homepage
Old URL: /old-page/
New URL: /
Wildcard Redirect
Old URL: /blog/2023/*
New URL: /archive/2023/
Result: All pages under /blog/2023/ redirect to /archive/2023/
Preserve Subpages with Wildcards
Old URL: /old-category/*
New URL: /new-category/$1
Result: /old-category/page1/ /new-category/page1/
Domain Change
Old URL: https://oldsite.com/page/
New URL: https://newsite.com/page/
For support, feature requests, or bug reports, please visit:
* GitHub Repository
* Support Forum
This plugin does not collect, store, or transmit any user data. All redirect rules are stored locally in your WordPress database. No external services are used.
Developed and maintained by Kaan Hanoğlu