Forum Moderators: coopster & phranque

Message Too Old, No Replies

Page Moved/Removed

How to redirect to the right page and return 404 error

         

Bentler

2:58 pm on Jun 29, 2001 (gmt 0)

10+ Year Member



I always leave redirect pages behind as a courtesy to customers when I move or remove a page, but tracking down all the link updates is a hassle. Anyone know of a way to return a 404 error for link checkers and SE's but still redirect traffic to a different page-- not a generic site-wide 404 page, but to either the new page or a substitute?

Xoc

3:43 pm on Jun 29, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I posted about how to do it using ASP under IIS in this thread: [webmasterworld.com ].

It may give you some ideas on how to approach the issue if you are running Apache, although it won't work directly.

Bentler

4:17 pm on Jun 29, 2001 (gmt 0)

10+ Year Member



Thank you so much Xoc-- that's exactly what I was looking for.