Anyone familiar with a technology, service, or script that dynamic sites can use to automatically generate 301s whenever the sites architecture changes? I work with a site designed by folks with no concern for the structure so the links and addresses are constantly changing. I need some way to script a 301 when those changes take place. Any ideas, possibilities, perhaps not solutions but options?? Thanks
It´s generated from the DB, isn´t it? So after any change of DB, add 301 redirect from the old address to the new to your HTACCESS.