Go Back   HostGator Peer Support Forums > Public Forums > Pre-Sales Questions

Notices

Reply
 
Thread Tools
  #1  
Old 08-05-2009, 06:05 PM
orangehippos orangehippos is offline
Hatchling Croc
 
Join Date: Aug 2009
Posts: 1
Smile Moving from GoDaddy to Hostgator questions :)

Hello everyone!

I am very impressed with the professionalism and the plethora of positive reviews and robust support from hostgator and am changing from GoDaddy to you guys. I was just curious about changing over to hostgator as I originally purchased everything from GoDaddy. I guess I'm a noobie here and any advice would be great!

I purchased my domain name from Godaddy and am not sure on how to transfer it over to the hosting on HostGator. I then went and did their free domain hosting and found they put an annoying little ad banner at the top, and saw their price on hosting was rather obnoxious. I don't really need to transfer any of the hosted data to the HostGator servers, but I guess I'm just confused at how to transfer the domain name over, then do a clean install of Joomla with HostGator.

Just a simple kick in the right direction would be great!
Reply With Quote
  #2  
Old 08-05-2009, 06:14 PM
GvilleRick's Avatar
GvilleRick GvilleRick is offline
Emperor Croc
 
Join Date: Jan 2007
Location: Greenville, SC
Posts: 3,128
Default Re: Moving from GoDaddy to Hostgator questions :)

You don't have to transfer the registration over at all. You only have to change the nameservers to the ones HG will provide once your account is set up. I have several domains registered with GoDaddy and host on my dedicated server.

Once you purchase a hosting account here you will receive an email with information on how to access the account and the nameservers you should use. You would then go into your domain management at GoDaddy and edit the nameservers to the ones from that email. It takes 24-48 hours for the changes to propagate so that your domain will point here. Before that, you can use the IP address to access the account and transfer files over.
Reply With Quote
  #3  
Old 08-07-2009, 02:58 AM
alemcherry alemcherry is offline
Junior Croc
 
Join Date: Mar 2008
Posts: 172
Default Re: Moving from GoDaddy to Hostgator questions :)

Godaddy is good for domain names and HG for hosting. You are moving in right direction.

As mentioned above, just changing the nameservers is enough. Even moving your site to HG is possible, you should get it done free of cost if you contact support.
__________________
Reply With Quote
  #4  
Old 10-30-2009, 09:40 PM
cdnbride cdnbride is offline
Hatchling Croc
 
Join Date: Aug 2009
Posts: 28
Default Re: Moving from GoDaddy to Hostgator questions :)

So hello to all from another newbie who came across this post while looking for similar information.

I have two domains at Godaddy that I would like to point to my site that I've been building here on HG. First off I changed the nameserver info correctly on one of my domains and when I go to my web address it goes to the Hostgator front end instead of my actual site.

Second, I would like for my other domain to point to the same site but am not quite sure how to make that work, do I just change the nameserver info for that domain as well?

Any help would be appreciated.... thanks in advance!

Cdnbride
Reply With Quote
  #5  
Old 10-30-2009, 10:47 PM
striddy's Avatar
striddy striddy is offline
Veteran Croc
 
Join Date: Mar 2008
Location: /home/australia/earth
Posts: 4,040
Default Re: Moving from GoDaddy to Hostgator questions :)

Quote:
Originally Posted by cdnbride View Post
when I go to my web address it goes to the Hostgator front end instead of my actual site.
Did you upload any files yet? And/or did you delete the existing index file?

Quote:
Originally Posted by cdnbride View Post
I would like for my other domain to point to the same site but am not quite sure how to make that work, do I just change the nameserver info for that domain as well?
Change the nameserver to the same one, then in cpanel, park domain2 on domain1.
__________________
- David
Reply With Quote
  #6  
Old 10-31-2009, 07:20 AM
cdnbride cdnbride is offline
Hatchling Croc
 
Join Date: Aug 2009
Posts: 28
Default Re: Moving from GoDaddy to Hostgator questions :)

Hi David, thanks for replying...
I have put over 4000 products into our cart and had a designer upload our site from buyitsellit after converting it to zencart for us. When i click on "online catalog" in zencart our site comes up in a new browser window but not when I go directly to our web address. I'm guessing that the designer has deleted the original index file in order to install our site. I will go over and park domain 2 now.
Lisa
Reply With Quote
  #7  
Old 11-01-2009, 07:28 AM
cdnbride cdnbride is offline
Hatchling Croc
 
Join Date: Aug 2009
Posts: 28
Default Re: Moving from GoDaddy to Hostgator questions :)

Okay so I've parked my domain and went into Godaddy to make sure everything is good, now when I put in the addresses I get the Index thingy instead (to view please go here)

www.canadianbridalsuperstore.com

I would love it if somebody could give me some feedback on how to fix this.
Thanks
Cdnbride
Reply With Quote
  #8  
