What is Naked domain?
Internet domain name without "www." or any other subdomain is called naked domain. You can just type google.com without www in browser and it should display the page.
How to configure?
Login to console.cloud.google.com, go to AppEngine --> Settings
Under Settings go to custom domains.
Click on button Add custom domain and give your domain name without www
ex: example.com
Click continue and you can verify the custom domain by going to domains.google.com (assuming you are using google domain)
Under google domain, go to configure DNS and add A record.
You can copy the A record ip address from AppEngine Settings ->custom domains tab
Add the ipaddess as below. Make sure that Name is "@"
You can also add the CNAME record if you want to New Domain.
You should now be able to access your domain without "www"
No comments:
Post a Comment