Talk:HTTP 301
| This article is rated C-class on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | |||||||||||
| |||||||||||
The page should contain the role 301 redirects in SEO as 301 redirects have a major role in SEO world. Kingnkv (talk) 13:53, 21 September 2016 (UTC)
The example here is wrong, as it hints that a relative URI is returned in the Location header field, whereas the RFC states that this is an absoluteURI (see http://tools.ietf.org/html/rfc2616#section-14.30).
It should be:
301 Moved Permanently Location: http://www.example.org/login.php
It would be nice to include practical information about current browsers. In my testing, IE6 and Firefox 3.57 currently treat HTTP 301 and HTTP 302 exactly the same. Any request for a URL which previously resulted in an HTTP 301 is still sent to the server and a new HTTP 301 is received. Chrome 3.0 threats HTTP 301 differently and will cache the URLs and redirect (on the client, without a server call) subsequent requests for the same URL to the moved location. But even in Chrome this "permanent" redirection only lasts for the current browser instance. As soon as Chrome is closed and reopened a subsequent request will still be sent to the server.
I believe I've read, but have not verified, that search engines will treat HTTP 301 responses appropriately.
Samuelrndc (talk) 02:12, 22 January 2010 (UTC)
- I'm not convinced the example is a good one. The 301 status code is a permanent redirection, which is not adequate for redirecting to a login page. 212.202.168.87 (talk) 02:35, 31 January 2010 (UTC)
- Indeed, it also struck me... 95.49.87.3 (talk) 20:36, 4 August 2010 (UTC)
bit.ly ...
... and similar URL-shorteners could be mentioned. --Helium4 (talk) 20:40, 18 February 2017 (UTC)
- There is already an article on URL shorteners. They are not a central element of this 301 article. Jmccormac (talk) 21:58, 18 February 2017 (UTC)
Redirecting
This article is very short since the topic has little to it. Also, the title (HTTP 301) is not a notable term. If you know what HTTP is, then you know what the title refers to. But, a title is supposed to be a notable term. This is not. Something like 301 (HTTP response status code) would be more appropriate. But... let's merge this into list of HTTP status codes where most other codes already live in peace and harmony. ... Done. Stevebroshar (talk) 10:44, 18 November 2025 (UTC)
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.