Kansa Redirect Manager releases
A safe, privacy-conscious WordPress redirect manager with 404 monitoring, import/export, redirect testing, and chain detection.
by KansaSol · github.com/greataftab/kansa-redirect-manager · website
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/greataftab/kansa-redirect-manager/releases/download/v1.0.3/kansa-redirect-manager-1.0.3.zipReadme
Kansa Redirect Manager
A privacy-conscious redirect and 404 management plugin for WordPress, developed by KansaSol.
Current version: 1.0.3
Features
- 301, 302, 307, and 308 redirects
- Exact, prefix, and validated regex matching
- Query-string controls, case controls, priorities, and hit counters
- Self-loop, duplicate, and obvious multi-hop loop prevention
- Aggregated 404 logging without IP addresses
- CSV import/export, bulk entry, redirect tester, and conflict scanner
- Scheduled retention cleanup and explicit opt-in uninstall deletion
- No telemetry, tracking, accounts, or external runtime requests
Requirements and installation
WordPress 6.2 or later and PHP 7.4 or later. Copy kansa-redirect-manager to wp-content/plugins/, activate it, then open Kansa Redirects. Review settings before enabling production rules.
Safety
Test redirects on staging first. Web-server redirects, WordPress canonical redirects, themes, and other plugins can run before or after this plugin. Kansa Redirect Manager does not inspect or modify those systems.
Development and packaging
The GitHub source includes tests, contribution material, and issue templates. A release ZIP should exclude .git, .github, tests, and development-only files according to .distignore.
Privacy
The optional 404 logger aggregates request paths, query strings, a sanitized referrer, timestamps, and counts. It does not store IP addresses or user-agent strings. See docs/privacy.md.
Professional services
KansaSol develops custom WordPress solutions, business software, ERP and CRM systems, AI integrations and automation, APIs and enterprise applications, and provides software architecture, SEO, digital marketing, and technical consulting services. Visit KansaSol for more information.
License
GPL-2.0-or-later.
Read the full README on GitHub →