| 
 Posted by mariusz on 02/16/07 18:36 
Hello 
 
I want to redirect www.mysite.com/aaaa/p1/p2/p3 to www.mysite.com/bbbb/ 
p1/p2/p3, 
because Google has indexed sites with 'aaaa' and 'bbbb'. But they are 
the same sites. 
 
 
I can't do it in .htaccess file becasue I'm taking p3 parameter from 
mysql database. 
So I think that only way is to do it in PHP. 
I'm a complete novice at redirects. So maybe anyone could help 
me....how to do it? 
 
 
MM
 
[Back to original message] 
 |