|
|
|
|
|
|
![]() |
#2 |
Subversive filth of the hedonistic decadent West
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
|
Since no one else has spoken up I'll post my opinion.
A 301 redirect tells the search engine that a page has permanently moved. If it is a whole directory or a domain use this htaccess Code:
RewriteEngine on RewriteRule .* http://NEWURL.com/ [R=301,L] Code:
ErrorDocument 404 /404.html |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | Rate This Thread |
|
|