ericbrunson
Technical User
When we design a new site for a client that already has one I usually pull a fast one and make the 404 page their new index.html so people using old links don't get the ugly page.
However, I'm worried about search engines seeing the 404 response code and tagging the link as dead. Is there something I can do in the apache config to supply default content to a link that is not found *without* sending the 404 response?
However, I'm worried about search engines seeing the 404 response code and tagging the link as dead. Is there something I can do in the apache config to supply default content to a link that is not found *without* sending the 404 response?