If any of you have removed webpages in the past how have you done it? What code do you use or do you use a redirect, etc.. I have about 30 archives which I would like to remove but I am unsure how to go about this without causing link errors etc...
tedster
10:11 pm on Aug 18, 2008 (gmt 0)
If there's another URL with replacement information on the same topic, I often use a 301 redirect. Other than that, I just remove the URL and allow the server to report the normal 404 response. Mostly I try very much not to remove urls once they are established.