This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 188 lines
!!! Overview
[{$pagename}] ([Permanent Redirect]) [HTTP Status Code] indicates that the [resource] requested has been definitively moved to the [URL] given by the Location headers.
[browser] [URL redirection] to this page and search engines update their links to the resource (in 'SEO-speak', it is said that the 'link-juice' is sent to the new [URL]).
The request method and the body will not be altered, whereas [HTTP 301] may incorrectly sometimes be changed to a [HTTP GET] method.
%%information
Some Web applications may use the 308 Permanent Redirect in a non-standard way and for other purposes. For example, Google Drive uses a 308 Resume Incomplete response to indicate to the client when an incomplete upload stalled
%%
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]
----
* [#1] - [308 Permanent Redirect|https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/308|target='_blank'] - based on information obtained 2018-07-31-