jsuissa
asked on
Removing word with htaccess
I wanted to remove the word 'site' from URLs:
http://www.dontbeadesigner.com/site/blog/title
Would someone be able to recommend the easiest way to do this using htaccess.
I can change the directory structure, but I want to ensure that people who go to the old links will still get to: http://www.dontbeadesigner.com/blog/title
Thanks in advance
http://www.dontbeadesigner.com/site/blog/title
Would someone be able to recommend the easiest way to do this using htaccess.
I can change the directory structure, but I want to ensure that people who go to the old links will still get to: http://www.dontbeadesigner.com/blog/title
Thanks in advance
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER