Results 1 to 3 of 3
hello ...
just one more quick question:
I migrated my site(s) over to the Linux platform (from Windows)...& now my '301 Redirect' (in the form of an .htaccess file) works ...
- 02-10-2010 #1Just Joined!
- Join Date
- Feb 2010
- Posts
- 4
301 Redirect Implemented...final question
hello...
just one more quick question:
I migrated my site(s) over to the Linux platform (from Windows)...& now my '301 Redirect' (in the form of an .htaccess file) works great.
1) will it (.htaccess) work for everybody...???
2) should I REMOVE the old page...??? (only asking 'cause I do not want SE's to find it & catalog it despite having the 301 at the top of the directory...if such a thing will happen).
thanks,
mark4man
- 02-11-2010 #2
.htaccess is applied first, unless you set AllowOverride to something weird. Bots won't be able to see the page, as they get handed a 301 before they can even access the page.
linux user # 503963
- 02-13-2010 #3Just Joined!
- Join Date
- Feb 2010
- Posts
- 4
scathefire...
thanks...!!!
(forgot to come back...sorry).
mark4man


Reply With Quote