Intelligent redirect management and 404 handling for Craft CMS.
This is a commercial plugin licensed under the Craft License. It will be available on the Craft Plugin Store soon. See LICENSE.md for details.
This plugin is in active development and not yet available on the Craft Plugin Store. Features and APIs may change before the initial public release.
- Automatic 404 Handling — catches all 404s and attempts to redirect
- Multiple Match Types — exact, contains, regex, wildcard, prefix
- Auto-Redirect Creation — creates redirects when entry URIs change with undo detection
- Rich Analytics — track 404s with device, browser, OS, geographic data, and bot detection
- Geographic Detection — visitor location via ip-api.com, ipapi.co, or ipinfo.io
- CSV Import/Export — import redirects (up to 4000 rows) and export analytics
- Backup System — automatic/scheduled backups with retention and restore
- Smart Caching — file or Redis caching for fast redirect lookups
- Multi-Site Support — site-specific or global redirects
- Plugin Integration — pluggable architecture for other plugins to handle 404s
- Privacy-First — salted IP hashing, optional subnet masking, GDPR-friendly
- Query String Control — strip, preserve, or consolidate query strings
- Craft CMS 5.0+
- PHP 8.2+
- Logging Library 5.0+ — optional, install in CP for logs
composer require lindemannrock/craft-redirect-managerphp craft plugin/install redirect-managerphp craft redirect-manager/security/generate-saltddev composer require lindemannrock/craft-redirect-managerddev craft plugin/install redirect-managerddev craft redirect-manager/security/generate-saltFull documentation is available in the docs folder.
- Issues: GitHub Issues
- Email: support@lindemannrock.com
This plugin is licensed under the Craft License. See LICENSE.md for details.
Developed by LindemannRock