Paullas
Staff member
- Joined
- Jul 13, 2004
- Posts
- 5,802
- Reaction score
- 350
any htaccess gurus know how to sold the following.
in google i have about 20k of old urls for example
/garden/category/gardenhose/?pt=1&productblahblahblah
so what i want to do is have htaccee look at the first category which in this case /garden/ and forward it to just /garden/
so if i have:
/toys/category/mickeymouse/?pt=1&productblahblahblah
htaccess forwards it to /toys/
is this possible?
in google i have about 20k of old urls for example
/garden/category/gardenhose/?pt=1&productblahblahblah
so what i want to do is have htaccee look at the first category which in this case /garden/ and forward it to just /garden/
so if i have:
/toys/category/mickeymouse/?pt=1&productblahblahblah
htaccess forwards it to /toys/
is this possible?