Hi Everyone
I have a requirement where i need to redirect the old URLs to the new ones(the site structure of the site is being changed)
I have nearly 400 URLs, for most of them which have some patterns i used 301 Redirectmatch and 301 redirects,by putting them directly into the config file(some 80 -90 rules).
But there are still some 100 URLs which doesn't have any patterns
Can anyone suggest me, what is the best way which i can go for?