Claudiu
Regular Member
- Feb 28, 2009
- 374
- 129
hi,
i'm using the standard redirection which works partialy. it does redirect to the new page but in the browser it keeps the old url as if it's still on my website. i would like instead to show the new url so the user will go next time directly to the new page and not the old one.
any way to do this while keeping the 301 redirect active ?
here is my code
i'm using the standard redirection which works partialy. it does redirect to the new page but in the browser it keeps the old url as if it's still on my website. i would like instead to show the new url so the user will go next time directly to the new page and not the old one.
any way to do this while keeping the 301 redirect active ?
here is my code
Code:
redirect 301 /old/old.htm http://www.you.com/new.htm