This project is not covered by Drupal’s security advisory policy.
Redirect Validator is a companion module to Redirect
that audits redirects for common problems that can break SEO or user experience.
Features
- Adds an "Issues" column and "Issue type" filter to the redirect admin list
- Automatically audits redirects when saved
- Batch audit existing redirects via admin UI or Drush
- Bulk resolve issues with guided fixes
Detected Issues
- File conflicts – A physical file exists at the source path; the
redirect will never trigger - Invalid destinations – The destination path does not exist
- Redirect chains – The destination is itself a redirect
- Restricted destinations – The destination requires permissions
- Source query arguments – The source has query parameters that may
not match as expected
Drush
drush redirect-validator:audit – Audit all redirects
Project information
Seeking co-maintainer(s)
Maintainers are looking for help reviewing issues.- Project categories: Administration tools
- Ecosystem: Redirect
- Created by douggreen on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.