The Save Redirect On Delete module gives the functionality for saving redirects after deletion of entity(supported by pathauto module) having some url alias.
Problem:
- Created alias for an entity (say a node) and now node/nid is rendered by "abc" (alias for that node)
- When the node is deleted, the alias is deleted as well
- In the meantime search engines had indexed that link and you have also bookmarked it
- Now when they come to the site it shows Page Not found which is not good
Solution:
- Add a redirect of abc to a pre-defined page for every Entity (say there is a view for every content type) , "abc" will now have an redirect say "events", and it will never show a page not found
Requirements :
- Pathauto (http://drupal.org/project/pathauto)
- Redirect (https://drupal.org/project/redirect)
Project information
Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Administration tools
11 sites report using this module
- Created by gaurav.goyal on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
