: Route 53 configuration for GoDaddy domain I had purchased the domain on goDaddy a while back and now I am trying to setup an S3 static website. I followed the instructions on setting the
I had purchased the domain on goDaddy a while back and now I am trying to setup an S3 static website.
I followed the instructions on setting the website from AWS manual
I followed the instructions on setting my route 53 migration from AWS manual
My Mail Exchange was having an issue after the switchover. So I used the default servers from GoDaddy on the route 53 record sets and that seems to be working.
but my site has not propagated yet and it still shows blank page.
EDIT: I am not getting any errors. It's just a blank page with
<!DOCTYPE html><body style="padding:0; margin:0;"><html><body><iframe src="http://mcc.godaddy.com/park/ZGt0YwR2BP4lZwRhZmLh" style="visibility: visible;height: 100%; position:absolute" allowtransparency="true" marginheight="0" marginwidth="0" frameborder="0" width="100%"></iframe></body></html>
Also, it has been close to a week now since I have changed the settings
EDIT2: bucketname.s3.amazonaws.com works for me. So the issue is with the DNS and that's what I can't figure out.
More posts by @Megan663
1 Comments
Sorted by latest first Latest Oldest Best
Your DNS records are not configured correctly. There are A records that are still pointing to a different location while the CNAME is pointing to your Bucket. Remove you CNAME that is pointing to the buckets and edit the A records make sure to set yes to ALIAS and remove the wildcard A record the one with the *
You should only have 2 A records and both should be set yes to ALIAS
example.com A ALIAS s3-website-us-east-1.amazonaws.com
example.com A ALIAS s3-website-us-east-1.amazonaws.com
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.