Old 11-01-2009, 07:59 AM
GvilleRick's Avatar
GvilleRick GvilleRick is offline
Emperor Croc
 
Join Date: Jan 2007
Location: Greenville, SC
Posts: 3,128
Default Re: Moving from GoDaddy to Hostgator questions :)

Your ecommerce script is installed in the store folder and there are no other files in your public_html folder. You would either need to install the zen-cart script directly in public_html so that it will load by default, create a page in public_html telling about your site, or add a redirect in public_html to redirect to http://www.canadianbridalsuperstore.com/store. If you search the forum for redirect there are a number of posts describing what is needed.
Reply With Quote
  #9  
Old 11-01-2009, 08:29 AM
cdnbride cdnbride is offline
Hatchling Croc
 
Join Date: Aug 2009
Posts: 28
Default Re: Moving from GoDaddy to Hostgator questions :)

Omg that sounds really complicated. If I install the script in my public_html will I have to start all over with my products, custom template etc?
I am very green at all of this and am still learning most of how all of this works.
Thanks
Lisa
Reply With Quote
  #10  
Old 11-01-2009, 08:57 AM
GvilleRick's Avatar
GvilleRick GvilleRick is offline
Emperor Croc
 
Join Date: Jan 2007
Location: Greenville, SC
Posts: 3,128
Default Re: Moving from GoDaddy to Hostgator questions :)

Someone who knows more about Zen Cart may be able to help with what you would need to do. You would not have to reenter the items, it would likely just bee a matter of moving the files and changing settings in the admin section of the cart.

A less elegant solution is to have an index.html file to redirect folks to the /store folder. Something like the following should work:
Code:
<html>
<head>
<title>Canadian Bridal Superstore</title>
<meta HTTP-EQUIV="refresh" CONTENT="0;
URL=http://www.canadianbridalsuperstore.com/store/">
</head>
<body bgcolor="#FFFFFF">
</body>
</html>
From an SEO standpoint I believe it would be better to have the files in the public_html folder or add a permanent redirect in your .htaccess file.
Reply With Quote
  #11  
Old 11-01-2009, 09:08 AM
cdnbride cdnbride is offline
Hatchling Croc
 
Join Date: Aug 2009
Posts: 28
Default Re: Moving from GoDaddy to Hostgator questions :)

I would really prefer just to have my files moved but if I can find myself a really nice splash page that adds to what I'm doing then it might be okay. Do you think that splash page will work?
And if I use the code that you gave me where would I put that?
I really appreciate your help, I am not one that likes to rely on others so this is very frustrating for me.
Talk Care
Cdnbride
Reply With Quote
  #12  
Old 11-01-2009, 10:13 AM
striddy's Avatar
striddy striddy is offline
Veteran Croc
 
Join Date: Mar 2008
Location: /home/australia/earth
Posts: 4,040
Default Re: Moving from GoDaddy to Hostgator questions :)

Quote:
Originally Posted by cdnbride View Post
I would really prefer just to have my files moved but if I can find myself a really nice splash page that adds to what I'm doing then it might be okay. Do you think that splash page will work?
For a few reasons, don't use a splash page.

Easiest fix is to log in to cpanel > redirects > setup a redirect from / to /store.

If you get stuck submit a ticket to HG.
__________________
- David
Reply With Quote
  #13  
Old 11-01-2009, 12:13 PM
cdnbride cdnbride is offline
Hatchling Croc
 
Join Date: Aug 2009
Posts: 28
Default Re: Moving from GoDaddy to Hostgator questions :)

Okay thanks guys for all of your help, I'm glad I asked now.
Cheers

~Cdnbride~
Reply With Quote
  #14  
Old 11-12-2010, 08:22 AM
dmtaylor247 dmtaylor247 is offline
Hatchling Croc
 
Join Date: Oct 2010
Posts: 1
Default Re: Moving from GoDaddy to Hostgator questions :)

Sorry to hijack & bump the thread, but I have been having trouble changing the nameservers from goddady. The root domain redirects fine, but the www. doesn't, any ideas?
Reply With Quote
  #15  
Old 11-12-2010, 08:37 AM
GvilleRick's Avatar
GvilleRick GvilleRick is offline
Emperor Croc
 
Join Date: Jan 2007
Location: Greenville, SC
Posts: 3,128
Default Re: Moving from GoDaddy to Hostgator questions :)

Quote:
Originally Posted by dmtaylor247 View Post
Sorry to hijack & bump the thread, but I have been having trouble changing the nameservers from goddady. The root domain redirects fine, but the www. doesn't, any ideas?
More than likely it is just a case of incomplete propagation. If you provide the domain we can look at it and see if it works for us.
Reply With Quote
  #16  
Old 11-12-2010, 09:05 AM
eurgbp eurgbp is offline
Baby Croc
 
Join Date: Jul 2010
Posts: 83
Default Re: Moving from GoDaddy to Hostgator questions :)

