Seo Forum

Search Engine Optimization => Advanced Search Engine Optimization => Topic started by: Zinavocouk on 07-17-2015, 03:54:15

Title: What is 301 redirect
Post by: Zinavocouk on 07-17-2015, 03:54:15
It is a kind of process to redirect the user from an old page URL to a new page URL.
Title: Re: What is 301 redirect
Post by: vishistsingh on 07-18-2015, 07:33:19
If you need to change the URL of a page as it is shown in search engine results, we recommend that you use a server-side 301 redirect. This is the best way to ensure that users and search engines are directed to the correct page. The 301 status code means that a page has permanently moved to a new location.
Title: Re: What is 301 redirect
Post by: RH-Calvin on 07-21-2015, 00:31:58
A 301 redirect is a permanent redirect which passes between 90-99% of link juice (ranking power) to the redirected page. 301 refers to the HTTP status code for this type of redirect.

It is the most efficient and Search Engine Friendly method for webpage redirection. It's not that hard to implement and it should preserve your search engine rankings for that particular page. If you have to change file names or move pages around, it's the safest option.
Title: Re: What is 301 redirect
Post by: ajaymehta588 on 07-21-2015, 02:59:02
301 redirect is a permanent redirect from one URL to the other.

For example, if your previous website was www.abc.com and you wanted to change it to www.awesomeabc.com , you'd implement a 301 redirect from the old URL to the new one. Now whoever typed your old URL , would automatically appear at your new URL.
Title: Re: What is 301 redirect
Post by: Harish on 07-21-2015, 03:25:40
A 301, or permanently moved, is a redirect that carries and distributes in an absolute manner. You should use a 301 to signify to the crawlers that your content has moved permanently – as in forever.
Title: Re: What is 301 redirect
Post by: josephinek on 07-21-2015, 07:20:48
301 redirect is permanent redirect from one url to another url.
Title: Re: What is 301 redirect
Post by: jaysh4922 on 07-23-2015, 23:39:40
301 Redirect is a form of URL which allows the users and visitors of website moved from the current URL to the different address. It is basically defined as 301 redirection.
Title: Re: What is 301 redirect
Post by: Guttulus on 08-05-2015, 00:11:20
301 redirect-Its 30x HTTP status code.301 process of redirection from one page to another page.
Means if your want to redirect your URL permanently from one source to other source.so you can use 301 redirect.
Ex-:
Source A-http://www.xyz.com and Destination B www.xyz.com

301 Redirect from http://www.xyz.com to www.xyz.com permanently.
Title: Re: What is 301 redirect
Post by: dexterousweb on 08-08-2015, 02:38:53
Redirect is the process of forwarding one URL to a different URL. 301 redirect are used to permanently move a site to a new location.
Title: Re: What is 301 redirect
Post by: rahul123 on 08-14-2015, 01:39:42
A 301 redirect is a permanent redirect which passes between 90-99% of link juice (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.
Title: Re: What is 301 redirect
Post by: akashsharma on 08-24-2015, 04:13:20
301 ia a permanent redirection from old Url to new Url from server side.It should be implemented if you redevelop your website with new domain.Before implementing this you need to update your content in old website and then should give redirection to your new one.
Title: Re: What is 301 redirect
Post by: sriki_zh on 08-28-2015, 02:14:41
When you are moving a blog post to another URL or changing the existing URL of a post/page you shall conduct a 301 redirect (which is permanent) from the URL to the new one. This ensures that all the backlinks pointing to the old URL will be counted towards the new one. Also search engines start listing your new page/URL instead of the old one in the search results. This makes sure that the old traffic is retained and nothing much is lost.
Title: Re: What is 301 redirect
Post by: Shikha Singh on 02-27-2016, 06:17:50
If you need to change the URL of a page as it is shown in search engine results, we recommend that you use a server-side 301 redirect. This is the best way to ensure that users and search engines are directed to the correct page. The 301 status code means that a page has permanently moved to a new location.
Title: Re: What is 301 redirect
Post by: jandesigner1 on 02-27-2016, 23:37:39
301 redirect can be used to redirect 404 pages to the appropriate pages and specially if you redesigned the website then all the old page will need to be properly redirect to the newly created relevant pages.
Title: Re: What is 301 redirect
Post by: arindamdutta16 on 03-24-2016, 05:53:00
301 redirects are used to permanently move a site to a new location. Search engines do not apply penalties to 301 redirects the way they apply them to many other types of redirects. You have to change file names or move pages around, it's the safest option. The code "301" is interpreted as moved permanently.
Title: Re: What is 301 redirect
Post by: hoamai on 03-27-2016, 22:11:24
301 redirect is a permanent redirect from one URL to the other.
For example, if your previous website was www.abc.com and you wanted to change it to www.awesomeabc.com , you'd implement a 301 redirect from the old URL to the new one. Now whoever typed your old URL , would automatically appear at your new URL.
Title: Re: What is 301 redirect
Post by: TomClarke on 08-12-2016, 01:41:12
In the simplest of "technical definitions", a 301 redirect is a permanent redirect from one URL to the other. A 301 redirect also is often described as a "change of address form" you might get at a post office. If someone doesn't know you moved, you want to make sure all your mail is forwarded to your new place.