Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8242283
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T21:06:52+00:00 2026-06-07T21:06:52+00:00

My server is configured to send all 404 errors to a custom 404 error

  • 0

My server is configured to send all 404 errors to a custom 404 error page – this works fine for people misspelling my URL. If they didn’t misspell the URL but instead the article wasn’t found in the DB (rs.EOF), because it had possibly been deleted prior – what would be the best way to deal with it?

At the moment, if a record/article cannot be found, it just shows a little message saying “Article cannot be found”, it doesn’t redirect anywhere. I’m now curious if this would cause any problems with SEO. I’m thinking maybe my app needs to tell Google that the URL doesn’t work anymore, am I right?

If there’s no matching blog article in the DB, should I be redirecting the user to my 404 page? If so, how can I achieve this? Is it with a custom header status code? Or do I carry on showing my little message?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T21:06:54+00:00Added an answer on June 7, 2026 at 9:06 pm

    I believe 410 Gone is the correct redirect for a page that no longer exists.
    I would redirect to a friendly page explaining to any real user that the info is no longer available.

    Redirect to the page by using a bit of code when you see the article has been removed from the database.

    <%@ Language=VBScript %> 
    <% 
    Response.Status="410 Gone" 
    Response.AddHeader "Location","http://www.url.com/article_is_gone.html" 
    %> 
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have an Elmah configured to send error notification emails to us whenever something
I have an external Tomcat server configured to run J2EE applications on my development
I just deployed a Hudson server and configured it to checkout, build and deploy
How to access Offline Address Book (from exchange server/outlook configured to exchange machine) using
I have a newly configured Windows Server 2003 VM. One of the issues with
In the web.xml of my web app I have configured the server as following:
I configured SSRS 2008 on a remote server. I can access the report manager
I am accessing my server through remote desktop connection and have configured a webservice
I have recently configured IIS 7.5 to use the SMTP server. Now, I have
I'm install apache server and php on Windows 7 and configured its. But when

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.