Go Back   WarriorForum - Internet Marketing Forums > The Warrior Forum > Adsense / PPC / SEO Discussion Forum
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 11-13-2011, 10:59 PM   #1
Active Warrior
 
summerfranken's Avatar
 
Join Date: Apr 2011
Posts: 73
Thanks: 1
Thanked 9 Times in 8 Posts
Default 301 Redirection

Hello Experts,

Hope all is gona well!!

I have a query, how can I use 301 redirection on my website? What does its significance?

Thank you all in advance !

Regards:
Summer
summerfranken is offline   Reply With Quote
Old 11-13-2011, 11:30 PM   #2
HyperActive Warrior
 
murrad's Avatar
 
Join Date: Aug 2011
Posts: 145
Thanks: 15
Thanked 10 Times in 10 Posts
Default Re: 301 Redirection

use it on your .htaccess file...it is to maintain your search engine rankings.

RewriteEngine on
rewritecond %{http_host} ^domain.com [nc]
rewriterule ^(.*)$ http://www.domain.com/$1 [r=301,nc]

For more information - read here: 301 Redirect - How to create Redirects

Hope this helps.

Amazing things waiting on your Cyprus Holidays
murrad is offline   Reply With Quote
Old 11-14-2011, 12:31 AM   #3
Warrior Member
 
Join Date: May 2010
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: 301 Redirection

301 redirection is the most efficient method for webpage redirection.The code "301" is interpreted as moved permanently.A 301 redirection is used when a website is moved to a new domain name. It preserves the search engine rankings that the site had at previous domain.

rakhi is offline   Reply With Quote
Old 11-14-2011, 12:51 AM   #4
I Spank Google
War Room Member
 
ExploringInfinity's Avatar
 
Join Date: Oct 2010
Location: SK, Canada
Posts: 501
Thanks: 33
Thanked 84 Times in 59 Posts
Default Re: 301 Redirection

I use 301s any time I move a page to a different URL.

Sometimes if I run into problems with a domain, I will 301 the entire site to a new domain that is similar to the first one. This is a good thing to do if you need to 'start fresh' with a new domain but don't want to lose all of the work you've put into building backlinks to the first domain.

You can also use 301s from old high PR domains to push link juice to a new domain in a sneaky way, but I wouldn't recommend doing that too frequently as it's likely for Google to monitor this type of thing if they see dozens of high pr 301 redirects coming in to a new site. Especially if the 301'd urls are not related to the content it redirects to.

-
A Link Building Service That Works
Automated Backlink Networks For A Reasonable Price... Don't Miss Out!
-
ExploringInfinity is offline   Reply With Quote
Old 11-17-2011, 08:47 AM   #5
HyperActive Warrior
 
Join Date: Nov 2009
Posts: 294
Thanks: 0
Thanked 23 Times in 22 Posts
Default Re: 301 Redirection

You should have a strong reason of doing 301 redirection. As it will wipe out the old url from search indexes completely and will transfer its value (like PR) to the new url. It is only worth the effort if your old url has some significance and you want to preserve it while moving to a new url.

For various redirection techniques you can refer to: How to 301 Redirect a Web Page - 301 Redirect Methods
webdevpro is offline   Reply With Quote
Old 11-17-2011, 09:36 PM   #6
Active Warrior
 
summerfranken's Avatar
 
Join Date: Apr 2011
Posts: 73
Thanks: 1
Thanked 9 Times in 8 Posts
Default Re: 301 Redirection

Can any body explain the process by coding???
summerfranken is offline   Reply With Quote
Old 11-17-2011, 10:39 PM   #7
Advanced Warrior
War Room Member
 
chandan_dutta's Avatar
 
Join Date: Jun 2009
Location: INDIA
Posts: 587
Thanks: 96
Thanked 59 Times in 40 Posts
Social Networking View Member's Twitter Profile 
Default Re: 301 Redirection

Quote:
Originally Posted by summerfranken View Post
Can any body explain the process by coding???
Coding??? It's already provided above. You need to edit your .htaccess file and then add the code. You can edit this file through cPanel but be careful while editing it.

Plus, if you are doing 301 for a wordpress blog, you can use 301 Redirect Plugin. You can do 301 as below:

Old Domain Page -> 301 -> New Domain Page
Old Domain -> 301 -> New Domain

chandan_dutta is offline   Reply With Quote
Old 11-17-2011, 11:53 PM   #8
IM Beach Bum
 
Guru SEO's Avatar
 
Join Date: Sep 2011
Location: Pikita Island
Posts: 27
Thanks: 0
Thanked 2 Times in 1 Post
Social Networking View Member's Twitter Profile 
Default Re: 301 Redirection

Quote:
Originally Posted by summerfranken View Post
Can any body explain the process by coding???

You can also get free 301 redirect plugins if you search, but it's more efficient directly in the .htaccess.

I keep my Guru SEO in the basement.
Guru SEO is offline   Reply With Quote
Old 11-26-2011, 01:43 AM   #9
Warrior Member
 
Join Date: Jun 2011
Location: in computer
Posts: 3
Thanks: 0
Thanked 1 Time in 1 Post
Default Re: 301 Redirection

May one please edit my htacees of script using in sub directory .here is default htacess of a script

RewriteEngine on

RewriteBase /
# if you installed in a subdir use something like below and remove the line above
#
# RewriteBase /subdirectory/

RewriteRule ^admin/$ index.php/admin/login/
RewriteRule ^admin$ index.php/admin/login/

RewriteCond $1 !^(index\.php|application/images|application/scripts|application/css|application/content|application/settings|favicon.ico)
RewriteRule ^(.*)$ index.php/$1
jameliberal is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > The Warrior Forum > Adsense / PPC / SEO Discussion Forum

Tags
301, redirection

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 04:58 PM.