- 1,233 categories
- 40,462 scripts
Updated: 06/18/2007
- This article describes how to properly redirect a web page using an HTTP 301 status code and Location header. The 301 status code is used to indicate that a page has permanently moved. Multiple techniques are presented with recommendations.
- Categories
- Tags
- Platforms
- Licenses
- Author
- 1. Server Header checker tool checks server headers and verifies the HTTP status codes.
2. There are around 36 HTTP Codes but only seven ( 200 | 301 | 302 | 304 | 307 | 404 | 410 ) are of interest to us from an indexing and search engine optimizati...