I am creating a website for a motorcycle dealer, and their used stocks are changing daily. Currently, when removing stock, Google Webmaster tools see Error 404, which, it seems to me, can damage the reputation of the Google site.
After some research, I found that the status of HTTP 410 means "gone forever." Should I use this status code for requests for bikes that are no longer in stock? A message is displayed on the page stating that the bike was sold and shows a list of other used stocks, just wondering what the correct way to handle them will be.
Thanks in advance
source
share