Skip to content

docs: add 410 Gone status code to Accessibility section#62

Open
heikaliskandar wants to merge 1 commit intomarcobiedermann:mainfrom
heikaliskandar:patch-1
Open

docs: add 410 Gone status code to Accessibility section#62
heikaliskandar wants to merge 1 commit intomarcobiedermann:mainfrom
heikaliskandar:patch-1

Conversation

@heikaliskandar
Copy link
Copy Markdown

Description

This PR adds a new entry for the 410 Gone HTTP status code within the Accessibility section.

Why is this change necessary?

While a 404 status indicates a page is "Not Found," a 410 explicitly tells search engine crawlers that the resource has been permanently removed. This helps:

  • Accelerate De-indexing: Search engines remove 410 URLs from their index faster than 404s.
  • Optimize Crawl Budget: Prevents bots from repeatedly attempting to crawl dead links.
  • Clarity: Provides a better signal to webmasters and tools regarding content lifecycle.

Added information about 410 - Gone page for better SEO.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant