Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   Search Engine Optimization (http://siteownersforums.com/forumdisplay.php?f=16)
-   -   What is 301 redirect? (http://siteownersforums.com/showthread.php?t=145508)

josephcaron 09-15-2014 06:26 AM

What is 301 redirect?
 
What is 301 redirect?

creativesquad 09-15-2014 08:01 AM

If you want to change the URL of a page as it is publicized in search engine results, we commend that you use a server-side 301 redirect.

johnstyle 09-15-2014 09:40 PM

It is a permanent redirect from one URL to the other.

mobile_apps 09-15-2014 10:01 PM

The HTTP response status code 301 Moved Permanently is used for permanent URL redirection, meaning current links or records using the URL that the response is received for should be updated. The new URL should be provided in the Location field included with the response. RFC 2616 states that:

If a client has link-editing capabilities, it should update all references to the Request URL.
The response is cachable.
Unless the request method was HEAD, the entity should contain a small hypertext note with a hyperlink to the new URL(s).
If the 301 status code is received in response to a request of any type other than GET or HEAD, the client must ask the user before redirecting.

Kalpart 09-16-2014 12:44 AM

301 redirect is HTTP status code and a best method to implement the webpage redirection. It is a permanent redirect which passes 90 to 99% link juice to the redirected page.

Haymen 09-16-2014 01:07 AM

for url canonicalization we use 301 redirection.

nathanleo 05-13-2022 01:50 AM

A 301 redirect is a permanent redirect that passes full link equity (ranking power) to the redirected page. 301 refers to the HTTP status code for this type of redirect. In most instances, the 301 redirect is the best method for implementing redirects on a website.

quantumleap 05-17-2022 12:03 AM

What is 301 redirect?
 
A 301 redirect is a permanent redirect that passes full link equity (ranking power) to the redirected page. 301 refers to the HTTP status code for this type of redirect. In most instances, the 301 redirect is the best method for implementing redirects on a website.


All times are GMT -7. The time now is 10:07 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.