Go Back   WarriorForum - Internet Marketing Forums > The Warrior Forum > Main Internet Marketing Discussion Forum
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 05-30-2009, 11:14 AM   #1
Captain
War Room Member
 
Oscar D's Avatar
 
Join Date: Dec 2008
Posts: 1,029
Blog Entries: 1
Thanks: 86
Thanked 48 Times in 46 Posts
Default Domain Redirects

Good day,

Can I buy two domains and send them to one site?

How is this done and will I still be able to benefit from the SEO benefits of both domains?

"Action is the foundational key to all success." - Pablo Picasso
Oscar D is offline   Reply With Quote
Old 05-30-2009, 11:28 AM   #2
Niche Empire Builder
War Room Member
 
kayelex's Avatar
 
Join Date: May 2009
Posts: 181
Thanks: 16
Thanked 34 Times in 13 Posts
Social Networking View Member's Twitter Profile 
Default Re: Domain Redirects

You can buy multiple domains and redirect to one domain. There are many ways to do it, but the SEO friendly way to do it is a 301 redirect.

You will need to go into your hosting control panel to set this up. Typically you would have these other two domains as add on domains in your account. Then you will need to setup the permanent redirect. This can be easily done through cPanel

You can also use javascript or your name server can do this, but those are typically 302 redirects which are not seo friendly.

Now, when I say SEO friendly, I do not mean SEO benefits. These redirect domains could still get indexed and maybe you will get some benefit from them, but your chances are less likely if the spider visits that page and then gets redirected elsewhere. However, if you are using javascript or 302 redirects then there is a chance the search engine may deindex the site or penalize you.
kayelex is offline   Reply With Quote
Old 05-30-2009, 11:32 AM   #3
Captain
War Room Member
 
Oscar D's Avatar
 
Join Date: Dec 2008
Posts: 1,029
Blog Entries: 1
Thanks: 86
Thanked 48 Times in 46 Posts
Default Re: Domain Redirects

Ok, that was informative - but confusing.

Thanks

"Action is the foundational key to all success." - Pablo Picasso
Oscar D is offline   Reply With Quote
Old 05-30-2009, 11:37 AM   #4
DomainProfitsClub.com
War Room Member
 
Gene Pimentel's Avatar
 
Join Date: Feb 2007
Location: Oswego, NY USA
Posts: 2,990
Blog Entries: 1
Thanks: 946
Thanked 1,639 Times in 652 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Default Re: Domain Redirects

Oscar,

You can redirect any domain instantly by creating a plain text file named index.php containing this code:

Code:
<?php
header("HTTP/1.1 301 Moved Permanently");
header("Location: http://www.newdomain.com");
exit();
?>
Change the "http://www.newdomain.com" to your main domain address. Then upload this index.php file to the domain you wish to redirect.

Gene Pimentel is offline   Reply With Quote
Old 05-30-2009, 11:46 AM   #5
Niche Empire Builder
War Room Member
 
kayelex's Avatar
 
Join Date: May 2009
Posts: 181
Thanks: 16
Thanked 34 Times in 13 Posts
Social Networking View Member's Twitter Profile 
Default Re: Domain Redirects

Sorry Oscar.. I didn't mean to be confusing. I didn't mean to assume you knew your way around a control panel. I guess sometimes I assume everyone on here knows cPanel.

Gene's suggestions works good too, you just have to edit the html in the index or home file
kayelex is offline   Reply With Quote
Old 05-30-2009, 02:08 PM   #6
Captain
War Room Member
 
Oscar D's Avatar
 
Join Date: Dec 2008
Posts: 1,029
Blog Entries: 1
Thanks: 86
Thanked 48 Times in 46 Posts
Default Re: Domain Redirects

Quote:
Originally Posted by kayelex View Post
Sorry Oscar.. I didn't mean to be confusing. I didn't mean to assume you knew your way around a control panel. I guess sometimes I assume everyone on here knows cPanel.

Gene's suggestions works good too, you just have to edit the html in the index or home file
Ha ha, its ok.

I am alright with the cPanel.

Your advice was right - I am just a bit slow today.

Thanks so much.

"Action is the foundational key to all success." - Pablo Picasso
Oscar D is offline   Reply With Quote
Old 05-30-2009, 02:11 PM   #7
Captain
War Room Member
 
Oscar D's Avatar
 
Join Date: Dec 2008
Posts: 1,029
Blog Entries: 1
Thanks: 86
Thanked 48 Times in 46 Posts
Default Re: Domain Redirects

Quote:
Originally Posted by Gene Pimentel View Post
Oscar,

You can redirect any domain instantly by creating a plain text file named index.php containing this code:

Code:
<?php
header("HTTP/1.1 301 Moved Permanently");
header("Location: http://www.newdomain.com");
exit();
?>
Change the "http://www.newdomain.com" to your main domain address. Then upload this index.php file to the domain you wish to redirect.
Thanks, I will try this if the other method is to tough.

"Action is the foundational key to all success." - Pablo Picasso
Oscar D is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > The Warrior Forum > Main Internet Marketing Discussion Forum

Tags
domain, redirects

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 06:48 AM.