It shows that you are unregistered. Please register with us by clicking Here
![]() |
|
![]() |
![]() | Register - FAQ - Today's Posts - New Posts - Support - Search | ![]() |
![]() |
![]() |
|
LinkBack | Thread Tools | Display Modes | ![]() |
|
|
#1 (permalink) |
|
Junior Member
Join Date: Jul 2006
Age: 52
Posts: 24
|
HI,
I have been trying to use a redirect command in my .htaccess file. The website was created via Frontpage2003 and it resides on an apache server. The redirect command I use is: Redirect /Ceiling%20Fan%20Wiring.htm Ceiling Fan Wiring | House Wire | Electrical Light I am trying to do this redirect so that my site visitors stop getting 404 errors when they click on a search result from Google, Yahoo, MSN, etc. This is critical to resolve as my public_html area is max’d out (nearly 500 files), and as a result, I need to create sub-directories and moves files. As I move files to these new subdirectories I will get many pages with 404 errors based on Search engine results. Any help would be appreciated. Thanks, aaron |
|
|
|
|
|
|
|
#2 (permalink) |
|
Senior Member
Join Date: Aug 2006
Age: 26
Posts: 755
|
If you have moved a lot of files and these are spread across a lot of directories, then you got a great deal of work on your hands!
I suggest just adding: Code:
ErrorDocument 404 / Alternatively, you can add Code:
ErrorDocument 404 /404.html Also, add a google search box (if you have signed up with adsense) to your site to let users search it.
__________________
Ajay D'Souza Techtites - Your daily dose of all things Tech! Sir Arthur Conan Doyle | I Sent This WebberZone Domains |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| redirect and Page Ranking | austin | PPC Search Engines | 1 | 10-11-2006 05:12 AM |
| Apache breaks with large files | justin | Site and Server Administration | 1 | 09-26-2006 07:34 PM |
| Installing Apache on a IIS and Mysql configured Windows Xp. | justin | Site and Server Administration | 1 | 08-01-2006 05:00 PM |