
03-19-2010, 09:31 AM
|
 |
SEO GUY Moderator
|
|
Join Date: Sep 2004
Location: Antalya, Turkey
Posts: 4,238

|
|
Hi,
Looks promising but I'd start by changing from;
RewriteRule ^folder/(.*) http://www.domain.com/ [R=301,L]
to;
RewriteRule ^/folder/(.*) http://www.domain.com/$1 [R=301,L]
but on reflection I wouldn't move at all..... htaccess redirects aren't as 100% effective as they used to be and unless I had a compelling reason I'd leave well alone.
Cheers,
Paz.
__________________
10.3 million entries for Hotels in Turkey but I'm still chipping away.
|