I have a template group in a customer’s website called blog. They want to rename it news. We are running LG’s .htaccess generator extension to remove the index.php. We want to redirect any old search engine traffic going to the blog folder (and any contents therein) to the news folder. I understand we can do this with .htaccess redirects but the removal of index.php code adds complications beyond my ken.
Does anyone know how do I go about doing this in this situation? Many thanks in advance.