Domain registrar and web hosting company based in Scottsdale, Arizona
Questions tagged [godaddy]
450 questions
4
votes
7 answers
Expecting High traffic on website..How to manage
I am expecting high traffic on a corporate website i am managing.At present the website is hosted on godaddy shared hosting.
As it will be an IPO for my clients company so i don't have any idea what kind of traffic surge there would be.
How should i…

sunny
- 149
- 1
- 1
- 6
4
votes
1 answer
AWS ELB endpoint in Godaddy
I have my domain name regsitered in Godaddy. I have my servers in AWS. We use a public ELB to redirect traffic to our webservers inside a VPC in a public subnet. I want to point one of my subdomain name to the elastic loadbalancer endpoint and I…

Arjun Prasad
- 173
- 1
- 13
4
votes
1 answer
ssl certificate installation on tomcat
I am trying to create a new certificate for my scala play framework on ubuntu but I cannot import my key with keytool. I haven't been able to figure out what is causing it so I thought I'd see here if anyone recognizes my problem.
I first create my…

Gabber
- 179
- 1
- 2
- 9
4
votes
2 answers
How to setup correct SPF record
I am trying to setup a very basic SPF record. I am hosting my website on Godaddy and using Godaddy's email servers. I am using the php mail() call (I know, I've read a ton of places to use PHP Mailer, or others, but I am choosing to the default…

SwDevMan81
- 201
- 2
- 3
- 14
4
votes
1 answer
Disallow password auth in SSH via ~/.ssh/config?
I know I'm fighting a losing battle here, but with the right bit of elbow-grease I've got my shared hosting with GoDaddy to let me SSH in via pubkey auth (added in the ~/.ssh directory and an authorized_keys file, which their support told me I…

Amazingant
- 175
- 6
4
votes
2 answers
I have problem with Godaddy Forwarding service: e.g. example.com to www.example.com
Problem with Godaddy Forwarding service: e.g. example.com to www.example.com
problem with forwarding domain e.g. example.com to www.example.com over Godaddy Forwarding service
I have problem with forwarding domain e.g. "example.com" to…

Stanislav Prusac
- 151
- 1
- 1
- 7
4
votes
3 answers
GoDaddy SSL showing "The site's security certificate is not trusted!" on Google Chrome
I installed a GoDaddy SSL onto a virtual server using Plesk. GoDaddy mentioned that I would have to install an "intermediate" certificate in addition to the normal one.
I thought that the "intermediate" certificate is all that I would need to make…

John
- 257
- 3
- 5
- 8
4
votes
3 answers
Linode hosting & Godaddy
I have registered a domain name with godaddy.com, also I have rented out hosting space at Linode.com
Linode has given me a permanent IP. How do I link this IP to the domain name at godaddy.com ?

Srikar Appalaraju
- 215
- 3
- 10
4
votes
5 answers
Pointing Domain to Server
Let me preface this by saying I'm a programmer not a admin. Please talk to me like I'm a 5 year old when speaking about server administration.
I have purchased both a domain and a dedicated server from GoDaddy. I have successfully installed my…

Sparafusile
- 105
- 1
- 10
4
votes
1 answer
Install godaddy ssl certificate on nginx, pem, bundle, crt
It's a bit unclear, by available instructions and forum posts, how to deal with the three files you'll get from Godaddy when purchasing a SSL Certificate from them. Godaddy isn't very forthright explaining it. In hindsight, now when knowing how to…

Jaco
- 143
- 1
- 7
3
votes
1 answer
Who is responsible to set up reverse DNS (PTR) for a domain, the DNS host or the MX host?
I have the dns for a domain on GoDaddy and the MX configured for Gmail. All set up ok with spf, dkim and dmarc, and all passes all online tests, beside: intodns.com reports this error for the domain and marks it as severe:
Reverse MX A records (PTR)…

jamacoe
- 193
- 2
- 7
3
votes
2 answers
How to reset google apps account while transferring from godaddy to gmail?
I have a domain name and website on godaddy, and i used this tool to transfer my mails to gmail https://www.godaddy.com/gdshop/google/gmail%5Flogin.asp
After using this, i didn't receive any confirmation mails from google and can't create a google…

Amr Elgarhy
- 243
- 3
- 7
- 22
3
votes
3 answers
DNS Name Not Resolving After Transfer to Route53
I transferred a domain name from GoDaddy to Amazon Route53 but I'm not sure I performed the transfer properly, particularly regarding the nameservers.
My issue is that the domain name is not resolving. The A records should be pointing it to the web…

robbpriestley
- 145
- 7
3
votes
3 answers
Can't connect to GoDaddy VPS SMTP server
I have an ASP.Net C# web application which sends out email notification. I configured it to use the SMTP server on our VPS to send the email. But if the application is not hosted on the VPS I get an error. The innermost exception message says:
A…

dunli
- 131
- 5
3
votes
3 answers
Certificate Chain with AWS ELB & GoDaddy Certs
I'm trying to setup SSL on my AWS ELB, but I am thus far unable to figure out what goes into the "Certificate Chain" field. I receive the following error:
Unable to validate certificate chain. The certificate chain must start
with the immediate…
user276790