Page is a not externally linkable
danwhitehouse - 8:02 am on Apr 3, 2012 (gmt 0)
I spoke to one of the devs yesterday about redirecting with htaccess and he said that each call of htaccess would slow down server response time due to the extra checks that it has to do. Any other type of manual 301 would take time, like adding a redirect to each page to remove the load off the server side. Any ideas what would be best practice for the redirects? Thanks!