olaf
Fri 18 August 2006, 05:04 pm GMT +0200
Hello,
just created a rule rewrite some URL's.
the old one (indexed in Google) was:
http://www.finalwebsites.com/links.php?cat_id=201
then I use this rule
RewriteRule ^link-partner[/]?$ links.php?cat_id=201 [L]
makes it possible that this URL Is working:
http://www.finalwebsites.com/link-partner/
is this OK for Google? because the old one is still active...(content duplication)
just created a rule rewrite some URL's.
the old one (indexed in Google) was:
http://www.finalwebsites.com/links.php?cat_id=201
then I use this rule
RewriteRule ^link-partner[/]?$ links.php?cat_id=201 [L]
makes it possible that this URL Is working:
http://www.finalwebsites.com/link-partner/
is this OK for Google? because the old one is still active...(content duplication)