Link to home
Create AccountLog in
Avatar of jsuissa
jsuissaFlag for United States of America

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
ASKER CERTIFIED SOLUTION
Avatar of expert1010
expert1010
Flag of Sweden image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of jsuissa

ASKER

Thanks expert1010...this is an excellent solution for us.