www is CNAME, not A type. Check for CNAME option, make sure it sends to correct IP address, or better use wildcard * CNAME, like CNAME *.yourdomain.com -> {IP ADDRESS} or even better send *.yourdomain CNAME to A type root domain=yourdomain.com, this way it will be attached to root domain ip address.
BTW, I had awful experience with GODADDY, they are pretty shady people had many domains, did PR to them, and then bam! they took away my domains, and paid back to PP promo prices I bought them with... sexy commercial though ))
__________________
Affiliate link/tracking pixel removed, only warning - GatorJay

Last edited by eurgbp; 11-12-2010 at 09:08 AM.
Reply With Quote
  #17  
Old 11-13-2010, 01:20 PM
al3x8730 al3x8730 is offline
Hatchling Croc
 
Join Date: Nov 2010
Posts: 3
Default Re: Moving from GoDaddy to Hostgator questions :)

You're making a good choice. GoDaddy has that horrendous admin panel that takes 30 clicks and 30 minutes to get anything done.
Reply With Quote
  #18  
Old 11-16-2010, 04:30 AM
PeterWat PeterWat is offline
 
Join Date: Nov 2010
Posts: 15
Default Re: Moving from GoDaddy to Hostgator questions :)

We are glad you chose HostGator, and I hope your questions were answered.
Reply With Quote
  #19  
Old 01-28-2011, 02:10 PM
chrisnz chrisnz is offline
Hatchling Croc
 
Join Date: Jan 2011
Posts: 2
Default Re: Moving from GoDaddy to Hostgator questions :)

I've moved a site from Godaddy and kept the domain with them. I updated the nameservers which have changed over OK, but none of the email addresses I've set up in the HG cpanel are working. Is there something other than just the name servers I need to update with Godaddy?
Reply With Quote
  #20  
Old 01-28-2011, 02:15 PM
GvilleRick's Avatar
GvilleRick GvilleRick is offline
Emperor Croc
 
Join Date: Jan 2007
Location: Greenville, SC
Posts: 3,128
Default Re: Moving from GoDaddy to Hostgator questions :)

Quote:
Originally Posted by chrisnz View Post
I've moved a site from Godaddy and kept the domain with them. I updated the nameservers which have changed over OK, but none of the email addresses I've set up in the HG cpanel are working. Is there something other than just the name servers I need to update with Godaddy?
It could be just a case of the domain changes not having propagated completely. If you provide a domain name we can look and see if there is something set up incorrectly.
Reply With Quote
  #21  
Old 01-28-2011, 02:18 PM
chrisnz chrisnz is offline
Hatchling Croc
 
Join Date: Jan 2011
Posts: 2
Default Re: Moving from GoDaddy to Hostgator questions :)

Quote:
Originally Posted by GvilleRick View Post
It could be just a case of the domain changes not having propagated completely. If you provide a domain name we can look and see if there is something set up incorrectly.
www.riccartonbaptist.com
Reply With Quote
  #22  
Old 01-28-2011, 09:17 PM
striddy's Avatar
striddy striddy is offline
Veteran Croc
 
Join Date: Mar 2008
Location: /home/australia/earth
Posts: 4,040
Default Re: Moving from GoDaddy to Hostgator questions :)

Quote:
Originally Posted by chrisnz View Post
Your DNS settings look ok, and your site is showing up for me.

Are things working for you now?
__________________
- David
Reply With Quote
  #23  
Old 01-29-2011, 03:56 PM
ilanus ilanus is offline
Hatchling Croc
 
Join Date: Jan 2011
Posts: 3
Default Re: Moving from GoDaddy to Hostgator questions :)

Quote:
Originally Posted by chrisnz View Post
Thanks ur site looks good http://www.youvoid.info/funny22/U/P.jpg
Reply With Quote
  #24  
Old 01-29-2011, 03:57 PM
ilanus ilanus is offline
Hatchling Croc
 
Join Date: Jan 2011
Posts: 3
Default Re: Moving from GoDaddy to Hostgator questions :)

Quote:
Originally Posted by ilanus View Post
Thanks ur site looks good
<img src="http://www.youvoid.info/funny22/U/P.jpg"/>
Reply With Quote
  #25  
Old 01-29-2011, 03:57 PM
ilanus ilanus is offline
Hatchling Croc
 
Join Date: Jan 2011
Posts: 3
Default Re: Moving from GoDaddy to Hostgator questions :)

ur site looks good thanks
Reply With Quote
Reply

Bookmarks

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 Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Subdomains with Hostgator or GoDaddy rsobash Suggestions 2 01-04-2008 12:42 AM
Moving to HG - Email \ Pop Questions reech Pre-Sales Questions 7 09-26-2007 07:40 PM
moving to hostgator mylotter Customer Reviews 1 06-29-2007 08:16 PM
Questions about possibly moving my sites Unregistered Pre-Sales Questions 2 05-11-2005 01:09 PM

All times are GMT -6. The time now is 01:23 AM.