- Joined
- May 22, 2007
- Posts
- 43
- Reaction score
- 2
Does anyone know how to write the htaccess rule so that urls containing parameters can be redirected to the root url ?
In other words I want to redirect:
index.php?blah=fred&bob=joe
to:
index.php only ?
This is to stop Google indexing multiple versions of the same page (loooong story !)
Cheers
Phil
In other words I want to redirect:
index.php?blah=fred&bob=joe
to:
index.php only ?
This is to stop Google indexing multiple versions of the same page (loooong story !)
Cheers
Phil