Skip to main content
FilaRank redirect manager with 404 capture and one-click 301 creation in Filament
Register the middleware in bootstrap/app.php:
Publish and run the redirect migration (the installer does this for you), then register the plugin on your panel:
The middleware serves matching redirects (with normalisation, chain-following A→B→C, and loop protection) and logs every 404. Logged 404s appear on the SEO Health page with a one-click “Create redirect” link that pre-fills the source path. Rules are cached for an hour and the cache is busted automatically on create/edit/delete. Pair redirects with Internal Linking and Keyword Cannibalization reports on the same SEO Health dashboard to fix crawl and ranking issues in one place.
Last modified on July 6, 2026