Need help with an 301 htaccess redirect rule doing the following for all the files in these paths:
www.name.com/wordA/wordB/* to www.name.com/new_word/wordA/wordB/*
we are basically adding "new_word" to the new url string.
Need help with an 301 htaccess redirect rule doing the following for all the files in these paths:
www.name.com/wordA/wordB/* to www.name.com/new_word/wordA/wordB/*
we are basically adding "new_word" to the new url string.